body
{
    background-image: url(images/textura2.gif);
    color: #000000;
    font-family: Verdana, Arial, Arial CE;
    font-size: 12px;
    scrollbar-base-color: #D9DADA;
    margin:0;
    padding:0;
    text-align:center;
}

#header
{
	width: 950px;
	background-image: url(images/header.jpg);
	height: 140px;
	border-bottom: 0px solid #DE7B06;
	position: relative;
	border-top: 0px solid #F28634;
}

#obsah
{
width: 950px;
margin:1em auto;
text-align:justify;
font-size: 13px;
max-width: 1024px;
background-color:  #F5F5F5;
border-left: 0px solid #F28634;
border-right: 0px solid #F28634;

}
#levypanel
{
float: left;
width:15%;
margin:0;
padding:0;
margin-left:-20px;
font-size: 17px;
font-weight: bold;

}

#levypanel-obsah
{
padding-left: -15px;
margin:0;
padding: 0.5em 0.2em;

}

#levypanel-obsah li
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	text-align: justify;
	list-style: none;
        
}

#levypanel-obsah a
{
	color: #DE7B06;
	text-decoration : none;
	font-weight: 500;
        font-weight: bold;
} 

#levypanel-obsah a:hover
{
	color: #83D457;
	text-decoration: none;
	font-weight: bold;
} 

#hlavnipanel
{
margin:0 0 0 15%;
padding:0;
}

#hlavnipanel-obsah
{
margin:0;
padding: 1em 2em;
}

#hlavnipanel-obsah  h2
{
        font-family : Verdana, Arial, Arial CE;
   	font-size : 15pt;
   	font-weight : bold;
   	color : #000;
   	text-decoration : none;
        line-height :5pt;
        text-align:center;
}

#hlavnipanel-obsah  h3
{
        font-family : Verdana, Arial, Arial CE;
   	font-size : 13pt;
   	font-weight : bold;
   	color : #000;
   	text-decoration : none;
        line-height :5pt;
        text-align:center;
}

#hlavnipanel-obsah p
{
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: 0em;
}

.italic
{
	font-style: italic;
}

.center 
{ 
        text-align: center; 
}

.right 
{ 
        text-align: right; 
}
 /*<p class="center">stred</p> <h2 class="center">vycentrovanej nadpis</h2>*/

/*#hlavnipanel-obsah ul
{
        list-style-type:none; text-align:center;
        font-size : 12pt;
        line-height :8pt;
}*/

/*kdo vi proc tam byly parametry pro ul, ale pro jistotu nechavam v zaloze*/

#hlavnipanel-obsah a
{
	color: #DE7B06;
	text-decoration : none;
	font-weight: 500;
        font-weight: bold;
} 

#hlavnipanel-obsah a:hover
{
	color: #83D457;
	text-decoration: none;
	font-weight: bold;
} 

#hlavnipanel-obsah-paticka

{
    background-color:transparent;
    color:#DE7B06;
    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: #DE7B06;
	text-decoration : none;
	font-weight: 500;
        font-weight: bold;
} 

#hlavnipanel-obsah-paticka a:hover
{
	color: #83D457;
	text-decoration: none;
	font-weight: bold;
} 

#paticka
{
    border-top: 0px solid #F28634;
    border-bottom: 0px solid #F28634;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    clear: both;
    background-color: #83D457;
    color: #F5F5F5;
    font-size: 10px;
    text-align:center;
}

#paticka a
{
	color: #DE7B06;
	text-decoration: none;
	font-weight: 500;
        font-weight: bold;
} 

#paticka a:hover
{
	color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
} 

hr.cleaner
{
clear:both;
display: none
}

.spacer{height: 200px;clear:both;}