﻿
body {
background-color: #ffffff;
font-family: verdana;
font-size: 12px;
color: #555555;
text-align: center;
}


h1, h2, h3 {font-family: Bitstream Vera Sans Mono, verdana;}
h1 {font-size: 36px; color: #e5d5ac; position: absolute; right: 30px; top: 15px;}
h2 {font-size: 16px; color: #ffffff; position: absolute; right: 30px; top: 75px; text-align: right;}
h3 {font-size: 16px; color: #054160; margin-top: 35px;}
h3.pierwszy {margin-top: -15px;}
h4 {font-size: 12px; margin-top: 0; color: #555555; border-width: 0;}



a {text-decoration: none; color: #4581a0; font-size: 12px; font-weight: bold;}
a:hover {color: #75b1d0; border-width: 0;}

a.thin {font-weight: normal;}

a.bold {text-decoration: none; color: #666666; font-size: 11px; font-weight: bold;}


li {margin-bottom: 5px;}




#container {

position: relative;
margin: 30px auto 100px auto;
width: 720px;
min-height: 700px;
background-color: #ffffff;
text-align: left;
}




#title {
width: 720px;
height: 230px;
background-image: url('tlo.png');
background-repeat: no-repeat;
}


#main {
position: relative;
left: 20px;
top: -10px;
width: 658px;
min-height: 100px;
border-right-style: solid;
border-left-style: solid;
border-width: 1px;
border-color: #65a1f0;
padding: 10px 20px;
}

.right {
float: right;
margin-left: 20px;
}


.left {
float: left;
}


.ikona {
margin-right: 7px;
margin-top: 5px;
text-align: right;
float: left;
border-width: 0;
}

.ikona-duza {
margin-left: 30px;
margin-top: 0;
margin-bottom: 20px;
text-align: right;
float: right;
border-width: 0;
}


.produkt {
float: left;
margin-right: 20px;
margin-bottom: 30px;
width: 205px;
font-size: 11px;
text-align: left;
border-bottom-style: solid;
border-width: 1px;
border-color: #65a1f0;
}

.produkt2 {
float: left;
margin-right: 0;
margin-bottom: 30px;
width: 205px;
text-align: left;
font-size: 11px;
border-bottom-style: solid;
border-width: 1px;
border-color: #65a1f0;
}


.box-left {
float: left;
margin-right: 20px;
margin-bottom: 30px;
width: 319px;
}

.box-right {
float: left;
margin-right: 0;
margin-bottom: 30px;
width: 319px;
}



.cena {color: #054160; font-size: 12px; text-align: right; font-weight: bold;}

.hr {
border-color: #054160;
borderwidth: 1px;
}

.mini {
margin-left: 5px;
position: relative;
top: 5px;
border: 0;
}