html {
background: #85DEFF;
}

a:link, a:visited {
color: #666;
text-decoration: none;
}

a:hover {
color: white;
}

body {
font-size: 0.8em;
font-family: verdana, arial, sans-serif;
color: #222;
}

#page {
background: url('bg.png') right repeat-y #3EB0E0;
position: absolute;
top: 0px;
left: 150px;
min-height: 100%;
width: 800px;
border-left: 1px solid black;
}

#all {
background: #3EB0E0;
position: absolute;
top: 0px;
left: 0px;
width: 950px;
display: table-cell;
}

#left {
width: 150px;
float: left;
clear: left;
top: 0;
left: 0;
}

#leftheader {
background: url('headerleft.png') repeat-x;
height: 200px;
}

#leftheaderbox {
height: 100%;
width: 100%;
background: url('cross.gif');
}

#leftheaderbox ul {
margin-left: 15px;
}

#content {
margin: 20px;
width: 600px;
padding-right: 200px;
}

#header {
background: url('header.jpg') no-repeat;
width: 800px;
height: 200px;
}

#header #aniolek {
float: left;
}

#header #headers {
position: relative;
top: 70px;
}

#header h1 {
font-size: 1.7em;
margin-top: 0px;
margin-bottom: 0px;
float: left;
font-style: italic;
width: 45%;
}

#header h2 {
font-size: 1.3em;
margin-top: 0px;
float: left;
}

#header h1 a:link, #header h2 a:link, #header h1 a:visited, #header h2 a:visited {
color: #222;
}

#header h1 a:hover, #header h2 a:hover {
cursor: default;
}

#header #menu {
display: inline;
position: absolute;
width: 500px;
height: 55px;
top: 140px;
left: 200px;
}

#header #menu li {
float: left;
list-style: none;
}

#header #menu a {
margin-left: 10px;
margin-top: 1px;
padding: 5px;
background: #85DEFF;
border: 1px dotted white;
}

#header #menu a:hover, #header #menu a.active {
background: #35AEDF;
}

#header #menu a.active {
font-weight: bold;
color: black;
border: 1px solid black;
}

#header #menu li#link_oferta ul {
display: none;
position: absolute;
top: 35px;
left: 110px;
padding: 5px 15px 5px 25px;
background: #35AEDF;
border: 1px dotted white;
z-index: 20;
}

#header #menu li#link_oferta:hover ul {
display: block;
}

#header #menu li#link_oferta ul li {
float: none;
list-style: disc;
}

#header #menu li#link_oferta ul li a {
background: transparent;
border: 0;
margin: 0;
}

#header #menu li#link_oferta ul li a:hover {
color: #FFF;
}

#header #menu li#link_oferta ul li ul {
top: 0px;
left: 15px;
position: relative;
background: transparent;
border: 0px;
padding: 0;
}

#header #menu li#link_oferta ul li ul li {
list-style: circle;
}

td {
vertical-align: top;
}

#oferta {
text-align: center;
list-style: none;
padding: 0;
}

.navBar, .iloscProd {
text-align: center;
}

.pageActive {
font-weight: bold;
}

#oferta li {
display: inline;
width: 185px;
height: 290px;
float: left;
padding: 0;
margin: 5px;
border: 1px solid white;
}

#oferta li:hover {
background: #5ED0F0;
}

#oferta .number {
font-size: 2em;
position: relative;
float: left;
width: 100%;
background: #5ED0F0;
text-align: center;
margin-bottom: 5px;
}

#oferta .zdjecie a {
display: block;
}

#oferta li:hover .number {
background: #6EE0F5;
}

#oferta img {
border: 0;
margin: 2px;
}

.navBar {
clear: both;
}

#footer {
display: block;
height: 1px;
background: url('line.png') no-repeat bottom;
clear: both;
}

label {
display: block;
float: left;
clear: left;
width: 220px;
}

form div {
margin: 5px;
}

form div input {
border: 1px solid black;
height: 15px;
background: #3BA8D6;
}

form div input:hover, form div input:focus {
border: 1px solid black;
height: 15px;
background: #76D6FF;
}

form div.idprod {
display: inline;
}

form div.idprod input {
border: 1px solid black;
height: 15px;
width: 20px;
background: #3BA8D6;
}

form div.idprod input:hover, form div input:focus {
border: 1px solid black;
background: #76D6FF;
}

.invisible {
display: none;
}
