@charset "utf-8";
/* CSS Document */

* { margin:0; padding: 0; }

body
{
	margin: 0;
	padding: 0;
  font: normal 12px/1.6 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
	background: #f6a800 url(../pics/background.gif) repeat;
}

#page
{ 
 position: relative;
 width: 1055px;
 height: 691px;
 margin: 0 auto;
 padding: 0;
 text-align: left;
 background: url(../pics/pozadie_page_1.jpg) no-repeat;
}

#logo
{
  position: absolute;
  display: block;
  float:none;
  left: 92px;
  top: 15px;
  width: 194px;
  height: 113px;
  background: none;
}

#logo a
{
  display: block;
  width: 100%;
  height: 100%;
  background: none;
}

#home
{
  position: absolute;
  display: block;
  float:none;
  left: 62px;
  top: 30px;
  width: 20px;
  height: 17px;
  background: url(../pics/home.gif) no-repeat;
  z-index: 1005;
}

#home a
{
  display: block;
  width: 100%;
  height: 100%;
  background: none;
}

#lang_bar
{
  position: absolute;
  top: 44px;
  left: 749px;
  display: block;
  width: 92px;
  height: 27px;
  background: url(../pics/lang_bar.jpg) no-repeat;
}

#lang_bar #sk
{
  position: absolute;
  display:  block;
  top: 0;
  left: 0;
  display: block;
  width: 27px;
  height: 27px;
  background: none;
  /*float: left;*/
}

#lang_bar #ru
{
  position: absolute;
  display:  block;
  top: 0;
  left: 32px;
  display: block;
  width: 27px;
  height: 27px;
  background: none;
  /*float: left;*/
}

#lang_bar #en
{
  position: absolute;
  display:  block;
  top: 0;
  left: 65px;
  display: block;
  width: 27px;
  height: 27px;
  background: none;
}

#menu
{ 
 position: absolute;
 display: block;
 top: 35px;
 right: 0px;
 width: 190px;
 height: 464px;
 margin: 0;
 padding: 0;
 background: none;
 border:none;
}

#content
{
 position: relative; 
 top: 90px;
 left: 110px;
 display: block;
 width: 760px;
 min-height: 525px;
 height:auto !important;
 height: 525px;
 margin: 0;
 padding: 0;
 background: none;
}

#left_container
{
  position:relative;
  display: block;
  float: left;
  width: 300px; _width: 290px;
  min-height: 410px;
  height:auto !important;
  height: 410px;
  margin: 0;
  padding: 0;
  background: none;
}

#right_container
{
  position:relative;
  display: block;
  float: right;
  width: 460px; _width: 460px;
  min-height: 525px;
  height:auto !important;
  height: 525px; 
  margin: 0; _margin: 0;
  padding: 0;
  background: none;
}

#page_content
{
  position:relative;
  display: block;
  float: left;
  width: 415px;
  height: 515px;
  margin: 0;
  padding: 10px 15px 0 30px;
  background: none;
  overflow: auto;
}

#footer
{
 position: relative; 
 display: block;
 width: 1055px;
 min-height: 63px;
 height:auto !important;
 height: 63px;
 margin: 0 auto;
 padding:0;
 background: none;
}

#footer_box
{
 position: relative; 
 display: block;
 float: left;
 width: 930px;
 min-height: 42px;
 height:auto !important;
 height: 42px;
 margin: 0 0 0 62px; _margin: 0 0 0 35px;
 padding: 11px 0 0 0;
 background: #642909;
 color: white;
 text-align: center;
}

#footer_box a
{ 
  color: white;
  text-decoration: none;
}

#footer_box a.actual
{ 
  color: #f6a800;
  text-decoration: none;
}

#footer_box_right_margin
{
 position: relative; 
 display: block;
 float: left;
 width: 10px;
 min-height: 53px;
 height:auto !important;
 height: 53px;
 margin: 0;
 padding:0;
 background: url(../pics/footer_box_right_margin.gif) no-repeat;
}

#footer_box_bottom_margin
{
 position: relative; 
 display: block;
 float: left;
 width: 940px;
 min-height: 10px;
 height:auto !important;
 height: 10px;
 margin: 0 auto 0 62px; _margin: 0 0 0 35px;
 padding:0;
 background: url(../pics/footer_box_bottom_margin.gif) no-repeat;
}

#sub_menu
{ 
 position: absolute;
 left: 5%;
 top: -260px;
 width: 200px; 
 min-height: 289px;
 height:auto !important;
 height: 289px
 margin: 0;
 padding: 0;
 text-align: left;
 background: url(../pics/poznamkovy_blok.png) no-repeat;
 z-index: 10;
}

#sub_menu_textbox
{ 
 position: relative;
 display: block;
 width: 125px;
 min-height: 224px;
 height:auto !important;
 height: 224px;
 margin: 60px auto 5px auto;
 padding: 0;
 text-align: left;
 background: none;
}

#sub_menu_textbox a, #sub_menu_textbox a:visited, #sub_menu_textbox a:link
{ 
  color: #642909;
  font: normal 14px/1.6 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 16px;
  text-decoration: none;
}

#sub_menu_textbox a:hover, #sub_menu_textbox a.actual
{ 
  color: #131515;
  font: normal 14px/1.6 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height: 16px;
  text-decoration: none;
}
/* form elements */
form {
/*	margin:10px; padding: 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; */
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border:1px solid #aaa;
	font: normal 1em Verdana, sans-serif;
	color:#444;
}
textarea {
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	border: 1px solid #ccc; 
	padding: 2px 3px; 
	background: #FFF;
	color: #75A54B;
}

p
{
  text-align: justify;
}

ul, ol
{
  padding-left: 25px;
}

.cleaner
{
  clear: both;
}

a, a:visited, a:hover
{
  text-decoration: none;
  font-weight: bold;
  color:#642909;
}

a:hover
{
  text-decoration: underline;
}

h1
{
  font-family: Trebuchet MS, Trebuchet, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 22px;
  line-height:26px;
  text-align: left;
  color: #642909;
}

h2
{
  font-family: Trebuchet MS, Trebuchet, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 16px;
  line-height:18px;
  text-align: left;
  color: #642909;
}

h3
{
  font-family: Trebuchet MS, Trebuchet, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  line-height:18px;
  text-align: left;
  color: #642909;
}

h4
{
  font-family: Trebuchet MS, Trebuchet, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  line-height:normal;
  text-align: left;
  color: #642909;
}

h5
{
  font-family: Trebuchet MS, Trebuchet, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  line-height:normal;
  text-align: left;
  color: #642909;
}

h6
{
  font-family: Trebuchet MS, Trebuchet, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  line-height:normal;
  text-align: left;
  color: #642909;
}

h1 a, a h1,
h2 a, a h2,
h3 a, a h3,
h4 a, a h4,
h5 a, a h5,
h6 a, a h6
{
  text-decoration: none;
  color: #642909; 
}

a img
{
	border: none;
	text-decoration: none;
}

.email_output table {border-collapse: collapse; margin-bottom: 1em;}
.email_output td, .email_output th {padding: 3px; }

.email_output th { background-color: #aaaaaa}
.email_output caption	{color: #666666 ; font-weight: bold}
.email_output td, .email_output table     { border: 1px solid #aaaaaa; }


.image
{
  margin: 10px;
  border: 1px solid silver;
}

.galeria .tlacidlo img
{
	margin: 0;
	padding: 0;
	border: 0px none;
	text-decoration: none;
	background: none;
}

.galeria .tlacidlo a img
{
	border: 0px none;
	background: none;
}

.galeria .tlacidlo a,
.galeria .tlacidlo a:hover,
.galeria .tlacidlo a:active
{
	border: 0px none;
	background: none;
	font-weight: bold;
}

.galeria
{
  text-align: center;
  /*background: #fff;*/
  color: #000;
  margin: 0;
  padding: 0;
  width: auto;
  margin: 0 auto;
  font-size:12px;
}

.galeria img
{
	margin: 0;
	padding: 0;
}

.galeria a
{
	display: block;
	/*background: #f3e0db;*/
	background: #fff;
	width: 133px;
	float: left;
	font-size: 0.8em;
	padding: 2px 1px 2px 2px;
	margin: 12px;
	border: 1px solid Silver;
	font-family: Verdana, sans-serif;
}

.galeria a, .galeria a:hover, .galeria a:active
{
  text-decoration: none;
}

.galeria a:hover
{
  /* background: #acd08e; */
  background: #f0bb15;
}

.galeria a:active
{
  border: 1px solid #000;
}

.galeria a img
{
	border: 1px solid Silver;
	text-decoration: none;
}

.galeria span
    {
	display: block;
	margin: 10px 0 0 0;
	padding: 3px;
	background: none;
	text-align: center;
}

.galeria span strong
{
  margin: 0;
  /* background: #ACD277; */
	text-align: center;
}

.left_image
{
  border: 1px Solid #1c1c1c;
  text-align: left;
  margin-right: 15px;
}

.center_image
{
  border: 1px Solid #1c1c1c;
  text-align: center;
  margin: 0 15px 0 15px;
}

.right_image
{
  border: 1px Solid #1c1c1c;
  text-align: right;
  margin-left: 15px;
}

.border_free_image
{
  border: none;
}

.border_free_image_uputavka
{
  border: none;
  padding: 15px 0 0 6px;
}

.border_free_image_villa
{
  border: none;
  padding: 15px 0px 0px 20px;
}

#form_hladaj
{
  position:absolute;
  display: block;
  width: 160px;
  height: auto;
  left: 13px;
  top: 210px;
  background: none;
  border: none;
}

.produkty_bg_submenu
{
  /*background-image:url('/_dokumenty/image/cestoviny/bg_submenu.png'); 
  background-repeat:repeat-y; */
  background-color: #fce6b5;
  padding: 5px 0 5px 10px;
}

.produkty_bg_submenu p
{
  text-align: left;
  line-height: 21px;
}

.produkty_bg_submenu a
{
  line-height: 21px;
}

table.produkt 
{ 
  border-width: 0px; 
  border-spacing: ; 
  border-style: outset; 
  border-color: gray; 
  border-collapse: separate; 
  background-color: rgb(100, 41, 9);
  width: 96%;
  line-height:14px;
}

table.produkt th 
{ 
  border-width: 0px; 
  padding: 5px; 
  border-style: inset; 
  border-color: white; 
  background-color: rgb(100, 41, 9); 
  color: rgb(255, 255, 255);
  text-align: center;
}

table.produkt td 
{ 
  border-width: 0px; 
  padding: 5px; 
  border-style: inset; 
  border-color: white; 
  background-color: rgb(255, 222, 106); 
  text-align: center;
}

table.muky 
{ 
  border-width: 0px; 
  border-spacing: ; 
  border-style: outset; 
  border-color: gray; 
  border-collapse: separate; 
  background-color: rgb(100, 41, 9);
  width: 96%;
  font: normal 11px/1.4 Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

table.muky th 
{ 
  border-width: 0px; 
  padding: 5px; 
  border-style: inset; 
  border-color: white; 
  background-color: rgb(100, 41, 9); 
  color: rgb(255, 255, 255);
  text-align: left;
}

table.muky td 
{ 
  border-width: 0px; 
  padding: 5px; 
  border-style: inset; 
  border-color: white; 
  background-color: rgb(255, 222, 106); 
  text-align: left;
}

