/* CSS Document */

body {	
	margin:0;
	background:none;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
}

img {
	behavior: url(iepngfix.htc);
}

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}

.clear {
	clear:both;
}

#container {
	margin:0;
	width:650px;
	background:none;
}

#logo {
	display:none;
}
	#logo img {
		display:none;
	}

#logo-print {
	display:block;
	width:650px;
	height:99px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	z-index:100;
}

#top {
	display:none;
}
	
	#top ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#top li {
		display:inline;
		padding:0;
		margin-right:2px;
	}
		
	#submenu1 {
		position:absolute;
		margin:0;
	}
	#submenu2 {
		position:absolute;
		margin:0;
	}
	#submenu3 {
		position:absolute;
		margin:0;
	}
		
#glava {
	display:none;
}

#content {
	margin-left:8px !important;
	margin-left:4px;
	background:none;
	border-top:1px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding-bottom:0px;
	margin-top:20px;
	width:640px;
}
	#content h1 {
		font-size:22px;
		margin:0 0 10px 0;
		font-weight:normal;
		padding-left:10px;
		line-height:23px;
	}
		#content .index-slika {
			height:230px;
			background:url(images/index_slika.jpg) left bottom no-repeat;
		}
	
	#content h2 {
		font-size:18px;
		font-weight:normal;
		margin:20px 10px 12px 10px;
		border-bottom:1px dotted #CCCCCC;
		line-height:14px;
		clear:both;
	}
	
	#content h3 {
		font-size:12px;
		margin:0 10px -8px 16px;
		line-height:12px;
		padding-top:14px;
	}
	
	#content p {
		margin:16px 16px 0 16px;
	}
	
	.link {
		background:url(images/icon_link.gif) left top no-repeat;
		padding-left:7px;
		padding-right:10px;
	}
	
	#content .podatki {
		float:right;
		width:134px;
		margin-top:18px;
	}
		#content .podatki p {
			margin:6px 0 0 0;
		}
		#content .podatki img, #content img.slika_brez {
			padding:0;
			border:0;
			background:none;
			margin:0;
		}
	
	#content img, #aktualno img {
		padding:4px;
		border:2px solid #CCCCCC;
		border-top:1px solid #E0E0E0;
		border-left:1px solid #E0E0E0;
		background:#FFFFFF
		margin-bottom:3px;
	}
	#content .slika_desno {
		float:right;
		width:160px;
		margin:0 16px 0 16px;
		font-size:10px;
	}
	
	#menu_page {
		display:none;
	}
		#menu_page a {
			color:#333333;
		}
		#menu_page a:hover {
			color:#52A629;
		}
		
		#menu_page h1 {
			font-size:14px;
			margin:10px 0 2px 12px;
			font-weight:bold;
			padding-left:0;
		}
		
		#menu_page .active a {
			color:#52A629;
		}
		
	.ikonce {
		padding:0 0 0 10px;
		border-bottom:1px dotted #CCCCCC;
	}
		#menu_page .ikonce img {
			padding:0;
			border:0;
			background:none;
			margin:3px;
		}
	
	.sub_page {
		background:url(images/icon_arrow.png) left top no-repeat;
		behavior: url(iepngfix.htc);
		padding-left:8px;
		margin:0 0 2px 16px;
	}
	
	.navtext {
		font-size:11px;
		border:1px dotted #CCCCCC;
		layer-background-color:#D3F1C5;
		background-color:#D3F1C5;
		color:#333333;
	}
	
	
	.tabela {
		margin:0 12px;
	}
	th {
		padding-top:6px;
		border-bottom:1px solid #E1E1E1;
	}
	td {
		border-bottom:1px solid #E1E1E1;
	}

#aktualno {
	display:none;
}
	
	#content .novica_img {
		float:right;
		width:130px;
		margin:0 16px 0 20px;
		font-size:10px;
	}
	
	#content .novica_img img {
		padding:4px;
		border:2px solid #CCCCCC;
		border-top:1px solid #E0E0E0;
		border-left:1px solid #E0E0E0;
		background:#FFFFFF
		margin-bottom:10px;
	}
	
	#icon_akcija {
		display:none;
	}
	
		
#footer {
	display:none;
}
	
#content .obrazec p {
	margin-top:8px;
}

#skrijIzbiro {
	display:none;
}
	.povrp_left {
			float:left;
			width:200px;
			margin-left:23px;
			margin-bottom:10px;
		}
	.povrp_right {
		float:left;
		width:200px;
		margin-bottom:10px;
	}
	
label {
	width:110px;
	float:left;
	margin-left:10px;
}
input {
	font-family:"Trebuchet MS";
	font-size:11px;
	width:200px;
	border:1px solid #E0E0E0;
	padding:1px 2px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size:11px;
	width:200px;
	height:70px;
	border:1px solid #E0E0E0;
	padding:1px 2px;
}
.button {
	background:url(images/button.jpg) top left no-repeat;
	width:160px;
	height:59px;
	cursor:pointer;
	border:0px;
	margin:10px 0 0 290px;
}
.button:hover {
	background:url(images/button_on.jpg) top left no-repeat;
}
.button_hover {
	background:url(images/button_on.jpg) top left no-repeat;
	visibility:hidden;
}
select {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#305D63;
}
.fix {
	width:20px;
	margin-top:0px;
	border:0;
}
.input_code {
	width:40px;
}

