body{
background-color: black;
background-image: url(../imgs/bg.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
text-align: center;	
font-family: Arial;
font-size: 9pt;
color: white;
}

h1{
font-size: 12pt;
color:#FF6600;
padding-top:30px;
}

h2{
font-size: 10pt;
}

h4{
font-size: 12pt;
}

h5{
font-size: 10pt;
}

table {
font: normal 8pt Arial;
}

input,select,textarea{
background-color:#333333;
border: 1px solid #666666;
font: normal 10pt Arial;
color:white;
}

legend{
font-weight:bold;
color:#99FFFF;
}

.container
{
background-color: black;
width: 1000px;
margin: 10px auto;
font: normal 9pt Arial;
}

.scnd_top
{
padding:5px;
background-image: url(../imgs/ploska.png);
background-position: left;
background-repeat: repeat-x;
}

.leftnav
{
float: left;
width: 195px;
text-align: left;
margin: 0;
padding: 0;
}

.box
{
font-weight: bold;
line-height:2;
margin-top:15px;
}

.rightnav
{
float: right;
text-align:right;
width: 180px;
margin: 0;
padding: 0.5em;
}

.content
{
text-align:justify;
margin-left: 200px;
margin-right: 190px;
padding: 1em;
max-width: 55em;
}

.footer
{
clear: both;
margin: 0;
padding: .5em;
color: gray;
line-height: 25px;
}

A:link {
font-size: 9pt; 
color: #99FFFF; 
text-decoration: underline;
}
      
A:visited {
font-size: 9pt; 
color: #99FFFF;
text-decoration: underline; 
}

A:hover {
font-size: 9pt; 
text-decoration: none;
}

a img {
border: 1px solid white;
}

.cat_top {
font-weight:bold;
border-bottom: 1px dotted Gray;
}

.cat_bot{
background-image: url(../imgs/radek.jpg);
background-repeat: repeat-x;
font-size: 8pt;
text-align: right;
border-bottom: 2px solid maroon;
}

.new{
font-size:12pt;
color: #DC143C;
font-weight:bold;
border-bottom: 1px dotted Gray;
}

.stit_nov {
color:yellow;
font-family:Arial;
font-weight:bold;
text-decoration:none;
border:1px solid white;
background-color:maroon;
padding:2px;
}

#stit_akce a {
color:red;
font-family:Arial;
font-weight:bold;
text-decoration:none;
border:1px solid white;
background-color:yellow;
padding:2px;
}

#bordered {
border-collapse:collapse; 
border: 1px solid silver;
}


.heading {
font-size: 13px;
font-family : Verdana CE, Arial CE, Verdana, Arial, Helvetica, sans-serif;
color : Navy;
font-weight : bold;
}

.tableheader {
font-size: 11px;
font-family : Verdana CE, Arial CE, Verdana, Arial, Helvetica, sans-serif;
color : Navy;
font-weight : bold;
background : #D8E0EB;
}

.mouse_over {
background-color: white;
}

.mouse_out {
background-color: silver;
}
        
