﻿.ZadavaciFormular
{
    border: 1px solid #808080;
    padding: 5pt;
    background-color: White;    
}
.VybranaPolozka
{
    background-color: #E1E1E1;
    color: #333333;
}
.obrazekNahled
{
    border: 2px solid white;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}
.obrazekVelky
{
    background-color: Gray;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    margin-left: -300px;
    left: 50%;
    top: 50%;
    margin-top: -200px;
}

#cele_telo
{
    width: 775px;
    height: auto;
    margin: 0px auto 0px 0px;
    }
    
#logo_bazen
{

     float: left;
     width: 155px;
    }
    
#obrazek_hlava
{
     float:right;
    }
    
#menu
{
     float:left
    }
    
#content
{
     background-color: #EAEAEA;
     width: 600px;
     float:right;
     padding: 10px
    }
    
#pata
{
    width: 775px;
    height: 21px;
    padding-top: 6px;
    background-image: url(    'images/basebg.gif' );
    color: #FFFFFF;
    background-repeat: repeat-x;
    text-align: center;
    text-decoration: none;
}
    
#pozadi_boxu
{
    background-color: #8BBDDA;
    width: 147px;
    padding-top: 10px;
    padding-bottom: 10px
    }
    
#nadpis_infobox
{
    width: 137px;
    height: 17px;
    background-color: #0F476E;
    padding-left: 10px;
    padding-top: 3px;
    color: #FFFFFF;
    font-weight: bold;
}

#telo_infobox
{
    width: 147px;
    height:auto;
    background-color: #EAEAEA;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
h2
{
    color: #333399;
    font-size: x-large;
}

#pata a
{
	color: #FFFFFF;
	text-decoration: none;

}
#pata a:hover {
	 color: #000000;

}
