@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	margin:0;
	padding:0;
	border:none;
}
body {
/* background: url(img/body-bg.png) repeat-x #f7f7f7; */ 
background: #f7f7f7 url(img/sprite1.png) repeat-x 0px -172px; 

 }
	
html {
	height: 100%;
	margin-bottom: 1px;
}
.flr {
	float: right;
	margin: 1px 0 20px 15px;
}
.fll {
	float: left;
	margin: 1px 15px 20px 0px;
}
.mbot30 { margin-bottom: 30px }
.mbot50 { margin-bottom: 50px }
.mbot80 { margin-bottom: 80px }
.mbot100 { margin-bottom: 100px }
.mbot180 { margin-bottom: 180px }
.mbot220 { margin-bottom: 220px }
.mbot250 { margin-bottom: 250px }
.mbot300 { margin-bottom: 300px }

.headercopy { padding-top: 103px }
.headercopy2 { padding-top: 53px }

.red { color: #f00; }

.block { display: block; }
/* main 
------------------------------------------------------------------- */ 



#main {
	width: 970px;
	margin: 0 auto;
	position: relative;
	min-height:1000px;
	height:auto !important;
	height:1000px;
	color: #111;
}
/* header 
------------------------------------------------------------------- */ 


#header { /*background: url(img/header-bg.jpg) no-repeat top right; */
	height: 156px;
	width: 100%;
}
img.headerlogo {
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}
/* topnav
------------------------------------------------------------------- */ 

#googlesearch {
	position: absolute;
	top: 0px;
	right: 15px;
/*	background:url(img/googlesearch-bg.png) no-repeat;*/
	background: #fff url(img/sprite2-contentbg.png) no-repeat 0px 0px;	
	width: 268px;
	height: 54px;
	text-align:center;
}
#googlesearch form { margin-top: 17px; }

#topnavkontakt {
	position: absolute; 
	top: 40px; 
	right: 15px;
	width: 245px;
	height: 54px;
}

/* content
------------------------------------------------------------------- */ 


#content {
	float:right;
	display:inline;
	width: 734px;
	/*background:url(img/content-bg.png) repeat-y #fff;*/
	background: #fff url(img/sprite2-contentbg.png) repeat-y -734px 0px; 
	margin:  0 12px 80px 0px;
}
#content-header {
	/*background:url(img/content-header-bg.png) no-repeat;*/
	background: #fff url(img/sprite2-contentbg.png) no-repeat 0px -105px; 
	position:relative;
	height: 99px;
}
#content-header h1 {
	text-indent:-9999px;
	margin: 0;
	position:absolute;
}
#content-footer {
	/*background:url(img/content-footer.png) no-repeat;*/
	background: #fff url(img/sprite2-contentbg.png) no-repeat 0px -64px; 	
	height: 34px;
}
#content-header img {
	top: 25px;
	left: 28px;
	position: relative;
}
#content-header img.index {
	top: 6px;
	left: 6px;
	position: absolute;

}

table.index td { vertical-align:top;}
table.index td ul { margin: -15px 0 15px 0; padding:0;}
table.index h1 { font-size: 16px; margin-bottom: 5px; }
table.index h5 { font-size: 12px; margin: 0px; }
div.indexorder { background: #f5f5f5; text-align:right; margin-top: 13px; padding: 5px;}
div.indexorder a {border-left: 1px solid #ddd; padding: 5px 5px 5px 10px; } 
div.indexorder span { padding-right: 10px; }

#copy {
	margin: 00px 30px auto 30px;
	margin-top: -00px;
	font: normal 12px/18px  Tahoma, Arial, sans-serif, Helvetica;
	color: #333;
	clear:both;
	min-height: 700px;
	height:auto !important;
	height:700px;
}
#copy ul { margin-left: 30px; }
#content p {
	margin: 0 0 25px 0;
	padding: 0;
}
#content h4 {
	font-size: 13px;
	line-height: 1.2;
	color: #333;
}
#content h3 {
	font-size: 14px;
	padding-bottom: 2px;
	color: #000;
}
#content h2 {
	font-size: 20px;
	margin: 00px 0 20px 0;
	padding:0;
}
h5 {
	color: #008000;
	font-size: 14px;
}

h5.uline { 
margin-bottom: 5px; border-bottom: solid 1px #008000; padding-bottom: 2px; 
}

ol, ul {
	margin-left: 20px;
	margin-bottom: 30px;
	
}
ol li { padding-bottom: 11px; }
h6 {
	border-bottom: solid 2px #0863a0;
	border-top: solid 2px #0863a0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.45;
	padding: 5px 25px;
	background: #e9f0f4;
	color: #0863a0;
	margin: 10px 0px 15px 0;
	text-align: center;
}
h6.side {
	float: right;
	width: 190px;
	margin: 2px 0 0 20px;
	padding: 5px 5px 6px 5px;
	font-size: 13px;
	line-height: 19px;
	background: #eee;
	color: #000;
}
.imgh1 {
	display:block;
	margin-bottom: 15px;
}
.contenthr {
	height: 3px;
	color: #fff;
	background: #fff;
	border: none;
	margin: 15px 0;
}
#copy a, #copy a:visited {
	color: #0072bc;
	text-decoration: underline;
}
#copy a:hover {
	color: #ff5e11;
	text-decoration:underline;
}

#copy a:visited {
	/*color: #800080;*/
}


a.infolink {
	padding-left: 12px;
	font-size: 12px;
	background:url(img/a-infolink.gif) no-repeat;
	background-position: 1px 5px;
}
a.infolink:hover { background-position: 1px -8px; }
#copy .pozor, #copy .pozor-red {
	background: url(img/pozor.png) no-repeat left 5px;
	padding: 1px 40px;
}
#copy .pozor-red { background: url(img/pozor-red.png) no-repeat left 5px; }
#copy .quote {
	padding-left: 40px;
	background:url(img/quote.png) no-repeat;
	padding-bottom: 5px;
}
#copy .quote em {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	padding-top: 4px;
	display: block;
}
/* leftblock
------------------------------------------------------------------- */ 

.leftblock {
	float:right;
	width: 216px;
}

/* leftmenu & columns
------------------------------------------------------------------- */ 

#menu-bg {
	margin-left: 7px;
	/*background: url(img/leftmenu-footer-bg.png) no-repeat bottom right #b2d4ea;*/
	background: #b2d4ea;
	/*padding-bottom: 23px;*/
}

.menu-footer { 
	height: 24px;
	width: 209px;
	float: right;
	background: #b2d4ea url(img/sprite2-contentbg.png) no-repeat -282px 0px;

}


ul.menu {
	margin: 0;
	padding: 0;
	display: block;
}
ul.menu li a strong { font-size: 12px; }
ul.menu {
	list-style: none;
	border-bottom: solid 1px #daeefb;
	margin-right: 5px;

}
ul.menu li a {
	text-decoration: none;
	font: normal 11px/22px Tahoma, Arial, sans-serif, Helvetica;
	color: #000;
	display: block;
	width: 188px;
	padding: 0px 0px 0px 16px;
	outline: none;
}
ul.menu h3 a {
	line-height: 23px;
	padding: 0px 10px 0px 6px;
}
ul.menu li a.single { line-height: 30px; }
ul.menu a:hover, ul.menu li a.active:hover {
	/*background: url(img/menu-bg-hover.png) repeat-x #72bbdf;	*/
	background: #72bbdf url(img/sprite2-contentbg.png) no-repeat -504px 0px;
	
	color: #fff;
}
ul.menu li a.active {
	color: #d00;
	font-weight:bold;

}
/* footer
------------------------------------------------------------------- */ 


#footer-wrapper {
	clear: both;
	/*background: url(img/footer-bg.png) repeat-x #0076bf;*/
	background: #0076bf url(img/sprite1.png) repeat-x 0px -100px; 
	height: 72px;
	width: 100%;
}
#footer {
	padding-top: 30px;
	margin: 0 auto;
	width: 780px;
}
#footer ul {
	padding:0;
	margin:0 auto;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
}
#footer li {
	display: inline;
	color: #fff;
	font: normal 11px/20px Tahoma, Arial, sans-serif, Helvetica;
}
#footer li a {
	color: #fff;
	text-decoration:none;
	float:left;
	padding: 1px 10px;
	border-right: solid 1px #00548c;
}
#footer li img {
	position: absolute;
	right: 5px;
}
#footer ul li a:hover {
	background: #00548c;
	color: #fff;
}
.nolink {
	padding: 1px 10px;
	float:left;
}
#footer-print { display:none }
/* page specific tags
------------------------------------------------------------------- */ 

#copy h2.faq { 
/*background: #0863a0;
color: #fff;*/
padding: 5px 0px 6px 8px;
margin-left: -8px;
font-size: 20px;
font-weight: normal;
border-bottom: solid 1px #666;
background: #f4f4f4;

}

.kontakttable td {
	color: #444;
	padding-bottom: 10px;
	vertical-align: top;
	display: table-cell;
	padding-right: 4px;
}
.kontakttable p { border: solid 3px #fff; }
#copy .kontakttable h3 {
	border-top: 2px solid #ddd;
	background: #eee;
	padding: 2px 0 2px 3px;
	display: block;
	text-transform:uppercase;
	color: #000;
	font-size :13px;
}
#content p.indent18 { margin-left: 18px; }
.results { border: none }
.results td {
	width: 25%;
	font: normal 11px Tahoma, Arial, sans-serif, Helvetica;
	text-align: center;
	border-bottom: 1px dashed #ddd;
	padding: 2px;
}
.results th {
	background: #eee;
	font: normal 11px Tahoma, Arial, sans-serif, Helvetica;
	border-bottom: 1px solid #eee;
}
.results th.header {
	padding: 4px;
	background: #ddd;
	font: bold 13px Tahoma, Arial, sans-serif, Helvetica;
}
.results th a { display: block; }
.basictable { margin-bottom: 20px; }
.basictable th {
	text-align: left;
	font-weight: bold;
	background: #dedede;
	padding: 1px;
}
.basictable td {
	padding: 5px 1px;
	border-bottom: dotted 1px #aaa;
}
.sidebox {
	float: right;
	width: 300px;
	border: 2px solid #eee;
	margin: 0 0 55px 25px;
	text-align: center;
	padding: 5px;
}
.tabela50 tr td { width: 50%; }
#copy div.kontaminanti {
	background: url(img/kontaminanti-bg.jpg);
	color: #fff;
	text-align: left;
	border: none;
	width: 200px;
}
#copy div.kontaminanti h4 {
	color: #fff;
	padding: 4px;
}
#copy div.kontaminanti td, #copy div.kontaminanti th {
	border-top: 1px solid #70d06e;
	padding: 4px;
	text-align: left;
}
#copy div.kontaminanti th strong { font-size: 16px; }
#copy div.kontaminanti p {
	padding: 5px;
	margin:  3px 0px 0px 0px;
	background: #eee;
	color: #333;
}
#copy div.kontaminanti table { width: 100%; }
#copy ul.features {
	display: block;
	list-style:  square;
	margin-left: 15px;
	margin-right: 225px;
}
ul.features li {
	padding: 6px 0px;
	border-bottom: 1px solid #eee;
}



/* usteklenicena */

table.usteklenicena td { padding: 0px 5px; vertical-align:top; }
#copy table.usteklenicena ul { 	list-style: none; padding:0; margin:0; }
#copy table.usteklenicena li { padding-bottom: 5px; } 

#copy table.usteklenicena ul.prim-plus li {
	padding-left: 20px;
	background:url(img/plusminus.png) no-repeat 0px 4px;
}
#copy table.usteklenicena ul.prim-minus li {
	padding-left: 20px;
	background:url(img/plusminus.png) no-repeat -645px 4px;
}

#copy table.plastenke th { text-align: left; background: #f5f5f5; }
#copy table.plastenke th.col { padding-right: 0; }
#copy table.plastenke td, #copy table.plastenke th { padding: 3px ; }



/* primerjava */

hr { 
margin: 10px 0; 
	height: 2px;
	border: 0;	
	color: #ddd;
	background: #ddd;
}

hr.primerjava {
	margin: 40px 0 50px 0;
	display: block;


}
table.primerjava th {
	text-align: left;
	border-bottom: 1px solid #eee;
}
table.primerjava th.col {
	background:url(img/primerjava-table-bg.png) repeat-x right top;
	height: 191px;
	vertical-align: top;
	text-align: center;
	padding-right: 5px;
	border-bottom: none;
}
table.primerjava th.col img {
	display: block;
	margin: 0 auto;
}
table.primerjava td {
	text-align: center;
	padding: 3px 0;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}
table.primerjava2 td { vertical-align: top; }
table.primerjava2 td img { margin: 0px 10px 20px 0; }

table.galerija td { padding-right: 8px; }

#copy p.prim-plus {
	padding-left: 20px;
	background:url(img/plusminus.png) no-repeat 0px 4px;
}
#copy p.prim-minus {
	padding-left: 20px;
	background:url(img/plusminus.png) no-repeat -645px 4px;
}
#copy p.prim-nevtral {
	padding-left: 20px;
	background:url(img/plusminus.png) no-repeat -1185px 4px;
}
/* google custom search */

.searchinput {
font: normal 13px Tahoma, Arial, sans-serif, Helvetica;
}
	
.searchbutton {
	/*background:url(img/google-search.png) top center;*/
	background: #0076bf url(img/sprite1.png) no-repeat 0px 0px; 	
	cursor: pointer;
	width: 73px;
	height: 22px;
	text-align: left;
	text-indent: 6px;
	font: normal 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.searchbutton:hover {
	/*background:url(img/google-search.png) center -28px;*/
	background: #0076bf url(img/sprite1.png) no-repeat 0px -28px;
	cursor: pointer;
	color: #fff;
}

#copy div.warning {
padding: 10px; 
border: 2px solid #ddd;
margin-bottom: 5px; }

#copy div.warning p { margin-bottom: 10px; }

.orderform input.checkbox { outline:none; margin-left: 12px; width: 24px; height: 24px; }

/*.orderform label { display: block; width: 100%; height:100%; }*/

.linethrough { text-decoration: line-through } 


/* ordering */

.orderbutton { background:#00C400; color: #000; font-weight: bold; padding: 3px 12px; border:1px solid #000; cursor:pointer; }

input.inputField {border:1px solid #a7a6aa;height:24px;padding:2px;font-size:1.6em;}
textarea.inputField { border:1px solid #a7a6aa; font-size: 1.0em; padding: 2px; font-family: Arial, Helvetica, sans-serif; }

input.XL {width:290px;}
input.XXL {width:350px;}
input.L {width:165px;}
input.M {width:60px;}

span.label, label.basic {font-weight:bold;float:left;margin:0 34px 0 0;padding:8px 0 0 0;text-align:right;width:170px;}
span.label.k {padding:4px 0 0 0;}

#step2 ol { list-style: none; }


/* step 2 */


/* AKCIJA */
div.akcija { display:none; width: 300px; top: 18px; left: 350px; font: normal 12px/18px Tahoma, Geneva, sans-serif; position: absolute; border: 2px solid #f00; padding: 4px; }
div.akcija h3 { font-size: 16px; } 

/* IZDELEK */
.sidebar { float: right; background: #f7f7f7; padding: 7px; border: 1px solid #ddd; }








/* LIGHTBOX */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(_overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
kbd, #lightboxCaption { font: normal 12px tahoma; }


	