body,html
	{	color: #000000;
	font: 12px arial;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-position: left top;
	background-repeat: repeat-y;
	}


h1	{
	font: bold 12px arial;
	color: #000000;
	padding: 0px 0px 8px 0px;
	margin: 0px;	
	}

h2	{
	font: bold 16px arial;
	color: #4D0000;
	padding: 30px 0px 8px 0px;
	margin: 0px;	
	}

h3	{
	font: bold 12px arial;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	}


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

	a:hover	{ text-decoration: underline; }



div	{
	border:0px solid;
	}

  
#header	{
	top: 0px;
	left: 0px;
	height: 231px;
	width: 795px;
	}


#background
	{	
	position: absolute;
	left: 0px;
	right: 0px;
	height: 588px;
	width: 100%;
	overflow: hidden;
	background-position: left top; background-repeat: no-repeat;
	}


#main	{
	position: relative;
	top: 235px;
	width: 795px; 
	margin: 0;
	padding: 0;
	}


#left_column
  	{
	width: 237px;
	float: left;
	margin: 0;
	padding: 0;
	}
	  
	  	#left_column ul
	  	{
			list-style-type: none;
			margin: 0;			
			text-align:right;	
			padding: 0px 32px 0px 0px;
		}
		
		#left_column li 
		{
			padding-top: 2px;			
		}
		
		#left_column li a
		{			
			color: #FFFFFF;
	  		font-size: 12px;
	  		font-weight: normal;
	  		text-decoration: none;
	  	}

		#left_column li a:hover
		{			
			color: #FFE400;
	  	}
	  	
	  	
#main_content
	{
	width: 375px;
	margin: 0;
	padding: 10px 20px 20px 10px;
	float: left;
	text-align: justify;
	}
 
  
#right_column
	{
	width: 136px;
	float: right;
	padding: 10px 3px 20px 8px;
	color: #FFFFFF;
	}

  
#footer	{
	width: 785px;
	clear: both;
	}


#balada	{
	clear: both;
	margin: 0;
	padding: 20px 0px 10px 10px;
	color: #FFFFFF;
	}

	#balada a { font: bold 12px arial; color: #FFFFFF; text-decoration: none; }
	#balada a:hover { text-decoration: underline; }


#google	{
	clear: both;
	margin: 0;
	padding: 20px 0px 10px 10px;
	color: #FFFFFF;
	}

	#google a { font: bold 12px arial; color: #FFFFFF; text-decoration: none; }
	#google a:hover { text-decoration: underline; color: #FFFFFF; }
  

#kosik	{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	position: absolute;
	left: 662px;
	top: 34px;
	width: 130px;
	height: 50px;
	}

	#kosik a
		{
		color: #000000;
		font-weight: bold;
		text-decoration: underline;
		}
  
	#kosik a:hover { color: #C80000; }



#hladaj	{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	position: absolute;
	left: 662px;
	top: 103px;
	width: 130px;
	height: 50px;
	}

	

#top_menu
	{
	font-size: 12px;
	position: absolute;
	left: 247px;
	top: 210px;
	width: 560px;
	height: 15px;
	}


	#top_menu a
		{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		}
  
	#top_menu a:hover { color: #00508D; }

.product
	{
	position: relative;
	width: 380px;	
	display: block;
	clear: both;
	padding-bottom: 15px;
	
	}

	.product h2
		{
		color: #4D0000;
		padding: 0px 0px 0px 0px;
		margin: 0;
		font-size: 12px;
		}

	.product_image
		{
		float: right;
		margin: 0px 0px 0px 10px;
		}
		
				
.miesto {
	margin-bottom:10px;	
}


.kraj h2
	{
	padding: 0px;
	margin:0px;
	}

