/* Start of CMSMS style sheet 'style' */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#6eafc1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	color:#42637a;
	margin:0px;
}

h1,h2,h3,h4,h5 {
color:#849849;
}

#overall {
width:950px;
padding:0px;
margin:0 auto;
background-color:#FFFFFF;
padding-bottom:13px;
margin-bottom: 40px;
}

#leftside {
float:left;
width:190px;
padding:13px;
}

#vsebina {
float:left;
width:718px;

}

#menu_not {
	
}

#menu_not ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:none;
}

#menu_not li {
	/* display: none; */
	width:190px;
	
}

#menu_not a {
	display: block;
	font-weight:normal;
	height: 18px;
	width:170px;
	padding-top:3px;
	padding-left:20px;
	margin-bottom:3px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #42637a;
	background-image:url(images/gumb_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
background-color:#42637a;
}

#menu_not a:hover {
	color: #ffffff;
 background-image:url(images/gumb_bg_over.jpg);}

#menu_not .active a {
color: #ffffff;
 background-image:url(images/gumb_bg_over.jpg);
 }



 
 #title {
 background-image:url(images/pikice.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 margin-top:15px;
 padding-bottom:8px;
 margin-bottom:10px;
 width:718px;
 font-size:18px;
 }
 
 #content {
 width:718px;
 
 }

#noga {
width:950px;
background-image:url(images/bg_noga.jpg);
height:36px;
}

#nogaleft {
float:left;
width:400px;
padding-left:28px;
font-size:11px;
color:#8a9ca4;
padding-top:10px;
}

#nogaright {
float:left;
width:470px;
padding-left:20px;
font-size:10px;
color:#8a9ca4;
padding-top:11px;
text-align:right;
}

#nogaright a{
color:#FFFFFF;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}

#nogaright a:hover{
text-decoration:none;
}

a:link {
	color: #42637a;
	font-weight:bold;
}
a:visited {
	color: #42637a;
	font-weight:bold;
}
a:hover {
	color: #42637a;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color: #42637a;
	font-weight:bold;
}


#vsebina li {
padding: 5px 0px;
}

/* End of 'style' */

