body
{
 background-image: url(./images/bckg.png);
 scrollbar-face-color: #f0f0f0;
 scrollbar-track-color: white;
 scrollbar-arrow-color: #808080;
 scrollbar-shadow-color: #808080;
 scrollbar-highlight-color: #808080;
 scrollbar-3dlight-color: #f0f0f0;
 scrollbar-darkshadow-color: #f0f0f0;
 color: black;
 text-align: center;
 font-family: Verdana, sans-serif;
 margin: 10px;
 font-size: 9pt;
}

table
{
 border: 0px;
}

td
{
 font-family: Verdana, sans-serif;
 color: #f0f0f0;
 font-size: 9pt;
}

td.main
{
 border-left: 1px solid black;
}

div.obsah
{
 scrollbar-face-color: black;
 scrollbar-track-color: #808080;
 scrollbar-arrow-color: #808080;
 scrollbar-shadow-color: #f0f0f0;
 scrollbar-highlight-color: #f0f0f0;
 scrollbar-3dlight-color: black;
 scrollbar-darkshadow-color: black;
 text-align: justify;
 height: 430px;
 width: 478px;
 padding: 5px;
 max-height: 430px;
 max-width: 478px;
 overflow: auto!important;
 color: #f0f0f0;
 font-family: Verdana, sans-serif;
 font-size: 9pt;
}

div.black
{
 background-image: url(./images/prechod.png);
 background-repeat: repeat-y;
 background-color: black;
 padding: 5px;
 height: 430px;
 width: 478px;
 max-height: 430px;
 max-width: 478px;
}

div.refer
{
 color: black;
 font-weight: normal;
 font-family: Verdana, sans-serif;
 font-size: 7pt;
}

div.news
{
 color: #e95e01;
 font-style: italic;
 display: inline;
}

table.main
{
 border: 1px solid black;
 background-color: white;
}

table.menu
{
 border: 1px solid black;
}

table.news
{
 border: 1px solid #e95e01;
}

td.news
{
 font-family: Verdana, sans-serif;
 text-align: justify;
 color: #f0f0f0;
 padding: 5px;
 font-size: 9pt;
}

td.footer
{
 font-weight: bold;
 color: #f0f0f0;
 background-image: url(./images/menu.png);
 padding-left: 3px;
 padding-right: 3px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-size: 8pt;
}

a
{
 text-decoration: none;
 color: #e95e01;
}

a:hover
{
 text-decoration: underline;
 color: #e95e01;
}

a.foot
{
 text-decoration: none;
 color: white;
}

a.foot:hover
{
 text-decoration: underline;
 color: white;
}

.center
{
 text-align: center;
}

.left
{
 text-align: left;
}

.right
{
 text-align: right;
}

.justify
{
 text-align: justify;
}

td.myimage
{
 text-align: center;
 font-family: Verdana, sans-serif;
 font-size: 7.5pt;
 padding: 4px;
 color: #f0f0f0;
 border-top: 1px solid #f0f0f0;
 background-color: #505050;
}

img.smile
{
 vertical-align: middle;
}

img.news
{
 float: left;
}

input
{
 border: 1px solid #f0f0f0;
 color: #f0f0f0;
 background-color: black;
}

textarea
{
 border: 1px solid #f0f0f0;
 color: #f0f0f0;
 background-color: black;
}

.button
{
 border: 2px ridge #f0f0f0;
 font-size: 8pt;
}
