/* Default CSS Stylesheet for a new Web Application project */
html {
	background-color: #ffffff;
}
body, html, form, table, H1, H2, H3, ul, li, img,p {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

body, html, form, td, a, input, textarea ,p {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #222222;
	vertical-align: top;
}

body {
}

table.ramka {
	width: 100%;
	height: 100%;
	background-image: url(img/bg.jpg);
	
}

td.strona {
	width: 770px;
}
td.stopka {
	height: 40px;
}

div.pasek {
	height: 3px;
	background-color: #B4B4B4;
	border-width: 0px;
	font-size: 1px;
	margin-bottom: 3px;
}

div.menu1 {
	text-align: right;
	margin-bottom: 3px;
	margin-top: 3px;
}
div.menu2 {
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
}


div.lewa {
	width: 467px;
	float: right;
}
div.prawa {
	width: 300px;
	float: left; 
}

div.logo {
	border: solid 2px #FCC94D;
	height: 75px;
	background-image: url(img/logo.jpg);
	background-position: center center;
	margin-bottom: 3px;
}

div.nawigator {
	border: solid 2px #0238C5;
	height: 75px;
	background-image: url(img/tlo.gif);
	background-repeat:repeat-x;
	margin-bottom: 3px;
}
div.pozycja {
	width: 90px;
	height: 70px;
	vertical-align: middle;
	text-align: center;
	padding-top: 13px;
	float: left;
	background-image: url(img/go.gif);
	background-repeat: no-repeat ;
}

div.wyszukiwarka {
	background-color: #FFEDA3;
	margin-bottom: 3px;
	padding: 10px;
}

div.logowanie {
	background-color: #2A57D7;
	color: White;
	padding: 5px;
	margin-bottom: 3px;
}

div.zamowienia {
	background-color: #056000;
	color: White;
	padding: 10px 1px 10px 10px;
	margin-bottom: 3px;
	border: solid 2px #022F00;
}
div.komunikaty {
	background-color: #FEEB6F;
	color: #C50239;
	padding: 6px;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	border: solid 2px #C50239;
	margin-bottom: 3px;
}

div.komunikaty a {
	color: #C50239;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
div.komunikaty a:hover {
	text-decoration: underline;
}
div.sterowanie {
	background-color: #E8E8E8;
	color: #646464;
	padding: 10px;
	margin-bottom: 3px;
}

div.informacje {
	border: solid 2px #B6B6B6;
	margin-bottom: 3px;
	padding: 10px;
	background-image: url(img/szar.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
div.navigator {
	height: 22px;
	vertical-align: middle;
	padding-top:3px;
	margin-bottom: 6px;
	margin-top: 6px;
	border-top: solid 1px #B6B6B6;
	border-bottom: solid 1px #B6B6B6;

}
div.etykieta, div.etykietaB, div.etykietaC, div.etykietaD {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	width:150px;
}
div.etykietaB {
	margin-top: 3px;
	font-weight: bold;
}
div.etykietaC {
	margin-top: 3px;
	color: Red;
	font-weight: bold;
}
div.etykietaD {
	width:70px;
}

input.tekst {
	width: 180px;
	border: solid 1px #00869E;
	margin-top: 2px;
	color: #333333;
}

input.tekstszary {
	width: 250px;
	border: solid 1px #3D3D3D;
	margin-top: 2px;
	color: #333333;
}
input.ilosc {
	width: 50px;
	border: solid 1px #3D3D3D;
	color: #333333;
	text-align: right;
}
textarea.tekstszary {
	width: 250px;
	border: solid 1px #3D3D3D;
	margin-top: 2px;
	color: #333333;
}

input.button {
	width: 100px;
	background-color: #0238C5;
	border: solid 1px #ffffff;
	margin-top: 2px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	font-weight: bold;
}

input.buttonszary, input.buttonczerowy {
	width: auto;
	height: 18px;
	background-color: #BCBCBC;
	border: solid 1px #3D3D3D;
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
	color: #3D3D3D;
	font-weight: bold;
}
input.buttonczerowy {
	width: auto;
	height: 18px;
	background-color: #E7AEBA;
	border: solid 1px #3D3D3D;
	margin-top: 5px;
	font-size:11px;
	text-align: center;
	vertical-align: middle;
	color: #3D3D3D;
	font-weight: bold;
}
input.buttonimg {
	width: auto;
	height: 18px;
	background-color: #BCBCBC;
	border: solid 1px #3D3D3D;
	text-align: center;
	vertical-align: middle;
	color: #3D3D3D;
	font-weight: bold;
}

div.pozycja a {
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;

}
div.pozycja a:hover {
	text-decoration: underline;
}
a, a.zamowienia {
	margin: 0px;
}
a:hover, a.zamowienia:hover {
	text-decoration: underline;
}
a.zamowienia {
	color: yellow;
	font-weight: bold;
	font-size:12px;
	
}
a.menu1 {
	margin: 2px 5px 2px 5px;
}
a:hover {
	text-decoration: underline;
}

a.menu1 {
	margin: 2px 5px 2px 5px;
}

a.menu1:hover {
	text-decoration: underline;
}

a.menu2 {
	margin: 2px 0px 2px 0px;
}

a.menu2:hover {
	text-decoration: underline;
}
a.navigator  {
	font-size: 19px;
}
a.navigator:hover  {
	text-decoration: none
}

ul.informacje {
	margin-left: 15px;
	list-style-image: url(img/li.gif);
	
}

ul.informacje li {
	margin-bottom: 3px;
}
ul.informacje li.zaznaczony {
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-y;
	
}

ul.zamowienia {
	margin-left: 12px;
	font-weight: bold;
	list-style-image: url(img/li2.gif);
}

ul.zamowienia li {
	margin-bottom: 3px;
}

H1, H2, H3 {
	font-family: Verdana;
	font-size: 10px;
}
H1 {
	color: #2E2E2E;
	font-weight: bold;
	font-size: 10px;
}


H2 {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 5px;
}
H2.opis {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 5px;
}

H3 {
	text-transform: uppercase;
	color: #012DAF;
	font-family:verdana ;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	background-color: Transparent ;
}
H3.szary {
	color: #191919;

}
H4 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom:3px;
}

HR {
	border-width: 0px;
	border-top: solid 1px #A9A9A9;
	height: 1px;

}

table.lista {
	BORDER-width: 0px; 
	background-color: #797979;
	table-layout: auto ;
}
table.lista td, table.lista td.prawy {
	border-width:0px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	BORDER-COLLAPSE: collapse; 
	background-color: #ffffff;
	padding:3px;
}
table.lista td.prawy, table.lista td.prawyB {
	text-align: right;
}
table.lista td.prawyB {
	font-weight: bold;
}
table.lista tr.pierwszy td {
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	BORDER-bottom: #ffffff 1px solid; 
	BORDER-right: #ffffff 1px solid; 
	background-color: #C8F5FD;
	background-image: url(img/pasek2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
table.ramkaCiemna{
	background-color: #FDF6A7;
	border: solid 1px #A2A277;
	margin-top: 3px; 
	margin-right: 3px;
}
.linkus {
	font-size: 2px;
	color: black;
	font-family: arial;
	margin:0px;
	padding: 0px;
	font-weight: normal;

}
.linkus a, .linkus {
	font-size: 2px;
	color: black;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: black;
}
#najpopularniejsze {
	display: none
}
#dvNajpopularniejsze {
	display: none
}
