html, body {
margin: 0;
padding: 0;
background-color: #d5d4c6;
text-align: center;
font-size: 11px;
font-family: Verdana, Tahoma, Geneva, Arial, "Arial CE", sans-serif;
}

#calosc {
position: relative;
width: 750px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
z-index: 10;
padding-top: 230px;
}

#top { 
background: url('../images/top.gif') no-repeat;
width: 750px;
height: 230px;
position: absolute;
top: 0px;
left: 0px;
}
#top ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#top a span {
display: none;
}
#top .podklad_lewy { 
background: url('../images/podklad_top_lewy.gif') no-repeat top;
width: 20px;
height: 130px;
position: absolute;
top: 0px;
left: -20px;
}
#top .podklad_prawy { 
background: url('../images/podklad_top_prawy.gif') no-repeat top;
width: 20px;
height: 130px;
position: absolute;
top: 0px;
right: -20px;
}
#bt_logo { 
background: url('../images/meble_marzenie_logo.gif') no-repeat;
width: 250px;
height: 80px;
display: block;
position: absolute;
top: 30px;
left: 40px;
}
#bt_ofirmie, #bt_ofirmie:link { 
background-image: url('../images/bt_ofirmie.gif');
background-position: top;
background-repeat: no-repeat;
width: 62px;
height: 40px;
position: absolute;
top: 130px;
left: 40px;
display: block;
}
#bt_ofirmie:hover {
background-position: bottom;
}
#bt_surowce, #bt_surowce:link { 
background-image: url('../images/bt_surowce.gif');
background-position: top;
background-repeat: no-repeat;
width: 62px;
height: 40px;
position: absolute;
top: 130px;
left: 102px;
display: block;
}
#bt_surowce:hover {
background-position: bottom;
}
#bt_cennik, #bt_cennik:link { 
background-image: url('../images/bt_cennik.gif');
background-position: top;
background-repeat: no-repeat;
width: 62px;
height: 40px;
position: absolute;
top: 130px;
left: 164px;
display: block;
}
#bt_cennik:hover {
background-position: bottom;
}
#bt_kontakt, #bt_kontakt:link { 
background-image: url('../images/bt_kontakt.gif');
background-position: top;
background-repeat: no-repeat;
width: 62px;
height: 40px;
position: absolute;
top: 130px;
left: 164px;
display: block;
}
#bt_kontakt:hover {
background-position: bottom;
}
#bt_oferta_hotele { 
background-image: url('../images/bt_oferta_hotele.gif');
background-repeat: no-repeat;
width: 80px;
height: 140px;
display: block;
position: absolute;
top: 30px;
right: 0px;
}

h1 {
color: #e60004;
font-size: 16px;
margin: 10px 0 0 0;
padding: 0;
}

h2 {
color: #e60004;
font-size: 14px;
margin: 10px 0 0 0;
padding: 0;
}
h2 a, h2 a:link {
color: #e60004;
font-size: 14px;
margin: 10px 0 0 0;
padding: 0;
text-decoration: none;
}
h2 a:hover {
text-decoration: underline;
}
h3 {
color: #e60004;
font-size: 12px;
margin: 10px 0 10px 0;
padding: 0;
text-align: center;
clear: both;
}

#prawa {
width: 470px;
position: relative;
float: right;
right: 10px;
text-align: left;
color: #666666;
z-index: 100;
}

#lewa {
width: 200px;
position: relative;
float: left;
left: 40px;
text-align: left;
}

#menu {
width: 200px;
margin: 0 0 10px 0;
padding: 0 0 25px 0;
list-style-type: none;
background: #EEEEE8 url('../images/menu_bottom.gif') no-repeat bottom;
}
#menu li {
padding: 0px;
margin: 0px;
}

#menu .glowna a, #menu .glowna a:link {
padding: 9px 30px 8px 10px;
margin: 0;
display: block;
width: 160px;
background: #EEEEE8 url('../images/menu_gl_off.gif') no-repeat bottom;
color: #666666;
text-decoration: none;
font-weight: bold;
}
#menu .glowna a:hover {
background: #EEEEE8 url('../images/menu_gl_on.gif') no-repeat bottom;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#menu .podkategoria a, #menu .podkategoria a:link {
padding: 5px 30px 5px 20px;
margin: 0;
display: block;
width: 150px;
color: #666666;
text-decoration: none;
}
#menu .podkategoria a:hover {
display: block;
color: #FFFFFF;
background-color: #d5d4c6;
text-decoration: none;
}

#koszyk {
color: #FFFFFF;
background: #E60004 url('../images/koszyk_bottom.gif') no-repeat bottom;
padding: 0 0 20px 0;
text-align: right;
}
#koszyk p {
padding: 0 20px 0 10px;
margin: 0;
width: 170px;
}
#koszyk_tytul { 
background: url('../images/n_koszyk.gif') no-repeat;
height: 45px;
width: 200px;
margin: 0;
padding: 0;
}
#koszyk_tytul span {
display: none;
}
#bt_koszyk_szczegoly , #bt_koszyk_szczegoly:link { 
background-image: url('../images/bt_koszyk_szczegoly.gif');
background-position: top;
background-repeat: no-repeat;
width: 110px;
height: 20px;
display: block;
margin: 5px 0 5px 60px;
}
#bt_koszyk_szczegoly:hover { 
background-position: bottom;
}
#bt_koszyk_szczegoly span {
display: none;
}

#footer {
width: 750px;
clear: both;
background: #FFFFFF url('../images/footer.gif') no-repeat bottom;
padding: 15px 0 25px 0;
position: relative;
text-align: right;
color: #cccccc;
}
#footer ul {
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}
#footer ul li {
display: inline;
}
#footer ul a, #footer ul a:link {
color: #666666;
text-decoration: none;
font-weight: bold;
}
#footer ul a:hover {
color: #e60004;
}
#copyright {
font-size: 10px;
padding: 0 10px 0 10px;
margin: 5px 0 5px 0;
}
#copyright a {
color: #cccccc;
text-decoration: none;
}
#footer .podklad_lewy { 
background: url('../images/podklad_footer_lewy.gif') no-repeat bottom;
width: 20px;
height: 220px;
position: absolute;
bottom: 0px;
left: -20px;
}
#footer .podklad_prawy { 
background: url('../images/podklad_footer_prawy.gif') no-repeat bottom;
width: 20px;
height: 220px;
position: absolute;
bottom: 0px;
right: -20px;
}

.ceny {
width: 110px;
float: right;
margin: 0 0 10px 10px;
}

.ceny table {
width: 110px;
text-align: right;
}
.ceny .wymiar {
background-color: #eeeee8;
color: #666666;
padding: 3px;
width: 110px;
text-align: left;
}
.ceny .cena {
font-weight: bold;
color: #e60004;
}
.ceny .cena td {
padding: 0 0 10px 0;
}
.ceny .wymiar td {
border-top: #999999 1px solid;
}
.ceny .dodaj_do_koszyka {
padding: 0 0 10px 0;
}
.ceny .dodaj_do_koszyka a img {
border: none;
}
.opis {
/*width: 320px;*/
float: left;
}
.w320 {
width: 320px;
}
.opis .ikonki {
list-style-type: none;
margin: 0;
padding: 0;
}
.opis .ikonki li {
display: block;
float: left;
margin: 0 10px 10px 0;
}
.opis .ikonki a span, .opis ikonki a:link span {
display: none;
}
.opis .ikonki a:hover span {
display: block;
position: absolute;
z-index: 100;
background-color: #FFFFFF;
border: #cccccc 1px solid;
padding: 5px;
left: 0px;
top: 40px;
color: #666666;
text-decoration: none;
}
.opis .msieFix:link span {
visibility: hide;
z-index: 200;
}
.opis .msieFix:hover span {
visibility: visible;
}
.opis a img {
border: none;
}
.clearboth {
clear: both;
}
#podklad { 
background: url('../images/podklad_top.gif') repeat-x;
width: 100%;
height: 330px;
z-index: 0;
position: absolute;
left: 0px;
top: 0px;
}
.opismini {
width: 310px;
float: right;
}
.fotomini {
float: left;
padding: 0 0 5px 0;
}
.produkt_mini {
margin: 10px 0 10px 0;
padding: 0 0 px 0;
border-bottom: 1px solid #CCCCCC;
}
.linktextmini, .linktextmini:link {
color: #666666;
text-decoration: none;
}
.ikona {
float: left;
margin: 0 10px 10px 0;
}
.surowiec {
clear: both;
margin: 10px 0 0 0;
padding-top: 5px;
text-align: justify;
}
#baner_hotele {
margin-top: 10px;
}
#baner_hotele a { 
background-image: url('../images/baner_hotele.jpg');
background-repeat: no-repeat;
display: block;
width: 200px;
height: 210px;
}
#boks1 {
margin-top: 10px;
width: 200px;
}
#boks1 a img {
border: none;
}
#boks2 {
margin-top: 10px;
width: 200px;
}
#boks2 a img {
border: none;
}
.full_koszyk {
width: 100%;
text-align: right;
}
.full_koszyk .ilosc {
width: 50px;
border: 1px solid #d5d4c6;
text-align: right;
font-size 11px;
}
.full_koszyk .zmien {
background-color: #d5d4c6;
border: 1px solid #d5d4c6;
font-size: 10px;
margin-bottom: 10px;
}
.full_koszyk .usun {
font-size: 10px;
text-align: center;
color: #e60004;
}
.full_koszyk .nazwa a {
color: #e60004;
font-weight: bold;
text-decoration: none;
}
.full_koszyk .rozmiar {
text-align: right;
}
.full_koszyk .wartosc {
font-weight: bold;
text-align: right;
}
.full_koszyk .naglowek td {
background-color: #d5d4c6;
padding: 2px 0 2px 0;
}
.full_koszyk .zmiany {
text-align: center;
width: 100px;
}
.full_koszyk .podsumowanie td {
border-top: 1px solid #d5d4c6;
padding: 2px 0 2px 0;
vertical-align: baseline;
}
.full_koszyk .wartosc_koszyka {
font-weight: bold;
font-size: 12px;
}
.full_koszyk .pozycja td {
border-bottom: 1px solid #d5d4c6;
}
.bt_zloz_zamowienie {
text-align: right;
}
.bt_zloz_zamowienie a {
background-color: #e60004;
font-weight: bold;
text-decoration: none;
padding: 3px;
color: #FFFFFF;
display: block;
float:right;
}
.red {
color: #e60004;
}
.center {
text-align: center;
}
.nietypowe {
color: #666666;
font-size: 18px;
font-family: "Times New Roman", serif;
margin-bottom: 0;
}
.formularz {
margin: 0px;
padding: 0 0 0 50px;
}
.formularz p {
margin: 3px 0 5px 0;
padding: 0;
}
.formularz .poletext200 {
width: 200px;
border: 1px solid #d5d4c6;
display: block;
}
.formularz .poletext300 {
width: 300px;
border: 1px solid #d5d4c6;
display: block;
}
.formularz .opcje {
padding: 0 0 0 50px;
}
.formularz textarea {
width: 350px;
height: 120px;
border: 1px solid #d5d4c6;
display: block;
}
.formularz .zamow {
border: 1px solid #e60004;
background-color: #e60004;
color: #FFFFFF;
font-weight: bold;
}
.size10 {
font-size: 10px;
}
.linktext, linktext:link {
color: #e60004;
text-decoration: none;
}
.linktext:hover {
text-decoration: underline;
}
.regulamin li {
margin: 5px 0 5px 0;
}
.regulamin ul {
list-style-type:none;
margin-top: 0;
padding-top: 0;
}
.nopoint {
list-style-type: none;
margin-top: 0;
}
.start_mini {
float: right;
margin: 0 0 10px 10px;
}
.blockcenter {
margin-right: auto;
margin-left: auto;
width: 206px;
}
.admin_menu {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.admin_menu a {
display: block;
padding: 3px;
margin: 10px 0 10px 0;
width: 200px;
}
.admin_menu .red {
background-color: #CC0000;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.admin_menu .green {
background-color: #009966;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.rozmiary {
float: left;
width: 125px;
margin: 0 10px 10px 0;
}
.topmargin10 {
margin-top: 10px;
}
.box_oblicz_rate {
text-align: center;
margin-top: 10px;
color: #003366;
}