body {
	margin:0;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
	background-color: #535353;
	font-size:12px;
	padding: 0;
}
h1{
  padding: 0;
  margin: 0;
  color: white;
  font-size: 28px;
}
h2{
  color:white;
  padding: 0px 4px;
  font-size:14px;
  font-weight: normal;
  margin: 0;
}

h3{
  color: white;
  font-size: 18px;
  font-weight:bold;
  padding:2px 0 8px 0;
  margin: 0;
}

h4{
  color: #333333;
  font-size: 18px;
  font-weight:bold;
  padding:10px 0;
  margin: 0;
}
h4 span{
  color: white;
  font-size: 12px;
  font-weight:normal;
}
h5{
  color:#3a3a3a;
  font-size: 14px;
  font-weight:bold;
  padding:4px 0 6px 10px;
  margin: 0;
  text-transform:uppercase;
}
h6{
  color: #8fe6ff;
  font-size: 14px;
  font-weight:bold;
  padding:5px 0;
  margin: 0;
}

p{
  margin: 0;
  padding: 0 0 6px 0;
  color: white;
  font-size:12px;
  line-height:1.3;
}

img {
	border: none;
}

a {
  text-decoration: none;
  color: black;
}
a:visited {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: none;
  color: black;
}
div.hr {
  height: 1px;
  margin:10px 0;
  padding:0;
  clear: both;
  background:#d2d2d2 url('images/bg_hr.jpg') top left no-repeat;
}
div.hr hr {
  display: none;
}
iframe
{
overflow-y:auto;
overflow-x:hidden;
border: 8px solid #303237;
padding:0;
margin-bottom:15px;
background:#222327;
}

#page_bg
{
   	position:relative;
   	left:0px;
   	top:0px;
   	margin: 0px;
	background:#7a7a7a url('images/back_pag_bg.jpg') top center repeat-x;
}

#page
{
   	position:relative;
   	top:0px;
   	width:1000px;
   	margin: 0 auto;
	text-align:center;
	background:#7a7a7a url('images/back_pag_bg.jpg') top center repeat-x;
	overflow:hidden;
	}
	#header
	{
	width:1000px;
	height:237px;
	top:0px;
	position:relative;
	background: url('images/header.jpg') top center no-repeat;
	text-align:left;
	margin: 0 auto;
	z-index:2;
	}
	#header p{
	  margin: 0 0 2px 0;
	  color: white;
	  font-size:12px;
	  line-height:1.5;
	}
	#header a{
	color: #c8deea;
	margin: 0;
	text-decoration: none;
	}
	#header a:hover{
		color: white;
		text-decoration: none;
	}
	
		#bgmlogo
		{
		position:absolute;
		left:93px;
		top:21px;
		width:224px;
		height:64px;
		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: 224px;
		height: 64px;
		position: absolute;
		top: 0;
		left: 0;
		background-position: 0 0;
		}
		#bgmlogo .logo:hover,
		#bgmlogo a:hover.logo{
			background-position: 0 -64px;
		}
#header .text
{
top: 212px;
right: 100px;
width:530px;
position: absolute;
text-align:right;
margin:0;
padding:0 15px;;
color: white;
z-index:4;
}
#header .telefon
{
top: 212px;
left: 100px;
width:220px;
position: absolute;
text-align:left;
margin:0;
padding:0 5px;;
color: white;
}

#header .telefon p {
 color:white;
 padding: 0;
 font-size:10px;
}
#header .telefon p span {
 font-weight:bold;
 font-size:12px;
 padding-left:10px;
 color: #8fe6ff;
}

		
#header .flash
{
width:581px;
height:154px;
top:50px;
left:331px;
position:absolute;
margin: 0 auto;
background:url('images/back_flash.jpg') top left no-repeat;
z-index:3;
}
#menu
{
	position:absolute;
	left:350px;
	top:3px;
	width:560px;
	padding:0;
}

	#menu .buttons{
	position: relative;
	float:left;
	top: 0;
	left:0px;
	text-align: center;
	font-size:14px;
	margin:0;
	padding:0;
	color: white;
	z-index:6;
	}
	#menu .buttons ul
		{
			margin:0;
			padding:13px 0 0 0;
			list-style-type: none;

		}
	#menu .buttons li{
		display: inline;
		color: #a5a5a5;
		text-transform: uppercase;
		
	}
	#menu .buttons li a{
		color: white;
		padding:0px 15px;
		text-decoration: none;
		font-weight:bold;
	}
	#menu .buttons li a:hover{
		color: #8fe6ff;
		text-decoration: none;
		padding:13px 15px;
		background: url('images/menu_hover.jpg') top center no-repeat;
	}
	

#main_text_cont {
	position:relative;
	top:0px;
	float:left;
	left:69px;
	width: 860px;
	padding:10px 0 0 0;
	text-align: left;
	min-height:253px;
  	height:auto !important;
 	height:253px;
	z-index:1;
	background: url('images/back_pag_bott_bg.jpg') top left repeat-y;
	}
	#left
		{
		position:relative;
		float: left;
		left:18px;
		top:0px;
		width:232px;	
		padding: 0 5px 5px 0px;
		text-align:left;
		line-height:1.2;
		font-size:12px;
		min-height:250px;
  		height:auto !important;
 		height:250px;
		color:#333333;
		}
		#left img {
		border: 3px solid white;
		margin:4px 0 4px 14px;
		}

	#left p {
	padding: 4px 0 8px 12px;
	font-size:11px;
	color:#333333;
	background: url('images/news_separator.jpg') no-repeat center bottom;
	}
		
	#left p span {
	padding:0;
	font-weight:normal;
	font-size:9px;
	color: #59abc2;
	display:block;
	}
	#left p a {
	padding: 0 0 0 6px;
	color:red;
	font-weight: bold;
	}
	#left p a:hover {
	padding: 0 0 0 6px;
	color:red;
	text-decoration:underline;
	font-weight: bold;
	}
		
		#left ul
		{
			margin:0 0 5px 0;
			padding:0 0 10px 0;
			list-style-type: none;
			background: url('images/left_separator.jpg') no-repeat left bottom;
		}
		#left li
		{
			position: relative;
			margin: 0 0 0 10px;
			color: #535353;
			font-size:11px;
			padding:2px 0 ;
			list-style-type: none;
			
		}
		#left li a
		{
			color: #816737;
			padding:3px 10px;
			background:#535353;
			display: block;
			color:white;
			font-weight: bold;

		}
		#left li a:hover
		{
			color: #8fe6ff;
			text-decoration:none;
			background:#2e2e2e;
		}
		
	#left .last {
		margin:8px 0 0 1px;
		padding:8px 0 0 0;
		height:150px;
		background: url('images/last_pr_bg.jpg') no-repeat left top;
		}
	
	#left .last img {
		border: none;
		margin:4px 0 4px 16px;
		}



	
	#main_text
		{
		position:relative;
		float: right;
		top:0;
		right:25px;
		padding: 0;
		text-align:left;
		width:550px;
		line-height:1.3;
		}
		#main_text a
		{
		color:black;
		text-decoration:none;
		font-weight:bold;
		}
		#main_text a:hover
		{
		color:#ff4b24;
		text-decoration: underline;
		}
		#main_text p {
		padding:0 0 7px 0;
		color:white;
		}
		
		#main_text p span {
		padding: 0 10px 0 10px;
		color:white;
		font-weight:bold;
		}
				
	
		#main_text .foto
		{
		top:0;
		float: left;
		padding: 0 15px 0 0;
		margin:5px 20px 5px 0;
		}
		#main_text .foto_r
		{
		top:0;
		float: right;
		padding: 0 0 0 15px;
		margin:5px 0;
		}
		
		#main_text  img
		{
		border: 6px solid #c5c5c5;
		padding:0;
		margin:0;
		}
		#main_text table{
	    margin-top: 10px;
		}
		#main_text table td{
		 text-align: center;
		}
		#main_text table td img{
		  border: 4px solid #c5c5c5;
		  margin:5px ;
		  vertical-align: middle;  
		}
		
		#main_text .cennik {
	    padding: 0;
		margin:10px 0;
		}
		
		#main_text .cennik table{
		width:100%;
		}
		#main_text .cennik  table td{
		 text-align: left;
		 background: #d1c7b2;
		 padding:4px 10px;
		}
		#main_text .cennik  table td span{
		 text-align: left;
		 padding:0 0 0 3px;
		 font-weight:bold;
		} 

		
			#main_text ul
			{
			margin:0;
			padding: 0 0 10px 10px;
			list-style-type: none;
			}
			#main_text li
			{
			margin:0 0 0 10px;
			padding:2px 0 0 5px;
			color:white;
			font-size:12px;
			line-height:1.3;
			list-style-type:square;
			}
			#main_text li a
			{
			color:white;
			font-weight:normal;
			}
			#main_text li a:hover
			{
			color:red;
			font-weight:normal;
			text-decoration:underline;
			}
		
		#main_text .index
		{
		position:relative;
		width:530px;
		top:0;
		padding:10px 0 10px 0;
		text-align:left;
		line-height:1.3;
		}
		#main_text .index p {
		padding: 7px 0;
		}

		#main_text .index .lava
		{
		position:relative;
		float: right;
		width:300px;
		padding: 0px;
		}
		#main_text .index .prava
		{
		position:relative;
		float: left;
		width:220px;
		padding: 0px;
		background: url('images/vert_separator.jpg') repeat-y top right;
		}
		
		
	#gallery_menu{
	position: relative;
	float:left;
	top: 0;
	left:0;
	margin:0;
	padding:15px 0;
	color: white;
	}
	#gallery_menu ul
		{
			margin:0;
			padding:0 ;
			list-style-type: none;

		}
	#gallery_menu li{
		display: inline;
		color: #a5a5a5;
		margin:0;
		padding:0 2px;
	}
	#gallery_menu li a{
		color: white;
		padding:5px 10px;
		text-decoration: none;
		font-weight:bold;
		background: #535353;
		border: 1px dashed #c5c5c5;
	}
	#gallery_menu li a:hover{
		color: #8fe6ff;
		text-decoration:none;
		font-weight:bold;
		background:#2e2e2e;
		padding:5px 10px;
	}
		
		#mapa_poloha
		{
		border: 8px solid #d1c8b5;
		margin:0 0 15px 0;
		top:10px;
		width: 530px; 
		height: 350px;
		}
		
		#rezerv {
		padding:5px 10px;
		}
		#rezerv table{
		background: #d1c7b2;
		width:460px;
		padding:0;
		}
		
		#rezerv table td{
		 text-align: left;
		 padding:3px;
		 color:#393c2b;
		}
		
		
				#rezerv .input {
				width: 290px;
				padding:2px;
				color:#5d5b49;
				}
				#rezerv .check label {
				padding:0;
				color:#5d5b49;
				}
				#rezerv .textarea {
				width: 290px;
				color:#5d5b49;
				padding:2px;
				}
				#rezerv .submit {
				float: right;
				padding:2px 5px;
				margin-right:10px;
				color:white;
				background: #393c2b;
				border: 1px solid black;
			}
		


#bottom
	{
	position:relative;
	top:0px;
	padding:0px;
	min-height:223px;
  	height:auto !important;
 	height:223px;
 	margin: 0 auto;
	text-align:center;
	background:#535353 url('images/bott_bg.jpg') top center repeat-x;
	}
	
#bottom_bg
{
position:relative;
width:1000px;
min-height:223px;
height:auto !important;
height:223px;
margin:0 auto;
line-height:1.4;
background: url('images/bottom.jpg') top center no-repeat;
}
#bottom_bg p {
 color: #b3b3b3;
 margin:0 !important;
 font-size: 9px;
 line-height:1.4;
}
#bottom_bg p span{
  padding: 0 0 5px 0;
  color:#959595;
  font-size: 12px;
  font-weight:bold;
  margin: 0;
}
#bottom_bg a {
 color: #b3b3b3;
 padding: 0 0 0 3px;
 font-weight:bold;
}
#bottom_bg a:visited  {
 color: #b3b3b3;
}
#bottom a:hover {
 color:white;
 text-decoration: underline;
}
			#bottom_bg ul
			{
			margin:0;
			padding: 0;
			list-style-type: none;
			}
			#bottom_bg li
			{
			margin:0;
			padding:0;
			color: #eaeaea;
			}
			#bottom_bg li a
			{
			padding:0;
			color: #eaeaea;
			font-weight:normal;
			}
			#bottom_bg li a:visited
			{
			padding:0;
			color: #eaeaea;
			}
			#bottom_bg li a:hover
			{
			padding:0;
			color: white;
 			text-decoration: underline;	
			}

#bottom_bg .bottext_left
{
position:absolute;
float:left;
top:74px;
left:60px;
width:350px;
	min-height:113px;
  	height:auto !important;
 	height:113px;
text-align: justify;
padding: 20px 20px 0 180px;
background:url('images/bg_lf_footer.jpg') top left no-repeat;
}

#bottom_bg .bottext_right
{
position:absolute;
float:right;
top:68px;
right:85px;
width:300px;
text-align:right;
padding: 60px 3px 0 0;
background:url('images/bottom_logo.jpg') top right no-repeat;
}

#bottom_bg .bottext_menu
{
position:relative;
top:32px;
right:0px;
width:1000px;
text-align: center;
padding: 0px;
font-size: 9px;
}
	#bottom_bg .bottext_menu li{
	display: inline;
	padding: 0px;
		
	}
	#bottom_bg .bottext_menu li a{
		padding:0 10px ;
		text-decoration: none;
	}
	#bottom_bg .bottext_menu li a:hover{
		padding:0 10px ;
		text-decoration: underline;
	}
#kontakt_adress
{
   	position:relative;
	float: left;
	width: 250px;
	left:0px;
	text-align:left;
	font-size: 11px;
   	margin: 0;
	padding:0;
}

#formular
{
   	position:relative;
	float: left;
	right:0px;
	top:0;
	text-align:left;
	font-size: 11px;
   	margin: 0;
	padding:0px;
}
#formular table td {
vertical-align:top;
text-align:left;
font-weight: normal;
color:#dedede;
}

#formular .form input {
	width: 220px;
	float:left;
	padding:2px 10px;
	color:#5d5b49;
	background: white;
	font-weight:bold;
	border: 1px solid #dfdfdf;
}
#formular .back {


	padding:5px;
	color:#5d5b49;
	background: #888888;
	font-weight:bold;
}
textarea {
	width: 280px;
	color:#5d5b49;
	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: #535353;
	border: 1px dashed #c5c5c5;
}


