body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 920px;
	margin: auto;	
}
.crnitekst {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.title {
	font-size: 22px;	
	font-weight: bold;
	color: #333;
	text-indent:12px;	
}
.slika {
	border: 1px dotted #7a98ae;
}
.imena {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 20px;
	border-color: #ccc;
	position:relative;
	top:-24px;
	padding-top:4px;
	background-color:#333;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.onama {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left:12px;
}
.tt, a{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:#494949;
}
.sivitekst {
	font-size: 12px;
	font-weight: normal;
	color: #cecece;
}

.boxborder  	{ 
		border-width: 2px;
		border-style: dashed dashed dashed dashed; 
		border-color: #64A6BC;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
		font-size: 8pt; 
		color: #000000; 
		font-weight: normal;
		}
		
.podmeni{
width: 180px;
font-weight: bold;
font-size: 12px;
padding-left: 12px;
margin-top: -10px;
padding-top: 0;
}

.podmeni:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
		
.podmeni ul{
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

.podmeni ul li{
display: block;
}

.podmeni ul li a{
display: block;
text-align: left;
padding: 5px 8px;
background-color:#7a98ae;
color: #fff;
margin: 0;
text-decoration: none;
border-bottom: 1px solid #fff;
}

.podmeni ul li a:hover, .podmeni ul li a.current{
background: url(media/chromebg2.gif) center center repeat-x;
color:#494949;
}
		
.flesh{
z-index:0;
height:560px; 
overflow: hidden;
margin-top:-53px; 
border-bottom:1px solid #eee;
}

.krol{
	font-size:24px;
	font-weight:normal;
	z-index:100;
	position: relative;
	top:510px;
	/*left:80px;*/
	height:32px;
	width:920px;
	background-color:#fff;
	opacity:0.67;
	filter:alpha(opacity=67);
	overflow:hidden;
}

#stavka{
	font-size:24px;
	font-weight:normal;	
	text-align: center;
	color:#fff;
	background-color:#999;
	opacity:0.50;
	filter:alpha(opacity=50);
	overflow:hidden;
	width:920px;
}
h1{
  margin:0;
  font-family: Impact, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: normal;	
  text-transform: uppercase;
  color: #333;
}

.marquee {
     position:relative;
     overflow:hidden;
     width:920px;
     height:26px;
     border:solid black 0px;
     }
.marquee span {
    white-space:nowrap;
}
.podnaslov{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.video_levo{
	float:left; 
	width:456px;
	text-align:left;
	margin-bottom:4px;
	overflow:hidden;
}
.video_desno{
	float:left; 
	width:456px;
	text-align:right;
	margin-bottom:4px;
	overflow:hidden;
}
