body {
	padding: 0;
	margin: 0px;
	font: 84% arial, verdana, sans-serif;
	color: #303030;
	background-image: url(../obr/bg_max.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	behavior:  url(css/hover.htc);	
}
.container {
	margin: 0 auto;
	width: 875px;
	background-image: url(../obr/top_bg.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 72px;

}
.cont-top {
	margin: 0 auto;
	width: 875px;
	height: 109px;
}
.headover {
	width: 875px;
	height: 109px;
	background-image: url(../obr/header.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
}

#footer {
	clear: both;
	height: 26px;
	width: 875px;	
	color: #1a7695;
	font-size: 10px;
	border-top: 2px solid #2ba7d0;
	text-align: center;
	line-height: 26px;
	padding-bottom: 20px;
}
#footer a{
	color: #1a7695;
}
#footer a:hover{
	text-decoration: none;	
}
#menu {
	width: 269px;
	height: 510px;
	float: left;
	padding: 0px;
	background-image: url(../obr/mandala.jpg);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;	
}
#menu ul{
	margin: 0px;
	padding-left: 10px;	
}
ul li.polozka{
	margin-bottom: 5px;
	width: 249px;
	height: 29px;
	background-image: url(../obr/menu_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	list-style: none;
	line-height: 29px;
}
ul li.polozka:hover{
	background-image: url(../obr/menu_bg_h.gif);
}
.amen{
	padding-left: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
.amen:hover{
	text-decoration: underline;
}
#main {
	width: 575px;
	min-height: 600px;
	_height: 600px;	
	margin-left: 30px;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(../obr/mandala_roh.jpg);
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.padder{
	padding: 10px;
}
h1 {
margin: 0 0 20px 0;
font-size: 16px;
font-weight: normal;
}
h2 {
float: right;
margin: 0px;
padding: 0px;
font-size: 14px;
font-weight: bold;
color: #d46134;
}

.left{
	float: left;
}
.right{
	float: right;
}
p{
	padding-top: 12px;
	padding-bottom: 12px;	
	margin: 0px;
}
.light{
	font-weight: bold;
	color: #d46134;
}
ul.obsah{
	list-style: circle;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;	
	padding-bottom: 5px;		
}
ul.obsah li{
	padding-bottom: 5px;
}
ul.obsah li:hover{
	padding-bottom: 5px;
	color: #d46134;
}
.in{
	border-top: 1px solid #d46134;
}
a{
	color: #d46134;
}
a:hover{
	text-decoration: none;
}
img{
	border: 1px solid white;
}
img:hover{
	border: 1px solid #d46134;
}
.lista-seo a{
	color: #1a7695;	
	font-size: 10px;	
}