
.idkarta
{
  
  
/*  
background-color: #CDE7F8;
border: 1px solid #4A8EBC;
*/
}


.option_kraj
{
	background-color:#F3E7B6;
}


.ubyt_adresa
{
	color:#6C5524;
}

.popisi_textboxu
{
font-weight:bold;
font-size:12px;
}

.vypis_texty
{
  color:#4D4D4D;
}
.vypis_popisi
{
font-weight:bold;
font-size:12px;
}
.vypis_nadpis
{
text-decoration:underline;
font-weight:bold;
font-size:13px;
}

.vypis_cenaoddo
{
	font-size:15px;
	font-weight:bold;
}

.popisi_textboxu_dulezite
{
font-weight:bold;
color:#990000;
font-size:12px;
}

.popisi_textboxu_za
{


}

.system_info
{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.system_hlaska_vkarte
{
	color:#0066CC;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}


.system_hlasky
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.system_hlasky_err
{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}
.system_hlasky_nosend
{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
/* ODKAZ TLACITKO */
a.button
{
text-decoration: none;
font-size:14px;
border: 1px solid #716C66;
padding: 0 10px 0 10px;
background-color:#FBFDDB;
color:#000000;

/*	CURSOR: hand;
	color: #330000;
	background-color: #F9F4EE;
	height: 22px;
	width: 100px;
	text-align: center;
	PADDING-TOP: 3px;
*/
}
a.button:hover 
{
  background-color: #FCF4C2;
  color:#FF0000;
}

.tabulka, .vypis_tabulka
{
  border:1px solid #716C66;
  background-color: #B0D9F4;
}

.strankovani_styl
{
	text-align:center;
	font-size:16px;
}
.str_dis, .strankovani_str_dis
{
	font-size:14px;
}

.strankovani_styl a
{
	text-decoration:none;
}



/* Textboxi */

.formposlatdotaz input, .formposlatdotaz textarea,
.formrezervace input, .formrezervace textarea,
.form_firma input, .form_firma textarea
{
  border: 1px solid #716C66;
  background-color: #FBFDDB;
}

.formposlatdotaz
{

}


.tlacitko {CURSOR: hand}

.searchSubmit {CURSOR: hand}

.tab_form_firma
{
	background-color:#DAEDFA;
	border:1px solid #4A8EBC;

}






/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* project: internet center template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Arial, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

img 
{
	border:0px;

}



a {
	color: #185DA0;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h3 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h3 a, h2 a {
	text-decoration: none;
}

h3 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #000; 
	background: inherit;
}

p {	
	margin: 0 0 5px 0;
	
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 199px; 
	border: none;
	background: url('/images/input.gif'); 
	padding: 4px; 
}

input.login { 
	width: 150px;
	border: none; 
	background: url('/images/logininput.gif'); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.header { 
	height: 45px; 
}

.top_info {
	float: right;
	width: 550px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #eee;
}

	.top_info_left {
		width: 220px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.slogan {
	font-size: 0.9em;
	width: 160px;
}


.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #FFF url('/images/bar.gif') no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	background: #DCF2B8 url('/images/barbg.gif') no-repeat; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center; 
	padding: 10px 0 5px 0;
}

.subheader {
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4 url('/images/subheaderbg.gif') no-repeat;
	color: #808080;
	border-bottom: 1px solid #ccc;
}


.navigace_firmy 
{
	padding: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size:14px;
}

.navigace_region 
{
/*	padding: 8px;
	margin-bottom: 10px;

*/
	font-size:14px;
	border-bottom: 1px solid #ccc;
	
}




.navigace_firmy a
{
  font-size:14px;
}


/* left side
   --------- */

.left {
	float: left;
	width: 435px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0px 0 10px 0;
	}

	.left_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.left_links:hover {
		border: 1px solid #ccc;
	}
	
	.odkaz_nanasweb
	{
		font-size:20px;
	}
	.odkaz_nanasweb:hover
	{
		color:#990000;
	}
	
	
	.left_message {
		border: 1px solid #eee;
		padding: 10px 10px 10px 75px;	
		margin: 0 0 10px 0;
		background: #fff url('/images/questionmark.gif') no-repeat center left;
		color: #454545; 
	}
	
	.left_message:hover {
		border: 1px solid #ccc;
	}
	
		.left_side {
			float: left;
			width: 180px;
		}
		
		.right_side {
			float: right;
			width: 200px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}
		
		

		.left_side_kat {
			float: left;
			width: 300px;
			padding-left:100px;
		}
		
		.right_side_kat {
			float: right;
			width: 300px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}		
		
	.left_box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}


	/* .right_articles   Vypis Penzion */
	.vypsat_list_polozka
  {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
.vyplist_odkaz
{
  color:black;
  text-decoration:none;
  font-weight:bold;
/*  font-size:12px; */

}	
	
.dotaz_dell_firma
{
	text-align:center;
	margin:10px;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}


		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}

.footer a {
	color: #9EC068;
	background: #fff;
}
