/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/**/


#logo_img, #logo_drainvac { behavior: url(iepngfix.htc); }

body  {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #d4d8df;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

strong {
	font-weight: bold;
}
a img {
	border: 0;
}
img.large {
	/*border: 1px solid #32426b;*/
	border: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
a img.thumb {
	border: 1px solid gray;
	padding: 0;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a:hover img.thumb {
	border: 1px solid #32426b;
}

a.pdf {
	padding-left: 20px;
	padding-top: 3px;
	background: url(images/pdf.gif) left center no-repeat;
	padding-bottom: 3px;
	line-height: 20px;
}

a.ai {
	padding-left: 20px;
	padding-top: 3px;
	background: url(images/ai.gif) left center no-repeat;
	padding-bottom: 3px;
	line-height: 20px;
}

a.strong {
	font-weight: bold;
}

a.noul {
	text-decoration: none;
}

#container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	position: relative;
	border: 1px solid #d4d8df;
	margin-top: -1px;
	background:url(images/sidebar_bg.png) repeat-y #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 265px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#header { 
	width: 714px;
	height: 220px;
	overflow: hidden;
	float: left;
	position: absolute;
	top: 0px;
	right: 0;
	margin-left: 1px;
}
#header_text {
	right: 50px;
	position: absolute;
	top: 185px;
	text-align: right;
	font-size: 200%;
	color: #fff;
	font-weight: bold;
}

#mainContent {
	margin: 0 0 0 266px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	padding-bottom: 50px;
	margin-top: 247px;
	background: url(images/content_bg.png) no-repeat 0px 8px #fff;
	line-height: 140%;
	min-height:750px;
	height:auto !important;
    height:750px;
}

#mainContent.nobg {
    background: none !important;
}

#mainContent a {
	color: #32426b;
}
#mainContent a:hover  {
	text-decoration: none;
}
#mainContent h1 {
	color: #32426b;
	font-weight: bold;
	display: block;
	margin-bottom: 1em;
	font-size: 1.3em;
}

#mainContent .datum {
	margin-top: 5px;
	font-size: 85%;
	color: gray;
}
#mainContent .pic_subtitle {
	font-size: 85%;
	color: gray;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

#mainContent table {
	border: 1px solid black;
	border-collapse: collapse;
}
#mainContent th {
	border: 1px solid black;
	line-height: 150%;
	font-size: 110%;
	font-weight: bold;
	background: #d19141;
	color: white;
	padding: 3px;
	text-align: center;
}
#mainContent th.head {
	text-align: left;
}
#mainContent td {
	border: 1px solid black;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;	
}
#mainContent td.head {
	text-align: left;
	padding-left: 4px;
}
#mainContent tr.even {
	background-color: #d4d8df;
}
#mainContent tr.odd {
	background-color: #a8b5d1;
}

table.small td {
	font-size: 0.85em !important;
	line-height: 1.4em;
}

#mainContent .pp_li {
	margin-left: 10px;
}

#mainContent .highlight {
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#mainContent .nopad {
	margin-left: 5px;
	padding-left: 5px;
}

#mainContent .highlight:hover {
	background-color: #d4d8df;
}

#mainContent .pp_li:hover, #mainContent .pp_li:focus {
	border-style:none; /* brez te vrstice IE6 ne zazna hover v naslednjem pravilu... */
}

#mainContent .pp_li .foto {
	display: block;
	position: absolute;
	margin-left: -5000px;
	margin-top: 10px;
	z-index: 99;
	width: 120px;
}

#mainContent .pp_li .foto .minicena {
	position: absolute;
	display: block;
	top: -0.95em !important;
	right: -135px;
	background-color: #d4d8df;
	padding-left: 3px;
}

#mainContent .pp_li .foto img {
	border: 1px solid #d19141;
	padding: 10px;
	position: absolute;
	background-color: #fff;	
	right: -143px;
	top: 5px;
}

#mainContent .pp_li:hover .foto {
	margin-left: 50px;
}

#mainContent #kosarica_preview {
	padding: 10px;
	background-color: #d19141;
	margin-bottom: 10px;
	height: 27px;
	line-height: 27px;
	color: #fff;
}

#mainContent .kosarica {
	display: block;
	width: 88px;	
	float: right;
	line-height: 25px;
	color: #fff;
	text-indent: 10px;
	padding-right: 32px;
	font-size: 120%;
	background: url(images/cart.png) no-repeat 94px #7a91c3;
	border-right: 1px solid #415589;
	border-bottom: 1px solid #415589;
	border-left: 1px solid #bac6e0;
	border-top: 1px solid #bac6e0;	
	cursor: hand;
}

#mainContent .login {
	display: block;
	width: 88px;	
	float: right;
	clear: both;
	position: relative;
	z-index: 99;
	height: 25px;
	color: #fff;
	/*text-indent: 10px; */
	/* padding-right: 32px; */
	font-size: 120%;
	/* background: url(images/cart.png) no-repeat 94px #7a91c3; */
	background-color: #7a91c3;
	border-right: 1px solid #415589;
	border-bottom: 1px solid #415589;
	border-left: 1px solid #bac6e0;
	border-top: 1px solid #bac6e0;	
	cursor: hand;
	text-align: center;
}

#mainContent .cena {
	display: block;
	width: 180px;
	line-height: 27px;
	color: #fff;
	text-indent: 32px;
	font-size: 120%;
	background: url(images/menu_orange_bullet.png) no-repeat 10px #d19141; 
}
#mainContent .nasvet {
	margin-top: 15px;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #000;
	background: url(images/menu_lblue_bullet.png) no-repeat 5px 5px #d4d8df; 
}

#mainContent .nasvet .label {
	display: block;
	position: relative;
	width: 110px;
	height: 1.3em;
	line-height: 1.3em;
	float: left;
	clear: left;
	margin-bottom: 3px;
}	

#mainContent .nasvet input {
	width: 150px;
	margin-bottom: 3px;
}

#mainContent label.shlabel {
	display: block;
	width: 120px;
	float: left;
}

#mainContent label.sclabel {
	display: block;
	width: 100px;
	float: left;
}

#mainContent input, textarea {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	padding: 2px;
}

#main_stretched {
	position: relative;
	float: left;
	width: 690px;
	padding: 8px;
	margin: 0;
	background-color: #fff;
	min-height: 584px;
	height:auto !important;
    height:584px;

}

#main_left {
	position: relative;
	float: left;
	width: 341px;
	padding: 8px;
	padding-top: 11px;
	margin: 0;
}
#main_right {
	position: relative;
	float: right;
	width: 340px;
	padding: 8px;
	padding-top: 11px;	
	margin: 0;
}

#mainContent ul {
	list-style-type: disc;
	margin-left: 25px;
}
#mainContent ol {
	list-style-type: decimal;
	margin-left: 25px;
}
#mainContent p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	color: #7189bb;
}
#mainContent h3 {
	margin-top: 10px;
/*	margin-bottom: -5px; */
	font-size: 110%;
	color: #7189bb;
}
#mainContent h4 {
	margin-bottom: 5px;
	font-size: 110%;
	color: #7189bb;
}
#mainContent h5 {
	margin-bottom: 5px;
	color: #7189bb;
}

#mainContent h6 {
	color: #32426b;
	font-weight: bold;
	font-size: 1.3em;
}

#mainContent .pravila, #mainContent .cena_opis {
	font-size: 80%;
	color: gray;
	line-height: 130%;
}
#mainContent .cena_opis {
	font-size: 90%;
	color: gray;
}
#mainContent .faq_entry div {
	position: absolute;
	top: 8px;
	left: 365px;
	width: 340px;
	display: none;
}
#mainContent .faq_entry_active div, #mainContent .faq_entry:active div, #mainContent .faq_entry:focus div,  #mainContent .faq_entry:active div {
	display: block;
}

#footer { 
	line-height: 24px;
	padding: 0 10px 0 8px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#7189bb; 
} 
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer #copyright {
	margin-top: 0px !important;
	margin-top: 7px;
	display: block;
	float: right;
	font-size: 90%;
}
#footer #f_home {
	display: block;
	float: left;
	background: url(images/home.png) no-repeat left center;
	text-indent: 14px;
	font-size: 90%;
}
#footer #f_mail {
	display: block;
	float: left;
	margin-left: 8px;
	background: url(images/mail.png) no-repeat left center;
	text-indent: 14px;
	font-size: 90%;
}
#footer #f_po {
	display: block;
	float: left;
	font-size: 90%;
}
#footer .f_sep {
	display: block;
	float: left;
	font-size: 90%;
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
}

#sub_footer {
	line-height: 25px;
	height: 25px;
	background: url(images/logo_bg.gif);
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	background: url(images/logo_bg.gif);
	height: 220px;
	width: 100%;
	text-align:center;
}
#logo_img {
	margin-top: 18px;
	border: 0;
}

#logo_drainvac {
	position: absolute;
	bottom: 50px;
	right: 0;
	float: right;
	margin: 8px;
}

#main_menu {
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px;
	border-bottom: 1px solid #a8b5d1;
}
#main_menu li {
	line-height: 20px;
	border-top: 1px solid #a8b5d1;
	text-indent: 5px;
}
#main_menu li a {
	height: 20px;
	display: block;
	color: #336699;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#main_menu li a:hover {
	text-decoration: underline;
	color: #32426b;
}
#main_menu li a.selected, #main_menu li a:hover, #main_menu li a:active {
	background-color: #32426b;
	color: #fff;
	text-decoration: none;
}

#main_menu .mm_submenu {
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-left: 12px;
}
#main_menu .mm_submenu li {
	border: 0;
	font-size: 90%;
}

#english_link {
	position: absolute;
	overflow: auto;
	right: 0px;
	top: 221px;
	z-index: 999;
	background: #32426b;
	height: 27px;
	line-height: 27px;
	padding: 0 3px;
}

#english_link a {
	text-decoration: none;
	color: #fff;
}

#english_link a:hover {
	text-decoration: underline;
}
	

span.ekstra_main a {
	line-height: 20px;
	border-top: 1px solid #a8b5d1;
	border-bottom: 1px solid #a8b5d1;
	text-indent: 5px;
	height: 20px;
	display: block;
	color: #336699;
	text-decoration: none;
	padding: 0;
	margin-right: 12px;
	margin-left: 12px;
}
span.ekstra_main a:hover, span.ekstra_main a.selected  {
	background-color: #32426b;
	color: #fff;
	text-decoration: none;
}

#horiz_menu {
	position: absolute;
	top: 220px;
	right: 0;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
/*	margin-top: -1px !important; */
	margin-left: 1px;
	width: 714px;
	background-color: #d19141;
	border-top: 1px solid #fff;
}
#horiz_menu li {
	width: 178px;
	line-height: 27px;
	background-color: #4d6caa;
	float: left;
	color: #fff;
}
#horiz_menu li#novice {
	background: url(images/si/hmenu.png) 0 top;
	height: 27px;
}
#horiz_menu li#paket {
	background: url(images/si/hmenu.png) -178px top;
	height: 27px;
}
#horiz_menu li#garancija {
	background: url(images/si/hmenu.png) -356px top;
	height: 27px;
}
#horiz_menu li#kontakt {
	background: url(images/si/hmenu.png) -534px top;
	height: 27px;
}
#horiz_menu li a,#horiz_menu li a:visited {
	display: block;
	width: 178px;
	text-indent: -3000px;
}

#mm_mailing {
	margin-left: 12px;
	width: 240px;
	height: 58px;
}
#mm_mailing #f_email {
	width: 184px;
	height: 22px;
	color: #666699;
	text-align:	center;
	padding-top: 5px;
	border-left: 1px solid #7189bb;
	border-top: 1px solid #7189bb;
	border-bottom: 1px solid #7189bb;
	border-right: none;
}

#mm_info {
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 12px;
	width: 240px;
	height: 58px;
}

.shadow {
	position: relative;
	background: url(images/shadow_br.png) no-repeat right bottom;
	padding-bottom: 11px;
	padding-right: 12px;
}
.shadow .tr {
	position: absolute;
	background: url(images/shadow_tr.png) no-repeat;
	top: 0px;
	right: 0px !important;
	right: 7px;
	width: 12px;
	height: 18px;
}
.shadow .bl {
	background: url(images/shadow_bl.png) no-repeat;
	position: absolute;
	left: 0px;
	width: 23px;
	height: 11px;
	padding: 0;
	margin: 0;
}

#mm_mailing.shadow .tr {
	right: 0px !important;
}

#mm_info.shadow .tr {
	right: 0px !important;
}


.r {
	text-align: right !important;
}

.l {
	text-align: left !important;
}

.ewmsg {
	color: #ff000 !important;
	display: block;
}
