.hlavni_bublina {
background-color:white;
border:0px solid blue;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:auto;
position:relative;
width:900px;
}
.baner {
background-color:#508628;
border:0px solid blue;
color:white;
font-size:35px;
height:150px;
left:230px;
padding:7px;
position:absolute;
text-align:left;
top:0px;
width:660px;
}
.menu {
background-color:#AED35C;
border-bottom:1px solid black;
border-left:4px solid #508628;
border-right:4px solid #508628;
color:black;
font-size:14px;
font-weight:bold;
height:22px;
left:0px;
position:absolute;
text-align:center;
top:164px;
width:896px;
}
.user {
background-color:#508628;
border:0px solid black;
color:white;
font-size:12px;
font-weight:bold;
height:152px;
left:0px;
padding:6px;
position:absolute;
text-align:left;
top:0px;
width:218px;
}

.user img{position:relative; top: 3px;}

.center {
font-size:14px;
background-color:#FCF6C6;
border-bottom:4px solid #508628;
border-left:4px solid #508628;
border-right:4px solid #508628;
left:0px;
position:absolute;
top:187px;
width:896px;
}
.menu img{position:relative; border: none; top: 2px;}

.menu a:link {
color:black;
}
.menu a:visited {
color:black;
}
.menu a:hover {
color:white;
}

.menu a.currentPage{color: white !important;}/* !important je kvùli IE6 */

#errDiv{position: absolute; right: 2px; top: 2px; cursor: pointer; text-align: right; border:1px solid black;}
#errDiv .erERR, #errDiv .erOK{padding: 0 5px 0 5px;}
#errDiv .erERR{background-color: red; color: black;}
#errDiv .erOK{background-color: green; color: white;}

.center a, .center a:visited {color: black;}
.center a:hover {color: #508628;}

.center th{background-color:#AED35C;}
.rowHL{background-color:#D9D3A3;}
