/* CSS Document */

body {
	margin: 00px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
}

.viclink {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 6px;
	color: #FFFFF1;
	background: #ffffff;
	text-align: justify;
}

.textlink {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 6px;
	color: #FFFFF1;
	background: #ffffff;
	text-align: justify;
}

H1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	line-height: 20px;
	color: #0000FF;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mtitle {
	margin: 10px;
            margin-bottom: 0px;
	padding: 0px;
            height: 39px;
            background-image: url(images/delimiter.gif);
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 15px;
            line-height: 40px;
	color: yellow;
	text-align: center;
            font-weight: bold;
}

.upmenu {
	margin: 0px;
	padding: 0px;
            height: 39px;
            width: 400px;
            background-image: url(images/delimiter.gif);
	font-family: Arial, Helvetica, Sans Serif;
	color: yellow;
            display: table-cell;
            vertical-align: middle;
	text-align: center;
            font-weight: bold;
}

.mpage {
	margin: 10px;
            margin-top: -5px;
	padding: 10px;
            border-style: solid;
            border-top-style: none;
            border-color: green;
            border-width: 2px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: black;
	background: #ffffff;
	text-align: justify;
            font-weight: none;
}

.maintitle {
	margin: 5px;
	padding: 5px;
	width: 700%;
	font-family: Arial, Helvetica, Sans Serif;
	color: #230B88;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	background-image: url(images/title2.jpg) ;
	background-repeat: no-repeat;
}

.maintext {
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	text-align: justify;
}

.modulename {
	margin: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
    font-weight: bold;
	color: #fffc01;
	text-align: left;
}

.moduletext {
	margin: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #230B88;
	text-align: left;
}

.mnu {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: yellow; 
    line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

.nwsdat {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #771b1b; 
    line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

.txt {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #101010; 
    line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}

.onpage:link, .onpage:visited {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #0000FF; 
    line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}

.onpage:hover {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FF0000; 
    line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}

.nwsshort {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #000000; 
    line-height: 15px;
	text-decoration: none;
	font-weight: none;
}

.ltitle {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #222222; 
    line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.ltitle_small {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #555555; 
    line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

a:link.adm, a:visited.adm {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #8f1717; 
	text-decoration: none;
	font-weight: bold;
}

a:hover.adm {
	font-size: 12px;
	color: #de0a0a;	
	text-decoration: none;
	font-weight: bold;
}

.warning:link, .warning:visited {
	margin: 5px;
	padding: 4px;
	font-size: 14px;
	color: #FF0000; 
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.warning:hover {
	margin: 5px;
	padding: 4px;
	font-size: 14px;
	color: #0000FF;	
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.mmenu:link, .mmenu:visited {
	margin: 5px;
	padding: 4px;
	font-size: 12px;
	color: #0000FF; 
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.mmenu:hover {
	margin: 5px;
	padding: 4px;
	font-size: 12px;
	color: #FF0000;	
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.topmenu:link, .topmenu:visited {
	margin: 5px;
	padding: 4px;
	font-size: 13px;
	color: yellow; 
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.topmenu:hover {
	margin: 5px;
	padding: 4px;
	font-size: 13px;
	color: #cdf804;	
    line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.news:link, .news:visited {
	margin: 3px;
	padding: 0px;
	font-size: 10px;
	color: #000000; 
	text-decoration: none;
}

.news:hover {
	margin: 3px;
	padding: 0px;
	font-size: 10px;
	color: #790404; 
    background: yellow;
	text-decoration: none;
	font-weight: bold;
}




.ftema {
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #3300FF;
	background: #FFFFCC;
	text-align: justify;
}

.fmess {
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #330000;
	background: #D7FFD5;
	text-align: justify;
}

.error {
  font-style: bold;
  text-transform: uppercase;
  padding: 5px;
  color: red;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}



.svet {
  font-style: none;
  color: #F34743;
  font-size: 13px;
}

.sred1 {
  font-style: bold;
  color: #BFB9F7;
  font-size: 11px;
}

.sred2 {
  font-style: bold;
  color: #BFB9F7;
  font-size: 11px;
}

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../image/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
padding-left: 15px;
padding-top: 0px;
background-image: url(image/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../image/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.title {
	height: 30px;
	background: url(image/title.png) top left repeat-x;
	color: #3205C4;
	text-indent: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
}

.mainhead {
	height: 30px;
	background: url(image/header.png) top left repeat-x;
	color: #3205C4;
	text-indent: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.medium {
	color: #130781;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../image/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0;
 	padding: 0;
}

#tabs {
        float:left;
        width:100%;
        font-size:93%;
        border-bottom:1px solid #2763A5;
        line-height:normal;
        }

#tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
        }

#tabs li {
        display:inline;
        margin:0;
        padding:0;
        }

#tabs a {
        float:left;
        background:url("images/tableft.gif") no-repeat left top;
        margin:0;
        padding:0 0 0 4px;
        text-decoration:none;
        }

#tabs a span {
        float:left;
        display:block;
        background:url("images/tabright.gif") no-repeat right top;
        padding:5px 15px 4px 6px;
        color:yellow;
        }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
        color:#FFF;
        }

#tabs a:hover {
        background-position:0% -42px;
        }

#tabs a:hover span {
        background-position:100% -42px;
        }
