body {
	background: url(gfx/tlo.png) #5478af repeat-x;
	text-align: center;
}
body, td, input, textarea, select {
	font-family: Tahoma, Arial, Helvetia, sans-serif;
	font-size: 11px;
}
a {
	color: #021780;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea, select {
	margin: 2px 0;
	padding: 0 0 0 2px;
	background: white;
	border: 1px solid #a8b8c0;
}

/* główne kontenery */
#layout {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#topmenu {
	background: #feffd7;
	text-align: center;
}
#header {
	height: 94px;
	background: url(gfx/gora_2.1.gif) center center no-repeat;
}
#leftcol, #rightcol {
	width: 170px;
	vertical-align: top;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
#leftcol {
	background: #feffd7;
}
#rightcol {
	background: white;
}
#content {
	width: auto;
	background: white;
	/*text-align: center;*/
	vertical-align: top;
}
#footer {
	height: 20px;
	text-align: center;
	background: #021780;
	color: white;
	font-weight: bold;
}

/* menu góra */
#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
}
#topmenu ul li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-left: 2px solid black;
	font-weight: bold;
}
#topmenu li.hot a {
	color: red;
}

/* kolumna lewa */
#leftcol div.container, #rightcol div.container {
	padding: 5px;
	border-bottom: 1px solid #bbb;
}
#leftcol #asortyment {
	margin: 0;
	padding: 4px 4px;
	font-weight: bold;
}
#leftcol #asortyment p {
	margin: 0;
	padding: 3px 0 0 14px;
	background: url(gfx/kropka.gif) left center no-repeat;
}
#leftcol #asortyment .submenu {
	margin-left: 10px;
}
#leftcol #asortyment .submenu p {
	padding: 1px 0 0 10px;
	background: url(gfx/empty.gif) left center no-repeat;
}
#leftcol #asortyment p.selected {
	background: url(gfx/strzalka.gif) left center no-repeat;
}
#leftcol #asortyment p.hot a {
	color: red;
}
#leftcol #wyszukiwarka {
	text-align: center;
}
#leftcol #kontakt {
	padding: 5px;
}
#leftcol #newsletter {
	padding: 5px;
	text-align: center;
}
#leftcol #telefonyinternetowe {
	padding: 5px;
	border-bottom: 1px solid #bbb;
}
#leftcol #aktualnosci, #literatura {
	padding: 5px;
}
#rightcol #koszyk {
	padding: 5px;
	text-align: center;
}
#rightcol #logowanie {
	padding: 5px;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
#rightcol #logowanie form {
	text-align: right;
}
#rightcol #stanzamowienia {
	padding: 5px;
	border-bottom: 1px solid #bbb;
	text-align: center;
}

/* zawatość */
#content #page {
	padding: 10px;
}

/* lewa/prawa */
#hdr_asortyment {
	height: 17px;
	background: url(gfx/hdr_asortyment.gif) center center no-repeat;
}
#hdr_wyszukiwarka {
	height: 17px;
	background: url(gfx/hdr_wyszukiwarka.gif) center center no-repeat;
}
#hdr_kontakt {
	height: 17px;
	background: url(gfx/hdr_kontakt.gif) center center no-repeat;
}
#hdr_newsletter, #hdr_telefonyinternetowe, #hdr_reklama, #hdr_literatura, #hdr_aktualnosci {
	padding: 4px;
	font-weight: bold;
	color: white;
	background: #ff8b28;
}
#hdr_koszyk {
	height: 17px;
	background: url(gfx/koszyk.jpg) center center no-repeat;
}
#hdr_logowanie {
	height: 17px;
	background: url(gfx/hdr_logowanie.gif) center center no-repeat;
}

/* style środka */
#title {
	background: #021780;
	color: white;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
#title a {
	color: white;
}

/* stopka */
#footer a {
	color: white;
}

/* nawigatory */
.navi_filterless .form_filter {
	display: none;
}
#navi_top .hide_top {
	display: none;
}
#navi_bottom .hide_bottom {
	display: none;
}