﻿ body, h1, h2, h3, h4, h5, h6, ul, ol,p, li, hr, form, fieldset, legend, label, table, theah, tbody, blockquote{
	margin: 0;
	padding: 0;
}

body
{
	padding-top: 0px;
	padding-left: 0px;
	margin-left:0px;	
	font-family: Arial, Helvetica , Tahoma, Verdana, sans-serif;
	font-size: 80%;
	color: #5e5e5e;
	text-align: center;
	left: 0px;
}
h1, h2, h3, h4, h5, h6{
	color: #63913e;
	font-weight: bold;
}
h1{
	font-size: 150%;
	padding-bottom: 15px;
}
a{
	color: #63913e;
}
a:visited{
	color: #63913e;
}
a:hover{
	color: #3e3e3e;	
}
h1#hl_nadpis{
	padding: 14px 10px 16px 10px;
	background: #fbb829;
	color: #4e3705;
}

#contentdk { 
	float:left; 
	width: 969px;
	overflow: hidden;
}

#contentindk {
    
	width: 969px;
	overflow: hidden;
}



#drobky{
	font-size: 85%;
	padding: 9px 7px 9px 5px;
	background: url(../../images/drobky_bgr.gif) no-repeat top left;
	border-bottom: 3px solid #63913e;
}
#drobky  li{
	display: inline;
	padding: 2px 11px 2px 5px;
	color: #fff;
	background: url(../../images/drobky.gif) no-repeat right center;
}
#drobky  li a{
	color: #fff;

}
#drobky  li a:hover{
	text-decoration: none;
}
#drobky li.prvni_drobek{
	background: url(../../images/drobky.gif) no-repeat right center;
	padding-left: 12px;
}
#drobky li.prvni_drobek a{
	color: #fff;
}
 #drobky li.posledni_drobek{
	background: none;
}


/***** STRANKY *****/

#maindk
{
	width: 970px;
	height: 100%;
	margin: 0px;
	margin-left:0px;
	padding-left: 0px;
	min-height: 200px;
	clear: both;
	float: left;
	left: 0px;
}
#konec{
	background: url(../../images/konec.gif) no-repeat;
}	

