html, body {
width: 780px;
background-color: #fff;
color: #000;
margin-left: auto;
margin-right: auto;
margin-top: 0px; 
margin-bottom: 0px; 
padding: 0px 0px 0px 0px;
position: center;
}

#TOP {
width: 780px;
background-color: white; 
margin-bottom: 1px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
text-align: left;
}

#NAGLOWEK {
background-color: #f04410;
width: 780px;
height: 20px;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
font-size: 12px;
color: white;
text-align: center;
}

#MENU {
width: 200px;
float: left;
overflow: hidden;
color: grey;
background-color: white;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
border-left: 1px solid #f04410; 
border-right: 1px solid #f04410;
border-bottom: 1px solid #f04410;
}

#INFORMACJE {
width: 170px;
float: right;
overflow: hidden;
background-color: #fff;
}

#TRESC {
margin-top: 5px;
margin-right: 0px;
margin-left: 5px;
margin-bottom: 5px;
width: 573px;
float: left;
overflow: hidden;
background-color: #fff;
}

#STOPKA {
clear: both;
width: 100%;
background-color: #f04410;
text-align: center;
color: white;
}

a:link{color: white;}
a{text-decoration:none}
a:hover {  text-decoration: none}
a:visited{color: white;}


.tborde { 
border: 1px solid #222;
}

p.margin {
margin: 2px 8px 0px 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

p.izquierda {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.option {
padding-left:2px;
margin-top:10px;
margin-bottom:10px;
text-decoration:none;
font-family: Verdana;
font-size: 12px;
}

.option ul, ul li {
display: block;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

.option ul {
width: ;
}

.option ul a:link, .option ul a:visited {
display: block;
width: px;
height: 10px;
text-decoration: none;
background: white;
color: grey;
padding: 3px;
margin-top: 2px;
margin-bottom: 2px;
border: 1px;
margin-left: 1px;
margin-right: 1px;
border-top: px #ececec solid;
border-bottom: px #ececec solid;
}

.option ul a:hover {
background: white;
border-style: double;
height: 10px;
padding: 3px;
margin-top: 2px;
margin-bottom: 2px;
border: 0px;
margin-left: 14px;
margin-right: 1px;
color: #f04410;
border-top: px white solid;
border-bottom: px white solid;
}

