/* Start of CMSMS style sheet 'default' */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1f1f1f;
	background-color:#ffffff;
}

p {
padding:0px;
margin:0px;
}

h1,h2,h5 {
color:#0067b1;
}

h2 {
margin-top:15px;
}

h4 {
color:#000000;
}

h3 {
color:#d42824;
}

a:link {
	color: #0067b1;
	text-decoration:underline;
}
a:visited {
	color: #0067b1;
	text-decoration:underline;
}
a:hover {
	color: #dc241f;
	text-decoration:underline;
}
a:active {
	color: #0067b1;
	text-decoration:underline;
}


#overall {
width:980px;
margin:0 auto;
}

#logo {
height:65px;
float:left;
width:510px;
}

#sign_up {
color:#fff;
margin-top:13px;
margin-left:333px;
float:left;
width:137px;
height:25px;
padding-top:7px;
display:block;
text-align:center;
font-site:16px;
background-image: url(images/sign_up.jpg);

}

#sign_up a{
color:#fff;
text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}

#sign_up a:hover{
color:#000;
text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}

#menu {
	clear:both;
	width: 980px;
	margin-left:0px;
	height: 46px;
	margin-top:6px;
		
}

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

#menu li {
	display: inline;
	width:137px;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	width:137px;
	text-align:center;
	padding: 8px 0px 0 0px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	margin-right:3px;
	color: #FFFFFF;
	background-image: url(images/gumb.jpg);
}

#menu a:hover {
	color: #FFFFFF;
    background-image: url(images/gumb_over.jpg);
}

#menu .active a {
color: #FFFFFF;
background-image: url(images/gumb_over.jpg);
}

#right_side {
float:left;
width:200px;
padding:10px;
  min-height:330px;
     height:auto !important;
     height:330px; 
}

#left_side {
width:720px;
padding:20px;
float:left;
padding-top:0px;
display:none;
text-align:justify;
}

#left_side_home {
width:740px;
padding:20px 0px 20px 20px;
float:left;
padding-top:0px;
display:none;
text-align:justify;
}

#main { 
background-image:url(images/bg_left2.gif);
background-repeat:repeat-y }

#footel_all {
width:980px;
margin:0 auto;
height:45px;
background-image:url(images/bg_footer.jpg);
}

#footer {
width:970px;
padding-top:14px;
padding-left:10px;
font-size:12px;
color:#9d9b9b;

}

#footer a{
color:#FFFFFF;
text-decoration:underline;
}

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


#menu_vsebina {
color:#000000;
padding-left:10px;
}

#menu_vsebina ul {
margin:0px;
margin-left:0px;
padding:0px;
list-style:none;
}

#menu_vsebina li {
list-style:none;
background-image:url(images/bg_li.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:3px;
padding-left:17px;
width:158px;
margin-top:5px;
}

#menu_vsebina li:hover {
background-image:url(images/bg_li_hover.jpg);
}

#menu_vsebina li a {

color:#000;
text-decoration: none;
font-size:14px;


}

#menu_vsebina li a:hover {
/* color:#0067b1; */
color: #dc241f;
text-decoration: none;
font-size:14px;
}

#menu_vsebina .active a {
color: #0067b1;
text-decoration: none;
font-size:14px;
}

input.vinput {
border:1px solid #999999;
color:#000000;
font-size:12px;
height:15px;
margin-bottom:5px;
width:145px;
}

.newsletter_title {
margin-top: 20px;
color:#d42824;
padding-bottom:5px;
color:#000;
font-weight:bold;
}

input.potrdi, .potrdi input {
background:#dc241f none repeat scroll 0;
border:1px solid #ffffff;
color:#ffffff;
padding:2px 10px;
text-align:center;
cursor:pointer;
font-size:12px;
}

input.potrdi:hover, .potrdi input:hover {
background:#0067b1 none repeat scroll 0;
border:1px solid #ffffff;
color:#ffffff;
}



#breadcrumbs {
font-size:12px;
padding-top:5px;
}

#breadcrumbs a {
color:#0067b1;
text-decoration:none;
}

#breadcrumbs a:hover {
color:#0067b1;
text-decoration:underline;
}

#slike {
width:980px;
height:223px;
clear:both;
	/*background-image: url(uploads/images/glava/slika1.jpg);*/
}

#home_left {
float:left;
width:500px;
line-height: 130%;
}

#home_right {
margin-left:20px;
float:left;
margin-top:19px;
width:220px;
background-image: url(images/advantages3.png);
height:248px;
cursor:pointer;
}

#advantages {
font-weight:bold;
padding:5px;
color:#0067B1;
text-align:left;
}

#advantages  ul {
margin:0px;
margin-left:0px;
padding:0px;
list-style:none;
padding-top:5px;
/* padding-top:115px; */
}

#advantages  li {
list-style:none;
/* color:#DC241F; */
color:#0067B1;
margin-top:8px;
padding-left:15px;
margin-left:5px;
background-image: url(images/li_adv.gif);
background-repeat: no-repeat;
background-position:0px 5px;
font-size:13px;
font-weight:normal;
}
/* End of 'default' */

