body {
	margin: 0px;
	background-color: #eaeff3;
}
#wrapper {
	margin-top: auto;
	margin-bottom: auto;
	height: auto;


}
#shadow_top {
	background-image: url(../images/shadow_top.jpg);
	height: 15px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 25px;
}
#shadow_body {
	background-image: url(../images/shadow_body.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
}
#shadow_bottom {
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}


#kompletram {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}






#headlogo {
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigace {
	height: 30px;
	width: 800px;
}
#wrapper #kompletram #navigace a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 30px;
	width: 160px;
	float: left;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/navigace_bg_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: rgba(0,0,0,0.3) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.3) 0 1px, rgba(0,0,0,0.3) -1px -1px;
}
#wrapper #kompletram #navigace a:hover {
	background-position: bottom;
	
}




#header {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}



#bg_text {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 664px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #858585;
}


#obsah {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	height: 580px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#image_rt {
	width: 220px;
	height: 165px;
	margin-top: auto;
	margin-left: auto;
	float: right;
	padding-left: 3px;  	
}
#image_rb {
	width: 220px;
	height: 165px;
	float: right;
	padding-left: 3px;     
}

#obsah p {
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;   	
}


#obsah h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-shadow: #545454 2px 2px 4px;
}

#obsah p b {
  text-shadow: #8e8e8e 2px 2px 4px;
}

#obsah h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#obsah ul li {
	line-height: 25px;
	color: #333;
	list-style-image: url(../images/tick.png);
		
}
#obsah ul ol li {
	list-style-image: url(../images/tick_mini.png);
	font-style: italic;
	font-size: 13px;
	list-style-position: outside;
		
}
#obsah ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	list-style-position: inside;
	list-style-type: square;
	}

#obsah ul li b {
  text-shadow: #8e8e8e 2px 2px 4px;
}

#obsah ul ol li b {
  text-shadow: #8e8e8e 2px 2px 4px;
}

#obsah ol li b {
  text-shadow: #8e8e8e 2px 2px 4px;
}

#paticka {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	height: 35px;
	background-color: #fff;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-shadow: #8e8e8e -1px 1px 2px;
}

