html,body {
height:100%;
text-align:center; /* centrowanie containera dla IE7*/
background: #ffffff;
/* url(bgtop.gif) top right repeat-x;
background-color: #000000;*/
margin-top: 2px;
}

img {
border: 0px;
}

A:link {color:green;font-weight:bold; text-decoration:none;}
A:visited {color:blue;font-weight:bold; text-decoration:none;}
A:hover { color:blue;font-weight:bold; text-decoration:none;}


.container {
margin: auto; /* centrowanie containera */
width: 700px;
} 

.menu_top {
background-color: #004000;
margin-top:4px;
padding: 8px 10px 1px 0;
height: 24px;
color:white;
text-align: center;
}
.menu_top A:link {text-decoration: none; color: #fff;font-family:Verdana; font-size:11px; font-weight:bold;}
.menu_top A:visited {text-decoration: none; color: #fff;font-family:Verdana; font-size:11px; font-weight:bold;}
.menu_top A:active {text-decoration: none; color: #fff;font-family:Verdana; font-size:11px; font-weight:bold;}
.menu_top A:hover {text-decoration: underline; color: #fff;font-family:Verdana; font-size:11px; font-weight:bold;}
.menu_top {color: #e30e18; padding-left:10px; padding-right:10px; font-family:Verdana; font-size:11px; font-weight:bold;}

.standaloneitem {
padding: 0 10px 0px 0;
}

.navigation {
width: 100px;
height: 20px;
background: white;
float: left;
border-bottom: 5px solid #004000;
}

.logo {
width: 500px;
height: 20px;
background: white;
float: right;
border-right: 1px solid #004000;
text-align:right;
font: bold 10px Verdana;
}

.graph {
top: 27px;
width: 700px;
height: 200px;
background: #ffffff;
}

.main {

}

.block_uslugi {
width: 345px;
}

.vertblock_left {
padding: 0px 2px 2px 10px; 
float: left;
border-left: 5px solid #004000;
text-align:left;
font: bold 10px Verdana;
text-align: justify;
}

.vertblock_right {
padding: 0px 2px 2px 10px; 
float: right;
border-left: 5px solid #004000;
text-align:left;
font: bold 10px Verdana;
text-align: justify;
}

.vertblock_right_uslugi {
float: right;
width: 320px;
height: 200px;
padding: 0px 2px 2px 5px; 
border: 0;
font: bold 10px Verdana;
text-align: justify;
}

.tabelaoferta {
font: bold 10px Tahoma;
text-align:justify;
}

#flashcontent {
border: 0;
width: 600px;
height: 170px;
}

.footer {
margin: auto; /* centrowanie */
width: 700px;

color:#808080;
font-size: 10px;
font-family: Verdana;
text-align:right;
}

.footer A:link {color:#808080; text-decoration:none;}
.footer A:visited {color:#808080; text-decoration:none;}
.footer A:active {color:#808080; text-decoration:none;}
.footer A:hover {color:#808080; text-decoration:none;}