﻿body
{
    font-size: 13px;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
    font-weight: normal;
    text-decoration: none;
    background: #abb924 url(images/background.jpg) repeat-x;
    color: Black;
    margin: 0;
    padding: 0;
    text-align: center;
}

.all
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.topNavi
{
    background: url(images/topNavi.jpg) repeat-y;
    height: 21px;
    text-align: center;
    font-size: 0.9em;    
}

.topNavi a
{
    margin-top: 5px;
    color: Black;    
    text-decoration: none;
}

.topNavi a:hover
{
    text-decoration: underline;
}

.banner
{
    background-image: url(images/banner.jpg);
    height: 139px;
}






.rightPanel
{    
    background: White url(images/borderRight.jpg) repeat-y right;    
}

.rightPanelMenu
{        
    padding: 10px;
    padding-right: 20px;    
    padding-top: 0px;
}

.rightPanelMenu .menuStitky
{
    background: White url(images/menuStitky.png) repeat-x;
    background-color: #f4c304;
    padding: 15px 0px;
}

.rightPanelMenu .menuAktualne
{
    padding: 15px 0px;
}


.rightPanelMenu a
{
    text-decoration: none;    
}

.rightPanelMenu a:hover
{
    text-decoration: underline;
}

.page
{
    background: #eedfc0 url(images/borderLeft.jpg) repeat-y;    
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 10px;
    margin-right: 20px;
    float: left;
    width: 680px;
    text-align: justify;    
    min-height: 700px;
}


img
{
	border: 0px;
}







.cistic
{
    clear: both;
}


.footer
{
    clear: both;
    background: url(images/footer.jpg) no-repeat;
    text-align: center;
    height: 47px;
    padding-bottom: 30px;
    font-size: 0.85em;   
    font-weight: bold;
}

.footer a
{
    color: Black;
}


a
{
    color: Black;
}



.partneriMain
{
    text-align: center;   
}

.partneriMain img
{
    float: none;
}
