/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}
	
html, body {
	text-align: center;
	background-color: #949494;
	margin-top: 10px;
/*	background-image:url(../img/background_content.gif);
	background-position:center;
	background-repeat:repeat-y;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform:uppercase;
	}
	
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px !important;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform:uppercase;
	}

h1 a:hover {
	color: #fff;
	}
	
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform:uppercase;
	}

h2 a:hover {
	color: #fff;
	}	

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	padding-bottom: 5px;
	padding-right: 12px;
	text-align: right;
	text-transform:uppercase;
	width: 170px;
	border-bottom: solid 2px red;
	}
	
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align: right;
	text-transform:uppercase;
	}	

h4 {
	width: 840px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-bottom: 2px;
	padding-right: 0px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform:uppercase;
	border-bottom: solid 1px red;
	margin-bottom: 20px;
	}	
	
h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform:uppercase;
	}

h4 a:hover {
	color: #fff;
	}		

.red {
	color: #FF0000;
	font-weight: bold;
	}

#container {
	width: 952px;
	min-height: 400px;
	background-image:url(../img/background_content.gif);
	margin: 0 auto;
	}

	#top {
		width: 952px;
		height: 14px;
		background-image:url(../img/top.gif);
		font-size: 1px;
		line-height: 1px;
		}
	
	#head {
		width: 952px;
		height: 150px;
		background-image:url(../img/background_header.gif);
		}
	
		#info {
			width: 560px;
			height: 103px;
			float: left;
			padding-top: 20px;
			padding-left: 44px;
			text-align: left;
			color: #FFFFFF;
			font-size: 14px; 
			}
		
		#logo {
			width: 345px;
			height: 123px;
			float: right;
			}
		
		#menu {
			width: 952px;
			height: 27px;
			clear: both;
			} 
		
	#content-top {
		width: 952px;
		height: 39px;
		background-image:url(../img/content_top.gif);
		}
	
	#main {
		width: 952px;
		display: block;
		clear: both;
		background-image:url(../img/background_content.gif);
		}
		
		#left {
			width: 218px;
			float: left;
			}
		
			#sub-menu {
				width: 197px;
				background-image:url(../img/background_submenu.gif);
				background-position:bottom;
				display: block;
				clear: both;
				padding-bottom: 30px;
				padding-left: 21px;
				}
			
			#sub-menu ul {
				width: 160px;
				text-align: right;
				margin-top: 0px;
				}
				
			html>body #sub-menu ul {
				width: 173px;
				padding-top: 6px;				
				padding-bottom: 10px;
				}				
				
			#sub-menu ul li {
				list-style: none;
				font-weight: bold;
				padding-bottom: 2px;
				}
			
			#sub-menu ul li a {
				font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
				font-size: 13px;
				text-decoration: none;
				color: #003e7c;
				}
			
			#sub-menu ul li a:hover {
				color: #ff0000;
				text-decoration: underline;
				}			
			
			#news {
				width: 205px;
				clear: both;
				display: block;
				text-align: right;
				padding-right: 10px;
				}
				
			#news a {
				text-decoration: none;
				color: #000099;
				font-weight: bold;
				}
				
			#news a:hover {
				color: #FF0000;
				} 
				
				
			#novosti {
				font-size: 11px;
				}
				
			#novosti a {
				color: #FF0000;
				font-weight: normal;
				}
				
			#novosti a:hover {
				color:#000000;
				}	
				
			#novosti strong {
				color:#666666;
				}
		
		#right {
			width: 952px;
			float: left;
			display: block;
			}
		
			#content {
				text-align: left;
				width: 847px;
				padding-left: 46px;
				padding-right: 41px;
				}
				
			#content ul {
				list-style: none;
				}
			
			#content ul li {
				margin-left: 5px;
				}
			
			#content a {
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #000;
				text-decoration: none;
				/*padding-left: 12px;
				background-image:url(../img/linkdot.gif);
				background-repeat:no-repeat;
				background-position: 0px 5px;*/
				}
				
			#content a:hover {
				color: #f00;
				}								
				
			#content-image {
				float: right;
				text-align: center;
				}
				
/* ***************************** */

#content-index {
				text-align: left;
				width: 950px;
				padding-left: 0px;
				padding-right: 0px;
				}
				
			#content-index ul {
				list-style: none;
				}
			
			#content-index ul li {
				margin-left: 5px;
				}
			
			#content-index a {
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #000;
				text-decoration: none;
				/*padding-left: 12px;
				background-image:url(../img/linkdot.gif);
				background-repeat:no-repeat;
				background-position: 0px 5px;*/
				}
				
			#content-index a:hover {
				color: #f00;
				}									
				
/* ***************************** */

			.content-levo {
				text-align: left;
				width: 587px;
				padding-left: 40px;
				padding-right: 20px;
				float: left;
				}
				
			.content-levo ul {
				list-style: none;
				}
			
			.content-levo ul li {
				margin-left: 5px;
				}
			
			.content-levo a {
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #000;
				text-decoration: none;
				/*padding-left: 12px;
				background-image:url(../img/linkdot.gif);
				background-repeat:no-repeat;
				background-position: 0px 5px;*/
				}
				
			.content-levo a:hover {
				color: #f00;
				}								

/* ***************************** */				
			

			.content-desno {
				text-align: left;
				width: 249px;
				padding-left: 0px;
				padding-right: 30px;
				float: right
				}
				
			.content-desno ul {
				list-style: none;
				}
			
			.content-desno ul li {
				margin-left: 5px;
				}
			
			.content-desno a {
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #000;
				text-decoration: none;
				/*padding-left: 12px;
				background-image:url(../img/linkdot.gif);
				background-repeat:no-repeat;
				background-position: 0px 5px;*/
				}
				
			.content-desno a:hover {
				color: #f00;
				}								

/* ***************************** */					
			
			
			
			
			
			#ostali {
				margin-top: 20px;
				border-top: dashed 1px #CCCCCC;
				}
			
			#ostali ul {
				float: left;
				text-align:left;
				margin-left: 0px;
				list-style:square;
				margin-left: 10px;
				}
			
			#ostali ul li {
				font-size: 10px;
				font-weight: normal;
				float: left; 
				width: 190px;
				padding-left: 3px;
				}
				
			#ostali ul li a {
				font-size: 12px;
				font-weight: normal;
				color: #000000;
				}
					
			
			#ostali a {
				font-weight: normal;
				color: #000000;
				font-size: 12px;
				line-height: 13px;
				background-image: none;
				padding: 0px;
				}

			#ostali a:active {
				color: #ff0000;
				font-weight: bold;
				}
				
			#ostali a:visited {
				color: #666666;
				font-weight: bold;
				}
			
								
			#ostali a:hover {
				color: #FF0000;
				background-image: none;
				padding: 0px;				
				}
			
			#ostali .head {
				color:#FF0000;
				font-weight: bold;
				font-size: 14px;
				width: 400px;
				margin-left: 0px;
				text-align: left;
				margin-bottom: 20px;
				margin-top: 20px;
				border-bottom: solid #FF0000 2px;
				}
			
			
#footer {
	width: 952px;
	height: 30px;
	padding-top: 26px;
	clear: both;
	margin: 0 auto;
	background-image:url(../img/footer.gif);
	color: #000;
	}
	
#footer a, #footer a:hover {
	color: #000;
	text-decoration: none;
	}	
	
	
/*- Menu Tabs B--------------------------- */

#tabsB {
	float:left;
	width:900px;
	line-height:normal;
	/*	  border: solid 1px red;*/
	}
	
#tabsB ul {
	margin:0;
	padding:1px 10px 0 50px;
	list-style:none;
	}

#tabsB li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#tabsB li.akcija a span {
	color: #f00;
	}

#tabsB a {
	float:left;
	background:url("../img/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

#tabsB a span {
	float:left;
	display:block;
	background:url("../img/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

#tabsB li.akcija a {
	color: #f00;
	}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
	color: #ff0000;	
	}
#tabsB a:hover {
	background-position:0% -42px;
	}
#tabsB a:hover span {
	background-position:100% -42px;
	}	
	
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.katalog {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	padding-left: 60px;
	}
	
ul.pdf {
	list-style: none;
	clear: both;
	}
	
ul.pdf li {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	height: 190px;
	width: 100px;
	}
	
ul.pdf li a img {
	border: solid 1px #000;
	margin: 0 auto;
	color: #FFFFFF;
	}
	
ul.pfd li a {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	color: #000;
	text-decoration: none;
	}
	
ul.pdf-big {
	list-style: none;
	clear: both;
	}
	
ul.pdf-big li {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
	height: 190px;
	width: 180px;
	}
	
ul.pdf-big li a img {
	border: solid 1px #000;
	margin: 0 auto;
	color: #FFFFFF;
	}
	
ul.pfd-big li a {
	width: 180px;
	display: block;
	float: left;
	text-align: center;
	color: #000;
	text-decoration: none;
	}	
	
.clear-line {
	width: 600px;
	clear: both;
	display: block;
	}
	
	
	
	
ul.naslovna {
	list-style: none;
	clear: both;
	}
	
ul.naslovna li {
	float: left;
	padding-right: 24px;
	padding-bottom: 24px;
	height: 140px;
	width: 140px;
	}
	
ul.naslovna li a img {
	border: solid 1px #fff;
	margin: 0 auto;
	color: #FFFFFF;
	}
	
ul.naslovna li a {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	color: #000;
	text-decoration: none;
	}
	
ul.naslovna li a:hover img {
	border: solid 1px #f00;
	}
	
.clear-line {
	width: 800px;
	clear: both;
	display: block;
	}	
	
#content a.povratak {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}
	
#content a.povratak:hover {
	color: #000000;
	text-decoration: underline;
	}