body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height:100.01%;
	background:#333333;
}

* html #floatbox {
	margin-bottom: -3px;
}
  
* html #floatbox1 {
	margin-bottom: -2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C7AB73;
	border-bottom: 1px solid gray;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding-bottom:10px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	width: 900px; 
	height: 107px; 
	margin:10px auto 0px auto; 
	border:1px solid black; 
	border-bottom:0px;
}

.tabelca {
	width: 902px;
	height: 400px;
	margin: 0px auto;
	border: 1px solid black;
	border-top:none;
}

.tabelca_lctd {
	width:46px; 
	height:100%; 
	background:url(../gfx/osnova/r3_c1.jpg); 
	background-repeat:repeat-y;
}

.tabelca_rctd {
	width:281px;
	height:100%;
	background:#FFFFFF;
}

#meni {
	width:895px; 
	height:23px; 
	background:#CB9F1A; 
	padding: 8px 0px 0px 5px; 
	border-bottom:1px solid white;
}

#meni a {
	text-decoration:none;
	color:#000033;
	font-weight:bold;
	font-size:14px;
}

#meni a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


