body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font: 11px tahoma, arial, sans-serif;
}
.details{
	color: #000;
	font: bold 16px "Times New Roman", times, serif;
}
img {
	border: 0px;
	margin: 0px;
	
}
a:link, a:active, a:visited{
	color: black;
	text-decoration: none;
}
a:hover{
	color: orange;
	text-decoration: none;
}
div.przerwa {
	height: 0px;
	font-size: 1px;
	clear: both;
}
div,p,a,form,h1,h2,h3,h4,h5,ul,ol,li {
	margin: 0px;
	padding: 0px;
	
}
#kontener {
	width: 960px;
	margin: 0 auto;
}
#top {
	margin-top: 10px;
	height: 131px;
	background-image: url(images/topbg.jpg);
}
#logo {
	float: left;
	display: inline;
	width: 161px;
	height: 96px;
	margin-left: 32px;
	margin-top: 18px;
}
#jezyk {
	float: right;
	display: inline;
	height: 62px;
	margin: 0px 25px 0px 0px;
}
#menu {
	float: right;
	display: inline;
	margin-right: 27px;
	list-style: none;
	width: 700px;
	height: 67px;
}
#menu li {
	float: left;
	height: 67px;
}
#menu li.sep {
	background-image: url(images/sep.gif);
	width: 2px;
}
#grafika {
	width: 960px;
	clear: both;
}
#grafika_info {
	height: 88px;
	width: 910px;
	margin: 0 auto;
}
.strzalapl {
	float: left;
	display: inline;
	margin-left: 242px;
	margin-top: 25px;
}
.strzala2pl {
	float: left;
	display: inline;
	margin-left: 438px;
	margin-top: 25px;
}
.strzalaen {
	float: left;
	display: inline;
	margin-left: 264px;
	margin-top: 25px;
}
.strzala2en {
	float: left;
	display: inline;
	margin-left: 446px;
	margin-top: 25px;
}
#grafika_bottom {
	height: 79px;
	background-image: url(images/grafika_bottom.jpg);
	text-align: left;
	border-bottom: 1px solid #ebe1c7;
}
#grafika_bottom2 {
	height: 50px;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #ebe1c7;
}
#grafika_bottom_podmenu {
	height: 30px;
	background-color: #fff;
	text-align: left;	
}
#grafika_bottom_podmenu_in {
	
	border-bottom: 1px solid #ebe1c7;
	width: 760px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#grafika_bottom_podmenu_in a 	{
	color: #000;
	font: bold 16px "Times New Roman", times, serif;
	margin: 0 10px;
}
.naszeprodukty {
	margin-left: 58px;
	padding-top: 35px;
	float: left;
	display: inline;
}
.naszeprodukty2 {
	margin-left: 58px;
	padding-top: 10px;
	float: left;
	display: inline;
}
#tekst_lewy {
	width: 600px;
	font: 12px arial, tahoma, sans-serif;
	float: left;
	vertical-align: top;
	display: inline;
	padding-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	text-align: justify;
}
#tekst_prawy {
	width: 280px;
	padding-top: 20px;
	font: 12px arial, tahoma, sans-serif;
	float: left;
	display: inline;
	margin-left: 0px;
	padding-right: 30px;
}
.olprawy {
	font: bold 11px arial, tahoma, sans-serif;
	margin-bottom: 30px;
}
.olprawy li {
	font: 11px arial, tahoma, sans-serif;
	margin-left: 30px;
}
.errorMessage{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	color: Red;
	font-weight: bold;

}
.infoMessage{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	text-align: center;
	vertical-align: middle;
	color: Gray;
	font-weight: bold;
	background:#D6E8F6;
}
.ramka img {
	margin: 7px;
	float: center;
	text-align: center;
	padding: 2px;
	border: 1px solid #AEAEAE;
	background-color: #FFFFFF;	

}
.photoFrame {
	margin: 7px;
	float: center;
	text-align: center;
	padding: 2px;
	border: 1px solid #AEAEAE;
	background-color: #FFFFFF;	

}
.title{

	font: 13px arial, tahoma, sans-serif;
	font-weight: bold;
	text-decoration: italic;

}
.opis {

	float: center;
	width: 150px;
	padding: 7px;
	border: 1px solid #fecb7a;
}
#stopka {
	border-top: 1px solid #ebe1c7;
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
#stopka2 {
	clear: both;
	border-top: 1px solid #ebe1c7;
}
#stopka2 img {
	margin: 5px 40px;
}