@import url("/css/forms.css");

* {
	margin:0;
	padding:0;
	outline:0;
	}
	
body {
	background:#fff;
	}
	
img { 
	-ms-interpolation-mode:bicubic;
	}	
	
a img {
	border:none;
	}
	
#txt a {
	text-decoration:none;
	color:#c14402;
	}
	
#txt a:hover {
	color:#6d9000;
	}
	
#topContainer {
	width:100%;
	height:392px;
	position:relative;
	display:block;
	text-align:center;
	overflow:hidden;
	min-width:998px;
	z-index:1;
	}
	
#topLeft {
	width:3000px;
	height:392px;
	text-align:right;
	position:absolute;
	left:-3000px;
	top:0;
	z-index:2;
	background:url(/gfx/top_left_bck.jpg) repeat-x;
	}
	
#topRight {
	width:3000px;
	height:392px;
	text-align:left;
	position:absolute;
	right:-3000px;
	top:0;
	z-index:2;
	background:url(/gfx/top_right_bck.jpg) repeat-x;
	}
	
#topCenter {
	width:998px;
	height:392px;
	display:block;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
	
#topBaner {
	width:998px;
	height:392px;
	background:url(/gfx/toper.jpg) no-repeat;
	}
	
#topBaner #logo {
	width:158px;
	height:88px;
	position:absolute;
	top:12px;
	left:40px;
	background:url(/gfx/logo-sd.png) no-repeat;
	}
	
#topBaner #stolbud {
	width:219px;
	height:40px;
	position:absolute;
	top:38px;
	left:256px;
	background:url(/gfx/logo-sb.gif) no-repeat;
	}				
	
#middleContainer {
	width:100%;
	min-width:998px;
	text-align:left;
	position:relative;
	z-index:1;
	overflow:hidden;
	}

#leftWing {
	width:50%; 
	height:100%;
	background:#fff;
	text-align:right;  
	z-index:1;
	overflow:visible;  
	position:relative;
	float:left;
	}
	
#rightWing {
	width:100%; 
	height:100%;
	background:url(/gfx/middle_right_bck.jpg) repeat-x #ffedcf;
	text-align:left; 
	z-index:3;
	overflow:visible;
	position:relative;
	right:-100%; 
	top:0; 
	float:left;
	}
	
#rightWing img {
	display:block;
	position:absolute;
	top:0;
	left:499px;
	}	
	
#contentHolder {
	width:998px;
	height:100%;
	background:url(/gfx/content_bck.png) repeat-y;
	z-index:3;
	margin:0 0 0 -499px;
	position:relative;
	float:left;
	}
	
#middleLeft {
	width:264px;
	height:100%;
	float:left;
	display:inline;
	position:relative;
	background:#fff;
	}
	
#menu {
	width:100%;
	margin:8px 0 40px 0;
	position:relative;
	}
	
.button, .buttonActive, .buttonNormal {
	width:207px;
	height:29px;
	display:block;
	overflow:hidden;
	background:url(/gfx/button.png) no-repeat 0 0;
	text-decoration:none;
	margin:0 0 3px 19px;
	font-size:20px;
	color:#fff;
	padding:8px 5px 0 15px;
	}
	
.button:hover, .buttonActive {
	background:url(/gfx/button.png) no-repeat 0 -40px;
	}
	
#offerMenu {
	background:url(/gfx/menu_flour.jpg) no-repeat bottom;
	text-transform:lowercase;
	}
	
#offerMenu p {
	height:1px;
	font:1px/1px Arial, Helvetica, sans-serif;
	background:url(/gfx/menu_line.png) no-repeat -3px 0;
	}
	
#offerMenu p.topSep {
	background:none;
	height:3px;
	font:1px/1px Arial, Helvetica, sans-serif;
	}
	
#offerMenu p.bottomSep {
	background:none;
	height:7px;
	font:1px/1px Arial, Helvetica, sans-serif;
	}			
	
.button2, .button2Active {
	width:190px;
	height:auto !important;
	min-height:24px;
	height:24px;
	display:block;
	background:url(/gfx/arrow.png) no-repeat 0 12px;
	* background:url(/gfx/arrow.png) no-repeat 0 13px;
	text-decoration:none;
	font-size:17px;
	line-height:17px;
	color:#aa4810;
	padding:8px 0 0 13px;
	margin:0 0 0 35px;
	}
	
.button2:hover, .button2Active {
	text-decoration:none;
	color:#848484;
	}
	
#middleRight {
	width:734px;
	height:auto !important;
	min-height:100px;
	height:100px;
	float:left;
	display:inline;
	position:relative;
	background:#ffedcf;
	}
	
#headerBox {
	width:664px;
	height:44px;
	background:url(/gfx/header_bck.jpg) no-repeat top right;
	position:relative;
	padding:23px 0 0 70px;
	}
	
#headerBox h1 {
	height:30px;
	margin:0;
	padding:0;
	color:#ba571c;
	font:25px/22px Arial, Helvetica, sans-serif;
	display:block;
	background:url(/gfx/header_bck.png) no-repeat top right;
	position:absolute;
	top:25px;
	left:68px;
	}
	
#txt {
	width:640px;
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#383838;
	padding:20px 40px 20px 43px;
	position:relative;
	text-align:left;
	float:left;
	display:inline;
	}
	
.sto-proc {
	width:100%;
	}
	
#txt img {
	position:relative;
	display:inline;
	left:0;
	top:0;
	}	
	
#txt p {
	margin-bottom:15px;
	}
	
hr {
	height:1px;
	font:1px/1px Arial, Helvetica, sans-serif;
	background:none;
	border:none;
	margin-bottom:20px;
	border-bottom:1px solid #fff;
	}
	
.hr2 {
	margin-top:15px;
	}
	
.m-b-10 {
	margin-bottom:10px;
	}	
	
#calc {
	width:354px;
	height:120px;
	background:url(/gfx/kalkulator.jpg) no-repeat;
	float:left;
	margin:0 20px 0 10px;
	padding-bottom:20px;
	position:relative;
	}
	
#calc a {
	width:290px;
	height:42px;
	display:block;
	position:absolute;
	bottom:38px;
	left:13px;
	}	
	
#tel {
	width:254px;
	height:120px;
	background:url(/gfx/tel.jpg) no-repeat;
	float:left;
	position:relative;
	padding-bottom:20px;
	}
	
#tel a {
	width:165px;
	height:22px;
	display:block;
	position:absolute;
	bottom:36px;
	left:15px;
	}									
	
#footerContainer {
	width:100%;
	height:156px;
	position:relative;
	display:block;
	text-align:center;
	overflow:hidden;
	min-width:998px;
	z-index:1;
	clear:both;
	}
	
#footerRight {
	width:3000px;
	height:29px;
	text-align:left;
	position:absolute;
	right:-3000px;
	top:0;
	z-index:2;
	background:#ffedcf;
	}
	
#footerCenter {
	width:998px;
	height:156px;
	display:block;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
	
#footerBox {
	width:998px;
	height:156px;
	background:url(/gfx/footer_bck.png) no-repeat;
	position:relative;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#eedacf;
	}
	
#copy {
	position:absolute;
	left:40px;
	top:47px;
	}
	
#design {
	position:absolute;
	right:40px;
	top:47px;
	}
	
#design a {
	text-decoration:none;
	color:#eedacf;
	font-weight:bold;
	}
	
#design a:hover {
	color:#fff;
	}
	
#backBut, #topBut {
	width:31px;
	height:17px;
	position:absolute;
	top:0;
	border:none;
	}
	
#topBut {
	right:40px;
	}	
	
#backBut {
	right:75px;
	}
	
h2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#000;
	}	
	
#txt .round, #txt .round2, #txt .round3  {
	display:inline;
	background:#fff;
	padding:15px 10px 10px 10px;
	position:relative;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#c14402;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:0 20px 20px 0;
	}
	
#txt .round2 {
	width:105px;
	padding:15px 15px 10px 15px;
	margin:0 25px 20px 0;
	font-size:12px;
	display:inline;
	}
	
#txt .round3 {
	padding:15px 15px 10px 15px;
	margin:0 25px 20px 0;
	font-size:12px;
	display:block;
	float:none;
	}	
	
#txt .round a.more, #txt .round2 a.more, #txt .round3 a.more {
	text-decoration:none;
	color:#6d9000;
	display:block;
	padding:5px 5px 0 5px;
	}
	
#txt .round a.more:hover, #txt .round2 a.more:hover, #txt .round3 a.more:hover {
	color:#000;
	}			

#txt .round:hover {
	color:#000;
	}	
	
#txt .round img {
	display:block;
	margin:0 auto 7px auto;
	}
	
#txt .round2 a.crop {
	width:105px;
	display:block;
	margin:0 auto 7px auto;
	position:relative;
	overflow:hidden;
	}
	
#txt .round3 a.crop {
	display:block;
	margin:0 auto 0 auto;
	padding-bottom:11px;
	position:relative;
	}	
	
.h200 {
	height:200px;
	}
	
.h210 {
	height:210px;
	}		
	
.h220 {
	height:220px;
	}
	
.h150 {
	height:150px;
	}
	
.h130 {
	height:130px;
	}
	
.h120 {
	height:120px;
	}
	
.h110 {
	height:110px;
	}		
	
.h100 {
	height:100px;
	}
	
.h80 {
	height:80px;
	}				
	
#txt .round2 a.crop img.zoom {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	}
	
#txt .round3 a.crop img.zoom {
	display:block;
	position:relative;
	z-index:10;
	margin:0 auto;
	left:0;
	top:0;
	}	
	
#txt .round2 a.crop span.imageOver {
	display:none;
	width:32px;
	height:32px;
	left:50%;
	* left:0;
	top:50%;
	margin-left:-16px;
	* margin-left:0;
	margin-top:-16px;
	position:absolute;
	background:url(/gfx/zoom.gif) no-repeat;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:20;
	}
	
#txt .round2 img.botmar {
	margin-bottom:4px;
	}
	
#txt .round3 a.crop span.imageOver {
	display:none;
	width:32px;
	height:32px;
	left:50%;
	top:50%;
	margin-left:-16px;
	margin-top:-16px;
	position:absolute;
	background:url(/gfx/zoom.gif) no-repeat;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:20;
	}	
		
#txt .round2 a.crop:hover span.imageOver {
	display:block;
	position:relative;
	}
	
#txt .round3 a.crop:hover span.imageOver {
	display:block;
	}	
		
#txt .w120 {
	width:120px;
	}
	
#txt .w130 {
	width:130px;
	}
	
#txt .w140 {
	width:140px;
	}		
	
#txt .w150 {
	width:150px;
	}
	
#txt .w160 {
	width:160px;
	}		
	
#txt .w170 {
	width:170px;
	}
	
#txt .w180 {
	width:180px;
	}
	
#txt .w200 {
	width:200px;
	}	
	
#txt .w210 {
	width:210px;
	}
	
#txt .w220 {
	width:220px;
	}
	
#txt .w230 {
	width:230px;
	}
	
#txt .w240 {
	width:240px;
	}

#txt .w250 {
	width:250px;
	}
	
#txt .w260 {
	width:260px;
	}
	
#txt .w270 {
	width:270px;
	}		
	
.clearer {
	clear:both;
	}

#txt p.clearer {
	clear:both;
	height:auto !important;
	min-height:1px;
	margin:0;
	line-height:15px;
	}
	
#txt p.clearerTxt {
	clear:both;
	margin:0;
	padding:0;
	line-height:1px;
	}	
	
#galeria {
	margin:20px 0 0 0;
	}
	
.leftBox {
	width:230px;
	float:left;
	display:inline;
	}
	
.rightBox {
	width:410px;
	float:left;
	display:inline;
	padding-bottom:20px;
	}
	
#mapaGoogle {
	width:390px;
	height:300px;
	margin:0 auto;
	border:4px solid #fff;
	}
	
ul, ol {
	margin:-10px 0 15px 0;
	padding:0 0 0 20px;
	overflow:auto;
	}
	
ul {
	padding:0 0 0 20px;
	}	
	
ul li {
	list-style-type:none;
	padding:0 0 0 16px;
	background:url(/gfx/dot.gif) no-repeat 0 7px;
	margin-bottom:2px;
	zoom:1;
	}
	
ol {
	padding:0 0 0 30px;
	margin-left:5px;
	}
	
* html ol {
	padding:0 0 0 37px;
	}		
	
ol li {
	list-style:decimal;
	margin-bottom:2px;
	}
	
.lewa {
	float:left;
	margin:4px 10px 5px 0;
	position:relative;
	overflow:auto;
	}
	
.promocja {
	color:red;
	font-size:14px;
	position:relative;
	top:-2px;
	}
	
	

