html, body {
	text-align: center;
	background-color: #fff;
	font-size: 10px;
	font-family: Verdana;
}
input, textarea {
	border: solid 1px #6e6e6e;
	font-family: Verdana;
	font-size: 11px;
}
a {color: #007297; text-decoration: none;}
a.email {background: url(../img/email.gif) left center no-repeat; padding-left: 17px;}
a:hover {color: #b2be00;}
img {border: 0px;}
h1 {
	height: 24px; 
	font-size: 17px;
	color: #444;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #1d565d;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#header {
	width: 900px;
	height: 282px;
	background-color: #fff;
	color: #a4a3a1;
	overflow: hidden;
	border-top: solid 1px #373737;
	padding-top: 1px;
	padding-bottom: 0px;
    margin-bottom: 1px;
    border-bottom: 1px solid #444;
}

#topMenu {
	height: 23px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 4px;
	font-size: 11px;
	background-image: url(../img/topMenu_bg.jpg);
	background-position: 1px left;
	background-repeat: repeat-x;
}
#topMenu table 
{
    float: right;
	width: auto;
	border-collapse: collapse;
	height: 20px;
}
#topMenu table td {
	padding-left: 3px;
	padding-right: 3px;
	color: #fff;
}
#topMenu table td:hover {cursor: pointer;}
#topMenu table td a {color: #fff; font-weight: bold;}
#topMenu table td a:hover, #topMenu table td:hover a {color: #ffde00;}

#mainMenu {
    width: 900px;
    height: 40px;
    overflow: hidden;
    clear: both;
    margin: 0px;
    background-color: #007296;
}
#mainMenu table {float: right; width: 100%;	border-collapse: collapse; height: 40px;}
#mainMenu table td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	color: #fff;
	text-align: center;
	background-image: url(../img/mainMenu_bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#mainMenu table td:hover {
    background-color: #978f00;
    color: #eaff00;
	cursor: pointer;
	background-image: url(../img/mainMenu_bullet_over.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#mainMenu table td.strGl {
    background-color: #706e6f;
    color: #eaff00;
	cursor: pointer;
	background-image: url(../img/mainMenu_bullet_gr.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#mainMenu table td.strGl:hover {
    background-color: #978f00;
    color: #eaff00;
	cursor: pointer;
	background-image: url(../img/mainMenu_bullet_over.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#mainMenu table td.separator, #mainMenu table td.separator:hover {
    width: 1px;
    background-color: #fff;
    background-image: none;
    padding: 0px;
}
#mainMenu table td a {color: #fff; font-weight: bold; font-size: 14px; text-transform: uppercase;}
#mainMenu table td a:hover, #mainMenu table td:hover a {color: #eaff00;}

#mainBanner {
	width: 900px;
	height: 215px;
	clear: both;
	padding-bottom: 1px;
    margin-bottom: 1px;
    border-bottom: 1px solid #444;
	float: left;
}

#main {
	width: 900px;
}

#left {
    float: left;
	width: 250px;
	background-color: #fff;
}

#leftMenu {
    width: 250px;
    float: left;
    clear: both;
}
#leftMenu a 
{
    display: block;
    width: 214px;
    height: 27px;
    padding-top: 13px;
    padding-left: 36px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background-color: #706e6f;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../img/leftMenu_bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#leftMenu a:hover 
{
    color: #ffde00;
    background-color: #706e6f;
    background-image: url(../img/leftMenu_bullet_over.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

#content {
	float: right;
	width: 650px;
	margin-bottom: 10px;
	background-color: #fff;
}

#footer_top {
	width: 900px;
	height: 1px;
	line-height: 1px;
	margin-top: 10px;
	background-color: #fff;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #aaa;
	border-top: 8px solid #036f9d;
}
#footer {
	width: 890px;
	color: #444;
	padding: 5px;
	background-color: #d9d9d9;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #fff;
}

#bottomMenu {
	padding-top: 6px;
	padding-left: 10px;
	height: 30px;
	float: right;
}
#bottomMenu a, #copyright a {
	color: #444444;
	font-weight: bold;
}
#bottomMenu a:hover, #copyright a:hover {
	color: #007197;
	font-weight: bold;
}

#copyright 
{
    clear: both;
	width: 900px;
	height: 20px;
	margin-top: 10px;
	padding-left: 2px;
	color: #a4a3a1;
	background-color: #fff;
}

#stopka {
	width: 280px;
	height: 30px;
	float: left;
	text-align: left;
}

.jezyki {
    height: 13px;
    padding-bottom: 2px;
    margin-bottom: 1px;
    text-align: right;
    width: 900px;
}
.jezyki img {height: 13px;border: solid 1px #373737;}

#mainContentWide, #mainContentWide2 
{
    padding: 0px;
    padding-top: 5px;
    padding-left: 15px;
}

.lbStrony a {color: #007296;}
.lbStrony a:hover {color: #b2be00;}

/*--------------------------------- WYSZUKIWARKA --------------------------------------------*/
#wyszukiwarka {
    width: 250px;
    height: 191px;
    background-color: #fff;
    color: #444;
    clear: both;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid #aaa;
    background-image: url(../img/wysz_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#wyszukiwarka div {
    padding-left: 103px;
	margin-top: 165px;
}
#wyszukiwarka a,#wyszukiwarka a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #fff000;
	font-weight: bold;
	text-decoration: none;
}
#wyszukiwarka a:hover {
	color: #7edfff;
}

div.wyszukiwarka_info input {
    border: 1px solid #aaa;
    line-height: 16px;
    height: 14px;
    padding: 2px;
    font-size: 11px;
    color: #555;
}

div.wyszukiwarka_info select {
    border: 1px solid #aaa;
    line-height: 16px;
    height: 19px;
    padding: 1px;
    font-size: 12px;
    color: #555;
}
/*--------------------------------- WYSZUKIWARKA --------------------------------------------*/

/*--------------------------------- KONTAKT_BOX --------------------------------------------*/
#kontaktBox {
    width: 250px;
    background-color: #fff;
    color: #444;
    clear: both;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0px;
    border-top: 1px solid #aaa;
    background-image: url(../img/box_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#kontaktBox h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #0f0f0f;
	font-weight: bold;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}
#kontaktBox h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #005774;
	font-weight: bold;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}
#kontaktBox div {
	width: 240px;
	text-align: right;
	height: 30px;
	background-image: url(../img/dojazd.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#kontaktBox a.link_dojazd {
	font-family: Verdana;
	font-size: 12px;
	color: #005774;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	text-align: right;
	padding-right: 30px;
	
}

/*--------------------------------- KONTAKT_BOX --------------------------------------------*/

/*--------------------------------- OFERTY_SPECJALNE --------------------------------------------*/
#ofertySpecjalne {
    width: 400px;
    background-color: #fff;
    color: #444;
    clear: left;
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 9px;
}

#ofertySpecjalne div.ofertySpecjalneHeader {
    width: 100%;
    height: 22px; 
	font-size: 13px;
	color: #444;
	padding-top: 4px;
	font-weight: bold;
}

#ofertySpecjalne div.ofertySpecjalneContent {
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
    padding-top: 2px;
    padding-bottom: 6px;
    margin-top: 2px;
}

#ofertySpecjalne div.ofeBox {
    width: 100%;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 4px;
    cursor: pointer;
}

#ofertySpecjalne div.ofeTop {
    width: 100%;
    height: 22px;
    background-color: #e3e3e3;
}
#ofertySpecjalne div.ofeTop div.menu {
    height: 18px;
    padding-top: 4px;
    color: #444;
    float: right;
    border-left: 1px solid #fff;
    padding-left: 4px;
    padding-right: 4px;
}
#ofertySpecjalne div.ofeTop div.menu a {color: #444;}
#ofertySpecjalne div.ofeTop div.menu a:hover {color: #007197;}
#ofertySpecjalne div.ofeTop div.przedmiot {
    height: 18px;
    width: 140px;
    background-color: #fff;
    padding-top: 4px;
    padding-left: 2px;
    color: #555;
    float: left;
    font-weight: bold;
    text-transform: lowercase;
}
#ofertySpecjalne div.ofeTop div.symbol {
    height: 18px;
    padding-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    color: #333;
    float: left;
    font-weight: bold;
    text-align: right;
}
a.linkDetails, a.linkDetails:hover {
	background-image: url(../img/pix2.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 8px;
}
a.linkMap, a.linkMap:hover {
	background-image: url(../img/pix3.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a.linkNotepad, a.linkNotepad:hover {
	background-image: url(../img/pix4.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 8px;
}

#ofertySpecjalne div.ofeMain {
    width: 100%;
    background-color: #fff;
}
#ofertySpecjalne div.ofeMain table {
    width: 100%;
    empty-cells:show;
}

#ofertySpecjalne div.ofeMain table td.row {
    background-color: #e3e3e3;
    height: 18px;
    line-height: 10px;
    padding: 4px;
}

#ofertySpecjalne div.ofeBottom {
    width: 280px;
    height: 18px;
    padding-top: 4px;
    padding-left: 2px;
    background-color: #e3e3e3;
}
/*--------------------------------- OFERTY_SPECJALNE --------------------------------------------*/

/*---------------------------------ARTICLES --------------------------------------------*/

#articles 
{
    float: right;
    clear: right;
    width: 212px;
    background-color: #fff;
    color: #555;
    margin-top: 4px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #aaa;
    background-image: url(../img/box_bg.jpg);
	background-position: left 1px;
	background-repeat: repeat-x;    
}

#mainContentWide2 #articles {
    width: 621px;
    clear: both;
    overflow: hidden;
}

#articles div.articlesContent {}
#articles div.articleBox {clear: both; margin-bottom: 10px;}

#articles div.artShortHeader {
	height: 22px; 
	font-size: 13px;
	color: #444;
	padding-top: 4px;
	font-weight: bold;
}
#mainContentWide2 #articles div.artShortHeader {font-size: 13px;}
#articles div.artShortMain p {
	margin-top: 0px; 
	padding-top: 0px;
}
#articles div.artShortMain {
	color: #555; 
	font-size: 11px;  
	margin-top: 0px; 
	padding-top: 0px;
	text-align:justify; 
}
#mainContentWide2 div.artShortMain {margin-top: 16px;}

#articles div.artShortMain a.readMore {
	display: block; 
	float: right; 
	text-decoration: none; 
	color: #5e5e5e; 
	font-weight: bold; 
	font-size: 10px; 
	padding-right: 20px;
	line-height: 14px;
	background-image: url(../img/pix.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#articles div.artShortMain a.readMore:hover {color: #333; text-decoration: underline;}

/*---------------------------------ARTICLES --------------------------------------------*/
/*---------------------------------NEWS --------------------------------------------*/

#news 
{
    float: right;
    clear: right;
    width: 212px;
    background-color: #d7e4e8;
    color: #555;
    margin-top: 2px;
    margin-bottom: 6px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    border-top: 1px solid #aaa;
}

#newsHeader {
	height: 22px; 
	font-size: 12px;
	color: #1d565d;
	padding-top: 4px;
	font-weight: bold;
}
#news div.newsContent {
    padding-bottom: 2px;
}
#news div.newsBox {clear: both;}

#news div.newsMain {
	font-size: 10px;  
	margin-bottom: 10px;
	text-align: left;
}

#news div.newsMain a {
	color: #333;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(../img/bullet1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#news div.newsMain a:hover {color: #1d565d;}

/*---------------------------------NEWS --------------------------------------------*/
/*---------------------------------POZOSTALE --------------------------------------------*/

#pozostale {width: 100%; clear: both; border-top: 2px solid #005b7a; margin-top: 35px; margin-left: 0px; color: #333; font-size: 12px;}
#pozostaleHeader {
	height: 20px; 
	font-size: 13px;
	color: #005b7a;
	text-transform: uppercase;
	padding-top: 4px;
	font-weight: bold;
}
#pozostale div.pozostaleContent {}
#pozostale div.pozostaleBox {clear: both;}

#pozostale div.pozostaleMain {
	font-size: 12px;  
}

#pozostale div.pozostaleMain a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	padding-left: 14px;
	background-image: url(../img/bullet1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#pozostale div.pozostaleMain a.link6 
{
    color: #333;
    padding-left: 6px;
	text-decoration: none;
	background-image: none;
}
#pozostale div.pozostaleMain a.link6b 
{
    color: #1d565d;
	text-decoration: none;
	padding-left: 16px;
	font-weight: bold;
	background-image: none;
}

#pozostale div.pozostaleMain a:hover {color: #c13200;}

/*---------------------------------POZOSTALE --------------------------------------------*/
/*--------------------------- NOTATNIK --------------------------*/
div.header 
{
	font-size: 17px;
	font-weight: bold;
	height: 18px;
	padding-top: 3px;
	padding-left: 4px;
	color: #1d565d;
}

div.tresc 
{
	color: #333;
	margin-top: 8px;
	margin-bottom: 8px;
	
	padding-left: 24px;
	background-image: url(../img/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}

div.blok3 
{

}

div.blok3 table tr td.t
{
	width: 160px;
	background-color: #f3f3f3;
	color: #666;
	text-align: left;
	padding-left: 6px;
}

div.blok3 table tr td.t + td
{
	color: #666;
	text-align: left;
	padding-left: 16px;
}

div.linki 
{
	height: 20px; 
    padding-top: 6px; 
    padding-left: 10px; 
    padding-right: 25px;
    color: #fff; 
    font-size: 12px; 
    font-weight: bold; 
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 2px; 
    margin-left: 3px;
    background-color: #007297;
}

div.linki a 
{
    color: #fff;
}

div.linki a:hover 
{
    color: #333;
}
/*--------------------------- NOTATNIK --------------------------*/
/*--------------------------- KALKULATOR KOSZTOW --------------------------*/
div.kalkulator2 
{

}

div.kalkulator2 div div.tp
{
    padding-top: 5px;
	width: 180px;
}

table.kalkulator {
	width: 360px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: solid 1px dimgray;
}
table.kalkulator thead tr td, table.kalkulator tbody tr td, table.kalkulator tfoot tr td {
	border-collapse: collapse;
	margin: 0px;
	padding: 3px;
	border: solid 1px dimgray;
	text-align: right;
}
table.kalkulator thead tr td {
	text-align: center;
	color: #3D3D3D;
	font-weight: bold;
	background-color: #CECECE;
}
table.kalkulator tfoot tr td {
	font-weight: bold;
}
tr.alter, tr.alter td {
	background-color: #E6E6E6!important;
	
}
div.kalkulator, div.kalkulator2 {
	padding: 7px;
}
div.kalkulator div {
	height: 25px;
}
div.kalkulator div div { 
	width: 140px;
	float: left;
	font-weight: bold;
}

input.txt, input.txt2 {
	width: 90px;
}
div.kalkulator2 select {
	font-size: 10px;
}
input.btn { 
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
	width: 180px;
	border-width: 0px;
	background-color: #007297;
	height: 25px;
	text-transform: uppercase;
	cursor: pointer;
}
div.kalkulator2 div {
	height: 25px;
	width: 460px;
}
div.kalkulator2 div div { 
	width: 230px;
	float: left;
	
}
div.kalkulator2 div div+div { 
	width: 230px;
	float: right;
}
div.kom2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.formwyszuk {
	margin: 10px;
}

div.opcje a {
	font-weight: bold;
	font-size: 12px;
}

div.form {
	margin-top: 15px;
}
div.tyt {
	font-weight: bold;
}
div.tyt img {
	cursor: pointer;
	margin-top: 1px;
	margin-right: 3px;
	margin-left: 3px;
}
div.lista3 input {
	font-size: 11px;
	padding: 1px;
	padding-left: 4px;
	padding-top: 4px;
	border: solid 1px #B7B5AE; 
	background-color: #F6F5F0;
	width: 250px;
	margin-top: 2px;
}
div.lista {
	height: 150px;
	width: 144px;
	overflow: auto;
	margin-bottom: 10px;
	border: solid 1px #B7B5AE; 
}
div.lista label {
	white-space: nowrap;
}

div.Zgloszenia {
	margin-top: 5px;
}
div.Zgloszenia img {
	border-width: 0px;
}
/*--------------------------- KALKULATOR KOSZTOW --------------------------*/
/*-------------------------- OFERTA -----------------------------------*/
div.ofertaHeader 
{
	height: 20px; 
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	padding-left: 45px;
	font-size: 17px; font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	color: #1d565d;
	font-weight: bold;
	text-transform: uppercase;
	
	background-image: url(../img/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.ofertasprzedana
{
	display: block;
	clear: both;
	height: 20px;
	width: 100%;
	color: #bb3333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

#divSzczegoly 
{
	font-size: 11px;
}

tr.sprzedana 
{
	color: #bb3333;
}
div.blok
{
	width: 580px;
}
div.blok table {
	margin: 0px;
	border-collapse: separate;
}
div.blok2 
{
	width: 580px;
}
div.blok2 table 
{
	margin: 0px;
	border-collapse: separate;
}
div.blok table tr td, div.blok2 table tr td {
	margin: 0px;
	padding: 1px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 4px;
	
}
table tr td.t{
	height: 19px;
	padding-top: 1px;
	background:#f3f3f3;
	width: 230px;
	vertical-align: middle;
	color:#555;
}
div.foto {
	border: solid 1px #ADADAD;
    margin: 0px;
    padding: 0px;
	float:left;
	background-position: center center; 
    background-repeat: no-repeat;
}
img.fotos {
	margin: 1px;
	padding: 2px; 
	border: solid 1px #9CA2AD;
	cursor: pointer;
}
.gallery {overflow: hidden; width: 10000px; height: 85px; float: left;}
.gallery img { padding:2px; border:1px solid #666; }
.gallery img:hover {  border:1px solid red; }
.gallery a 
{
    float: left; 
    margin-bottom: 2px; 
    background-position: center center; 
    background-repeat: no-repeat;
}

div.scroll1, div.scroll2 {
	width: 16px;
	height: 77px;
	border: 1px solid #555;	
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	cursor: pointer;
	background-color: #007297;
	background-image: url(../img/back.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
div.scroll2 {
	background-image: url(../img/next.gif);
}
div.scroll1:hover, div.scroll2:hover {
	background-color: #72b2cd;
}	
div.frmkontakt {
	margin: 5px;
}
div.frmkontakt div {
	float: left;
	width: 130px;
}

input.frm, select.frm {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 4px;
	width: 150px;
	margin-top: 2px;
}

div.frmkontakt input, div.frmkontakt textarea {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 4px;
	width: 150px;
	margin-top: 2px;
}
div.frmkontakt textarea {
	width: 250px;
	height: 60px;
}

a.link7, a.link7:hover
{
	width: 100%;
	color: #1d565d;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block; 
	height: 19px;
	padding: 3px;
	padding-top: 1px;
	padding-left: 5px;
	border-bottom: 1px solid #999;
	border-left: 4px solid #999;
	background-color: #fff;
}

span.link7m {
	color: #aaa; 
	font-size: 8px; 
	padding-left: 10px;
	padding-right: 20px;
}

a.link7:hover span.link7m {
	color: #1d565d; 
	font-size: 8px; 
	padding-left: 20px;
	padding-right: 20px;
}

a.link7b 
{
	width: 100%;
	color: #1d565d;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 3px;
	padding-top: 1px;
	border-bottom: 1px solid #999;
	background-color: #f3f3f3;
}

a.link7a
{
	color: #555;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block;
}

a.link7a:hover {
	color: #1d565d;
}

a.link7c 
{
    display: block;
    height: 20px; 
    width: 250px;
    padding-top: 6px; 
    color: #fff; 
    font-size: 12px; 
    font-weight: bold; 
    text-align: left;
    padding-left: 10px;
    background-color: #007297;
}

a.link5
{
	color: #555;
	font-size: 11px;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(../img/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a.link6
{
	color: #1d565d;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	background-image: url(../img/bullet2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

a.link5:hover, a.link6:hover {color: #333;}

div.decyzjaHeader 
{
    height: 20px; 
    width: 200px;
    padding-top: 6px; 
    color: #fff; 
    font-size: 12px; 
    font-weight: bold; 
    text-align: left;
    text-align: center;
    background-color: #007297;
    border-bottom: 1px solid #fff;
}

a.link5g
{
	text-decoration: none;
	display: block;
	height: 14px; 
	width: 184px;
    padding-top: 2px; 
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 6px;
    color: #fff; 
    font-size: 11px; 
    font-weight: bold; 
    text-align: left;
    background-color: #007297;
}

a.link5g:hover 
{
    color: #b2be00;
}

div.decyzjaStopka a:hover {color: #333;}

div.uwaga {
	font-size: 14px;
	color: #155a91;
	margin-top: 20px;
	text-align: center;
}

div.filterLinks 
{
    float: left;
    height: 20px; 
    width: 430px;
    padding-top: 6px; 
    padding-left: 10px; 
    color: #fff; 
    font-size: 12px; 
    font-weight: bold; 
    text-align: left;
    margin-bottom: 10px; 
    background-color: #007297;
}

div.filterLinks a {color: #fff; cursor: pointer;}

div.filterLinks a:hover
{
    color: #b2be00;
    text-decoration: none;
}

span.cena 
{
    color: #005b7a;
    font-weight: bold;
}
/*-------------------------- OFERTA -----------------------------------*/
/* ------------------  WYNIKI WYSZUKIWANIA -----------------------*/
div.szukajHeader 
{
	height: 25px; 
	padding-left: 3px;
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	margin-bottom: 7px;
	color: #1d565d;
	text-transform: uppercase;
}

table.wyszukane {
	width: 602px;
	empty-cells:show;
	font-size: 11px;
	border-collapse: collapse;
    border-top: 4px solid #ccc;
}

table.wyszukane tbody tr.dolna td
{
    border-bottom: 4px solid #ccc;
    height: 20px;
    padding: 0px;
}

div.belkaTop 
{
    float: left;
    height: 20px; 
    padding-top: 6px; 
    padding-left: 0px; 
    padding-right: 15px;
    color: #ff4800; 
    font-size: 12px; 
    font-weight: bold; 
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 14px; 
    background-image: url(../img/btn_menu.jpg); 
    background-position: left; 
    background-repeat: repeat-x;
}

div.row 
{
    width: 295px; 
    height: 22px; 
    overflow: hidden; 
    clear: both;
}

div.row span
{
    font-weight: bold;
}

div.row span+span
{
    font-weight: normal;
}

div.belkaBottom {
    overflow: hidden; 
    float: right;
    height: 20px; 
    padding-top: 6px; 
    padding-left: 25px; 
    padding-right: 25px;
    color: #1d565d; 
    font-size: 11px;
    font-weight: bold; 
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(../img/btn_menu.jpg); 
    background-position: left; 
    background-repeat: repeat-x;
}

.sorting 
{
    overflow: hidden; 
    float: left;
    height: 13px; 
    padding-top: 10px; 
    padding-top: 1px!important; 
    padding-bottom: 10px;
    padding-bottom: 20px!important;
    padding-left: 10px; 
    padding-right: 10px;
    margin-top: 0px;
    margin-right: 60px;
    margin-right: 60px!important;
    color: #444; 
    font-size: 11px;
    font-weight: bold; 
    background-image: url(../img/btn_menu.jpg); 
    background-position: left; 
    background-repeat: repeat;
}


.sorting a 
{
    color: #444;
    padding-right: 2px;
    padding-left: 2px;
}

.sorting a:hover
{
    color: #b2be00;
    font-weight: bold;
}

.sorting a.selected
{
    color: #ffff00;
    font-weight: bold;
}

table.wyszukane tbody tr.on td
{
}

table.wyszukane tbody tr.off td
{
}

table.wyszukane thead tr td, table.wyszukane tbody tr td  {
	padding: 0px;
	padding-top: 10px;
}
table.wyszukane thead tr td {
	text-align: center;
	height: 20px;
	background-color: #f3f3f3;
	font-weight: bold;
}
table.wyszukane tbody tr td {
	cursor: pointer;	
	overflow: hidden; 
	    background-color: #f2f2f2;
}

table.wyszukane a {
	cursor: pointer;	
	text-decoration: none;
    color: #1d565d;
	font-weight: bold;
}

table.wyszukane a:hover
{
	color: #ff4800;
}

a.PageBack, a.PageNext 
{
	font-size: 11px!important;
	font-weight: bold;
	text-decoration: none;
}

a.PageBack:hover, a.PageNext:hover 
{
	text-decoration: underline;
}

/* ------------------  WYNIKI WYSZUKIWANIA -----------------------*/