body 	{
	background-color: #556852;
	font: normal 12px arial;
	color: #4b4b4b;       
	text-align: center;
	margin: 0px;
	background-image: url("../img/pozadie_pasik.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	}

	
#top_pozadie
		{
		position: relative;
		width: 100%;
		height: 380px;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		background-image: url("../img/pozadie_top.jpg");
		background-position: top center;
		background-repeat: no-repeat;
        }
	

#main	{
		position: relative;
		width: 940px;
		top: 0px;
		margin: 0px auto;
		}


#top	{
		position: relative;
		width: 940px;
		height: 235px;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
        }
	#slogan
		{
		position: absolute;
		left: 210px;
		top: 187px;
        }
	#meniny1
		{
		position: absolute;
		left: 690px;
		top: 32px;
		width: 90px;
		text-align: right;
		font: bold 12px arial;
		color: #406a1b;
		line-height: 18px;
        }
	#meniny2
		{
		position: absolute;
		left: 790px;
		top: 32px;
		text-align: left;
		line-height: 18px;
        }
	#kontakt
		{
		position: absolute;
		left: 690px;
		top: 96px;
		width: 215px;
		text-align: right;
		line-height: 18px;
        }		
	#kontakt a
		{
		font: normal 12px arial;
		text-decoration: none;
		color: #4b4b4b;
		}	
	#kontakt a:hover
		{
		color: #000000;
		}		
	
	
#obsah	{
		width: 940px;
		margin: 0px;
		padding: 0px;
		}  


#lavy 	{
		position: relative;
		width: 185px;
		margin-top: 2px;
		float: left;
		text-align: right;
		line-height: 12px;
		}
	
	
#stred	{
		width: 455px;
		padding: 0px 25px 10px 25px;
		float: left;
		text-align: justify;
		line-height: 18px;
		}

	
#pravy 	{
		position: relative;
		width: 205px;
		padding: 0px 35px 0px 0px;
        float: right;
		text-align: left;
		line-height: 18px;
		}
		
		#pravy  a { line-height: 18px; }

	
#footer	{
		position:relative;
		clear: both;
		width: 940px;
		height: 80px;
		text-align: left;
		line-height: 18px;
		color: #849c6f;
		background-image: url("../img/pozadie_pata.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		}
	#footer a
		{
		font: bold 12px arial;
		text-decoration: none;
		color: #849c6f;
		}	
	#footer a:hover
		{
		color: #000000;
		}		
	#footer_santal
		{
		position: absolute;
		top: 25px;
		left: 73px;
		width: 550px;
		}
	#footer_balada
		{
		position: absolute;
		top: 25px;
		left: 570px;
		width: 320px;
		text-align: right;
		}

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

	a:hover	{
		color: #000000;
		}


h1		{
		font: bold 12px arial;
		text-decoration: none;
		color: #406a1b;
		padding: 0px;
		margin: 0px;
		line-height: 18px;
		}

	
h2		{
		font: normal 14px arial;
		text-decoration: none;
		color: #406a1b;
		padding: 0px;
		margin: 0px;
		line-height: 18px;
		}


