body
{
    background-color: #AB394F;
    background-image: url();
    color: #000000;
    font-family: Verdana, Arial, Arial CE;
    font-size: 12px;
    scrollbar-base-color: #AB394F;
    margin:0;
    padding:0;
    text-align:center;
}

#hlavicka
{
    width: 800px;
    background-image: url(images/header.jpg);
    background-color: #AB394F;
    height: 200px;
    border-bottom: 0px solid #;
    position: relative;
    padding: 0px;
}

#obsah
{
width: 800px;
margin:1em auto;
text-align:justify;
font-size: 13px;
max-width: 1024px;
background-color:  #F5F5F5;

}
#levypanel
{
background-color: #F5F5F5;
float: left;
width: 25%;
margin:0;
padding:0;
margin-left:0;
font-size: 15px;
font-weight: bold;

}

#levypanel-obsah
{
padding-left: -25px;
margin:0;
padding: 0.5em 0.1em;

}

#levypanel-obsah li
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	text-align: center;
	list-style: none;
        
}

#levypanel-obsah a
{
	color: #DC7E8F;
	text-decoration : none;
	font-weight: 500;
        font-weight: bold;
} 

#levypanel-obsah a:hover
{
	color: #DC7E8F;
	text-decoration: none;
	font-weight: bold;
} 

#hlavnipanel
{
margin:0 0 0 25%;
padding:0;
border-top: 0px solid #000;
border-left: 0px solid #000;
border-right: 0px solid #000;
}

#hlavnipanel-obsah
{
margin:0;
padding: 1em 2em;
}

#hlavnipanel-obsah  h2
{
        font-family : Verdana,Arial;
   	font-size : 13pt;
   	font-weight : bold;
   	color : #AB394F;
   	text-decoration : none;
        line-height :5pt;
        text-align:center;
}

#hlavnipanel-obsah  h3
{
        font-family : Verdana,Arial;
   	font-size : 10pt;
   	font-weight : bold;
   	color : #AB394F;
   	text-decoration : none;
        line-height :5pt;
        text-align:left;
}

#hlavnipanel-obsah  h4
{
        font-family : Verdana,Arial;
   	font-size : 10pt;
   	font-weight : normal;
   	color : #000;
   	text-decoration : none;
        line-height :5pt;
        text-align:right;
}

#hlavnipanel-obsah p
{
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: 0em;
}

.italic
{
	font-style: italic;
}

.center { text-align:center;}
 /*<p class="center">stred</p> <h2 class="center">vycentrovanej nadpis</h2>*/
 
 #hlavnipanel-obsah ul
{
        list-style-type:none; text-align:center;
        font-size : 10pt;
}


#hlavnipanel-obsah a
{
	color: #AB394F;
	text-decoration : none;
	font-weight: 500;
        font-weight: bold;
} 

#hlavnipanel-obsah a:hover
{
	color: #DC7E8F;
	text-decoration: none;
	font-weight: bold;
} 

#hlavnipanel-obsah-paticka

{
    background-color:transparent;
    color:#AB394F;
    font-size:.95em;
    text-align:center;
    border-top:0px solid #;
    }
    
#hlavnipanel-obsah-paticka p

{
    padding:20px 0 0 0;
    margin-bottom:-20px;
     text-align:center;
    }
    
    #hlavnipanel-obsah-paticka a
{
	color: #AB394F;
	text-decoration : none;
	font-weight: 500;
        font-weight: bold;
} 

#hlavnipanel-obsah-paticka a:hover
{
	color: #DC7E8F;
	text-decoration: none;
	font-weight: bold;
} 

#paticka
{
    border-top: 0px solid #000;
    border-bottom: 0px solid #;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    clear: both;
    background-color: #AB394F;
    color: #F5F5F5;
    font-size: 10px;
    text-align:right;
}

#paticka a
{
	color: #F5F5F5;
	text-decoration: none;
	font-weight: 500;
        font-weight: bold;
} 

#paticka a:hover
{
	color: #DC7E8F;
	text-decoration: none;
	font-weight: bold;
} 

hr.cleaner
{
clear:both;
display: none
}

.spacer{height: 100px;clear:both;}
/*<div class="spacer"></div>*/
