body 	{
	background-color: #918825;
	font: normal 12px arial;
	line-height: 18px;
	color: #432722;       
	text-align: center;
	margin: 0px;
	background-image: url("../img/pozadie.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	}

a	{
	font: normal 12px arial;
	color: #432722;
	line-height: 18px;
	text-decoration: underline;
	}

a:hover	{
	color: #FF0000;
	}

	
#main	{
	position: relative;
	height: 800px;
	top: 0px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
	}

	
#main_center
	{
	position: relative;
	width: 900px;
	top: 0px;
	margin: auto;
	}

	
#language
	{
	position: absolute;
	top: 10px;
	left: 620px;
	color: #907a5e;
	text-align: left; 
	}
	
	#language a
	{
	color: #907a5e;
	font: normal 12px arial;
	text-decoration: none;
	}
	
	#language a:hover
	{
	text-decoration: underline;
	}
	
	
.gombik1 a{ position: absolute; width: 290px; height: 50px; left: 30px; top: 20px; display: block; }
.gombik2 a{ position: absolute; width: 90px; height: 66px; left: 40px; top: 80px; display: block; }
.gombik3 a{ position: absolute; width: 120px; height: 66px; left: 130px; top: 80px; display: block; }
.gombik4 a{ position: absolute; width: 130px; height: 66px; left: 250px; top: 80px; display: block; }
.gombik5 a{ position: absolute; width: 120px; height: 66px; left: 380px; top: 80px; display: block; }
.gombik6 a{ position: absolute; width: 90px; height: 66px; left: 500px; top: 80px; display: block; }
.gombik7 a{ position: absolute; width: 90px; height: 66px; left: 590px; top: 80px; display: block; }
.gombik8 a{ position: absolute; width: 90px; height: 66px; left: 680px; top: 80px; display: block; }
.gombik9 a{ position: absolute; width: 100px; height: 66px; left: 770px; top: 80px; display: block; }


#obsah	{
	position: relative;
	top: 175px;
	width: 830px;
	margin-left: 40px;
	margin-right: 20px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	}
	
	
#footer	{
	position: relative;
	top: 175px;
	width: 820px;
	height: 30px;
	padding: 20px 40px 0px 40px;
	color: #907a5e;
	font: normal 12px arial;
	text-align: left;
	clear: both;
	background-image: url("../img/footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	}

	#footer	a
	{
	color: #907a5e;
	text-decoration: none;
	font: bold 12px arial;
	}


	#footer	a:hover
	{
	text-decoration: underline;
	}
	
	