/* CSS Document */
html, body {height:100%;}

body {
	background:url(images/body_bg.jpg) left top repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

p {
	margin:0px;
}

a {
	color:#0094DE;
	text-decoration:underline;
	font-size:10px;
}
a:hover {
	color:#007EBB;
	text-decoration: underline;
}

#container_background {
	background:url(images/bg_all.jpg) top left repeat-y;
	height:100%;
	zoom:1;
}

.zascitni_cevlji #container_background {min-height:1250px; height:auto !important; height:1250px;}
.delovna_oblacila #container_background {min-height:1210px; height:auto !important; height:1210px;} 

#container {
	width:859px;
	border-right:white 3px solid;
}

#logo {
	width:149px;
	height:42px;
	left:24px;
	top:24px;
	position:absolute;
}

.slideshow {
	width:679px;
	height:228px;
	left:181px;
	position:relative;
}

#content {
	display:inline;
	float:left;
	width:421px;
	padding-left:181px;
	overflow:hidden;
}

#content img {
	margin-bottom:16px;
}
	#content_left {
		float:left;
		padding:0 10px 0 15px;
		text-align:center;
	}
	#content_left img {
	 border:#F0F0F0 1px solid;
	 margin-bottom:5px;
	 display:block;
	}	
	#content_rihgt {
		padding-left:15px;
		padding-right:18px;
	}
#content_all {
	margin:10px;
	margin-left:20px;
	width:339px;
}

#content .povprasevanje {
	margin:10px 10px 10px 15px;
}

#novice {
	float:right;
	display:inline;
	width:220px;
	margin-top:20px;
	padding-left:16px;
	padding-right:20px;
}
	#novice_naslov {
		font-family:"Times New Roman", Times, serif;
		color:#333333;
		font-weight:bold;
		margin-top:16px;
		text-transform:uppercase;
	}
	
	#novice a.banner img {
		border:0;	
		position:relative;
	}
	
	#novice_title {
		font-family:"Times New Roman", Times, serif;
		font-size:30px;
		border-bottom:1px solid #999999;
		letter-spacing:0.1em;
		margin-top:20px;
		padding-bottom:0;
		color:#0099CC;
	}
	#novice_date {
		font-family: Arial, Helvetica, sans-serif;
		color:#999999;
		font-size:10px;
		margin-bottom:4px;
	}
#clear {
	clear:both;
	line-height:0;
	overflow:hidden;
}
.clear {
	clear:both;
	line-height:0;
	overflow:hidden;
}
#foot {
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
	margin-top:20px;
}
#foot a {
	color:#CCCCCC;
	text-decoration:none;
}
#foot a:hover {
	color: #999999;
	text-decoration:underline;
}

#menu {
	position:absolute;
	width:135px;
	left:46px;
	top:84px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#menu a:hover {
	color: #333333;
	text-decoration:underline;
}
	#menu_item_first {
		background:url(images/menu_item_first.jpg) no-repeat;
		width:135px;
		height:29px;
		padding-top:18px;
	}
	#menu_item {
		background:url(images/menu_item.jpg) no-repeat;
		width:135px;
		height:28px;
		padding-top:12px;
	}
	#menu_item_open {
		background: url(images/menu_item_open.jpg) no-repeat;
		width:135px;
		height:34px;
		padding-top:12px;
	}
	#menu_item_last {
		background: url(images/menu_item_last.jpg) no-repeat;
		width:135px;
		height:33px;
		padding-top:12px;
	}
	#menu_item_all {
		background:url(images/menu_all.jpg) no-repeat;
		width:135px;
		height:34px;
		padding-top:18px;
	}
#submenu, #submenu_big {
	margin-left:1px;
	padding-right:10px;
	background: url(images/submenu.jpg);
	width:124px;
	height:20px;
	text-align: right;
	font-weight:normal;
	line-height:90%;
}
#submenu_big {
	background:url(images/submenu_big.jpg);
	height:32px;
}
#submenu a, #submenu_big a {	
	color:#000000;
	text-decoration:none;
}
#submenu a:hover, #submenu_big a:hover {
	color: #666666;	
	text-decoration:none;
}



h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#CC6600;
	margin:0px;
	margin-top:40px;
	margin-left:10px;
	margin-bottom:20px;
	border-bottom:1px solid #999999;
	text-transform:uppercase;
}
.link, .link a {
	font-size:12px;
}

input, textarea, select {
	border:1px solid #0094DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:1px;
	margin-bottom:4px;
}
input.button {
	background:url(images/send.jpg) top left no-repeat;
	width:66px;
	height:36px;
	border:0px;
	padding-top:0px;
	margin-left:238px;
	margin-top:4px;
	cursor:pointer;
}

input.button_over {
	background:url(images/send_over.jpg) top left no-repeat;
	width:66px;
	height:36px;
	border:0px;
	padding-top:0px;
	margin-left:238px;
	margin-top:4px;
	cursor:pointer;
}

.cssform label{
	float: left;
	width: 120px;
	padding-top:2px;
}
.zvezdica {
	color:#FF0000;
}

ul {
	margin:0px;
	padding-left:20px;
	padding-top:6px;
	list-style: circle;
}
li {
	padding-left: 4px;
	padding-top: 0px;
	font-weight: normal;
	list-style-image: none;
}

