body 
{
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #062E6B;
	font-size: 11px;
}

input, select, textarea  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #062E6B;
	border-color: #679CC1;
	border-style: solid;
	border-width: 1px;
}

td, iframe  
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

a
{
	color: #062E6B;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: none;
}
/*-----------vlastní nastylování fotogalerie---------*/
.photo-section a img{
padding: 5px;
border: 1px solid #CCCCCC;
margin: 0 10px 10px 0px !important;
}
.photo-section a:hover img, .photo-sectiona:focus img, .photo-sectiona:active img{
border: 1px solid #14669f !important;
}
/*---------------------------------------------------------*/

.mainmenu 
{
	padding: 2px 10px 2px 15px;
	color: #FFFFFF;
	background-image: url(../graphics/back_menu_stretch.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356EA1;
	text-align: left;

}

.mainmenu a
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.mainmenu a:hover 
{
	color: #B7E1FF;
	text-decoration: none;
}

.gallery-menu 
{
	padding: 2px;
	color: #016DC8;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;

	font-size: 9px;
	background-color: #F9F9F9;
}

.gallery-menu a
{
	text-decoration: none;
	color: #999999;
}

.gallery-menu a:hover
{
	text-decoration: none;
	color: #016DC8;
}

.pager-menu 
{
	padding: 2px;
	color: #016DC8;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;

	font-size: 10px;
	background-color: #F9F9F9;
}

.pager-menu a
{
	text-decoration: underline;
	color: #016DC8;
}

h1 
{
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}

.content 
{
	background-color: #FFFFFF;
	padding: 20px;
	border-color: #E5F4FF;
	border-width: 10px;
	border-style: solid;
}

.copyright 
{
	font-size: 10px;
	color: #FFFFFF;
}

.copyright a
{
	font-size: 10px;
	color: #FFFFFF;
}

.tothetop  
{
	font-size: 10px;
	color: #414832;
	font-weight: bold;
}

.tothetop a 
{
	color: #414832;
}

.text, .text a
{
	font-size: 12px;
	color: #FFFFFF;
}

.text-quote 
{
	line-height: 20px;
	border-top-color: #0F0091;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0F0091;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px;
	font-weight: bold;
}

.table-field-name 
{
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CDE7FF;
	background-color: #F7FCFF;
}

.table-field-name a 
{
	text-decoration: underline;
}

.table-field-name-error 
{
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 5px solid #CDE7FF;
	border-bottom: 1px solid #CDE7FF;
	color: #FF0000;
	border-right-color: #FF0000;
}

.table-field-content 
{
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CDE7FF;
}

.message-error 
{
	font-weight: bold;
	color: #FF0000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 10px;
}

.message-positive 
{
	font-weight: bold;
	padding: 20px;
	text-align: center;
	background-color: #EDEDE7;
}

.message-positive a 
{
	color: #414832;
	text-decoration: underline;
}

.message-positive a:hover 
{
	color: #414832;
	text-decoration: none;
}

.left-menu 
{
	font-size: 11px;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../graphics/back_left_panel.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding-left: 15px;
}

.left-menu a 
{
	color: #414832;
	text-decoration: none;
	font-weight: bold;
}

.textfield-stretch 
{
	width: 98%;
}

.button 
{
	background-color: #06397B;
	font-weight: bold;
	color: #FFFFFF;
}

.button-stretch 
{
	width: 100%;
	background-color: #024A92;
	font-weight: bold;
	color: #FFFFFF;
}

h4 
{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFB600;
	padding-left: 5px;
	font-size: 16px;
}

.shadow 
{
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6B3;
	border-bottom-color: #C6C6B3;
}

hr 
{
	color: #FFFFFF;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A9AEA1;
}

.path 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.table-field-details 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.field-stretch 
{
	width: 100%;
}

.back_text 
{
	background-image: url(../graphics/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
margin-top: -30px;
}

.map-comments 
{
	font-size: 9px;
	color: #006DC8;
	text-align: left;
	vertical-align: middle;
}

.map-comments a 
{
	font-size: 9px;
	color: #006DC8;
	text-align: left;
	vertical-align: middle;
}

.text-leftpanel 
{
	color: #016DC8;
	padding: 10px;
}

.text-leftpanel a
{
	color: #016DC8;
}

.vertical-devider 
{
	background-color: #E8E8E8;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.vertical-devider-100 
{
	background-color: #E8E8E8;
}

.g-table td 
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding: 5px;
}

.g-table
{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #E8E8E8;
	border-right-color: #E8E8E8;
}

.picture-comments 
{
	color: #666666;
	font-size: 10px;
}


#otsbanner{
background: white;
}
#nadpis-otsbanner{
background: #e5f4ff;
padding: 5px 10px 5px 10px;
}
#text-otsbanner{
padding: 10px;
}
#text-otsbanner p{
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}

/*-----------------Vypis hotelu small---------------*/
#ynd_stopnadpis
{
	font-size: 11px;
	height: 20px;
        line-height: 20px;
	color: #FFFFFF;
	background-image: url(../graphics/back_left_panel.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding-left: 15px;
}

#ynd_stopnadpis a 
{
	color: #FFFFFF !important;
	text-decoration: none;
}
#ynd_svypishotelu{
padding: 5px 10px 10px 10px;
color: #016dc8;
text-align: left;
}
.ynd_spolozka{
padding-top: 5px;
}
.ynd_spolozka a{
color: #016dc8 !important;
}
/*-----------------Vypis hotelu large---------------*/

.ynd_polozka{
margin-bottom: 50px;
}
.ynd_polozka p{
margin: 5px 0 0 0;
}

.ynd_imglink{
float: left;
width: 100px;
margin-right: 10px;
display: block;
}
.ynd_imglink img{
border: 0px none;
}
.ynd_name{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 24px !important;
}
.ynd_name a{
font-size: 22px !important;
}

.ynd_adrs{
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
font-size: 11px !important;
}
.ynd_adrs strong{
font-weight: normal;
}
.ynd_prc{
margin: 12px 0 0 0 !important;
padding: 0 0 0 0;
font-size: 16px !important;
font-weight: bold !important;
}
.ynd_prc span{
font-size: 20px;
font-weight: normal;
}
.ynd_popis{
clear: both;
font-size: 12px !important;
padding-top: 0px;
}
.ynd_link2{
font-size: 10px !important;
}
#ynd_podcarou{
margin: 20px 0 0 0;
padding-top: 10px;
border-top: 2px solid #666666;
}

#yonadlogo{
border-top: 2px solid #666666;
margin: 20px 0 0 0;
width: 100%;
height: 86px;
background: url("http://www.yonad.com/imgs/yonad-transparent-small.png") top right no-repeat;