
/* CSS Document */
/* default*/
@import url('default.css');
/* linki, naglowki i paragrafy*/

body{
	font-family:Tahoma;
	font-size:11px;
	color:#666;
	line-height:140%;
	background:url(images/bg.gif) repeat;
}
h1, h1 a, h1 a:link, h1 a:visited{
	margin-bottom:0.3em;
}
.h1{
}

h2, h2 a , h2 a:link, h2 a:visited{
	font-size:12px;
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3, h3 a , h3 a:link, h3 a:visited{
	font-size:11px;
}

.more, .more:link, .more:visited{
	color:#fff;
	float:right;
}

/* formularz*/
.button {
	background:#534430;
	height:18px;
	line-height:18px;
	color:#fff;
	font-size:10px;
	padding:0 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.inpat, select textarea {
	font-size:11px;
}
		
/* info*/
#info {
	width:300px;
	margin:auto;
	text-align:center;
}
	
/*layout*/
#header {
	position:relative;
	height:80px;
	background:#fff;
}

.container {
	width:960px;
}
		
#lewa {
	width:650px;
}
#prawa {
	width:255px;
	padding-left:20px;
}	

#footer {
	background:#fff;
	height:80px;
	width:100%;
	overflow:hidden;
}	
/**/

/*header*/
#logo {
	text-indent:-9999px;
	position:absolute;
	width:137px;
	height:49px;
	top:15px;
	left:33px;
	display:block;
	background:url(images/logo.jpg) 0 0 no-repeat;
}

/* footer*/
#copyr_l{
	width:340px;
	color:#BBB9B9;
	font-size:9px;
	float:left;
	margin:16px 0 0 14px;
	line-height:140%;
	}
#copyr_l .footer_green{
	color:#676666	;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	}
#copyr_r{
	display:inline; 
	float:right;
	padding-top:29px;
	padding-right:15px;
	width:475px;
}
#copyr_r li{
	float:left;
}

/* podstrony*/
#line_bottom{
	background:url(images/line_bottom.jpg) repeat-x;
	height:9px;
	}
.foto{
	float:left;
	margin:0 2em 1em 0px;
	}
.foto_art{
	width:320px;
	height:200px;
	}
#bottom{
	height:130px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0;
	line-height:130%;
	color:#fff;
	background:url(images/bottom_bg.gif) 0 0 repeat-y;
	}
#polecamy{
	width:460px;
	float:left;
	padding-left:16px;
	height:130px;
	overflow:hidden;
	}
#polecamy img{
	display:inline;
	}	
#aktualności{
	width:245px;	
	padding-left:15px;
	float:left;
	height:120px;
	}
#aktualności .foto{
	}	
#aktualnościCrop{
	width:245px;
	height:31px;
	overflow:hidden;
	margin:35px 0 5px;
	float:none;
	
	}
#mapka{
	overflow:hidden;
	}

#n_zapisz{
	width:56px;
	}
#n_wypisz{
	width:114px;
	}	
#produkt{
	width:560px;
	}	
#produkt .left_col{
	width:250px;
	float:left;
	text-align:center;
	}
#produkt .left_col img{
	display:inline;
	}		
#produkt .left_col .foto{
	margin-bottom:25px;
	}	
#produkt h1{
	font-size:13px;
	margin-bottom:1em;
	}	

