/* CSS Document */
body {
	margin:0px;
	background: url(images/bg.jpg) top left repeat-x;
}
p {
	margin:0px;
}
a {
	text-decoration:none;
	color:#999999;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0px;
	margin-top:4px;
	margin-bottom:10px;
	padding-left:24px;
	list-style:none;
}
ol {
	margin:0px;
	margin-top:4px;
	margin-bottom:10px;
	padding-left:24px;
	list-style: none;
}
ol li {
	padding-left: 0px;
	padding-top: 0px;
	list-style:lower-latin;
}
li {
	padding-left: 0px;
	padding-top: 0px;
	list-style-image: url(images/item.jpg);
}
.content_img {
	margin-bottom:6px;
	border:1px solid #E4E4E4;
}
.content_img_bl {
	margin-bottom:6px;
	border:1px solid #333333;
}


#container {
	width:840px;
}

#head_preliv {
	position:absolute;
	width:255px;
	height:142px;
	background:url(images/bg_head_preliv.jpg) top left no-repeat;
	top:0px;
	left:0px;
}
#head {
	width:571px;
	height:164px;
	margin-left:241px;
	background:url(images/bg_head1.jpg) top left no-repeat;
}
#head_kontakt {
	padding-top:10px;
	margin-right:25px;
	padding-right:20px;
	background:url(images/mail.jpg) bottom right no-repeat;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#head_sitemap {
	padding-top:6px;
	margin-right:25px;
	padding-right:20px;
	background:url(images/sitemap.jpg) bottom right no-repeat;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#logo {
	margin-left:35px;
	margin-top:10px;
}

#left_index {
	width:241px;
	text-align:right;
	float:left;
	margin-top:10px;
}
#menu {
	width:241px;
	text-align:right;
	float:left;
	margin-top:10px;
}
#novice {
	position:absolute;
	top:431px;
	left:0px;
	width:206px;
	height:213px;
	text-align:right;
	background:url(images/bg_novice.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:50px;
}
#novice a {
	color:#333333;
	text-decoration:underline;
}
#novice a:hover {
	color:#666666;
}
#novice h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F70304;
	margin:16px 26px 8px 20px;
}
#novice h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:0px 26px 0px 20px;
	padding-bottom:12px;
}
.novice_item {
	background-image:url(images/novice_item.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:26px;
}
.novice_slika img {
	margin:10px 10px 10px 0px;
}
#novice_content {
	margin-left:15px;
	margin-right:15px;
	padding-left:4px;
	padding-right:4px;
	height:550px;
}
#ml {
	float:left;
}

#content {
	width:571px;
	float: left;
	background:url(images/bg_content1.jpg) top left no-repeat;
}
#content_bg {
	width:571px;
	background-image:url(images/bg_content_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_content {
	margin-left:15px;
	margin-right:15px;
	padding-left:4px;
	padding-right:4px;
}
#foot {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	border-top:14px solid #F6BB23;
	padding-top:4px;
	padding-left:578px;
}
#foot_txt {
	width:220px;
	text-align:right;
}

/* -- index.php -- */
#index_left, #index_left a {
	width:265px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:4px;
}
#index_left .content {
	margin-left:20px;
	margin-right:0px;
}
#index_right {
	float:right;
	width:243px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#index_right .content {
	margin-left:8px;
}
#index_red {
	border:1px solid #E4E4E4;
	background:#E12E29;
	margin-bottom:7px;
}
#index_orange {
	border:1px solid #E4E4E4;
	background:#F4BB23;
	margin-bottom:7px;
}
#index_blue {
	border:1px solid #E4E4E4;
	background:#E8F1F9;
	margin-bottom:7px;
}
#index_white {
	border:1px solid #E4E4E4;
	background:#FFFFFF;
	margin-bottom:7px;
}

#index_green {
	border:1px solid #E4E4E4;
	background:#ECF5D8;
	margin-bottom:7px;
} 


#index_gradient {
	background: url(images/bg_div.jpg) top left repeat-x;
	padding-top:2px;
}


#left {
	float:left;
	width:150px;
}
#right {
	float:right;
	width:70px;
}
#clear {
	clear:both;
	padding-bottom:4px;
}

/* -- naslovi pri index.php -- */
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:8px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:8px;
	text-decoration:underline;
}
h4 a {
	color:#333333;
	text-decoration:underline;
}
h4 a:hover {
	color:#666666;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F70304;
	margin-top:16px;
	margin-bottom:6px;
	margin-left:20px;
}

/* ------- MENU ------- */ 
.menutitle{
cursor:pointer;
}

#mainitem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding-right:12px;
	margin-bottom:6px;
	line-height:100%;
	text-decoration:none;
	border-right:3px solid #FFFFFF;
	background: transparent url(images/menu_item.gif) right top no-repeat;
	background-position: 230px 6px;
}
#subitem, #subitem a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	line-height:100%;
	text-decoration:none;
	border-right:0px solid #FFFFFF;
}
#mainitem a ,#mainitem a:hover, #subitem a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
/* ------------------------- */

#content_all {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:16px;
	margin-left:20px;
	margin-right:20px;
}
#content_left {
	width:175px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-bottom:4px;
	padding-left:20px;
	text-align:right;
}
#content_right {
	float:right;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-right:20px;
	padding-bottom:4px;
}
#content_right a, #content_left a, #content_all a {
	text-decoration:none;
	color:#E13029;
}
#content_right a:hover, #content_left a:hover, #content_all a:hover {
	text-decoration: underline;
	color:#C1241C;
}



/* ------- STYLE --------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#E13029;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:19px;
	text-transform:uppercase;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:12px;
	margin-bottom:2px;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-collapse:collapse;
	border-color:#F6BB23;
	background-color:#FFFFC4;
}
.table_white {
	background-color:#FFFFFF;
}

input, textarea, select {
	border:1px solid #F6BB23;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:1px;
	margin-bottom:4px;
}
.button {
	background:url(images/gumb.jpg) top left no-repeat;
	width:63px;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	padding-top:0px;
	margin-left:350px;
}

.cssform label{
float: left;
width: 145px; 
}
.threepxfix{
margin-left: 149px;
}

/* ------ faze vgradnje ---------- */
.slideshow{ /*CSS for DIV containing each image*/
width: 430px;
height: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
width: auto;
height: auto;
margin-bottom:6px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:center;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
border:1px solid #E13029;
padding:4px;
color:#333333;
}
#navlinks a:hover{ /*CSS for mouse over navigational link*/
background-color: #F4BB23;
color:#333333;
}
#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #F4BB23;
color:#333333;
}
/* ----------- */