@charset "utf-8";

body {
	background-color: white;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;

}


h1 {
	font-family: arial;
	font-size: 14px;
	letter-spacing:1px;
	color:#a9a7a9;
	margin: 0 0 10px 0;
	text-align:left;
}

h2 {
	font-family: arial;
	font-size: 12px;
	color:black;
	margin: 0 0 10px 0;
	text-align:left;
}

#fader {
	width:558px;
	height:308px;
	margin: 0;
	z-index: 1;
	position:relative;
}
#fader img {
	display:none;
	position:absolute;
}

h3 {
	font-family: arial;
	font-size: 13px;
	color:#313030;
	margin: 0 0 10px 0;
	text-align:left;
}
.kontener{
	margin: 0 auto;
	width: 1000px;
	font-family: arial;
	color: white;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	background-image: url(../img/tlo_kontener.jpg);
	background-repeat: no-repeat;
	
}
.logo{
	height:97px;
	width: 1000px;	
}
.menu{
	width: 1000px;
	margin:35px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3E3C3C;
}
.menu a,.menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3E3C3C;
	text-decoration:none;

}
.menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#a3020a;
	text-decoration:none;

}

.top{
	width: 1000px;
	height:308px;
	background-image: url(../img/top.png);	
	margin-bottom:25px;
}

.content_l{
	width: 361px;
	padding:0 20px 0 25px;
	float:left;
	font-family: arial;
	color: black;
	font-size:12px;
	line-height:18px;
	text-align:justify;

}
.content_l_produkt{
	width: 650px;
	border-right:1px solid #cccccc;
	padding:0 20px 0 25px;
	float:left;
	font-family: arial;
	color: black;
	font-size:12px;
	line-height:18px;
	text-align:justify;

}
.content_l a, .content_l a:visited, .content_l_produkt a, .content_l_produkt a:visited{
	color: black;
	text-decoration:none;
}
.content_l a:hover,  .content_l_produkt a:hover{
	color: black;
	text-decoration:underline;
}
.content_sr{
	width: 243px;
	min-height:320px;
	padding:0 20px 0 25px;
	float:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-family: arial;
	color: black;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.content_sr a, .content_sr a:visited{
	color: black;
	text-decoration:none;
}
.content_sr a:hover{
	color: black;
	text-decoration:underline;
}
.content_p{
	width: 249px;
	padding:0 25px 0 30px;
	float:right;
	font-family: arial;
	color: black;
	font-size:12px;
	line-height:18px;
	text-align:justify;

}
.content_p a, .content_p a:visited{
	color: black;
	text-decoration:none;
}
.content_p a:hover{
	color: black;
	text-decoration:underline;
}

.top_prawa{
	width:415px;
	height:308px;
	float:right;
	font-family: arial;
	color: black;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 27px;
}
.top_prawa a, .top_prawa a:visited {
	color: black;
	font-size:12px;
	text-decoration:none;

}
.top_prawa a:hover{
	color: black;
	font-size:12px;
	text-decoration:underline;

}

.top_oferta {

	 height:145px;
	 margin-bottom:73px;

}
.top_oferta a,.top_oferta a:visited {
	font-weight:bold;
	color:#2a2929;
	font-size:12px;
	text-decoration:none;


}
.top_oferta a:hover{
	font-weight:bold;
	color:#2a2929;
	font-size:12px;
	text-decoration:underline;

}




.stopka{
	width: 100%;
}

.stopka_tlo{
	width: 993px;
	padding:82px 3px 0 4px;
	background-image:url(../img/stopka_tlo.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
.stopka_tlo a,.stopka_tlo a:visited{
	color:#575757;
	text-decoration:none;
	
}
.stopka_tlo a:hover{
	color:#575757;
	text-decoration:underline;
}
.galeria{
	width:116px;
	height:117px;
	background-image:url(../img/galeria_tlo.jpg);
	padding:1px 0 0 1px;
	float:left;
	margin:15px 13px 0 0;

}
.galeria_2{
	width:116px;
	height:117px;
	background-image:url(../img/galeria_tlo.jpg);
	padding:1px 0 0 1px;


}
.news {
	width:640px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
}
.news .title {
	width:100%;
	margin-bottom:5px;
	font-weight:bold;
}
.news .answer {
	width:100%;
	line-height:18px;
	margin-bottom:5px;
}
.news .button {
	width:100%;
	text-align:right;
}
.news .button a {
	text-decoration:underline;
}

hr{
width:100%;
color:red;
border:0;
height:1px;
background-color:#cccccc;
}
.clear{
height: 1px;
clear: both;
}

