*
{
	margin: 0px;
	padding: 0px;
}
BODY
{
	background-color: #FFFFFF;
	background-image: url(/files/images/body.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #002163;
	font-size: 75%;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4;
}
/*sirka webu, vycentrovani na stred*/
#page_container
{
	background-color: transparent;
	width: 1024px;
	margin: 0px auto;
/*position: relative;*/
	z-index: 10;
}
/*hlavicka*/
#head_container
{
	background-color: #6895BB;
/*background-image: url(/files/images/head.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	height: 242px;
}
/*horni menu*/
#menu_top
{
	background-color: #C2031F;
	height: 45px;
	padding: 0px;
	z-index: 3000;
	position: relative;
}
/*obsahova cast*/
#content
{
	background: #FFFFDF;
	padding: 0px 0px 20px;
}
/*levy sloupec*/
#left_col
{
	background-color: transparent;
	float: left;
	width: 194px;
	padding: 5px 0px 0px 6px;
}
/*pravy sloupec*/
#right_col
{
	background-color: transparent;
	width: 214px;
	padding: 0px;
	float: right;
}
#right_col .mapa
{
	background-color: transparent;
	background-image: url(/files/images/mapa.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	height: 395px;
}
#right_col .pocasi
{
	padding: 15px 0 0 30px;
}
/*hlavni sloupec*/
#main_content
{
	height: auto;
	padding: 10px 230px 10px 220px;
	text-align: left;
}
#main_content2
{
	height: auto;
	padding: 10px 20px 10px 220px;
	text-align: left;
}
/*paticka*/
#footer
{
	background-color: transparent;
	background-image: url(/files/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	height: 34px;
	padding: 12px 20px 8px;
	margin-top: 15px;
	text-align: right;
}
.footer_float
{
	background-color: #01923F;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 0;
	height: 80px;
	width: 100%;
}
/*resetovac*/
#reset
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/*********************************
ODKAZY
/********************************
paticka*/
#footer A, #footer A:visited, #footer A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/*********************************
MODULY
/********************************
hlavicka - odkaz logo*/
#head .link_logo
{
	float: left;
	width: 1024px;
	height: 242px;
	display: block;
}
/*sloupec boxy*/
.col_box_title
{
	background-color: #AAAAAA;
	color: #000000;
	font-size: 1.4em;
	padding: 10px 0px 10px 15px;
	margin: 0 0 10px;
}
.col_box_content
{
	background-color: transparent;
	height: auto;
	padding: 0px;
	margin: 0 0 10px;
}
.category_box
{
	margin-bottom: 15px;
}
/*clear obtekani*/
.clear
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/*formulare*/
FIELDSET
{
	background-color: #EEEEEE;
	margin: 0;
	padding: 1em;
	border: 1px solid #AAAAAA;
}
FIELDSET LEGEND
{
	background-color: #AAAAAA;
	padding: 6px 12px;
	color: #000000;
	display: none;
}
INPUT, TEXTAREA
{
	border: 1px solid #AAAAAA;
	margin: 0px;
	padding: 0.25em;
	font-size: 100%;
}
TEXTAREA
{
	font-size: 15px;
}
INPUT.submit
{
/*background-image: url(/files/button_send.png);
background-repeat: no-repeat;
background-position: 0 0;*/
	background-color: #C2031F;
	border: none;
	color: #FFFFFF;
	width: 80px;
	height: 25px;
	cursor: pointer;
}
FIELDSET P LABEL
{
	display: block;
}
FIELDSET P INPUT
{
	width: 60%;
}
FIELDSET P TEXTAREA
{
	width: 97%;
}
FIELDSET P.submit
{
	margin-bottom: 0;
}
.povinne
{
}
/*drob. navigace*/
.shopPath
{
	margin-bottom: 1em;
}
/******* KONTAKTY *********/
.pravy TABLE TD
{
	padding: 2px 4px;
}
.mapa_if
{
	padding: 15px 0px;
}
/*pozice*/
.pravy
{
	float: right;
}
.levy
{
	float: left;
	text-align: left;
}
/*********************************
DEFAULTNI HODNOTY
/*********************************/
H1, H2, H3, H4
{
	line-height: 1.3em;
	margin: 0 0 6px;
}
H1
{
	color: #307CC0;
	font-size: 16pt;
}
H2
{
	color: #002163;
	font-size: 11pt;
}
H3
{
	color: #C2031F;
	font-size: 10pt;
	font-weight: 400;
}
H4
{
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}
P
{
	margin: 0 0 12px;
	line-height: 1.3em;
}
.anchoice
{
	height: 125px;
	width: 125px;
	margin-top: 10px;
	margin-left: 18px;
}
IMG
{
	border: none;
	margin: 0;
}
A, A:visited
{
	color: #307CC0;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
TABLE
{
	border-collapse: collapse;
	border: none;
	margin: 0 0 12px;
}
TABLE TD
{
	vertical-align: top;
	text-align: left;
}
UL, OL
{
	list-style-position: outside;
	margin: 0 0 12px 18px;
}
/*********************************
FORMAT
/**********************************/
SPAN.red
{
	color: #FF0000;
}
INPUT.alert, TEXTAREA.alert
{
	border: 2px solid #FF0000;
}
/*********************************
KATEGORIE
/**********************************/
DIV#category
{
	margin-bottom: 10px;
	visibility: visible;
	padding: 0px;
}
DIV#category DIV
{
	margin-left: 0px;
}
DIV#category P
{
	padding: 0;
	margin: 0;
}
DIV#category P.close + DIV
{
	display: none !important;
}
DIV#category A
{
	background-color: #5F9DD9;
	background-image: url(/files/images/left_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	color: #FFFFFF;
	padding: 10px 5px 0px 15px;
	margin-bottom: 2px;
	height: 27px;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
}
DIV#category A:hover
{
	background-position: 0px 0px;
}
DIV#category P A.selected, DIV#category P A:hover.selected
{
	background-position: 0px 0px;
}
/*2. uroven*/
DIV#category DIV.item2 A
{
	background-color: #5F9DD9;
	background-image: url(/files/images/left_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	color: #FFFFFF;
	padding: 10px 5px 0px 30px;
	margin-bottom: 2px;
	height: 27px;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
}
DIV#category DIV.item2 A:hover
{
	background-position: 0px 0px;
}
DIV#category DIV.item2 P A.selected, DIV#category DIV.item2 P A:hover.selected
{
	background-position: 0px 0px;
}
/*3. uroven*/
DIV#category DIV.item3 A
{
	background-color: #5F9DD9;
	background-image: url(/files/images/left_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	color: #FFFFFF;
	padding: 10px 5px 0px 45px;
	margin-bottom: 2px;
	height: 27px;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
}
DIV#category DIV.item3 A:hover
{
	background-position: 0px 0px;
}
DIV#category DIV.item3 P A.selected, DIV#category DIV.item3 P A:hover.selected
{
	background-position: 0px 0px;
}
/**************************
AKTUALITY
/***************************/
.aktuality_col_container
{
	width: auto;
	height: auto;
}
.aktuality_col_container .aktuality_box
{
	width: auto;
	height: auto;
}
.aktuality_col_container .aktuality_date
{
	font-size: 8pt;
	color: #000000;
}
.aktuality_col_container .aktuality_name
{
	padding: 6px 0px 3px;
}
.aktuality_col_container .aktuality_name A, .aktuality_col_container .aktuality_name A:visited
{
	color: #028C3E;
	text-decoration: underline;
	font-size: 10pt;
}
.aktuality_col_container .aktuality_name A:hover
{
	color: #000000;
	text-decoration: none;
}
.aktuality_col_container .aktuality_text
{
	text-align: left;
}
.aktuality_col_container .aktuality_text A, .aktuality_col_container .aktuality_text A:visited
{
	color: #028C3E;
	text-decoration: underline;
}
.aktuality_col_container .aktuality_text A:hover
{
	color: #000000;
	text-decoration: none;
}
.aktuality_col_container .aktuality_img
{
	float: left;
}
.aktuality_col_container .aktuality_img IMG
{
	width: 80px;
	margin: 5px 5px 2px 0px;
	border: 1px solid #4D4B4C;
}
.aktuality_col_container .aktuality_vice_odkaz
{
	text-align: right;
	margin-bottom: 0%;
}
/**************************
ANKETA
/***************************/
.anketaSloupec
{
	width: auto;
	padding: 0px;
	font-size: 1.1em;
	float: none;
	margin: 10px 5px;
}
/*survey*/
.survey
{
}
/*main preview*/
.survey .question
{
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.survey .clear
{
	clear: both;
}
.surveyAnswer
{
	font-size: 8pt;
}
/*css for answer*/
.surveyAnswer .line
{
	font-size: 2px;
	width: 90%;
	float: left;
	margin-top: 3px;
	background-color: #C9CAC4;
}
.surveyAnswer .number
{
	float: left;
	padding-left: 15px;
}
.surveyAll
{
}
/*css for all surveys*/
.survey_button
{
	margin: 10px 0;
}
INPUT.surveyVote
{
	background-color: #01923F;
	color: #FFFFFF;
	border: none;
	padding: 0px;
	width: 72px;
	height: 20px;
}
/*********************************
KOSIK
*********************************/
SPAN.kosikCena
{
	color: #FF0000;
}
SPAN.nakupniKosik A
{
	background-image: url(/files/images/kos.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
SPAN.loginStatus A
{
	background-image: url(/files/images/prihlaseni.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 40px;
}
SPAN.registraceLink A
{
	background-image: url(/files/images/klic.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
}
/*********************************
VYHLEDAVANI
/*********************************/
.searchbox
{
	position: absolute;
	right: 30px;
	top: 40px;
}
.searchbox INPUT.search_text
{
	background-color: #FFFFFF;
	border: 1px solid #01923F;
	width: 180px;
	padding: 4px 6px;
}
.searchbox INPUT.submit
{
	background-color: #01923F;
	border: 1px solid #01923F;
	color: #FFFFFF;
	height: 26px;
	width: 75px;
}
/*********************************
LOGIN
/********************************
*******************************
PREHLED PRODUKTU
********************************/
TABLE.produktPrehledTable
{
	margin: 10px 0;
}
.produkt_box
{
	display: inline;
	float: left;
	width: 265px;
	margin: 0px 6px 16px 0px;
	padding: 0px;
	background-color: transparent;
	border: 1px solid #F7B81F;
	padding: 5px;
}
.produkt_box H2
{
	color: #CC6600;
	min-height: 37px;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
}
.produkt_box H2 A
{
	text-decoration: underline;
	color: #CC6600;
	text-transform: none;
}
.produkt_box P.produkt_img
{
	text-align: center;
	min-height: 136px;
	margin: 0;
	height: 180px;
}
.produkt_box P.produkt_img IMG
{
	border: 1px solid #EFCF5C;
}
.produkt_box P.produkt_popis
{
	color: #CC6600;
	min-height: 35px;
	margin: 4px 0 0;
	padding: 2px 5px;
}
.produkt_box .detail
{
	text-align: center;
	font-weight: bold;
}
/********************************
DETAIL PRODUKTU
/*********************************/
.detail_box
{
	height: 100%;
	float: left;
}
/*nadpisy*/
.detail_box H1
{
	margin: 0 0 0.5em;
}
.detail_box H3
{
}
/*hlavni obrazek*/
.detail_box .detail_img
{
	float: none;
	width: auto;
	padding: 10px 10px 10px 0px;
}
.detail_box .detail_img IMG
{
	border: 3px solid #C0C0C0;
}
/*info hodnoty*/
.detail_box .detail_hodnoty TABLE
{
	border-spacing: 5px;
	border-collapse: separate;
	min-width: 30%;
}
.detail_box .detail_hodnoty TD
{
}
/*info o zbozi*/
.detail_box .detail_info
{
	float: none;
	width: auto;
}
.detail_box .detail_info TABLE
{
	border-spacing: 5px;
	border-collapse: separate;
	width: 90%;
}
.detail_box .detail_info TABLE TD
{
	text-align: left;
	padding-right: 10px;
}
/*dalsi obrazky*/
.detail_box .detail_images
{
	padding: 0px;
	width: 99%;
}
.detail_box .detail_images .detail_image
{
	width: 251px;
	float: left;
	min-height: 200px;
	text-align: center;
	margin: 0 12px;
}
.detail_box .detail_images .detail_image_popis
{
	width: 251px;
	margin-top: 5px;
	text-align: center;
	padding: 0 0px;
}
.detail_box .detail_images .detail_image_in
{
	text-align: center;
	vertical-align: middle;
}
.detail_box .detail_images .detail_image IMG
{
	margin: 0px;
	border: 2px solid #C3C3C3;
}
/*obrazky verze*/
.detail_box .detail_images_verze
{
}
.detail_box .detail_images_verze .detail_image
{
	float: left;
	padding: 5px;
	width: 23%;
	height: 100%;
	min-height: 110px;
}
.detail_box .detail_images_verze .detail_image IMG
{
	margin: 5px 5px 5px 0px;
}
/*tlacitko*/
.detail_box .button_add
{
	width: 62px;
	height: 22px;
	margin: 0 5px;
	background-image: url("/files/images/button_add.png");
	background-repeat: repeat;
	background-position: 0% 0%;
	background-color: #444444;
	border: none;
	cursor: pointer;
}
/*navigace*/
.breadcrumb
{
	font-size: 0.97em;
	padding: 0 0 1em;
	color: #444444;
}
.breadcrumb A, .breadcrumb A:visited
{
	color: #444444;
	text-decoration: none;
}
.breadcrumb A:hover
{
	color: #444444;
	text-decoration: underline;
}
/**************************
TOP NABIDKA
**************************/
.hotely-tip
{
	margin-bottom: 15px;
	border: 2px solid #B5D1CF;
	border-radius: 5px;
	padding: 7px;
}
.hotely-tip H2, .hotely-tip H2 A
{
	color: #C2031F;
}
.hotely-tip .nazev
{
	margin: 0;
	font-size: 10.5pt;
}
.hotely-tip .zeme
{
	font-size: 8pt;
}
.hotely-tip .obrazek
{
	margin-bottom: 5px;
}
.hotely-tip .delka
{
	margin-bottom: 5px;
}
/**************************
HORNI MENU
**************************/
.ddmx
{
	display: block;
	margin: 0;
	padding: 0px 0px 0px 50px;
	position: relative;
	font-weight: normal;
	height: auto;
}
.ddmx .ddmxlileftsel, .ddmx .ddmxlileft
{
	float: left;
	padding: 0;
	margin: 0;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover
{
	background-image: url(/files/images/oddelovac.png);
	background-repeat: no-repeat;
	background-position: 0% 7px;
	color: #FFFFFF;
	display: block;
	padding: 14px 30px 7px;
	height: 100%;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	position: relative;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: 400;
}
.ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover, .ddmx .selected
{
	text-decoration: underline;
}
.ddmx .ddmxlileft:first-child A
{
	background-image: none;
}
.ddmx .item2, .ddmx .item3, .ddmx .item4, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover, .ddmx .item3:hover, .ddmx .item3-active, .ddmx .item3-active:hover, .ddmx .item4:hover, .ddmx .item4-active, .ddmx .item4-active:hover
{
	padding: 8px 5px 8px 20px;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 2000;
	text-align: left;
	color: #FFFFFF;
	background-color: #023C5B;
	font-size: 9pt;
	width: 170px;
	text-transform: uppercase;
}
.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover, .ddmx .item3:hover, .ddmx .item3-active, .ddmx .item3-active:hover, .ddmx .item4:hover, .ddmx .item4-active, .ddmx .item4-active:hover
{
	color: #FFFFFF;
	background-color: #0E79AF;
}
.ddmx .section
{
	border-top: 0px solid #FFFFFF;
	width: 160px;
	position: absolute;
	visibility: hidden;
	margin-left: 1px;
	z-index: -1;
}
* HTML .ddmx DIV
{
	position: relative;
}
/*ie 5.0 fix
*************************
LEVE MENU
**************************/
.ddmy
{
	display: block;
	margin: 0;
	padding: 0px;
	font-weight: normal;
	height: auto;
}
.ddmy .ddmylileftsel, .ddmy .ddmylileft
{
	padding: 0;
	margin: 0;
}
.ddmy .item1, .ddmy .item1:hover, .ddmy .item1-active, .ddmy .item1-active:hover
{
	background-color: #5F9DD9;
	background-image: url(/files/images/left_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	color: #FFFFFF;
	padding: 10px 5px 0px 15px;
	margin-bottom: 2px;
	height: 27px;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	position: relative;
}
.ddmy .item1:hover, .ddmy .item1-active, .ddmy .item1-active:hover, .ddmy .selected
{
	background-position: 0px 0px;
}
.ddmy .item2, .ddmy .item3, .ddmy .item4, .ddmy .item2:hover, .ddmy .item2-active, .ddmy .item2-active:hover, .ddmy .item3:hover, .ddmy .item3-active, .ddmy .item3-active:hover, .ddmy .item4:hover, .ddmy .item4-active, .ddmy .item4-active:hover
{
	padding: 8px 5px 8px 20px;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	text-align: left;
	color: #FFFFFF;
	background-color: #023C5B;
	font-size: 9pt;
	width: 170px;
}
.ddmy .item2:hover, .ddmy .item2-active, .ddmy .item2-active:hover, .ddmy .item3:hover, .ddmy .item3-active, .ddmy .item3-active:hover, .ddmy .item4:hover, .ddmy .item4-active, .ddmy .item4-active:hover
{
	color: #FFFFFF;
	background-color: #0E79AF;
}
.ddmy .section
{
	border-top: 0px solid #FFFFFF;
	width: 160px;
	position: absolute;
	visibility: hidden;
	margin-left: 1px;
	z-index: -1;
}
* HTML .ddmy DIV
{
	position: relative;
}
/*ie 5.0 fix
*************************
CESTOVKA
/**************************
.ck_cont h2 a {
color: #C2031F;
}
.ck_cont a {
color: #303030;
}*/
P.fotoalbum
{
}
P.fotoalbum A
{
	background-image: url(/files/images/fotoalbum.jpg);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	padding: 3px 35px 0 0;
	display: block;
	height: 20px;
	text-align: right;
}
P.obrazek
{
	text-align: center;
}
P.obrazek IMG
{
	border: 2px solid #BEE1FE;
}
.zeme_info
{
	border: 1px solid #BEE1FE;
	padding: 7px 15px;
}
.zeme_info TABLE
{
	margin: 0;
}
.zeme_info TABLE TD
{
	padding: 2px;
	font-size: 1.16em;
}
/*zeme*/
.oblasti_table
{
	border-collapse: separate;
	border-spacing: 5px;
}
.oblasti_table TD
{
/*border: solid 1px #BEE1FE;*/
}
.oblast_box
{
	background-color: transparent;
	width: 170px;
	float: left;
	padding: 5px;
}
.oblast_box H2
{
	text-align: left;
	margin-bottom: 0.5em;
	font-size: 12pt;
	font-weight: 500;
}
.oblast_box H2 A
{
	color: #C2031F;
	text-decoration: none;
}
.oblast_box .strediska_list
{
	background-image: url(/files/images/stredisko_list.jpg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	display: block;
	width: 165px;
	padding-left: 20px;
	float: left;
}
.oblast_box .strediska_list A
{
	font-size: 11pt;
	color: #136EB2;
}
.oblast_box P.obrazek
{
	text-align: left;
}
.oblast_box P.obrazek IMG
{
	border: 1px solid #BEE1FE;
	background-color: #FFF;
	padding: 1px;
}
/*strediska*/
H2.strediska
{
	background-color: #C2031F;
	color: #FFF;
	font-size: 1.3em;
	padding: 3px 10px;
}
.strediska_box
{
	background-color: transparent;
	width: 250px;
	min-height: 90px;
	float: left;
	padding: 10px;
	margin: 0 10px 10px 0;
}
.strediska_box H2
{
	text-align: center;
	margin-bottom: 0.5em;
}
.strediska_box H2 A
{
	color: #136EB2;
}
/*ubytovani*/
.ubytovani_box
{
	background-color: transparent;
	border: 1px solid #C0C0C0;
	padding: 7px;
	margin-bottom: 1em;
	overflow: auto;
}
.ubytovani_box .ubytovani_nadpis, .ubytovani_box .ubytovani_popis
{
	margin-bottom: 0.5em;
}
.ubytovani_box .ubytovani_nadpis A
{
	font-size: 1.3em;
}
.ubytovani_box .ubytovani_img
{
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
}
/*hotel*/
.hotel_galerie_box
{
	width: 570px;
	float: left;
}
.hotel_galerie_master
{
	margin: 0 8px 8px;
}
.hotel_galerie_master IMG
{
	border: 3px solid #C0C0C0;
}
.hotel_galerie_master P
{
	margin: 0;
}
P.hotel_galerie_img
{
	float: left;
	width: 110px;
	height: 95px;
	text-align: center;
	margin: 0;
	display: block;
	color: #505050;
	font-size: 8.5pt;
}
.hotel_galerie_img IMG
{
	border: 1px solid #C0C0C0;
}
/*terminy*/
.terminy_box TABLE TH
{
	border: 1px solid #B5CFCE;
	padding: 2px 3px;
}
.terminy_box TABLE TD
{
	border: 1px solid #B5CFCE;
	padding: 2px 3px;
	font-size: 8pt;
}
.col_blue
{
	background-color: #307CC0;
	color: #FFF;
}
/*rezervace*/
.rezervace TABLE
{
	width: 97%;
	background-color: #D7EAF7;
}
.rezervace TD, .rezervace .kontakt TD.zahlavi
{
	padding: 4px 1px 4px 10px;
	vertical-align: middle;
}
.rezervace .kontakt TD
{
	padding: 4px 0px 4px 3px;
}
.rezervace TD.cena
{
	text-align: right;
	padding-right: 10px;
}
.rezervace TD.pocet
{
	width: 30px;
	padding-right: 10px;
}
.rezervace TABLE.rezervace_delka
{
	border: none;
	background-color: transparent;
}
.rezervace TABLE.rezervace_delka TD
{
	border: none;
	background-color: transparent;
}
.rezervace TABLE.kontakt TD INPUT, .rezervace TABLE.cestujici TD INPUT
{
	width: 110px;
}
.rezervace .vyplnte
{
	background-color: #FFF;
	color: #C2031F;
}
.rezervace .typ_cen, .rezervace .zahlavi
{
	background-color: #307CC0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
.rezervace .kontakt
{
	margin-bottom: 0;
}
.rezervace INPUT.cenapol
{
	background-color: transparent;
	border: none;
}
/**************************
FOTOGALERIE
/***************************/
.galerie_container
{
	margin-bottom: 15px;
}
.galerie_container .galerie_nahledy
{
	background-color: transparent;
	border: none;
	width: 100%;
	margin: 0 auto;
}
.galerie_container P.fotka
{
	float: left;
	height: 220px;
	width: 285px;
	margin: 5px 0px;
	text-align: center;
}
.galerie_container P.fotka IMG
{
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;
}
TABLE.galerie-slozky
{
	border-collapse: separate;
	border-spacing: 5px;
	margin: 0 auto;
}
TABLE.galerie-slozky .galerie_slozka
{
	border: 1px solid #F7B81F;
	padding: 5px;
	width: 265px;
	height: 270px;
}
.galerie_slozka .nazev
{
	text-align: center;
	font-size: 1.2em;
	min-height: 37px;
}
TABLE.galerie-slozky .galerie_slozka:hover
{
	background-color: #FFFFDF;
}
TABLE.galerie-slozky .galerie_slozka P
{
	text-align: center;
}
TABLE.galerie-slozky .galerie_slozka IMG
{
	border: 1px solid #EFCF5C;
}
TABLE.galerie-slozky .galerie_slozka A
{
	font-size: 10pt;
	font-weight: 700;
	color: #CC6600;
}
.detail
{
	width: 69px;
	height: 28px;
	background-image: url(/files/images/detail.png);
	margin: 5px auto;
	line-height: 28px;
	vertical-align: middle;
}
.detail A
{
	color: #FFF !important;
	text-decoration: none;
}
/*Destinace na uvodni strane*/
#destinace_v_chorvatsku .produkt_box
{
	display: inline;
	float: left;
	width: 184px;
	margin: 0px 6px 25px 0px;
	padding: 0px;
	background-color: transparent;
	border: none;
}
#destinace_v_chorvatsku .produkt_box H2
{
	color: #09344D;
	min-height: 19px;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
}
#destinace_v_chorvatsku .produkt_box H2 A
{
	text-decoration: none;
	color: #307CC0;
}
#destinace_v_chorvatsku .produkt_box P.produkt_img
{
	text-align: center;
	height: 137px;
	min-height: 137px;
	margin: 0;
}
#destinace_v_chorvatsku .produkt_box P.produkt_img IMG
{
	border: 1px solid #1C78BE;
}
#destinace_v_chorvatsku .produkt_box P.produkt_popis
{
	color: #4196D6;
	display: none;
	min-height: 25px;
	margin: 4px 0 0;
	padding: 2px 5px;
}
