body
{
	background-color: #BC8F8F;
	color: #BF6F7F;
	font-family: Verdana, Arial, Arial CE;
	font-size: 13px;
	scrollbar-base-color: #BC8F8F;
}

#main
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #;
	background-color: #E6CFD0;
}

#header
{
	width: 900px;
	background-image: url(images/header.gif);
	height: 135px;
	border-bottom: 0px solid #;
	position: relative;
	
}

div#nav
{
	width: 900px;
	border-bottom: 0px solid #;
	height: 35px;
}

div#nav ul
{
	height: 25px;
	list-style: none;
	width: 900px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
		
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	
}

div#nav ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #804049;
	text-decoration: none;
}


div#nav ul li a:hover
{
	font-weight: normal;
        color: #F5F5F5;
	border-right: 0px solid #;
	border-left: 0px solid #;
}

div#contentAndSidebar
{
	width: 900px;
	background-color: #E6CFD0;
}

div#content
{
	width: 90%;
	padding: 5%;
	padding-top: 15px;
}

#content h2
{
        font-family : Verdana,Arial;
   	font-size : 13pt;
   	font-weight : bold;
   	color : #C84A8A;
   	text-decoration : none;
        line-height :13pt;
}

#content h3
{
	margin-bottom: 2px;
	text-align: left;
	font-size: 13px;
	font-weight : bold;
}

#content h4
{
	margin-top: 0px;
	text-align: right;
	font-size: 13px;
	font-weight : normal;
}

#content li
{
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify;
	list-style: none;
}

#content a, #footer a
{
	color: #804049;
	text-decoration: none;
	font-weight: 500;
        font-weight: bold;
} 

#content a:hover, #footer a:hover
{
	color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
} 

#content p
{
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: 0em;
	text-align: justify;
	
}

.italic
{
	font-style: italic;
}

div.divider
{
	padding-bottom: 28px;
	border-top: 0px dotted #;
	color: #E7AA83;
}

#hlavnipanelpaticka

{
    background-color:transparent;
    color:#804049;
    font-size:.95em;
    text-align:center;
    border-top:0px solid #;
    }
    
#hlavnipanelpaticka p

{
    padding:20px 0 0 0;
    margin-bottom:-35px;
    text-align:center;
    }

#footer
{
	border-top: 0px solid #;
	border-bottom: 0px solid #;
	background-image: url(images/horni.gif);
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	clear: both;
	background-color: #E6CFD0;
	color: #BF6F7F;
	text-align: center;
	font-size: 11px;
}

 a img{border: 2px solid #804049;}
    img {border: 2px solid #804049;}  

.center img{
position:relative;
float:none;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

img.right{
float:right;
padding:0;
margin: 10px;
}

img.left{
float:left;
padding:0;
margin:10px;
}

.spacer{height: 200px;clear:both;}
 /*roztahuje stranku na ktere je malo obsahu dolu / 

