/* RESET CSS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}
body {
line-height: normal;
font-family:Arial, Verdana;
font-size:13px;
color:#555555;
background-color:#eaeaea;
text-align:center;
}

h1 {
font-size: 24px;
color: #036476;
}
h6 {
font-size: 18px;
color: #036476;
}

h3 {
font-size: 16px;
color: #85a760;
}

div {
text-align:left;
background-color:transparent;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* /RESET CSS*/

body {
	background: url(../images/general/bg.jpg);
	margin: 0;
}
#tlo {
	background: url(../images/general/bg2.png) repeat-x;
	width: 100%;
}
#all {
	width: 974px;
	margin: 0 auto;
}
#header {
	width: 974px;
	height: 69px;
}
#headerText {
	width: 384px;
	height: 59px;
	float: left;
	background: url(../images/general/bg_text.png) no-repeat;
	padding-top: 10px;
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
}
#headerLogin {
	width: 590px;
	height: 69px;
	float: left;
	background: url(../images/general/bg_login.png) no-repeat;
}
#logo {
      width: 974px;
	height: 118px;
	background: url(../images/pl/logo.png) no-repeat;
      max-height: 118px;
      max-width: 974px;
}

#borderTop {
	width: 974px;
	height: 42px;
	background: url(../images/general/borderTop.png) no-repeat;
}
#borderCenter {
	width: 974px;
	background: url(../images/general/borderCenter.png);
}
#borderBottom {
	width: 974px;
	height: 207px;
	background: url(../images/general/borderBottom.png) no-repeat;
	text-align: center;
	font: 10px Arial;
	color: #969696;
	margin: 0 auto;
}
#mainUp {
	width: 881px;
	margin: 0 auto;
}
#mainDown {
	width: 881px;
	margin: 0 auto;
	padding-top: 3px;
}
#leftpanel {
	width: 255px;
	float: right;
}
#rightpanel {
	width: 622px;
	float: left;
}
#downpanel {
	width: 780px;
	height: 1px;
	clear: both;
}
#search {
	width: 243px;
	height: 214px;
	background: url(../images/pl/bg_search.png) no-repeat;
	padding-left: 12px;
}
#reklama {
	width: 255px;
	height: 38px;
	padding-top: 45px;
	background: url(../images/pl/reklama.png) no-repeat;
	margin-top: 25px;
}
#promo {
	width: 255px;
	margin-top: 25px;
}
#promoTop {
	width: 255px;
	height: 43px;
	background: url(../images/pl/promo1.png) no-repeat;
}
#promoCenter {
	width: 253px;
	min-height: 100px;
	background: url(../images/general/promo2.png) no-repeat #f6ca55;
	border-left: 1px solid #dbbb66;
	border-right: 1px solid #dbbb66;
}
#promoBottom {
	width: 255px;
	height: 12px;
	background: url(../images/general/promo3.png) no-repeat;
}
#promoClear {
	clear: both;
}
#pogoda {
	width: 255px;
	height: 38px;
	padding-top: 45px;
	background: url(../images/pl/pogoda.png) no-repeat;
	margin-top: 25px;
}
#footer {
	font: 10px Arial;
	padding-left: 40px;
	padding-top: 70px;
	padding-bottom: 40px;
	margin: 0 auto;
	width: 974px;
}
#skrotyUp {
	width: 502px;
	height: 48px;
	background: url(../images/pl/skroty1.png) no-repeat;
	font: 11px Arial;
	color: #694b00;
	line-height: 27px;
	padding-left: 120px;
}
#skrotyUp a {
	color: #000;
	padding: 0 5px 0 5px;
}
#skrotyCenter {
	width: 622px;
	background: url(../images/general/skroty3.png);
}
#skrotyDown {
	width: 562px;
	min-height: 229px;
	background: url(../images/general/skroty2.png) no-repeat bottom;
	text-align: justify;
	font: 11px Arial;
	padding: 0 30px 15px 30px;
	color: #556c00;
}
#skrotyDown a {
	color: #000;
	padding: 0 10px 0 3px;
	text-decoration: none;
	font-weight: bold;
}
#skrotyFooter {
	width: 562px;
	height: 1px;
	clear: both;
}
.miniInput {
	width: 144px;
	height: 24px;
	border: 0;
	background: url(../images/general/logField.png) no-repeat;
	font: 10px Arial;
	color: #6b6b6b;
	padding-left: 10px;
}
.mainInput {
	width: 232px;
	height: 20px;
	background: url(../images/general/searchField.png) no-repeat;
	border: 0;
	font: 10px Arial;
}
.searchSelect {
	width: 232px;
	height: 18px;
	background: url(../images/general/searchDrop.png) no-repeat;
	border: 0;
	font: 10px Arial;
	padding-top: 2px;
	margin-top: 6px;
}

/* ----------------------------------*/

img {
border:0px;
}

.info {
width:580px;
background-color:#fffdec;
border: solid 1px #f6f1c4;
border-top: solid 5px #f6f1c4;
padding:5px;
float:none;
margin-bottom:10px;
}

h2 {
background-color:#000000;
color:#ffffff;
font-size: 12px;
font-family: Arial;
margin:0px;
padding:2px;
width:40px;
}

td.ltd {
border-style: solid;
border: 2px;
border-color: #ffffff;
background-image:url(../images/general/field_left.png);width:180px;
font-family:Arial;
font-size:12px;
color:#666666;
}
td.rtd {
border-style: solid;
border: 2px;
border-color: #ffffff;
background-image:url(../images/general/field_right.png);
font-family:Arial;
font-size:12px;
color:#666666;
}


table.tabela_obramowanie_szare {
border-style: solid;
border-color: #e3eef1;
background-color:#f0fbff;
border-width: 1px;
padding: 5px;
}

img.photo {
border: 1px solid #dddddd !important;
padding: 2px;
background-color: #ffffff;
margin:5px;
}

img.offer {
border: 1px solid #dddddd !important;
padding: 4px;
background-color: #ffffff;
margin-right:5px;
}

hr {
height: 0 !important;
height: 1px; /* wysokosc pod ie */
color: #d2e8ed; /* kolor pod ie */
background: transparent;
border-width: 1px 0 0 0;
border-color: #d2e8ed;
border-style: solid;
}


div#platnosci {
width:100%;
height:50px;
float:left;
background-color:#f7f7f7;
background-image:url(../images/general/platnosci.jpg);
background-repeat:repeat-x;
}

div#map {
float:left;
width: 240px;
margin-left:10px;
margin-bottom: 20px;
}

div.oferta_biala {
float:left;
width:243px;
padding-top:2px;
padding-bottom:2px;
}

div.oferta {
float:left;
width:243px;
margin-bottom:5px;
padding-top:2px;
padding-bottom:2px;
}

td.dark {
background-color: #e6f9fe;
}

td.nul {
background-color: #cbf1fe;
}

td.promo_dark {
background-color: #e6f9fe;
}

td.promo_null {
background-color: #cbf1fe;
}

img.ofertaZdjecie {
border: 1px solid #dddddd !important;
padding: 2px;
background-color: #ffffff;
width: 90px;
height: 70px;
}

a {color:#0091d5; font-family: Arial, Verdana; text-decoration:none; }
a:link {color:#0091d5; font-family: Arial, Verdana; text-decoration:none; }
a:active {color:#0091d5; font-family: Arial, Verdana; text-decoration:none; }
a:visited {color:#0091d5; font-family: Arial, Verdana; text-decoration:none; }
a:hover {color:#0091d5; font-family: Arial, Verdana; text-decoration:underline; }

div#userPanel02 a {color:#ffffff; font-family: Arial, Verdana; text-decoration:none; }
div#userPanel02 a:link {color:#ffffff; font-family: Arial, Verdana; text-decoration:none; }
div#userPanel02 a:active {color:#ffffff; font-family: Arial, Verdana; text-decoration:none; }
div#userPanel02 a:visited {color:#ffffff; font-family: Arial, Verdana; text-decoration:none; }
div#userPanel02 a:hover {color:#ffffff; font-family: Arial, Verdana; text-decoration:underline; }

img.topl, img.botl { float: left; }
img.topr, img.botr { float: right; }

div.pages {
text-align:center;margin-top:3px;
}

div.pages  a { border:solid 1px #bed7a0;padding:2px;background-color:#f0fce2;color:#99bb72;font-weight:bold; }
div.pages a:link { border:solid 1px #bed7a0;padding:2px;background-color:#f0fce2;color:#99bb72;font-weight:bold; }
div.pages a:active { border:solid 1px #bed7a0;padding:2px;background-color:#f0fce2;color:#99bb72;font-weight:bold; }
div.pages a:visited { border:solid 1px #bed7a0;padding:2px;background-color:#f0fce2;color:#99bb72;font-weight:bold; }
div.pages a:hover { border:solid 1px #bed7a0;padding:2px;background-color:#f0fce2;color:#99bb72;font-weight:bold;text-decoration:underline;  }
