/****
Testovac stylesheet pro vvoj webu.
Pokud se zapne automatick pripojovn styl v "common.php", mus se obsah tohoto souboru mazat.
****/

/****
Hlavn stylesheet pro nearchaick prohlee:
IE4 a vy, NS6 a vy, Mozzila Gecko, Opera 6 a vy.
CSS Level 1
****/

/* Veobecn pedvolby element */
BODY {
	margin : 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	height: 100%;
	background-color: #F9E9D0;
	text-align: center;
}
BODY#wedit {
	background-color: #FFFFFF;
	text-align: left;
	margin : 3px;
}
BODY, DIV, SPAN, TD, TH {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #333333;
	font-size: 11px;
	line-height: 15px;
}

P {
	margin-top : 0.4em;
	margin-bottom : 0.6em;
}
A {
	color : black;
	text-decoration: underline;
	border: 0px 0px 0px 0px;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}
UL,OL {
	margin-top : 0.6em;
	margin-bottom : 0.6em;
	text-align : left;
}
UL {
	list-style-type: square;
	list-style-image : url(../design/li.gif);
	margin-left: 17px;
	padding-left: 0px;
}
LI {
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	line-height : 1.2em;
	text-align : left;
}
FORM {
	margin: 0px;
}
IMG {
	border-color : #669900;
}
SUB,SUP {
	font-size: 10px;
}
H1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight : bold;
	color: #333333;
	text-transform: capitalize;
}
H2 {
	font: bold 10px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 0px;
}

/* Stranka */
#box {
	width: 746px;
	text-align: left;
	position: relative;
	margin: 0px auto 20px auto;
	background-color: #FFFFFF;
	background-image: url(../design/menu-bg-tile.png);
	background-repeat: repeat-y;
}
#header {
	background-color: #fd7604;
}
#stred {}
#stred-in {}
#vlevo {
	width: 168px;
	float: left;
	background: url(../design/menu-bg-top.png) no-repeat left top;
}
#vpravo {
	width: 578px;
	float: right;
	overflow: auto;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #c6e273;
scrollbar-shadow-color: #c6e273;
scrollbar-track-color: #ffffff;
	
}
#vpravoprint {
	width: 578px;
	background: #FFF url();
}
#TopInfo {
	margin: 5px 0px;
}
#obsah {
	padding: 10px 20px 5px 3px;
	background-color: #FFF;
}
#footer {
  clear: both;
	background-image:  url(../design/menu-bg-end.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 168px;
}
#footer {
  clear: both;
	background: url(../design/ps_footer.png) no-repeat left bottom;
}
/* schovane menu */
body.nomenu {
  margin: 2px;
  padding: 2px;
}
body.nomenu #box {
	width: 480px;
	background: #FFFFFF url();
  margin-bottom: 0;
}
body.nomenu #obsah {
	padding: 3px;
}
body.nomenu #vpravo {
	width: 470px;
}
body.nomenu #header,body.nomenu #vlevo,body.nomenu #footer,body.nomenu #TopInfo {
  display: none;
  visibility: hidden;
}
body.nomenu form {
	margin: 0;
	padding: 0;
}

/** Horn lita */
#header TD.head1 {
	background-image:  url(../design/logo-main-d.png);
	background-repeat: no-repeat;
}
#header TD.head2 {
	background-image:  url(../design/logo-main-d.png);
	background-repeat: no-repeat;
}
#header TD.head3 {
	background-image:  url(../design/logo-main-c.png);
	background-repeat: no-repeat;
}
#header TABLE.Lista{
	margin: 0px;
	background-image:  url(../design/lista-tile.png);
	background-repeat: repeat-x;
	width: 746px;
}
TABLE.Lista TD.Contacts {
	text-align: left;
	padding-left: 7px;
}
TD.Contacts TD.Symbol {
	vertical-align: top;
	padding: 5px 2px 0px 0px;
	height: 32px;
}
TD.Symbol IMG {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
TD.Contacts TD.SymbolText {
	vertical-align: top;
	text-align: left;
	padding: 6px 8px 0px 0px;
	line-height: 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	white-space: nowrap;
}
TD.Contacts A {
	color : black;
	text-decoration: none;
}
TD.Contacts A:hover {
	color: #669900;
	text-decoration: none;
}
#header TD.Flag {
	background-image:  url(../design/logo-main-b.png);
	background-repeat: no-repeat;
  background-position: top left;
	text-align: right;
	padding-right: 3px;
}

TABLE.TblDoc TD.Flag {
	margin-left: 10px;
}
TD.Flag IMG {
	margin: 1px 0px 0px 2px;
	border-top: 1px solid #E3C08C;
	border-left: 1px solid #E3C08C;
	border-right: 1px solid #E3C08C;
	border-bottom: 1px solid #E3C08C;
}
TD.Flag IMG.Selected {
	margin: 0px 0px 0px 2px;
	border-top: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

TD.SelectCity {
	vertical-align: top;
}
TD.SelectCity SELECT {
	margin-left: 10px;
	margin-top: 2px;
	background-color: #F9E9D0;
	font-size: 9px;
	width: 123px;
}
TD.CityOffer {
	padding-left: 10px;
	color : White;
	font-weight: normal;
	font-size: 16px;
}
TD.SpecOffer {
	padding-right: 22px;
	color : White;
	font-weight: normal;
	font-size: 16px;
	text-align: right;
}
TD.CityOffer A,TD.SpecOffer A {
	color : White;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-family: verdana;
	font-size: 12px;
	letter-spacing: 1px;
}
TD.CityOffer A:Hover, TD.SpecOffer A:Hover {
	color : #FFEBCD;
}
TD.CityOffer A.Selected, TD.SpecOffer A.Selected {
	color : White;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-family: verdana;
}

/*** Lev sloupec s menu */
#menu {
	padding-top: 7px;
}
#menu A {
	color : black;
	text-decoration: none;
	font-weight: normal;
}
#menu A:hover {
	color: #333333;
	text-decoration: underline;
}
#menu A.Current {
	color: #333333;
	text-decoration: none;
}
#menu A.Current:hover {
	color: red;
	text-decoration: none;
}
#menu TD, #menu DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.HotelCat {
	margin: 0px 0 10px;
}
div.HotelCat .type_space {
	height: 5px;
	line-height: 1px;
}
div.HotelCat h5, div.SelectCity h5,div.CityGuide h5,div.Chapters h5,div.mulinks h5 {
	margin: 0 0 0 5px;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: White;
	width: 153px;
	background-color: #FD8106;
	border-top: solid #FFFFD3 1px;
	border-left: solid #FFFFD3 1px;
	border-right: solid #A3A074 1px;
}
div.HotelCat .content, div.SelectCity .content, div.Chapters .content,div.CityGuide .content, div.mulinks .content {
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #FFCA7C;
	width: 153px;
	margin-left: 5px;
	border-top: solid #FFFFD3 1px;
	border-left: solid #FFFFD3 1px;
	border-right: solid #A3A074 1px;
	border-bottom: solid #A3A074 1px;
	margin-bottom: 15px;
}

div.HotelCat .content {

}
DIV.M1SpecOffer {
	padding-bottom: 20px;
	padding-left: 10px;
}

DIV.CityList IMG, DIV.ChaptersList IMG {
	vertical-align: baseline;
}
DIV.M1GuideList {
	padding-bottom: 3px;
	padding-left: 10px;
}
DIV.CityList A.Current {
	text-decoration: none;
	color: red;
}
DIV.CityList A.Current:hover {
	text-decoration: none;
	color: red;
}
#menu TABLE.SymbolBox {
	width: 130px;
	vertical-align: top;
	height: 32px;
	background-image:  url(../design/box-symbol.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
}
TABLE.SymbolBox A {
	color : black;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}
TABLE.SymbolBox A:hover {
	color: #FF6600;
	text-decoration: none;
	width: auto;
}
TABLE.SymbolBox TD.Symbol {
	vertical-align: top;
	padding: 5px 3px 0px 10px;
}
TD.Symbol IMG {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
TABLE.SymbolBox TD.SymbolText {
	color: Black;
	width: 92px;
	vertical-align: top;
	text-align: left;
	padding: 6px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	text-transform: none;
}

div#submenu {
  width: 167px;
	padding: 3px 3px 3px 5px;
	background-color: #FFCA7C;
	border-top: solid #FFFFD3 1px;
	border-left: solid #FFFFD3 1px;
	border-right: solid #A3A074 1px;
	border-bottom: solid #A3A074 1px;
	margin: 0px 0px 20px 10px;
	font-size: 10px;
	text-align: left;
}
div#submenu a {
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}
div#submenu a:hover {
	text-decoration: underline;
}
div#submenu div.butt3 {
	padding-left:10px;
}

/*** Prav obsahov sloupec */
#TopInfo {
	margin-left: 5px;
}
#TopInfo TABLE {
	width: 555px;
}
#TopInfo TABLE.TopInfo {
	width: 555px;
	background: url(../design/ram.png) no-repeat left top;
	height: 26px;
}
TABLE.TopInfo TD.TopInfoPath {
	vertical-align: middle;
	padding-left: 11px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: left;
	padding-left: 10px;
	color: #669900;
	line-height: 10px;
}
TABLE.TopInfo TD.TopInfoContext {
	padding-left: 11px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
TD.TopInfoContext A {
	color: #669900;
	line-height: 9px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
TD.TopInfoContext A:hover {
	color: #669900;
	text-decoration: none;
}
TD.TopInfoContext IMG {
	vertical-align: middle;
}
#obsah TD.HomeText {
	width: 340px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
#obsah TD.HomeImg {
	padding-top: 20px;
	padding-bottom: 0px;
	width: 190px;
	text-align: right;
	vertical-align: top;
}
#obsah TD.GuideMenu {
	width: 340px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
TD.GuideMenu A {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}
TD.HomeImg IMG {
	border: 2px solid #CCE57F;
	margin-bottom: 24px;
}
div.HotelsType {
	width: 555px;
	background-image:  url(../design/spr-bg.png);
	background-repeat: no-repeat;
	background-position: left middle;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #333333;
	line-height: 13px;
	font-weight: bold;
}
div.Separator {
	margin: 0px;
	padding: 2px;
	background-image:  url(../design/list-hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table.HotelList {
	margin-top: 1px;
	margin-bottom: 1px;
	background-image:  url(../design/list-hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.HotelResult {
	margin: 1px 10px 1px 10px;
	background-image:  url(../design/list-hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.HotelResult A {
	font: bold 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: uppercase;
	text-decoration: none;
}
div.HotelResult A:hover {
	color: #ff6600;
	text-decoration: none;
}

table.HotelList td {
	padding-top: 2px;
	padding-bottom: 3px;
}
table.HotelList td.ListColName {
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	padding-right: 10px;
	vertical-align: top;
}
#obsah TD.ListText {
	width: 290px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}
#obsah TD.ListImg {
	width: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	vertical-align: top;
}
TD.ListImg IMG {
	border: 0px solid #CCE57F;
}
table.HotelList P.PropName {
	font: bold 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
}
P.PropName A {
	font: bold 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: uppercase;
	text-decoration: none;
}
P.PropName A:hover {
	color: #ff6600;
	text-decoration: none;
}
table.HotelListFirst P.PropStreet {
	font: normal 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 1px;
}
table.HotelList P.PropStreet {
	font: normal 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 1px;
}
table.HotelList P.PropPrice{
	font: 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
table.HotelList P.PropPrice b {
	text-transform: none;
}
table.HotelList TD.ListColDesc {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 2px;
	vertical-align: middle;
}
table.HotelList P.PropDesc {
	font: 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
}
P.PropDesc A {
	font: 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
	text-decoration: none;
}
P.PropDesc A:hover {
	color: #ff6600;
	text-decoration: none;
}

#obsah TD.ListColImg {
	width: 210px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	text-align: left;
}
TD.ListColImg IMG {
	border: 1px solid #CCE57F;
}
h1.HotelName{
	padding: 0px 15px 10px 5px;
}
#obsah .par {
	padding: 0px 15px 10px 5px;
}
#obsah .par h2 {
}

#obsah div.chapters_tree {
	padding-left:10px;
}
#obsah div.chapters_tree a {
	text-decoration: none;
}
#obsah div.chapters_tree a:hover {
	text-decoration: underline;
}
#obsah div.chapters_tree a.lev1 {
	text-transform: uppercase;
	color: #820037;
	margin-right: 20px;
}
#obsah div.chapters_tree a.lev2 {
	margin-left: 10px;
	margin-right: 20px;
	color: #003882;
}
#obsah div.chapters_tree a.lev3 {
	margin-left: 20px;
	margin-right: 20px;
	color: #007982;
}
#obsah div.chapters_tree a.lev4 {
	margin-left: 25px;
	color: #4B4B4B;
}
#obsah div.chapters_tree a.lev5 {
	margin-left: 30px;
	color: #5A5A5A;
}
#obsah div.chapters_tree a.lev6 {
	margin-left: 35px;
	color: #6C6C6C;
}
#obsah div.sitechapter {
	margin-left: 0px;
}

.par P {
	padding-top: 0px;
	padding-bottom: 0px;
}
div.address {
	padding: 0px 15px 10px 5px;
}
div.address P {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#obsah TABLE.DetailPrices, #obsah TABLE.DetailSeasons {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 530px;
	border: 1px solid #CCE57F;
}
#obsah div.DetailBook {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 530px;
	border: 1px solid #CCE57F;
}
#detailImgs div.piclist {
	text-align: left;
	width: 535px;
	height: 155px;
	overflow: auto;
}
#detailImgs div.piclist-in {
	text-align: left;
	width: 1060px;
}
#detailImgs img {
	height: 130px;
	background-color: #eff7d8;
	margin: 2px 3px;
}
TABLE.DetailPrices TD, TABLE.DetailSeasons TD {
	padding: 1px 10px 1px 0px;
	border: 1px solid #F1F8DC;
}
#obsah TABLE.DetailBook TD {
	padding: 1px 1px 1px 1px;
	border: 1px solid #F1F8DC;
}
TABLE.DetailPrices TH, TABLE.DetailSeasons TH {
	text-align: left;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: black;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 1px;
	padding: 1px 10px 1px 0px;
	background-color: #F1F8DC;
}
TABLE.DetailPrices .center, TABLE.DetailSeasons .center {
	text-align: center;
}
#obsah TABLE.BookForm {
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: auto;
	}
TABLE.BookForm TD {
	padding: 1px 0px 1px 0px;
	vertical-align: top;
}
TABLE.BookForm TH {
	padding: 1px 10px 1px 0px;
	vertical-align: text-top;
	text-align: right;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #669900;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 1px;
	padding: 1px 10px 1px 0px;
	line-height: 15px;
}
TABLE.BookForm INPUT.BookForm {
	width : 250px;
	height: 18px;
	color : Black;
	background-color : #F1F8DC;
	font-size : 11px;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 2px;
}
TABLE.BookForm TEXTAREA.BookForm {
	width : 250px;
	height : 150px;
	background-color : #F1F8DC;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 1px;
	font-family: "verdana ce","arial ce", "geneva ce", "helvetica ce", verdana, arial, geneva, helvetica, sans-serif;
	color : #192F3B;
	font-size: 11px;
}
form#quicksearch {
  margin: 0px 2px 2px 2px;
  text-align: center;
}
form#quicksearch input {
	width : 120px;
	height: 18px;
	color : Black;
	background-color : #F1F8DC;
	font-size : 11px;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 2px;
	border: solid 1px #000;
	line-height: 12px;
}
form#quicksearch input.tl {
	width : 100px;
	height: 18px;
	color : Black;
	background-color : #ffca7c;
	font-size : 11px;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 2px;
	line-height: 11px;
	border-top: solid 1px #ffffd3;
	border-right: solid 1px #a38964;
	border-bottom: solid 1px #a38964;
	border-left: solid 1px #ffffd3;
}
div.search div.results {
  padding: 7px 20px 2px 8px;

	margin: 1px 10px 1px 10px;
	background-image:  url(../design/list-hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.search div.ChapterResult {
	margin: 2px 30px 2px 19px;
}


/** Konec strnky */
#footer #footer-in {
	width: 555px;
	margin-left: 160px;
	margin-bottom: 3px;
	text-align: center;
}
#footer div.copy, #footer div.copy A {
	font-size: 7pt;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 10px;
	text-decoration: none;
}
#footer div.copy A:hover {
	color: #FF6600;
	text-decoration: none;
}
#footer .bottomlinks {
	margin-bottom: 3px;
}
#footer .bottomlinks a {
	text-decoration: none;
  font-weight: bold;
}
#footer .bottomlinks a:hover {
	text-decoration: underline;
}
/* E-mail form */
INPUT.MailForm {
	width : 150px;
	height: 18px;
	color : Black;
	background-color : #F2F9FA;
	font-size : 11px;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 1px;
}
TEXTAREA.MailForm {
	width : 250px;
	height : 140px;
	background-color : #F2F9FA;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 1px;
	font-family: "verdana ce","arial ce", "geneva ce", "helvetica ce", verdana, arial, geneva, helvetica, sans-serif;
	color : #192F3B;
	font-size: 11px;
}
INPUT.Btn {
  font-size : 11px;
  font-weight : bold;
}
INPUT.BtnBook {
	text-align: center;
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px;
	background-color: #F1F8DC;
	width: 100%;
}
.topback {
  text-align: right;
  margin: 2px 30px 2px 2px
}
#linklist ul, #linklist2 ul {
	list-style-type: none;
	list-style-image : url();
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 0px;
}
img.star {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  background: url(../design/star.png) no-repeat center center;
}

