body	{
		font: normal 12px arial;
		text-align: center;
		background-color: #383C40;
		margin: 0px;
		padding: 0px;
		}

	
#center	{
		margin: auto;
		width: 1040px;
		background-image: url('../img/pasik.jpg');
		background-position: top center;
		background-repeat: repeat-y;
		}

		
#header	{
		position: relative;
		top: 0px;
		left: 0px;
		height: 280px;
		width: 1040px;
		text-align: left;
		background-image: url('../img/top.jpg');
		background-position: top left;
		background-repeat: no-repeat;
		}
		
		#menu	{
				position: absolute;
				top: 257px;
				left: 50px;
				font: bold 12px arial;
				color: #FFFFFF;
				}
		#menu a { font: bold 12px arial; text-decoration: none; color: #FFFFFF; }
		#menu a:hover { text-decoration: underline; }		
		
		#language
				{
				position: absolute;
				top: 257px;
				left: 900px;
				width: 100px;
				text-align: right;
				font: bold 12px arial;
				color: #FFFFFF;
				}
		#language a { font: bold 12px arial; text-decoration: none; color: #FFFFFF; }
		#language a:hover { text-decoration: underline; }

		
#main_content
		{
		position: relative;	
		text-align: left;
		width: 520px;
		float: left;
		line-height: 18px;
		color: #383C40;
		padding: 50px 50px 10px 50px;
		background-image: url('../img/top2.jpg');
		background-position: 20px 0px;
		background-repeat: no-repeat;
		}
		
	#main_content h1 { font: bold 12px arial; color: #5C2C0D; padding: 0px; margin: 0px; }
	#main_content a { font: normal 12px arial; color: #B45617; text-decoration: none; }
	#main_content a:hover { text-decoration: underline; }


#right_column 
		{
		position: relative;
		text-align: left;
		width: 420px;
		float: right;
		background-image: url('../img/top3.jpg');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		}
		
	#right_top
		{
		position: relative;
		top: 47px;
		left: 0px;
		width: 360px;
		height: 26px;
		padding: 5px 0px 0px 20px;
		background-image: url('../img/right_top.jpg');
		background-position: 0px 0px;
		background-repeat: no-repeat;		
		}

	#hrdzavenia
		{
		position: relative;
		top: 42px;
		left: 0px;
		width: 360px;
		line-height: 18px;
		color: #B45617;
		padding: 15px 0px 10px 20px;
		background-image: url('../img/right_pasik.jpg');
		background-position: 0px 0px;
		background-repeat: repeat-y;		
		}
		
	#right_top2
		{
		position: relative;
		top: 70px;
		left: 0px;
		width: 360px;
		height: 26px;
		padding: 5px 0px 0px 20px;
		background-image: url('../img/right_top2.jpg');
		background-position: 0px 0px;
		background-repeat: no-repeat;		
		}
	
	#partneri
		{
		position: relative;
		top: 65px;
		left: 0px;
		width: 360px;
		line-height: 18px;
		color: #B45617;
		padding: 15px 0px 10px 20px;
		background-image: url('../img/right_pasik.jpg');
		background-position: 0px 0px;
		background-repeat: repeat-y;		
		}
	
	#right_top3
		{
		position: relative;
		top: 90px;
		left: 0px;
		width: 360px;
		height: 26px;
		padding: 5px 0px 0px 20px;
		background-image: url('../img/right_top2.jpg');
		background-position: 0px 0px;
		background-repeat: no-repeat;		
		}
		
	#novinky
		{
		position: relative;
		top: 65px;
		left: 0px;
		width: 360px;
		line-height: 18px;
		color: #B45617;
		padding: 35px 0px 10px 20px;
		background-image: url('../img/right_pasik.jpg');
		background-position: 0px 0px;
		background-repeat: repeat-y;		
		}
	
		
	#right_column h1 { font: bold 12px arial; color: #FFFFFF; padding: 0px; margin: 0px; }
	#right_column a { font: normal 12px arial; color: #383C40; text-decoration: none; }
	#right_column a:hover { text-decoration: underline; }
	

		
#footer	{
		position: relative;
		width: 1000px;
		height: 70px;
		clear: both;
		color: #000000;
		padding: 130px 20px 0px 20px;
		background-image: url('../img/bottom.gif');
		background-position: top left;
		background-repeat: no-repeat;		
		}

		#footer a { font: normal 12px arial; text-decoration: none; color: #000000; }
		#footer a:hover { text-decoration: underline; }	
		
		#foot_left
			{
			position: absolute;
			top: 130px;
			left: 20px;
			text-align: left;
			text-transform: lowercase;
			}
			
		#foot_right
			{
			position: absolute;
			top: 130px;
			left: 720px;
			width: 300px;
			text-align: right;
			}
