body{
margin:0;
padding:0;
text-align: center;
line-height: 1.5em;
font: normal 11px Tahoma;
}
H1 {
font-size:18px;
color:#73ADDE
}

H2 {
font-size:14px;
color:#7691B0;
line-height:10px;
}

H3 {
color: #FF9C01;
font-size:14px;
border-bottom: 1px solid #EDEAE5;
}

li {
    list-style-image: url('img/li.gif');
}

input {
border: solid 1px #AAB8EA;
background-image: url('img/input.gif');
font: 11px Tahoma bold;
}
/* menu */

#menu {
float:left; 
width:196px; 
}
.box_cena {
padding:3px; border: 1px solid #F6F4F0; background:#FAF8F6;
}

.menu_header {
width:196px;
height:25px;
background-image: url('img/menu/gora.gif');
}
.menu_select {
width:196px;
height:25px;
text-align:left;
padding-top:3px;
background-image: url('img/menu/tlo.gif');
font-weight:bold;
}
.padding {
padding-left:22px;
padding-top:30px;
}

table.tab_menu {
border: collapse;
padding:1px;
font-size:11px;
}
td.tab_menu {
width:143px;
height:20px;
background-color:#DFF1FC;
border-bottom:1px solid white;
border-right:1px solid white;
border-left:0px;
border-top:0px;
text-align:center;
}


/* END menu */

a {
font-family: Tahoma;
color:#404040;
text-decoration:none;
}
a:hover {
color:#FF7505;
text-decoration:none;
}
a.pomaranczowy {
color:#FF7505;
}
a:hover.pomaranczowy {
color:#CC3333;
}

/* Content */
#content {
float:right; 
width:575px; 
}

/* stopka */
.footer {
border-top: 1px solid #f1f1f1;
padding:10px;
background: #f1f1f1;
}
.tresc {
text-align:justify;
line-height: 1.5em;
}
