body	{
background-color: #161616;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
height: 100%;
width: 100%;
}

h1	{
display: none;
}

.p2{
font-size: 14px;
margin-bottom: 4px;
color : #fff; 
}

a, a:link,a:visited {
color : #fff; 
}
a:hover {
color : #ccc;
}


h2 {
font-family: Verdana, Arial, sans-serif, Courier New, serif;
color : #FF0000; 
text-align: justify;
font-size: 13px;
margin-bottom: 2px;
}

#obal{
font-family: Verdana, Arial, sans-serif, Courier New, serif;
color : #C0C0C0; 
text-align: justify;
font-size: 12px;
background-color: #262626;
width: 1060px;
margin-left: auto;
margin-right: auto;
}

#screen{
margin-top: 100px;
margin-left: auto;
margin-right: auto;
width: 1000px;
padding-top: 40px;
padding-bottom: 40px;
}

#obal2{
position: absolute;
height:100px;
top:110px;
width: 1020px;
}

p {
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
line-height: 17px;
}

#sloupec0 {
width: 680px;
margin: 15px auto 0 auto; 
}

#sloupec0b {
margin: 0px auto 0 auto; 
padding: 15px 25px 15px 25px;
font-size: 12px;
color : #e0e0e0; 
overflow: auto;
}


.clearer  {
    clear: both;
}

.top{
   background: url(images/top680.png) 0px 0px no-repeat;
   width: 680px;
   height: 5px; 
   overflow: hidden; 

}

.middle{
   background: url(images/middle680.png) 0px 0px repeat-y; 
}

.bottom{
   background: url(images/bottom680.png) 0px 0px no-repeat; 
   width: 680px;
   height: 8px; 
}

