body {
    margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images-eracuni/body_bg.gif) repeat-y #666;
	font-size: 10pt;
}

a {	text-decoration:none; color: #f00; }
a:hover { text-decoration: underline; }
.alt {display:none;}
.fl {float:left}
.fr {float:right}
.cb {clear:both}

td { font-size: 9.5pt; }


#container {
	width: 780px; 
	padding-bottom: 30px;
}

#contentFix {
	width: 100%; 
}


#header { 
	background: url(../images-eracuni/top_bg.gif) repeat-x 0 27px #fff; 
	height: 36px;
	overflow:hidden;
}

#header img { float:left; border: none;}

#headMessage {
  float: left;
  margin-left: 10px;
  padding-left: 34px;
  height: 36px;
}
#headMessage p {
	margin: 10px 0 0 0;
	background-color: #FFFFE1;
	padding: 2px 4px;
}

#header .defaultMessage {
	background: url(../images-eracuni/defaultMessage.gif) no-repeat 2px 10px;
	width: 180px;
}

#headMandant { 
	float:right; 
	margin: 7px 10px 0 0;
	font-size: 11px;
}

#headMandant select, #headMandant option {	font-size: 11px; }

#languageSelect {
	float:right;
	text-align: right;
	padding: 8px 5px 0 10px;
	font-size: 11px;
}

.langText {float:left;padding-top:4px;color:#666;margin-right: 5px;margin-left: 2px;font-size:10px;}
.langText:hover {text-decoration:none;}

#langSl, #langHr, #langEn, #langDe, #langSr {
	display:block;
	float: left;
	width: 18px;
	height: 14px;
	margin: 2px 1px 0 0;
	background: url(../images-eracuni/languageSelect_bg.gif) no-repeat 0 0;
}

#langHr { background-position: -18px 0 }
#langEn { background-position: -36px 0 }
#langDe { background-position: -54px 0 }
#langSr { background-position: -72px 0 }

#langSl:hover {background-position: 0 -14px;}
#langHr:hover {background-position: -18px -14px;}
#langEn:hover {background-position: -36px -14px;}
#langDe:hover {background-position: -54px -14px;}
#langSr:hover {background-position: -72px -14px;}

#langSl.selected {background-position: 0 -28px;}
#langHr.selected { background-position: -18px -28px; }
#langEn.selected { background-position: -36px -28px; }
#langDe.selected { background-position: -54px -28px; }
#langSr.selected {background-position:  -72px -28px;}




#menu {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images-eracuni/meni_bg.gif) repeat-x #93B1DA;
	font-size: 11pt;
	padding-left: 165px;
	height: 20px;
	overflow:hidden;
}

#menu a {
	float: left;
	display: block;
	padding: 2px 6px 4px 6px; 
	margin: 0 5px; 
	color: #fff;
	font-weight:bold;
}

#menu a:hover {
	text-decoration: none;
	color: #000066;
}

#menu a.selected {
	color: #0054BF;
	background-color: #fff;
}


#leftMenu {
	position: absolute;
	top: 57px;
	left: 0px;
	width: 160px;
	font-size: 8.5pt;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 30px;	
}

#leftMenu p {
	margin: 0px 5px 8px 5px;
}

#mainContent {
	padding: 15px 15px 0 170px;
}

#mainContent h1 {
	color:#000;
	font-size: 24pt;
}


.low { 
	font-size: 14pt;
}


#mainContent h2 { 
	color: #8AB51E; 
	font-size: 12pt;
}

#mainContent h3 { 
	color: #666; 
	font-size: 12pt;
	font-weight: normal;
	line-height: 140%;
	padding-top:20px;
}

#mainContent h4 { 
	color: #8AB51E; 
	font-size: 11pt;
	font-weight: bold;
	margin:20px 0 0 0;
}

#mainContent p {
	margin: 3px 0 10px 0;
	line-height: 130%;
}

.listTable th {
	background-color: #93B1DA;
	color: #fff;
}

.listTable td {
	border-bottom: 1px solid #999;
}

.listTable tr:hover td {
	background-color: #eee;
}

#prijava {
	padding: 10px;
	background-color: #D6E4F5;
}

#prijava th { text-align:left; 
	color: #1B4598; 
}

#prijava td { 
	font-size: 8.5pt;
}

#prijavaLeft {
	font-size: 8.5pt;
	background-color: #eee;
	width: 157px;
	padding-bottom: 2px;
}

#prijavaLeft h5 {
	color: #1B4598;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 5px;
}


.prijavaLeftWidth {
	font-size: 9pt;
	width: 140px !important; 
}


input, textarea {
	border: 1px solid #2F76CE;
	margin-bottom: 2px;
}

.required {
	background-color: #FFFFEE;
}

.required:focus {
	background-color: #fff;
}

input[type=submit] {

	padding: 0 2px;
	vertical-align:middle;
	margin:0;
	
	font-family:Arial, Helvetica, sans-serif;
	height: 20px;
	color: #333;
	
	background: url(../images-eracuni/button_bg.gif) repeat-x #ccc;
	border: 1px solid #2F76CE;
}

.forPass {
	background: url(../images-eracuni/for_pass.gif) no-repeat;
	padding: 2px 0 0 16px;
}
	
#info, .infoText {font-size: 7.5pt; }

#currentUsers{
	font-size: 10pt;
	font-weight:bold;
	margin-top: 10px !important;
}

#currentUsers strong {
	font-size: 11pt; 
	color: #f00;
}

#freeTest {
	background: url(../images-eracuni/freeTest_top_bgRS.gif) no-repeat;
	padding: 75px 0 0 0;
	margin-left: 5px;
	cursor:pointer;
}

#freeTest p {
	background: url(../images-eracuni/freeTest_bottom_bg.gif) no-repeat 0px bottom;
	margin: 0 10px 0 0;
	padding: 5px;
}

#news {
	margin: 10px 0; 
}

#news td { 
	vertical-align: top; 
	font-size: 9pt; 
	border-top: 1px solid #8AB51E; 
}

#news p {
	margin: 5px 0;
}

#news h1 {
	font-size: 11pt;
	margin: 0;
	color: #8AB51E; 
}

#news .date {
	margin: 0 0 15px 0;
	color: #666;
	
}

#news .newsLeft {
	background: url(../images-eracuni/news_bg.gif) no-repeat;
	
}

.rule {
	border-top: 1px solid #8AB51E; 
	margin-bottom: 8px;
}


#rightCol {
	width: 200px;
	margin-left: 10px;
	float:right;
	padding: 10px;
	border-left: 1px solid #ccc;
	font-size: 9pt;
	color: #333;
	margin-bottom: 10px;
}

#rightCol td { font-size: 9pt; }

#rightCol h4 {
	margin-top: 0;
	color: #f60;
}

.error,.note{color:#ff0000}

#navigation h2 { 
	color: #8AB51E; 
	font-size: 12pt;
}

#navigation a { 
	color: #8AB51E; 
	font-size: 12pt;
}
