.cbody
{
position:relative;
width:1000px;
padding:2px 5px 5px 5px;
background:white;
margin:0 auto;
}

.flright
{
float:right;
}

.flleft
{
float:left;
}

.rightbox
{
margin:0px 0px 0px 10px;
text-align:right;
float:right;
width:320px;
}

.redtext
{
color:red;
}

body
{
position:relative;
margin:0;
padding:0;
color:black;
background:black;
text-align:center;
font-family:arial;
font-weight:normal; 
font-size:14px;
}

body h1
{
color:rgb(0,30,0);
margin:0em 0em 0.4em 0em;
}

body h2
{
color:rgb(0,30,0);
margin:0em 0em 0.2em 0em;
}

#main
{
position:relative;
top:0px;
left:0px;
width:980px;
min-height:500px;
color:rgb(0,50,50);
padding:220px 10px 50px 10px;
background:rgb(235,235,235);
text-align:justify;
}

#main img
{
border-width:2px;
border-style:solid;
border-color:rgb(225,225,225);
margin:0px 5px 2px 0px;
}

#main p
{
margin:0px 0px 8px 0px;
}

#main a
{
color:rgb(20,30,100);
font-weight:bold;
text-decoration:none;
}

#main a:hover
{
text-decoration:underline;
}

#menupic
{
position:absolute;
top:0px;
left:0px;
width:1000px;
height:220px;
margin:0px 0px 0px 0px;
background:rgb(225,230,255);
background-image:url("chaticky-header.jpg");
background-position:left top;
background-repeat:no-repeat;
text-align:left;
}

#menu
{
position:absolute;
top:183px;
left:10px
}

#menu a
{
display:block;
float:left;
height:21px;
margin:0px 10px 0px 0px;
padding:3px 10px 0px 10px;
text-decoration:none;
bbackground-color:red;
color:black;
font-weight:bold; 
font-size:16px;
}

#menu a span
{
color:rgb(180,255,255);
}

#menu a:hover
{
color:white;
}

#menu a:hover span
{
color:white;
}

#footer
{
visibility:hidden;
position:absolute;
padding:8px 10px 5px 10px;
width:980px;
height:12px;
left:5px;
bottom:5px;
color:black;
text-align:center;
font-size:10px;
background:rgb(225,225,225);
}

#counter
{
position:absolute;
top:8px;
left:10px;
}

#val
{
position:absolute;
top:6px;
right:10px;
}
#val img
{
border-style:none;
}
