﻿h1 {color: Black; font-size: 14px; font-weight: bold;}
h2 {color: Gray; font-size: 10px; font-weight: normal;}
img {border-style: none;}
code {color: Gray;}

.link a:link, .link a:visited {color: #cc0000; text-decoration: none;}
.link a:hover, .link a:active {color: #ff0000; text-decoration: underline;}

ul.menu {margin: 0px; padding: 8px 0 0 0; float: left; width: 230px;}
li.menu {font-size: 14px; list-style: none; height: 22px; line-height: 22px; padding-left: 26px;}    
li.menu a:link, li.menu a:visited {color: #cc0000; text-decoration: none;}
li.menu a:hover, li.menu a:active {color: #ff0000; text-decoration: underline;}

.listtable {width: 100%;}
.listtdtip {color: #cc0000; font-size: 11px; text-align: right; vertical-align: bottom;}
.listtdimg {padding: 5px 0 5px 0; text-align: left; vertical-align: top; width: 110px;}
.listtdcon {padding: 5px 0 5px 0; text-align: left; vertical-align: top;}
.listurl {font-size: 14px; font-weight: bold;}
.listurl a:link, .listurl a:visited {color: #cc0000; text-decoration: none;}
.listurl a:hover, .listurl a:active {color: #ff0000; text-decoration: underline;}
.listaddr {color: Gray;}

.tiptable {width: 100%;}
.tiptdimg {padding: 2px 0 2px 0; text-align: left; vertical-align: top; width: 45px;}
.tiptdcon {padding: 2px 0 2px 0; text-align: left; vertical-align: top; font-size: 11px;}
.tipurl {font-size: 12px; font-weight: bold;}
.tipurl a:link, .tipurl a:visited {color: #cc0000; text-decoration: none;}
.tipurl a:hover, .tipurl a:active {color: #ff0000; text-decoration: underline;}

.datapager {color: Gray; font-size: 14px; font-weight: bold; text-align: center;}
.datapager a:link, .datapager a:visited {color: Gray; text-decoration: none;}
.datapager a:hover, .datapager a:active {color: Black; text-decoration: none;}
.pagercurrent {color: #cc0000; text-decoration: none;}

hr.cleaner
{
    clear: both;
    height: 1px;
    margin: -1px 0px 0px 0px;
    padding: 0px;
    border: none;
    visibility: hidden;
}

body
{
    background-color: White;
    color: Black; 
    padding: 5px 0px 5px 0px;
    font-family: Arial, Tahoma, Serif;
    font-size: 12px;
    text-align: left;
}
#caption
{
    margin: 0px auto;
    width: 980px;
}
#toplink
{
    background-image: url(images/footer.png);
    background-repeat: no-repeat;
    margin: 0px auto 5px auto;
    width: 980px;
    height: 20px;
}
#toplink_text
{
    font-weight: normal;
    padding-top: 3px;
}
#toplink_text a:link, #toplink_text a:visited 
{
    margin-left: 10px;
    color: White; 
    text-decoration: none;
}
#toplink_text a:hover, #toplink_text a:active 
{
    margin-left: 10px;
    color: White; 
    text-decoration: underline;
}
.bottomlink
{
    margin: 0px auto;
    width: 980px;
    font-weight: normal;
    text-align: center;
}
.bottomlink a:link, .bottomlink a:visited 
{
    margin: 0 4px 0 4px;
    color: #cc0000; 
    text-decoration: none;
}
.bottomlink a:hover, .bottomlink a:active 
{
    margin: 0 4px 0 4px;
    color: #ff0000; 
    text-decoration: underline;
}
#bottomlinkp
{
    margin: 10px auto;
    width: 980px;
    color: Gray;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}
#bottomlinkp a 
{
    margin: 0 2px 0 2px;
    color: Gray;
    text-decoration: none;
}
#bottomlinkp a:hover 
{
    margin: 0 2px 0 2px;
    color: Gray;
    text-decoration: underline;
}
#bottomtoplist
{
    margin: 5px auto;
    width: 980px;
    text-align: center;
}
#header 
{
    background-image: url(images/header.png);
    background-repeat: no-repeat;
    margin: 0px auto;
    width: 980px;
    height: 60px;
}
#header_banner
{
    text-align: right;
}
#topmenu
{
    background-image: url(images/topmenu.png);
    background-repeat: no-repeat;
    margin: 5px auto 0px auto;
    width: 980px;
    height: 20px;
}
#topmenu_text
{
    font-weight: bold;
    padding-top: 3px;
}
#topmenu_text a:link, #topmenu_text a:visited
{
    margin-left: 10px;
    margin-right: 5px;
    color: #cc0000;
    text-decoration: none;
}
#topmenu_text a:hover, #topmenu_text a:active
{
    margin-left: 10px;
    color: #ff0000;
    text-decoration: underline;    
}
#topmenu_text_vanoce a:link, #topmenu_text_vanoce a:visited
{
    color: #006600;
}
#topmenu_text_vanoce a:hover, #topmenu_text_vanoce a:active
{
    color: #00cc00;
}
#topmenu_text_souteze a:link, #topmenu_text_souteze a:visited
{
    color: #0066cc;
}
#topmenu_text_souteze a:hover, #topmenu_text_souteze a:active
{
    color: #0099ff;
}
#footer
{
    background-image: url(images/footer.png);
    background-repeat: no-repeat;
    margin: 0px auto;
    width: 980px;
    height: 20px;
}
#footer_text
{
    color: White;
    font-size: 10px;
    text-align: center;
    padding-top: 4px;            
}
#content
{
    margin: 0px auto;
    width: 980px;
    min-height: 900px; 
}
#content_main
{
    margin: 0px;
    padding: 0px;
    width: 710px;
    float: left;
}
#content_main_content
{
    margin: 0px;
    padding: 5px 10px 5px 10px;
}
#content_sidebar
{
    margin: 0px;
    padding: 0px;
    width: 270px;
    float: right;
/*  nebo udelat okraj, ale blbne v IE
    margin: 0px 0px 0px 710px;
    padding: 0px;
*/
}
#content_sidebar_content
{
    margin: 0px;
    padding: 5px 10px 5px 10px;
}
#mainheader
{
    background-image: url(images/mainheader.png);
    background-repeat: no-repeat;
    width: 690px;
    height: 20px;
}
#mainheader_text
{
    color: White;
    font-weight: bold;
    margin: 0px 0px 0px 10px; 
    padding-top: 3px;            
}
#maintext
{
    padding: 10px 20px 10px 20px;
}
.sidebarheader
{
    background-image: url(images/sidebarheader.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 20px;
}
.sidebarheader_text
{
    color: White;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;            
}
.sidebartext
{
    padding: 5px 0px 5px 0px;
}
