/* CSS Document */

html,body{
	margin:0;
	padding:0
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#990000
}

a{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#CCCCCC
}

#sadrzaj_stranice{
	width:900px;
	margin:0 auto;
	position:relative;
	height:auto;
	background:#FFFFFF url(../images/sijena_900.gif) repeat-y
}

#dno_stranice{
	clear:both;
	display:block;
	width:900px;
	/*height:20px;*/
	/*background:#FFFFCC url(../images/sijena_dno_900.gif) no-repeat*/
}

#zaglavlje{
	display: block;
	margin:0 auto;
	padding:0;
	background:#FFFFFF url(../images/naslov_slika.jpg) bottom no-repeat;
	width:860px;
	height:150px;
	/*border-bottom:1px solid #999999*/
}

#lijevi_dio{
	display:block;
	float:left;
	margin-left:20px;
	width:200px;
	line-height:18px;
}

#lijevi_dio .padding{
	padding:10px 0px 10px 5px
}

#lijevi_dio h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	color:#000000
}

#lijevi_dio h2{
	margin:0;
	padding:0;
	padding-bottom:10px
}

#lijevi_dio p{
	margin:0;
	padding:0;
	padding-bottom:10px
}

#lijevi_dio .izbornik{
	width:160px;
	padding:5px 15px 5px 15px;
	border:0;
}

#lijevi_dio .izbornik a:hover{
	font-weight:bold;
	color:#990000
}

#desni_dio{
	display:block;
	float:left;
	width:652px;
	line-height:18px;
	text-align:left;
	font-size:11px;
}

#desni_dio .padding{
	padding:10px
}

#desni_dio h1{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0px;
}

#desni_dio h2{
	margin:0;
	padding:0;
	padding-bottom:10px
}

#desni_dio p{
	margin:0;
	padding:0;
	padding-bottom:10px
}

#podnozje{
	clear:both;
	display:block;
	width:860px;
	margin:0 auto;
	padding:3px 5px;
	line-height:18px;
	font-size:10px;
	color:#999999;
	height:25px;
	border-top:1px dashed #990000;
}

#podnozje a{
	color:#999999;
	text-decoration:none
}

#podnozje a:hover{
	color:#cccccc
}

#podnozje #izbornik_podnozje{
	width:550px;
	float:right;
	text-align:right;
}

img.floatLeft{ 
    float: left; 
    margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

img.floatRight{ 
    float: right; 
    margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

img.okvir{ 
    margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#slideshow_float_left{
	width:220px;
	float:left;
}

#slideshow_float_right{
	width:220px;
	float:right;
    margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#kucica_za_text{
	padding:4px;
	margin:4px;
	border-right:1px solid #990000;
	border-bottom:1px solid #990000;
}

/* Zaokružene cjeline tablice */

.roundcont{
	width: 100%;
	background-color: #990000;
	color: #fff;
}

.roundcont p{
	margin: 0 10px;
}

.roundcont a{
	color:#FFFFFF;
	text-decoration:none;
}

.roundtop{ 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom{
	background: url(../images/br.gif) no-repeat top right; 
}

.roundbottom_nav{
	background: url(../images/br_nav.gif) no-repeat top right; 
}

img.corner{
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}