﻿body
{    
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 13px;
    color: Navy;
}

#main
{
    margin: 25px;    
}

td.svisleMenu
{
    width: 235px; /* 215px; */
    vertical-align:top;
}

#svisleMenu
{
    margin: 15px 5px 25px 15px;
}



h1, h2, h3
{
    color: Navy;
    margin-top: 8px;
    margin-bottom: 4px;
}

h1
{
    font-size:19px;
    font-weight:normal;    
}

h2
{
    font-size:16px;
    font-weight:bold;
}

h3
{
    font-size:14px;
    font-weight:bold;
}


a
{
    color: Blue;
}

a:hover
{
    color: Black;
    text-decoration: underline;
}


.obrazek
{
    border: #c1dadf 2px solid;
    
}


.obrazek:hover
{
    border: #696969 2px solid;
    
}


img.nahled
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
}

img.nahled:hover
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
}


.polozkaVodorovnehoMenu a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: white;
    text-decoration: none;
     padding-left:10px;
    padding-right:10px;
}

.polozkaVodorovnehoMenu a:hover
{    
    text-decoration: underline;
}


.polozkaVodorovnehoMenuVybrana a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:normal ;
    color: white;
    text-decoration: none;
    font-weight: bold;
    border: solid 1px white;
    padding-left:10px;
    padding-right:10px;
}

.polozkaSvislehoMenu
{
	background-position: 70% 50%;
	background: url(images/vertmenu_mid.jpg) repeat-x top;
	vertical-align: middle;
	text-align: center;
	width: 215px;
	height: 35px;
}

.polozkaSvislehoMenu_top
{
    background:url(images/vertmenu_top.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}

.polozkaSvislehoMenu_bot
{
    background:url(images/vertmenu_bot.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}

.polozkaSvislehoMenu_single
{
    background:url(images/vertmenu_single.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}
.polozkaSvislehoMenuVybrana
{
    background:url(images/vertmenu_mid.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}

.polozkaSvislehoMenuVybrana_top
{
    background:url(images/vertmenu_top.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}

.polozkaSvislehoMenuVybrana_bot
{
    background:url(images/vertmenu_bot.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}

.polozkaSvislehoMenuVybrana_single
{
    background:url(images/vertmenu_single.jpg) repeat-x top;
    vertical-align:middle;
    text-align:center;
    width:215px;
    height:35px;
}

.polozkaSvislehoMenu a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: white;
    text-decoration: none;  
    text-align:center;
}

.polozkaSvislehoMenu_top a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: white;
    text-decoration: none;  
    text-align:center;
}

.polozkaSvislehoMenu_bot a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: white;
    text-decoration: none;  
    text-align:center;
}

.polozkaSvislehoMenu_single a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: white;
    text-decoration: none;  
    text-align:center;
}

.polozkaSvislehoMenu a:hover
{    
    text-decoration: underline;      
}

.polozkaSvislehoMenu_top a:hover
{    
    text-decoration: underline;      
}
.polozkaSvislehoMenu_bot a:hover
{    
    text-decoration: underline;      
}
.polozkaSvislehoMenu_single a:hover
{    
    text-decoration: underline;      
}

.polozkaSvislehoMenuVybrana a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: Aqua;
    text-decoration: none;     
}

.polozkaSvislehoMenuVybrana_top a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: Aqua;
    text-decoration: none;     
}
.polozkaSvislehoMenuVybrana_bot a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: Aqua;
    text-decoration: none;     
}
.polozkaSvislehoMenuVybrana_single a
{
    font-family: Arial, Tahoma;
    font-size: 13px;
    font-weight:bold ;
    color: Aqua;
    text-decoration: none;     
}



/*ACCORDION*/

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #c1dadf;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: white;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}






div.resetovac
{
    position: relative;
    clear: both;
    border-right: 0px;
    padding-right: 0px;
    border-top: 0px;
    padding-left: 0px;
    font-size: 0px;
    float: none;
    padding-bottom: 0px;
    margin: 0px;
    border-left: 0px;
    width: 0px;
    line-height: 0px;
    padding-top: 0px;
    border-bottom: 0px;
    height: 0px;
    top:0px;
    left:0px;
}
