body {
	font-family : Arial CE, Arial, Helvetica, sans-serif;
	background-color: #65696e;
	margin: 0 0 0 0;
	background-image: url('img/prechod.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align:center;
}

h1{
	font-family : Arial CE, Arial, Helvetica, sans-serif;

	color: #a10056;
	font-size: 18px;
	margin: 0;
	padding:  0  0 10px 0;
}

h2{
	font-family : Arial CE, Arial, Helvetica, sans-serif;

	color: #a10056;
	font-size: 14px;
	margin: 0;
	padding:  5px  0 5px 0 ;
}

ul{
	margin: 0;
	padding: 0 20px 0 20px;
}


.menu ul{
	margin: 18px 0;
	padding: 0 0;
}

.menu ul li{
	margin: 0 0;
	padding: 0 0 0 39px;
	list-style: none;
	background-image: url(img/zalozka.gif);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 41px;
}

.menu ul li a{
	color:#000000;
	font-size: 14px;
}

.menu ul li.active a{
text-decoration:none;
color: #a10056;
}


a {
	text-decoration:underline; color: #a10056;
}
a:hover {
	text-decoration:none; color: black;
}




.centrovane{
text-align: center;	margin: 0 auto;	width: 990px;
}

.logo{
background-image:url(img/logo.png);
background-position:center;
background-repeat:no-repeat;
text-align:center;
height:130px;
width: inherit;
}

.socha{
	background-image:url(img/socha.jpg);
	width: 238px;
	height: 431px;
	float:left;
}

.menu{
	width: 230px;
	height: 431px;
	overflow: hidden;
	background-color: #dad8d8;
	float:left;
	background-image: url(img/stin1.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align:left;
}

.menu h1{
	padding: 20px 0 0 10px;

}

.obsah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 20px 30px 10px 10px;

	float:left;
	height: 401px;
	background-color:#c1c1c1;
	width: 482px;
	background-image:url(img/stin2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: justify;
	overflow: hidden;
}

.clear{
clear:both;
margin: 0;
padding: 0;
background-image: url(img/stin_cely.gif);
background-repeat:no-repeat;
	height: 8px;
	width: 990px;
}

.pozadi{
	float: left;
	text-align:right;
	width: 990px;
	height: 500px;
	background-image:url(img/pozadi.gif);
	background-position:center;
	color: #888;

}

.pozadi a{
	color: #888;
	font-size: 12px;
}
