/* Start of CMSMS style sheet 'style' */
* {
	padding:0px;
	margin:0px;
}

body {
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	background-position:top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#abd1ec;
	/*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);*/
}

#header {
	position:relative;
	width:100%;
}

#top_head {
	background-image:url(images/top_img_bg.png);
	height:94px;
}

#bottom_head {
	background-image:url(images/bottom_img_bg.png);
	height:8px;
}

#top_head_c {
	width:1000px;
	margin:0 auto;
}

#logotip {
	position:absolute;
	top:8px;
	z-index: 1000;
}

#flags {
	text-align:right;
	padding-top:10px;
}

#menu {
	padding-left:157px;
	padding-top:10px;
}

.pocisti { clear:both; }

#main {
	width:1000px;
	margin:0 auto;
}

#main_left {
	float:left;
	width:755px;
	margin-right:15px;
}

#main_right{
	float:left;
	width:230px;
 
}

h1 {
	font-size:24px;
	margin:0px;
	padding:10px 0px;
	font-weight:normal;
         padding-top:5px;
	text-transform:uppercase;
	color:#FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

h2 {
	font-size:22px;
	margin:0px;
	padding:10px 0px;
	font-weight:normal;
	 
	color:#FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

h3 {
	text-transform:uppercase;
	font-size:20px;
	margin:0px;
	padding:5px 0px;
	font-weight:normal;
	color:#FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}


h4 {
	font-size:14px;
	margin:0px;
	padding-top:15px;
padding-left:0px;
	font-weight:normal;
	color:#FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
font-weight: bold;
}

#main_left_top {
	background-image:url(images/main_bg_top.png);
	height:5px;
}

#main_left_bottom {
	background-image:url(images/main_bg_bottom.png);
	height:5px;
}

#main_left_main {
	background-image:url(images/main_bg.png);
	padding:5px 10px;
	text-align:justify;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}


.rightbox_top {
	margin-top:15px;
	background-image:url(images/rightbox_bg_top.png);
	height:5px;
}

.rightbox{
	color:#FFF;
	line-height:130%;
	background-image:url(images/rightbox_bg.png);
    padding:5px 10px;
}

.rightbox_bottom {
	background-image:url(images/rightbox_bg_bottom.png);
	height:5px;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #ffffff;
}

img {
border:none;	
}

#footer {
	padding:10px 0px;
   
    color: #8aafd3;
    font-size: 12px;
     
}
#footer a {
    color: #8aafd3;
    text-decoration: underline;
}
#footer a:hover {
    color: #8aafd3;
    text-decoration: none;
}
#footer_left {
    float: left;
    width: 587px;
}
#footer_right {
    float: left;
    text-align: right;
    width: 165px;
}

#img_head {
	height:475px;
 	 
	background-color:#f2f2f2;
	width:100%;
	overflow:hidden;
	position: relative;
}

#imageID {
	width:100%;
	position: absolute;
	display: block;
	top: 0;
}

.bbelo {
color: #fff
}


.breadcrums {
    color: #8AAFD3;   
    font-size: 12px;   
}
.breadcrums a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.breadcrums a:hover {
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

#main_left_main ul {
margin-left:30px;
}

.fslika {
	padding:0px;
	width:153px;
	padding-top:3px;
	padding-left:3px;
	height:113px;
        display:block;
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	background-image:url(images/thumb_bg.png);
}

.fslika img {
	display:block;
	height:100px; 
	width:150px;  
	text-decoration:none;
}

img.thumbslika {
	padding:0px;
	width:150px;
	padding-top:3px;
        padding-bottom:9px;
        padding-right:3px;
	padding-left:3px;
	height:100px;
        display:block;
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	background-image:url(images/thumb_bg.png);
}


.povprasevanje-form {
font-size:12px;
}

.povprasevanje-form input {
width:130px;
border:1px solid #6fa4ca;
font-size:12px;
padding:2px;
margin:2px;
color: #004185;
}

.povprasevanje-form textarea{
width:130px;
border:1px solid #6fa4ca;
font-size:12px;
padding:2px;
height:90px;
margin:2px;
color: #004185;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.povprasevanje-form .cms_submit {
font-size:12px;
color:#004185;
border:1px solid #6fa4ca;
background-color:#8ab8da;
padding:2px 10px;
width:136px;

font-weight:bold;
cursor:pointer;
text-transform:uppercase;
text-align:center;
}

.povprasevanje-form .cms_submit:hover {
background-color:#fff;
}

.error_message {
font-size:12px;
color:#ff0000;
border:1px solid #e67070;
background-color:#f3d6d6;
padding:3px;
margin:3px 0px;
display:none;
}

.ok_message {
font-size:12px;
color:#307f10;
border:1px solid #52ab2f;
background-color:#d0edc4;
padding:3px;
margin:3px 0px;
display:none;
}

.opis_darila {
font-size:11px;
border-top:1px solid #ABD1EC;
padding-top:3px;
margin-top:3px; 
}

.opis_darila strong {
color:#dd9393;
}

#fb_share {
float:right;
margin-top:3px;
}


#fb_share1 {
float:right;
margin-top:15px;
}
/* End of 'style' */

