html, body					{ margin: 0; padding: 0;   font-family:  Tahoma,  Arial, Helvetica, sans-serif; color: #00000; background:#B8CB3B; }

/*---------- obecne --------------*/

h1,h2,h3,h4,h5,h6	{ color: #939A16;  }
p		     	{	color: #666666;	font-size: 12px; line-height: 18px;	text-align: justify; }

h1				{	font-size: 1.6em;	font-weight: normal; margin: 15px 0 15px 0;}
h2				{	font-size: 1.3em;	font-weight: normal;	}
h3				{	font-size: 1em;	font-weight: normal; padding: 0; margin: 10 0 10 0px;}
h4								{ font-size: 1.2em; }
h5								{ font-size: 1.1em; }

ul								{	list-style-type: none;}
li								{	list-style-type: none;}

hr 								{background: #eeeeee; border: 0;}


a, a:link 				{	color: #979F16;	font-weight: normal;	text-decoration: underline;}
a:hover					  {text-decoration: none; font-weight: normal;}

td              	{ font-size: 11px;}

img 					    {}


/*---------- obecne konec --------------*/
.hlaska_ok        { width: 500px;	padding: 2px 5px;	background: #89C12A;	border: 1px solid #A1E1A8;	color: white;	margin: 0 0 3px 0;}
.hlaska_err       { padding: 2px 5px;	background: #ff0000;	border: 1px solid #ff0000;	color: white;	margin: 0 0 3px 0;}

/*---------- layout --------------*/
#background       {background: url(img/bg.jpg) repeat-x left top #FEFEE4;}
#mesto            {width: 100%; height: 235px; margin: 0px; background: url(img/mesto.jpg) repeat-x left bottom; }
#obsah 						{width: 900px;	text-align: left;	background: #FEFEE4;	margin: 0	auto 0px auto; } 
#hlavicka					{width: 900px; height: 270px; background: url(img/hlavicka.jpg) left bottom no-repeat;  margin: 0 auto ; position: relative;}
#logo             {width: 284px;	height: 35px;	position: absolute;	left: 15px;	top: 15px;}
#vlajky           {width: 150px;	height: 25px;  position: absolute;	right: 353px;	top: 46px;  padding: 0; margin: 0;}
#vlajky img       {border: 0;}

/***** hlavicka vyhledavani ****/
#hlavicka form				      { padding: 0; margin: 0; position: absolute; left: 806px; top: 12px; width: 270px;}
#hlavicka form input.zadej	{ vertical-align: middle;  font-size: 11px; background: none;  color: white; border: none; height: 20px;  width: 140px; padding: 2px; margin: 0;}
#hlavicka form input.sendik	{ color: white;  border: none; padding: 2px; background: url(img/i_hledej.jpg) no-repeat ; font-weight: bold; font-size: 11px;margin: 0px; }

#links            {	width: 300px;	right: 55px;	top: 45px;	text-align: right;	position: absolute;}
a.links_uvod      {	font-size: 12px;	color: #939A16;	text-decoration: none; 	margin: 0px; padding: 0 0 0 20px; background: url(img/home.jpg) left no-repeat; }
a.links_mapy      {	font-size: 12px;	color: #939A16;	text-decoration: none;	margin: 0 0 0 10px; padding: 0 0 0 20px; background: url(img/web_map.jpg) left no-repeat;}
a.links_kontakty  {	font-size: 12px;	color: #939A16;	text-decoration: none;	margin: 0 0 0 10px; padding: 0 0 0 20px; background: url(img/contact.jpg) left no-repeat;}
#links a:hover    {	color: #939A16;	text-decoration: underline;}


/***** levy sloupec ****/
#leva 						{	float: left;	padding:  0;	margin: 0;	background-color: #FEFEE4; display: inline;	width: 300px;}
#leva_in			  	{	position: relative;	margin: 0px;	padding-top: 5px;	padding-right: 20px;	padding-bottom: 5px;	padding-left: 30px;}


/***** stredni sloupec ****/
#stredni 					{	float: left;	width: 600px;	padding: 0;	margin: 0; min-height: 400px; background: url(img/bg_stredni.jpg) #FEFEE4	left top no-repeat; _height: 400px;}
#stredni_in 			{ margin: 0; padding: 30px 30px 50px 50px; font-size: 12px; }
.obrazky			{ margin: 0 0px 10px 20px; padding: 3px; border: 1px solid #979F16; }
#stredni a        { color: #979F16; }
#stredni a:hover	{text-decoration: none; font-weight: normal;}


/***** paticka ****/
#paticka						{ width: 900px;	height: 20px;	text-align: left;	margin: 0px auto 0 auto; padding: 100px 0 0 0; }
#paticka	a					{ color: #FFFFFF; text-decoration: underline;}
#paticka	a:hover		{ color: #FFFFFF; text-decoration: none;}
#paticka	img				{ border: 0px;}
#paticka_in					{ width: 900px; text-align: left; padding: 0px; color:white; }
#paticka_text 			{ width: 400px;	padding: 0; margin: 10px 0 0 0;  color: #FFFFFF;	font-size: 12px;	font-weight: normal; float: left;}
#logo_eworks				{	width: 100px;	float: right;	padding: 8px 10px 0 0;}


span.clearboth		 { clear: both; height: 0px; line-height: 0px; font-size: 0px; display: block; visibility: hidden; }

/*---- levé menu -----*/

#lm							  { font-size: 1em; padding: 0; margin: 15px 0px 0px 10px; }

#lm ul 						{ list-style: none; width: 210px;   }
#lm ul li					{ float: left; display: block;  position: relative; padding: 0;}

#lm li 						{ /* all list items */	float: left;	display: block;	width: 210px;	height: 35px;	margin: 0;	padding: 0px;	border-bottom: 1px dashed #DADF8B; position: relative;}
#lm li a					{	display: block;	font-size: 14px;	color: #000000;	width: 210px;  	height: 35px;	margin: 0;	text-decoration: none;	background: url(img/bg_link.jpg) no-repeat left center; padding: 0px 0 0 25px; line-height: 35px; position: absolute; top: 0px; left: 5px;}
#lm li a:hover		{ font-size: 14px; text-decoration: none; color:#949c16; background: url(img/link_hover.jpg) left center no-repeat; }


/*---- odkazy dole napravo -----*/
#sloupec              {padding: 0; margin: 10px 0	0 0px; }
#odkazy							  { font-size: 1em; padding: 0; margin: 0; }

#odkazy ul 						{ list-style: none; width: 220px;   }
#odkazy ul li					{ float: left; display: block;   position: relative; padding: 0;}

#odkazy li 						{ /* all list items */	float: left;	display: block;	width: 220px; height: 20px; margin: 0;	padding: 0px;  position: relative;}
#odkazy li a					{ height: 20px;	display: block;	font-size: 12px;	color: #12a1d4;		margin: 0;	text-decoration: underline; text-indent: 20px;	background: url(img/li_black.jpg) left center no-repeat; line-height: 18px; position: absolute; top: 0px; left:15px;}
#odkazy li a:hover		{font-size: 12px; text-decoration: none; color:#12a1d4; background: url(img/li_black.jpg) left center no-repeat;}


/* ----------- KONTAKT ----------------------------*/
#kontakt					{	width: 210px;	margin:  30px 0 20px 10px;	padding: 0px;	font-size: 12px;	float: left; background: url(img/kontakt_bottom.jpg) left bottom no-repeat #f5f7d7;}
#kontakt_in				{	color: #666666;	margin: 0; padding: 3px 15px 15px 20px; 	text-align: left;	}


/* ----------- photo ----------------------------*/
div.photo 				{  float: left; width: 150px;	 padding: 0;margin: 10px 10px 0 0; }
div.photo_in			{  }
div.photo strong  { text-align: center;  display: block; font-weight: normal; }


/*---------- SUBPAGE -------------*/
div.subpage			{ background: #3A3A3A; width: 600px;margin: 10px 0 5px 0; padding: 0px; border: 1px solid #525252;}
div.subpage_in	{ margin: 9px 0 0px 5px; padding: 4px; }
div.subpage_in a	  { font-size: 14px; padding: 0px 0 5px 0; margin: 0 0 10px 0; color: #e3c16b; font-weight: bold;}
div.subpage_in .popis	  { font-size: 12px;  margin: 10px 0 5px 0; }


/************ gallery ********/
.gallery       { width: 252px; margin: 0 0 20px 20px; padding: 0 7px 7px 7px;background: #F5F7D7; border: 1px solid #ECEFC2;}
.gallery img   {border: 1px solid #939A16; }
.gallery .photomain { width: 250px; margin-bottom: 5px;}
.gallery img.doprava {float: left; border: 0;}
.gallery .photomain .photo {  }
.gallery .male_nahledy {  }
.gallery .male_nahledy img.small { float: left; margin: 10px 4px 0 4px; }

.gallery2_male_nahledy a { border: none;  }
.gallery2_male_nahledy a img { float: left; margin: 10px 7px 0 0px; padding: 2px; border: 1px solid #B8CB3B;}

/*------------ FILES ------------*/
table.files_t						{ width: 520px; border-collapse: collapse; }
table.files_t th				{ background: #B8CB3B; color: #fff; padding: 3px 3px 3px 5px; text-align: left; font-size: 11px;}
table.files_t th.nazev	{ width: 50%; }
table.files_t td				{ padding: 3px 3px 3px 5px; color: #666666; border-bottom: 1px solid #B8CB3B; font-size: 11px;}
table.files_t td a img 	{border: none;}

/*------------- novinka --------------------*/
.novinka          { float: left; width: 220px;  margin: 0px 10px 10px 0;	padding:0px; }
.novinka_in       { padding:10px;}
.kalendar         { float: left; width: 45px; height: 40px; margin: 0 10px 6px 0;	padding: 0px; background: url(img/kalendar.jpg) left top no-repeat; position: relative;}
.datum            { color: #666666; font-size: 10px; line-height: 12px; position: absolute; left: 7px; top:13px; text-align: center}
.nadpis_novinka   { font-size: 14px; font-weight: bold; margin: 0; padding: 0;}
.novinka p        { padding: 5px 0 0 0; margin: 0;} 


/************* rezervace **************/
div.rezervace        { width: 470px; }
div.rezervace label  { float: left; width: 130px; margin: 13px 0 5px 0;}
div.rezervace input  { width: 210px; margin: 11px 0 5px 0;}
div.rezervace select  { width: 210px; margin: 11px 0 5px 0;}
div.rezervace .potvrdit {width: 91px; height: 22px;}

/************* tabulka ceník **************/
table#kontakty    {	width: 520px; border: 1px solid #F5F7D7;	border-collapse: separate; }
table#kontakty td { color: #666666; padding: 3px;  text-align: center;	}
table#kontakty h3 {	color: #959C18; padding: 2px 2px;	margin: 0;	background: #F5F7D7;}


/*---------- vyhledavani --------------*/

#hledani         {width: 900px; height: 40px; float: left; position: relative; }
#hledat           {width: 225px; height: 40px; position: relative; float: right;}
#hledat form         { width: 250px; position: absolute; top: 12px; right: 0px;}
#hledat form input   { margin: 0;  padding: 0px;}
.tlacitko      { width: 62px; height: 21px; margin: 0px; background: url(img/hledej.jpg) left center no-repeat; border: 0;}
a.tlacitko     { font-size: 14px;	font-weight: normal; padding: 0px; margin: 0px; text-decoration: none;}

/* --------- Vysledky vyhledavani -------- */
.results { margin-top: 20px; }
.results h3 	{		padding: 0;		margin: 0;	font-size: 1em; color: #939A16; }
.results h3 span 	{ 		color: #666666; font-weight: normal;}
.results h4 	{		padding: 5px 0 5px 15px;		margin: 0 0 0 10px; font-size: 1.1em;		background: url(img/pozadi_odrazka_hledani.gif) no-repeat 0 50%;		}
.results h4 a.pod { color: #939A16; font-size: .8em;    }

/* --------- odeslani rezervace ---------------*/
.uspesneodeslani  { background: #949B17; width: 520px; padding: 4px; color: white; }
.neuspesneodeslani  { background: red; width: 520px; padding: 4px; color: white; }

