body, h1, h2, h3, p, form, fieldset, dl, dt, dd, hr, table, td, th {
	margin: 0;
	padding: 0;
}

img { border: none; }
html{
	height:100%
}

body{
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #174365;
	height:100%;
	text-align: center;
	background: url('/images/bg_body.jpg') top repeat-x #f3f3f3;
}

h3 {
	margin-bottom: 10px;
}

div#container {
	margin: 0 auto;
	width: 740px;
	text-align: left;
}


div#top{
	width:100%;
	background-color: #6d7886;
	height:97px;
	text-align: center;
}

div#menuzam {
	width:545px;
	height:44px;
	background: url('/images/bg_menu.jpg') top left #d8e1e7 no-repeat;;
	padding-left: 195px;
}
div#menuzam ul {
	margin: 0px;
	padding:0px;
}

div#menuzam ul li {
	display: inline;
	list-style-type: none;
	
}

div#menuzam ul li a {
	float: left;
	text-indent: -200em;
	height: 44px;
}

#nav_katalog {
	background: url('../images/nav_katalog.jpg') no-repeat;
	width: 107px;
}

#nav_koszyk {
	background: url('../images/nav_koszyk.jpg') no-repeat;
	width: 86px;
}

#nav_status {
	background: url('../images/nav_sprawdz.jpg') no-repeat;
	width: 100px;
}

#nav_ankieta {
	background: url('../images/nav_ankieta.jpg') no-repeat;
	width: 60px;
}

#nav_kontakt {
	background: url('../images/nav_kontakt.jpg') no-repeat;
	width: 65px;
}

div#kategoria {
	padding: 50px 0px 20px 0px;
	text-align: center;
}

div#kategoria ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	
}

div#kategoria li {
	float: left;
	width: 120px;
	margin-right: 20px;
	vertical-align: middle;
	text-align: left;
	background: url('/images/li_style.jpg') center left no-repeat;
	border-bottom: 1px solid #eee;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

div#contener a:hover {
	color:#0F0F0F;
	text-decoration: underline;;
}

div#contener a {
	color:#00137F;
	text-decoration: none;
}

div#contener a:active {
	color:#0F0F0F;
	text-decoration: none;
}

div#contener a:visited {
	color:#00137F;
	text-decoration: none;
}

div#contener a:hover {
	color:#0F0F0F;
	text-decoration: underline;;
}

div#contener {
	width:740px;

	background-color: #fff;
}

div#middle {
	width: 680px;
	margin-left: 30px;
	padding-bottom: 30px;
}
div#middle input{
	border: 1px solid silver;
	font-size: 12px;
	color:#0F0F0F;
}

div#middle td {
	vertical-align: top;
}

div#middle textarea {
	border: 1px solid silver;
	font-size: 12px;

}


div#srodek th{
	text-align: center;
}

div#srodek td{
	text-align: center;
}
div#srodek a {
	color:#0F0F0F;
	text-decoration: none;
}

div#srodek a:active {
	color:#0F0F0F;
	text-decoration: none;
}

div#srodek a:visited {
	color:#0F0F0F;
	text-decoration: none;
}

div#srodek a:hover {
	color:#0F0F0F;
	text-decoration: underline;;
}


div#ksiazki a {
	color:#0F0F0F;
	text-decoration: none;
}

div#ksiazki a:active {
	color:#0F0F0F;
	text-decoration: none;
}

div#ksiazki a:visited {
	color:#0F0F0F;
	text-decoration: none;
}

div#ksiazki a:hover {
	color:#0F0F0F;
	text-decoration: underline;;
}


div#spis_table table {
	width: 670px;
	border-collapse: collapse;
	border: solid black 1px;
}
div#spis_table .td{
	border: solid black 1px;
}
div#spis_table .lp {
	border: solid black 1px;
	text-align: center;
}
div#spis_table .strona {
	text-align: center;
	border: solid black 1px;
	background-color: #FFFF99;
}

div#spis_table .tabela {
	text-align: center;
	border: solid black 1px;
	background-color: #CCFFCC;
}

div#spis_table .rysunek {
	border: solid black 1px;
	text-align: center;
	background-color: #CCFFFF;
}
div#spis_table .pytania {
	border: solid black 1px;
	text-align: center;
	background-color: #CC99FF;
}
div#spis_table .rec {
	border: solid black 1px;
	text-align: center;
	background-color: #FFCC99;
}
div#spis_table .cena {
	border: solid black 1px;
	text-align: center;
	background-color: #E72D19;
}

div#spis_table .uzup {
	border: solid black 1px;
	text-align: center;
	background-color: #FF99CC;
}
div#rabat_Table table {
	border: solid black 1px;
	width: 400px;
	border-collapse: collapse;
	border: solid black 1px;
}
div#rabat_Table  .td{
	border: solid black 1px;
}

div#rabat_Table .osoba {
	border: solid black 1px;
	background-color: #CCFFFF;
	text-align: center;
}

div#rabat_Table .student {
	border: solid black 1px;
	background-color: #FFFF99;
	text-align: center;
}
div#rabat_Table .zakup {
	border: solid black 1px;
	padding-left: 10px;
	text-align: left;
	
}

#footer {
	width: 710px;
	padding-right: 30px;
	text-align: right;
	color: #7c7c7c;
	font-size: 10px;
	background-color: #fff;
	padding-bottom: 4px;
}

div#footer a:link {
	color: #7c7c7c;
}

div#footer a:visited {
	color: #aaa;
}

#footer a:hover {
	color: #333;
}

div#help {
	
}

div#help ul {
	list-style: disc;
}

div#ankieta .pytanie{
	font-weight: bold;
	clear: both;
}


.trescpytania {
	padding-left: 20px;
}


ol#pytleft {
	float: left;
	width:300px;
	list-style: none;
}


ol#pytright {
	float:right;
	width:300px;
	list-style: none;
}


.td1 {
	width: 150px;
}

.td2, .td3, .td4, .td5, .td6 {
	width:30px;
}

div .spacer {
	clear:both;
}

.tableft {
	float: left;
	width:300px;
}

.tabright {
	float:right;
	width:300px;
}


div#cechy {
	width:600px;
	

}


div#cechy ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

div#cechy li{
	float:left;
	width:300px;
}


div#oczekiwania {
	width:600px;
	

}


div#oczekiwania ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

div#oczekiwania li{
	float:left;
	width:300px;
}