@charset "utf-8";
/* CSS rapala */

body {
background-image: url(images/tlo.jpg);
background-color: #db5822;
background-repeat:repeat-x;
margin: 0px;
font-family:Tahoma, Verdana, sans-serif;
}

#moreAttributes {display:none !important;}

p {
	color:#FFF;
	font-size:12px;
	line-height:1.5em;
	padding-right:10px;
	padding-left:10px;}
	
p.stopka {
	color:#db5822;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;}

span.red {color:#640b0f;
font-weight:bold;}

h1 {color:#FFF;
font-size:16px;
padding-left:10px;
font-weight:bold;}

h2 {color:#640b0f;
font-size:16px;
padding-left:10px;
font-weight:bold;}

a.pom:link {
	color: #db5822;
	text-decoration:none;
}
a.pom:visited {
	color: #db5822;
	text-decoration:none;
}
a.pom:hover {
	color: #fff;
	text-decoration:underline;
}
a.pom:active {
	color: #db5822;
	text-decoration:none;
}

a.czlina:link {
	color: #640b0f;
	text-decoration:none;
}
a.czlina:visited {
	color: #640b0f;
	text-decoration:none;
}
a.czlina:hover {
	color: #fff;
	text-decoration:underline;
}
a.czlina:active {
	color: #640b0f;
	text-decoration:none;
}


#kontener {
width:990px;
margin:auto;}

#header {
height:327px;
width:990px;
margin: 0px;}

#h_lewa {
width:440px;
height:327px;
margin: 0px;
background-color:#933;
float:left;
}

#h_prawa {
width:550px;
height:327px;
margin: 0px;
background-image:url(images/tlo_search.jpg);
background-repeat:no-repeat;
float:right;
}

#szukaj {
width:530px;
height:125px;
margin-left:14px;
margin-top:45px;
z-index: 5;}


#navi {
width:990px;
height:67px;
margin:0;
z-index: 3;
}

#lacznik {
min-height:450px;
height:auto;
width:990px;
overflow:hidden;
margin:0px;}

#lewa {
min-height:350px;
width:610px;
float:left;
margin: 0px;
margin-top: 20px;
margin-bottom:0px;
}

#prawa {
min-height:450px;
width:372px;
height:auto;
float:right;
margin-top: 20px;}

#setka {
height:64px;
width:100%;
margin-top:0px;
background-image:url(images/tlo_stopka.jpg);
background-repeat:repeat-x;}

#setkazaw {
height:64px;
width:990px;
margin-left: auto;
margin-right: auto; }





