﻿/* xxxxxxxxxxxx PUBLIC xxxxxxxxxxxxxxx */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 
{
	border:0;
}

body 
{
	font:0.70em/1.4 "verdana",sans-serif;
	background-color: #eee;
}

h1, h2, h3, h4, h5, h6 {margin:10px 0 10px 0; font-family:"arial",sans-serif;}

table {border-collapse:collapse; border-spacing:0;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

ul li,
ul li li 
{
	margin-left: -18px;
	list-style-type: none;
	padding-left: 18px;
	background-image: url('../graphics/body/listcube.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

ul.dwn li,
ul.dwn li li 
{
	margin-left: -18px;
	list-style-type: none;
	padding-left: 18px;
	background-image: url('../graphics/body/listcubedwn.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

* {text-align: left;}

body { color: #666; background-color: #e4e4e4; }

p{	text-align: justify; margin-top: 5px;text-indent: 35px;}

.center{text-align: center;}

a{color: #003b68;}

a:hover{color: #e2001a;	text-decoration: none;}

.noborder input{border: 0px;}

a img{	border: 0px;}

form{	padding: 0;	margin: 0;}

/**** predef ****/

.float_l{float: left;}

.float_r{float: right;}

.float_break{clear: both;}

.float_break_l{clear: left;}

.float_break_r{clear: right;}

.txtl{text-align:left;}

.txtr{text-align:right;}

.txtj{text-align:justify;}

.txtc{text-align:center;}

/**** buttons ****/

.smaller
{
	font-size: 0.7em;
}


/* xxxxxxxxxxxx END OF PUBLIC xxxxxxxxx */
#all
{
	width: 850px;
	margin-right: auto;
	margin-left:auto;
}
/* xxxxxxxxxxx BGs xxxxxxxxxxx */

#top
{
	background-image: url( '../Graphics/top/topmain.png' );
	background-position: top left;
	background-repeat: no-repeat;
	background-color: Transparent;
	
	height: 210px;	
	
	text-align:right;
}

#content
{
	background-image: url( '../Graphics/bg/bgall.png' );
	background-position: top left;
	background-repeat: repeat-y;
}

#foot
{
	
	background-image: url( '../Graphics/bg/bgdown.png' );
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: Transparent;
	
	height: 125px;
	clear: both;
}
/* xxxxxxxxxxx END of BGs xxxxxxxxxxx */
/* xxxxxxx TOP xxxxxxxxxxx */
.vlajky
{
	text-align:right;
	padding-right: 25px;
	padding-top: 23px;
}
/* xxxxxxx END OF TOP xxxxxxxxxxx */

/* xxxxxxx CONTENT xxxxxxxxxxx */

#menu
{
	text-align: right;
}

#menu a
{
	display: block;
	color: #1b3065;
	margin: 0 35px 0px 25px;
	padding: 5px 5px 3px 30px;
	text-decoration: none;
	font-size: 1em;
	display:block; 
	border-bottom:1px solid #DDD; 
	background:url("../Graphics/bg/bgnav.gif") 15px 50% no-repeat; 
	text-decoration:none; 
	font-weight:bold;
}

#menu a:hover
{
	color:#3F80C7;
}

.menupart
{
	margin-top: 10px;
	padding-bottom: 40px;
	background:url("../Graphics/bg/menu.gif") right bottom no-repeat; 
}

.menupartcont
{
	margin-left: 48px;	
}

.menupartcont a
{
	
	border: 1px solid #aaa;
	display: block;
	width:180px;
}

.menupartcont a:hover
{
	border: 1px solid #3F80C7;
}




#rightbar
{
	float: left;
	width: 265px;	
	
/*	border: solid 1px black;*/
}

#rightbar .cont
{
	padding-left: 28px;
	padding-top: 34px;
	
}

.contbody
{
	margin-left: 280px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 0.90em;
}

.conttext
{
	padding: 0px 20px;
}

.contbody h1
{
	color: #3F80C7;
	margin: 0px 0px 10px 0px;
	font-size: 1.8em;
	font-style: italic;
}

.contbody h2
{
	color: #3F80C7;
	margin: 0px 0px 10px 0px;
	font-size: 1.6em;
	font-style: italic;
}

.contbody h3
{
	color: #3F80C7;
	margin: 10px 0px 5px 0px;
	font-size: 1.4em;
	font-style: italic;
}

/* xxxxxxx END CONTENT xxxxxxxxxxx */

/* xxxxxxx FOOT xxxxxxxxxxx */

.adresses
{
	padding: 15px 0px 0px 55px;
}

.adressesleft
{
	float: left;
	padding-right: 65px;
}

.adressesright
{
	
}

.contact
{
	color: #395b82;
	font-size: 0.9em;
	margin-bottom: 15px;
}

.contact h2
{
	margin: 5px 0px 2px 0px;
	font-weight: bold;
	font-size: 1.1em;
}

.contact .h2
{
	margin: 5px 0px 2px 0px;
	font-weight: bold;
	font-size: 1.0em;
}

.footer
{
	color: #636363;
	padding: 0px 20px;
	margin-bottom:40px;
}

.navig a
{
	color: #636363;
	text-decoration: none;
}

.navig a:hover
{
	color: #232323;
	text-decoration: underline;
}
/* xxxxxxx END FOOT xxxxxxxxxxx */

.reklama
{
	padding: 25px;
	padding-bottom: 0px;
	text-align: center;
}

.rezervace
{
	text-align: center;
	padding-top: 10px;
}

p
{
	padding-bottom: 10px;
	font-size: 1.2em;
}

p img.img_l
{
	margin-top: -5px;
	padding: 0px 15px 10px 0px;
	float: left;
}

p img.img_r
{
	margin-top: -5px;
	padding: 0px 0px 10px 15px;
	float: right;
}

p img.mapkaimg_r
{
	padding: 5px 0px 5px 10px;
	margin-right: -10px;
	float: right;
}

/* **** Kontaktni formular ***** */


.ContactForm
{	
	padding: 0px 0px 10px 0px;
	/*border: solid 1px #D1E0E9;*/
	/*background-color: #E1F0F9;*/
}

.ContactForm label,
.LoginForm label
{
	display: block;	
}

.ContactForm div,
.LoginForm input
{
	padding-top: 5px;
}

.ContactForm input,
.LoginForm input
{
	border: solid 1px #aaa;
}

.ContactForm textarea.mainText
{
	border: solid 1px #aaa;
	width: 400px;
}

.ContactForm .half
{
	width: 250px;
}


input.button.buttForm
{
	border: solid 1px #aaa;
}

.buttForm
{
	padding: 0px 10px 0px 10px;
	margin-right: 107px;
	text-align: center;
	height: 30px;
}

/* **** End Kontaktni formular ***** */

.contact_page
{
	font-size: 1.1em;
	padding-bottom: 25px;
}

.contact_mapka
{
	float: right;
	padding:0px;
	margin-right: 110px;
}

.contact_mapka a
{
	border: 1px solid #aaa;
	display: block;
}

.contact_mapka a:hover
{
	border: 1px solid #3F80C7;
}


/******* REZERVACNI FORM ********** */
.reserv_page
{	
	padding: 0px 0px 10px 0px;
	/*border: solid 1px #D1E0E9;*/
	/*background-color: #E1F0F9;*/
}

.reserv_page label
{
	display: block;
}

.reserv_page div
{
	padding-top: 5px;
}

.reserv_page input
{
	border: solid 1px #aaa;
}

.reserv_page textarea.mainText
{
	border: solid 1px #aaa;
	width: 400px;
}

.reserv_page .half
{
	width: 250px;
	float: left;
}

.reserv_page .halfnf table
{
	text-align: right;
}

#calendarod
{
	/*position:absolute;*/
	visibility: hidden;
	display: none;
	z-index: 10;
}

#calendardo
{

	visibility: hidden;
	display: none;
	z-index: 10;
}

.calright
{
	margin-right: 20px;
	margin-left:auto;
}

.contacttbl,
.contacttbl tr,
.contacttbl td,
.contacttblbig,
.contacttblbig tr,
.contacttblbig td
{
	vertical-align: top;
}

.contacttbl td
{
	width: 220px;
}

.contacttblbig
{
	width: 400px;
}

input.button.buttRes
{
	border: solid 1px #aaa;
}

.buttRes
{
	padding: 0px 10px 0px 10px;
	height: 30px;
	text-align: center;
}
/******* END REZERVACNI FORM ********** */

div.counter a,
div.counter a:hover
{
	text-decoration: none;
	color: #666;
	border: 0px;
	display: inline;
}

.counter 
{
	text-align: center;
	margin-right: 35px;
}

.prices td
{
	text-align: center;
}

.prices td.txtl
{
	text-align: left;
}

.busbox
{
	padding-top: 25px;
	text-align: center;
}

.bus
{
	text-align: center;
	font-size: 1.2em;
	
}


.foto-table
{
    width: 520px;
}

.foto-table a
{
    text-align: center;
    vertical-align: middle;
    margin: auto;
    padding: 10px;
    display: block;
    background-color: #f5f8ff;
    border: 1px solid #b4cbe2;
    width: 140px;
    
}

.foto-table a:hover
{
    background-color: #edf2ff;
    border: 1px solid #8aadd2;
}