@charset "utf-8";
body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
.thrColFixHdr #container { 
	width: 1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1590px;
	background: #FFFFFF;
	padding-top: 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*text-align: left;*/ /* this overrides the text-align: center on the body element. */
	background-image: url(backgrounds/background.png);
}

a:link{
	color: #000;
	text-decoration: none;

}

.thrColFixHdr #header {
	width: 900px;	
	background-color: #FFe;
	margin-left: 140px;
	padding: 0 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	clear: both;
	z-index: 5;
} 


#slika_header{
	background-image:url(images/header.png);
	margin-top: 0px;
	width: 900px;
	height: 495px;
	z-index: 15;
	position: relative;
}

#topnav{
	text-align: left;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 50px;
	margin-right:10px;
	z-index: 20;
}

#topnav a:link, a:visited{
	text-decoration: none;
	color: #FFF;
}

#topnav a:visited{
	text-decoration: none;
	color: #FFF;
}

#topnav a:hover{
	text-decoration: none;
	color: #900;
}

#middlenav{
	position: relative;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 250px;
	margin-right: 28px;
	z-index: 20;
	width: 556px;
}
#slikaMartin {
	position: relative;
	float: right;
	margin-top: -275px;
	margin-right: -15px;
	z-index: 21;
	}

#middlenav a:link{
	text-decoration: none;
	color: #FFF;
}

#middlenav a:visited{
	text-decoration: none;
	color: #FFF;
}

#middlenav a:hover{
	text-decoration: none;
	color: #FC6;
}

#flashnews{
	width: 373px;
	height: 30px;
	margin-right: 110px;
	margin-top: -6px;
	float: right;
}

.thrColFixHdr #sidebar1 {
	float: left; 
	width: 110px; 
	padding: 0px 0px 0px 0px; 
	margin-top: -500px;
	margin-left: 15px;
}
.karta{
	width: 413px;
	height: 320px;
	background-image: url(images/karta1.jpg);
	background-repeat:no-repeat;
	}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 110px; 
	padding: 0px 0px 0px 0px; 
	margin-top: -500px;
	margin-right: 15px;
}
.thrColFixHdr #mainContent { 
	width: 900px;
	margin: 0px 140px; 
	padding: 0px 10px 10px;
	z-index: 1;
	position: static;
	text-align: left;
	background-color: #FFe;
} 

#block {
	width: 900px;
	height: 365px;	
	margin: -40px auto;
	background-image: url(backgrounds/bg_white.png);
}

#big_block {
	width: 900px;
	height: 1100px;	
	margin: -40px auto;
	background-image: url(bg_white_big.png);
}

.textTablica {
	font-size: 13px;
	color: #000;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

.textTablicaBold {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #333;
	padding: 5px 5px 5px 5px;
}
.naslov {
	font-weight: bold;
	font-size: 11px;
	color: #900;
}

.naslov_v {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #900;
}

.naslov_v2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #900;
}

.naslov_v3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

.naslov_v4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	
}

.naslov_v5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #fff;
	padding: 5px 5px 5px 5px;
}

.press a:link, a:visited{
	text-decoration: none;
	color: #900;
}

.press a:hover{
	color: #000;
}

#content{	
	padding-left: 15px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

#content li{
	list-style: none;
}

#content a{
	text-decoration: none;
	color: #000;
}

#content a:hover{
	text-decoration: none;
	color: #900;
}

#content_casopis{	
	padding-left: 10px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

#content_casopis li{
	list-style: none;
}

#content_casopis a:link, a:visited{
	text-decoration: none;
	color: #000;
}

#content_casopis a:hover{
	text-decoration: none;
	color: #900;
}

#content2{	
	padding-left: 13px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#content2 a:link, a:visited{
	text-decoration: none;
	color: #000;
}

#content2 a:hover{
	color: #900;
}

#content3{	
	padding-left: 13px;
	padding-top: 2px;
}

#content4{
	padding-left: 13px;
	padding-top: 15px;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
}

#content4 a:link, a:visited{
	text-decoration: none;
	color: #000;
	text-align: left;
}

#content4 a:hover{
	text-decoration: none;
	color: #900;
}

#block_small_l {
	width: 440px;
	height: 237px;
	padding: 0 auto;
	margin: 45px 0px 0px 5px;
	background-image: url(backgrounds/bg_white_smaller.png);
	/*clear: both;*/
	float: left;
}

#block_small_r {
	width: 440px;
	height: 237px;
	padding: 0 auto;
	margin: 45px 3px 0px 0px;
	background-image: url(backgrounds/bg_white_smaller.png);
	/*clear: both;*/
	float: right;
}

#block_small1_l {
	width: 445px;
	height: 237px;
	padding: 0 auto;
	margin: 33px 0px 0px 5px;
	background-image: url(backgrounds/bg_white_smaller2.png);
	/*clear: both;*/
	float: left;
}

#block_small1_r {
	width: 445px;
	height: 237px;
	padding: 0 auto;
	margin: 33px 3px 0px 0px;
	background-image: url(backgrounds/bg_white_smaller2.png);
	/*clear: both;*/
	float: right;
}

#block_small2_l {
	width: 445px;
	height: 237px;
	padding: 0 auto;
	margin: 0px 0px 0px 5px;
	background-image: url(backgrounds/bg_white_smaller2.png);
	/*clear: both;*/
	float: left;
}

#block_small2_r {
	width: 445px;
	height: 237px;
	padding: 0 auto;
	margin: 0px 3px 0px 0px;
	background-image: url(backgrounds/bg_white_smaller2.png);
	/*clear: both;*/
	float: right;
}

#block_media{
	width: 890px;
	height: 159px;
	padding: 0 auto;
	margin-left: 5px;
	background-image: url(backgrounds/bg_media.png);
	float: left;
	/*clear: both;*/
}

#block_small_l2{
	width: 440px;
	height: 304px;
	padding: 0 auto;
	margin-left: 5px;
	background-image: url(backgrounds/bg_white_smaller_2.png);
	/*clear: both;*/
	float: left;
}

#block_small_r2 {
	width: 440px;
	height: 304px;
	padding: 0 auto;
	margin: 0px 0px 0px 10px;
	background-image: url(backgrounds/bg_white_smaller_2.png);
	/*clear: both;*/
	float: left;
}

#block_casopis{
	width: 900px;
	height: 365px;	
	margin: -40px auto;
	background-image: url(backgrounds/bg_white_split2.png);
}

#block_vijesti {
	width: 180px;
	height: 365px;
	padding: 0 auto;
	margin: 45px 3px 0px 0px;
	background-image: url(backgrounds/bg_white_vijesti.png);
	/*clear: both;*/
	float: right;
}

#bottom{
	width: 920px;
	height: 40px;
	background-image: url(backgrounds/bg_menu_bottom.png);
	clear: both;
	margin: 8px 140px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#bottom a:link{
	text-decoration: none;
	color: #000;
}

#bottom a:visited{
	text-decoration: none;
	color: #000;
}

#bottom a:hover{
	text-decoration: none;
	color: #900;
}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#cuer {
	width:373px;
	height:209px;
	z-index:3000;
	margin-top:-4px;
	margin-left:134px;
	position:absolute;
	clear:both;
	}

#close {
	width:26px;
	height:20px;
	position:absolute;
	background-image:url(images/close.png);
	margin-left:175px;
	margin-top:-279px;
	z-index:3000;
	}
.thrColFixHdr #container #mainContent div table tr td .naslov_v2 .naslov_v2 {
	color: #000;
}
sivo {
	color: #666;
}
mala slova {
}

/* vademecum slideshow */

.fadein { position:relative; }
.fadein img { position:absolute; left:40px; top:0; }

/* kraj slideshow */

