body {
	margin:0;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3;
    text-align:left;
	background-color: #3d6655;
	margin: 0;
	padding: 0;
	color: #616568;
}

h1{
  padding: 0;
  margin: 0;
  color: #2092e8;
  font-size: 28px;
}


h2{
  padding: 0 0 5px 0;
  color: white;
  font-size: 12px;
  line-height: 1.4;
  font-weight:bold;
  text-align:justify;
  margin: 0;
}

h3{
  padding: 5px 0 5px 0;
  color:#2092e8;
  font-size: 18px;
  font-weight:bold;
  margin: 0;
}

h4{
  padding: 5px 0 5px 0;
  color:#404040;
  font-size: 14px;
  font-weight:bold;
  margin: 0;
}
h5{
  padding: 10px 0 5px 0;
  color:#009556;
  font-size: 14px;
  font-weight:bold;
  text-transform:uppercase;
  margin: 0;
}
h5 span{
  padding: 5px 0 5px 0;
  color:#514424;
  font-size: 12px;
  font-weight:normal;
  margin: 0;
}

p{
  margin: 0 0 5px 0;
  padding: 0;
  color:#616568;
  font-size:12px;
}

img {
	border: none;
}

a {
  text-decoration: none;
  color: #2092e8;
}
a:hover {
  text-decoration: underline;
  color: #186fb1;
}
hr {
	clear: both;
    margin-top:5px;
	color: #dedede;
	background-color: #dedede;
	}

#page_bg
{
   	position:relative;
   	left:0px;
   	top:0px;
   	margin: 0px;
	background:#fefefe url('images/back_pag_bg.jpg') top center repeat-x;


}

#page
{
   	position:relative;
   	top:0px;
   	width:1000px;
   	margin: 0 auto;
	text-align:center;
	background:#fefefe url('images/back_pag_bg.jpg') top center repeat-x;
	overflow:hidden;
	}
	#header
	{
	width:1000px;
	height:266px;
	top:0px;
	position:relative;
	background:url('images/header.jpg') top center no-repeat;
	text-align:left;
	margin: 0 auto;
	z-index:2;
	}
	#header .flash
	{
	position: absolute;
	top: 45px;
	left:68px;
	width:865px;
	height:216px;
	z-index:3;
	}
	#header a{
	color: #0072a3;
	text-decoration: none;
	}
	#header a:hover{
		color: #404040;
		text-decoration: none;
	}
		
		#bgmlogo
		{
		position:absolute;
		left:70px;
		top:64px;
		width:140px;
		height:65px;
		overflow:hidden;
		z-index:9;
		background: url("images/m_logo.jpg") 0 0 no-repeat scroll;
		text-align:left;
		}
		#bgmlogo a{
		text-decoration: none;
		background:url("images/m_logo.jpg") 0 0 no-repeat;
		}
		#bgmlogo  .logo{
		width: 140px;
		height: 65px;
		position: absolute;
		top: 0;
		left: 0;
		background-position: 0 0;
		}
		#bgmlogo .logo:hover,
		#bgmlogo a:hover.logo{
			background-position: 0 -65px;
		}


#header .text
{

position: absolute;
top: 140px;
left:90px;
width:350px;
height:100px;
text-align:left;
overflow:hidden;
z-index:4;
}

#header .top_menu
{
top: 2px;
width:450px;
position: absolute;
text-align: left;
left:70px;
list-style: none;
margin:0;
padding:0;
color: #5d808f;
font-size:9px;
}
#header .top_menu a
{
margin-right:12px;
color:#5d808f;
padding:0;
}
#header .top_menu a:hover
{
color:#404040;
}

#main_text_cont {
	position:relative;
	top:0px;
	float:left;
	left:46px;
	width: 907px;
	padding:5px 0 5px 0;
	text-align: left;
	min-height:230px;
  	height:auto !important;
 	height:230px;
	z-index:1;
	background: url('images/back_pag_bott_bg.jpg') top left repeat-y;
	}
	
	#left
		{
		position:relative;
		float: left;
		left:5px;
		top:0px;
		width:300px;	
		padding: 0;
		text-align:left;
		}
	#left img {
	border: none;
	}
	#left p {
	padding: 5px 0 0 6px;
	}
	#left_bg
		{
		position:relative;
		left:0px;
		top:0px;
		width:300px;	
		padding:0;
		text-align:left;
		
		}
		#left_bg ul
		{
			margin:0;
			padding:0;
			list-style-type: none;
		}
		#left_bg li
		{
			position: relative;
			margin-left: 0px;
			left:19px;
			padding: 2px 10px 2px 0;
			font-size:12px;
			font-weight:bold;
			color: white;
			background: url('images/menu_separator.jpg') scroll no-repeat left bottom;
		}
		#left_bg li a
		{
			font-size:14px;
			color: #6e6e6e;
			display: block;
			padding:5px 15px;
			background: url('images/m_menu_bg.jpg') scroll no-repeat left bottom;
		}
		#left_bg li a:hover
		{
			font-size:14px;
			color: #009556;
			text-decoration:none;
			background: url('images/m_menu_bg_h.jpg') scroll no-repeat left bottom;
		}
		#on-rezerv
		{
		position:relative;
		left:5px;
		top:10px;
		width:200px;
		height:57px;
		overflow:hidden;
		}
		#on-rezerv a{
		text-decoration: none;
		}
		#on-rezerv .img
		{
		position:absolute;
		left:0;
		top:0;
		width:200px;
		height:57px;
		background:url('images/butt_rezerv.jpg') no-repeat left top;
		}

	
	#main_text
		{
		position:relative;
		float: right;
		right:0;
		top:0;
		width:570px;
		padding: 0 20px 2px 0;
		text-align:left;
		line-height:1.4;
		}
		#main_text a
		{
		color:#2092e8;
		text-decoration:none;
		font-weight:bold;
		padding-left: 8px;
		}
		#main_text a:hover
		{
		color:#186fb1;
		text-decoration:underline;
		}
		#main_text p {
		padding: 0 0 7px 0;
		}
		
		#main_text p span {
		padding: 0 15px 0 0;
		color:#849e1a;
		font-weight:normal;
		font-size:11px;
		}
				
		#main_text .foto
		{
		top:0;
		float: left;
		padding: 0 15px 0 0;
		margin:5px 0;
		}
		#main_text .foto_r
		{
		top:0;
		float: right;
		padding: 0 0 0 15px;
		margin:5px 0;
		}
		#main_text .foto img
		{
		border: 8px solid #e0e0e0;
		margin:0;
		}
		#main_text .foto_r img
		{
		border: 8px solid #e0e0e0;
		margin:0;
		}
		#main_text table{
	    margin-top: 10px;
		}
		#main_text table td{
		 text-align: center;
		}
		#rezerv_text table{
	    margin-top: 10px;
		}
		#rezerv table td{
		 text-align: left;
		} 
		#main_text table td img{
		  border: 8px solid #e0e0e0;
		  margin:3px ;
		  vertical-align: middle;  
		}
		
		#main_text ul
		{
			margin:0;
			padding: 0 0 0 15px;
			list-style-type: none;
			}
			#main_text li
			{
			margin:0 0 0 5px;
			padding:3px 0 3px 5px;
			list-style-type: disc;
			color:#616568;
			}
			#main_text li a
			{
			color:#2092e8;
			text-decoration:none;
 			font-weight:bold;			
			}
			#main_text li a:hover
			{
			color:#186fb1;
			font-weight:bold;	
			text-decoration:underline;
			}
			#main_text .archiv
			{
			float:left;
			padding:0 0 10px 0;
			}
		#mapa_poloha
		{
		border: 8px solid #dfdfdf;
		margin:0 0 15px 0;
		top:10px;
		width: 540px; 
		height: 300px;
		}
	
	#bott_text_cont {
	position:relative;
	top:0px;
	float:left;
	left:46px;
	width: 907px;
	padding:5px 0 0 0;
	text-align: left;
	min-height:110px;
  	height:auto !important;
 	height:110px;
	font-size: 10px;
	background: url('images/back_pag_bott_bg.jpg') top left repeat-y;
	}
	
	#bott_text_cont p {
	font-size: 10px;
	}
	#bott_text_cont a {
	font-weight:bold;
	}
		#bott_text_cont .foto
		{
		top:0;
		float: left;
		padding: 0 5px 0 0;
		margin:0;
		}
		#bott_text_cont .foto img
		{
		border: none;
		margin:0;
		}
				#bott_produkty {
				position:relative;
				top:0;
				left:19px;
				padding:0;
				width: 871px;
				text-align: left;
				background:url('images/bott_prod_main.jpg') repeat-y left top;
				}
			
				#bott_produkty .bg-bottom {
					position: relative;
					background: url('images/bott_prod_bott.jpg') no-repeat left bottom;
					min-height:120px;
					height:auto !important;
					height:120px;
				}
				#bott_produkty .bg-top {
				position: relative;
				margin-top: 0px;
				padding: 0 0 0 5px;
				background: url('images/bott_prod_top.jpg') no-repeat left top;
				}
	#bott_produkty .bott_prod_1
	{
	position:relative;
	top:4;
	left:2px;
	width:285px;
	text-align:left;
	padding: 5px 0;
	}
	#bott_produkty .bott_prod_2
	{
	position:absolute;
	top:0;
	left:310px;
	width:320px;
	text-align:left;
	padding: 5px 0;
	}
	#bott_produkty .bott_prod_3
	{
	position:absolute;
	top:0;
	right:15px;
	width:205px;
	text-align:left;
	padding: 5px 0;
	}
#odberatelia_left
{
   	position:relative;
	float: right;
	width: 270px;
	left:0px;
	text-align:left;
   	margin: 0;
	padding:0;
}

#odberatelia_right
{
   	position:relative;
	float: left;
	right:0px;
	width: 270px;
	text-align:left;
   	margin: 0;
	padding:0;
}

#bottom
	{
	position:relative;
	top:0px;
	padding:0px;
	height:207px;
 	margin: 0 auto;
	text-align:center;
	background:#3d6655 url('images/bott_bg.jpg') top center repeat-x;
  	
	}
	
#bottom_bg
{
position:relative;
width:1000px;
height:207px;
margin:0 auto;
background:url('images/bottom.jpg') top center no-repeat;
}

#bottom_bg .bottext_lf
{
position:absolute;
float:left;
top:55px;
left:68px;
width:285px;
text-align:left;
padding: 0px;
text-align:justify;
font-size: 10px;
}
#bottom_bg .bottext_lf a
{
		color:white;
		font-weight:bold;
}
#bottom_bg .bottext_lf2
{
position:absolute;
float:left;
top:55px;
left:385px;
width:265px;
text-align:left;
padding: 0px;
font-size: 10px;
}

#bottom_bg span{
  padding: 0;
  color:white;
  font-size: 12px;
  font-weight:bold;
  margin: 0;
}

#bottom_bg .bottext_rg
{
position:absolute;
float:right;
top:120px;
right:68px;
width:250px;
text-align:right;
padding: 0px;
font-size: 10px;
}

#bottom_bg .bottext_rg a
{
 padding: 0px;
}

#bottom_bg p {
 color: #c5d2cd;
 margin:0 0 5px 0;
 font-size: 10px;
}
#bottom_bg a {
 color: #c5d2cd;
 font-size: 10px;
 padding: 0px 6px;
}
#bottom_bg a:visited  {
 color: #c5d2cd;
}
#bottom a:hover {
 color:white;
 text-decoration: underline;
}
#kontakt_adress
{
   	position:relative;
	float: right;
	width: 250px;
	left:0px;
	text-align:left;
	font-size: 11px;
   	margin: 0;
	padding:0;
}

#formular
{
   	position:relative;
	float: left;
	right:0px;
	text-align:left;
	font-size: 11px;
   	margin: 0;
	padding:0px;
}
#formular table td {
vertical-align:top;
text-align:left;
color:#616568;
}

#formular .form input {
	width: 180px;
	float:left;
	padding:2px 10px;
	color:#2092e8;
	background: white;
	font-weight:bold;
	border: 1px solid #dfdfdf;
}
#formular .back {


	padding:5px;
	color:#2092e8;
	background: #f4f4f4;
	font-weight:bold;
	border: 1px solid #dfdfdf;
}
textarea {
	width: 180px;
	color:#2092e8;
	background: white;
	border: 1px solid #dfdfdf;
	padding:2px 10px;
}
#formular .check label {
	padding-right: 10px;
}
input.submit {
	float: right;
	padding:2px 5px;
	color:white;
	background: #4d4d4d;
	border: 1px solid black;
}

