html, body {
background:url(bg.gif);
color: #ccc;
font-family: Arial;
font-size: 12px;
margin: 0;            /* zerowy margines oraz */
padding: 0;           /* zerowy padding jest konieczny aby strony wygladaly identycznie w IE oraz Firefox */
}
#top {
width: 950px;
margin-left: auto ;         /* jest to wycentrowanie */
margin-right: auto ;        /* .. wycentrowanie diva na środku strony */
overflow:hidden;
}
#NAGLOWEK {
padding: 0px;
height:197px;
background:url(baner-alicja.jpg) repeat-x  ;
}
.odstep {
height:26px;
background: #820000;
border:0px solid green;
text-indent:1cm;
padding-top: 10px;
}

#MENU {
width: 40px;
clear: both;
float: left;
overflow: hidden;          /* zapobiega rozpychaniu diva przez zawartość */
background: #820000;
text-align:center;
margin-bottom:-4000px;     /* dzięi temu divy będą równej wysokości */
padding-bottom:4000px;     /* ... nawet jeśli nie są identycznie wypełnione treścią */

min-height:500px;             /* te 3 ostatnie linijki */
height:auto !important;       /* to jest ważne rozwiązanie minimalnej */
/* wysokości diva tutaj 500px */
}
#dodatkowe_menu {
width: 750px;
float: left;
overflow: hidden;
background: #820000;
margin-bottom:-4000px;
padding-bottom:4000px;
}
.frontowyopis {
text-align:justify;
color:red;
margin:10px;
background:#111;
color:#666;
text-transform:uppercase;
font-family:Arial;
font-size:10px;
padding:5px;}
.frontowyopis p strong {color:#478be5;}
.frontowyopis strong {color:#478be5;}
.frontowyopis a:link, .frontowyopis a:visited, .frontowyopis a:hover {color: #666666; border-bottom: 1px dotted #666666;}
.akapit {text-indent:1cm;padding:0px;margin:0px;}

.lewe_menu {
width: 200px;
border-right:0px solid #fff;
border-left:0px solid #fff;
float: left;
overflow: hidden;
background: #5e0000;
margin-bottom:-4000px;
padding-bottom:4000px;
font-weight:bold;text-align:center;font-family:Arial;font-size:10px;letter-spacing:1px;}
.lewe_menu:active:active, .lewe_menu:hover {background:#111111;}
.lewe_menu a:link, .lewe_menu a:visited {padding:0px;margin:0px;font-weight:bold;font-size:10px;text-transform: uppercase;text-decoration: none;color:white;}
.lewe_menu a:hover, .lewe_menu a.active:link, .lewe_menu a.active:visited, .lewe_menu a.active:active, .lewe_menu a.active:hover {font-size:10px;font-weight:bold;text-decoration: none;color:#478be5;text-transform: uppercase;padding:0px;margin:0px;}
.lewe_menu li {float:left;list-style-type:none;padding:0px;margin:0px;}

.menuwillowe {
width: 200px;
float: left;
border-right:0px solid #fff;
border-left:0px solid #fff;
overflow: hidden;
background: #820000;
margin-bottom:-4000px;
padding-bottom:4000px;
}

#flashcontent {
text-align:center;
overflow: hidden;
position:relative;
}
.frontowyopis2 
{margin: 0px auto;width:725px;background:#820000;color:#fff;font-family:Arial;text-align:justify;text-transform:uppercase;font-size:12px;border:0px solid #333;padding:5px;}
.frontowyopis2 strong {color:#478be5;}
#menudolne {height:80px;text-align:center;}
#menudolne a:link, #menudolne a:visited {font-weight:normal;font-size:25px;font-family:Arial,Verdana;text-decoration: none;color: #fff;}
#menudolne a:hover, #menudolne a.active:link, #menudolne a.active:visited, #menudolne a.active:active, #menudolne a.active:hover {font-size:25px;font-family:Arial,Verdana;text-decoration: none;color:#478be5;text-transform: uppercase;font-weight:bolder;}

.stopek {
width: 950px;
margin-left: auto ;         /* jest to wycentrowanie */
margin-right: auto ;        /* .. wycentrowanie diva na środku strony */
overflow:hidden;
background: #660000;
}
.stopek a:link, .stopek a:visited {padding:0px;margin:0px;font-weight:normal;font-size:10px;text-transform: uppercase;text-decoration: none;color:#ff6262;}
.stopek a:hover, .stopek a.active:link, .stopek a.active:visited, .stopek a.active:active, .stopek a.active:hover {font-size:10px;font-weight:bold;text-decoration:none;color:white;text-transform: uppercase;padding:0px;margin:0px;}