body {
	background-color: #ffffff;
	background-image: url(images/body-bck.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

div.header {
	width: 100%;
	height: 182px;
	/*border: solid 1px red;*/
	float: left;
	background-image: url(images/heder-bck.png);
	background-repeat: no-repeat;
}
div.logo {
   width: 324px;
	height: 60px;
	margin-top: 73px;
	margin-left: 53px;
}
div.left-column {
	background-image: url(images/left-col-bck.png);
	background-repeat: no-repeat;
	width: 253px;
	height: 660px;
	float: left;
	/*border: solid 1px red;*/
}
div.main {
	float: left;
	width: 714px;
	background-color: White;
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px -18px;
	padding-bottom: 10px;
}
div.main-left-col {
	float: left;
	width: 465px;
	margin-top: 2px;
	margin-left: 6px;
	_margin-left: 3px;
	margin-right: 2px;
 /* border: solid 1px green;*/
}
div.main-left-col-wide {
	float: left;
	width: 700px;
	height: 100%;
	margin-left: 5px;
	margin-top: 2px;
	/*border: solid 1px green;*/
	text-align: center;
}
div.main-right-col {
	float: left;
	width: 235px;
	margin-top: 2px;
	background-image: url(images/main-left-col-bck.png);
	background-repeat: repeat-y;
	/*border: solid 1px red;*/
}
div.more {
   margin-left: 160px;
	color: #0080FF;
	font-weight: bold;
}
div.more a {
	color: #0080FF;
	font-weight: bold;
}
div.main-right-col-middle {
	margin-top: 20px;
	text-align: center;
}
div.main-right-col-top {
	margin: 0px;
	width: 100%;
	text-align: center;
}
div.main-right-col-bottom {
	/*border: solid 1px red;*/

}
div.menu-frame {
	width: 714px;
	height: 45px;
	/*border: solid 1px yellow;*/
	margin-left: 253px;
	margin-top: 4px;  
	/*background-image: url(images/menu-bck.png);
	background-repeat: no-repeat;*/
}
div.menu {
	width: 250px;
	height: 21px;
	float: left;
	margin-top: 22px;
	/*border: solid 1px black;*/
	font-family: Verdana;
}
div.menu-item-top {
	text-transform: uppercase;
	float: left;
	width: 110px;
	padding-top: 4px;
	text-align: center;
	height: 17px;
	color: White;
	font-weight: bold;
}
div.menu-item-top a {
	text-transform: uppercase;
	color: White;
	font-weight: bold;
}
div.menu-item-top-active {
	text-transform: uppercase;
	float: left;
	width: 110px;
	padding-top: 4px;
	text-align: center;
	background-color: White;
	height: 17px;
}
div.menu-item-top-active a {
  color: Gray;
}
div.menu-right {
	width: 305px;
	height: 17px;
	float: right;
	/*border: solid 1px black;*/
	margin-top: 20px;
	font-size: 11px;
	color: Gray;
}
div.find-frame {
	width: 400px;
	height: 55px;
	/*border: solid 1px white;*/
	float: left;
	margin-left: 254px;
	_margin-left: 130px;
	color: White;
	text-transform: uppercase;
}
div.find-frame a {
	color: White;
	text-decoration: none;
}
div.left-col-top {
	width: 220px;
	height: 100px;
	margin-left: 30px;
	margin-top: 20px;
	font-weight: bold;
}
div.left-col-top-item{
	width:220px;
	margin-left: 21px;
	color: #6D6249;
	margin-top: 3px;
}
div.left-col-top-item a {
	color: #6D6249;
}
div.left-middle {
	width: 180px;
	height: 373px;
/*	border: solid 1px black;*/
	margin-left: 62px;
	margin-top: 0px;
}
div.left-bottom {
	width: 180px;
	height: 173px;
	/*border: solid 1px black;*/
	margin-left: 62px;
	margin-top: 5px;
	font-size: 13px;
}
div.left-bottom a {
	color: #6D6249;
}
div.category-item {
	width: 708px;
	height: 125px;
	margin-left: 3px;
	margin-top: 5px;
}
div.category-item-image {
	width: 200px;
	height: 125px;
	float: left;
	background-image: url(images/category-item-bck01.png);
}
div.category-item-text {
	float: left;
	font-size: 20px;
	color: White;
	margin-left: 20px;
	margin-top: 20px;
}
div.category-item-text a {
	color: White;
}
div.adventure-title {
	color: Black;
	font-size: 20px;
	margin-left: 4px;  
	margin-top: 10px;
	/*border: solid 1px red;*/
	vertical-align: text-bottom;
}
div.news-title {
	color: Black;
	font-size: 20px;
	margin-left: 30px;  
	margin-top: 10px;
	/*text-transform: uppercase;*/
	text-align: left;
	color: #0080FF;
	width: 600;
	border-bottom: solid 1px gray;
}
div.adventure-item {
	width: 230px;
	font-size: 17px;
	margin-left: 4px;  
	margin-top: 10px;
	text-align: center;
	float: left;
	font-weight: bold;
}
div.adventure-item a{
	font-size: 17px;
	color: #0073FF;
}

.adventure-item-small {
   width: 125px;
	text-align: center;
	font-weight: bold;
	/*border: solid 1px red;*/
}
.adventure-item-small a {
	font-size: 13px;
	color: #0073FF;
}
div.adventure-item-detail-image {
	width: 706px;
	margin-left: 4px;
	text-align: center;
	margin-top: 2px;

}
div.adventure-item-detail-frame {
	width: 706px;
	margin-left: 4px;
	_margin-left: 0px;
	text-align: center;
	margin-top: 2px;
	background-image: url(images/adventure-item-detail-frame-bck.png);
	background-repeat:repeat-x;
	float: left;
}
div.adventure-item-detail-title {
	font-size: 20px;
	margin-left: 5px;  
	margin-top: 10px;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #0073FF;
	width: 700px;
	/*border: solid 1px red;*/
}
div.adventure-item-detail-text {
   width: 700px;
	font-size: 13px;
	margin-left: 5px;
	float: left;
	margin-top: 35px;
	text-align: left;
	/*border: solid 1px red;*/
}
div.adventure-code {
   float: left;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	/*border: solid 1px red;*/
	width: 300px;
}
table.basketlist {
  clear: both;
	width: 700px;
  margin: auto;
}
table.basketlist th {
	 background-color: White;
	 color: #0073FF;
	 border-bottom: dotted 1px black;
}
table.basketlist tr.title {
  font-size: 15px;
}
table.basketlist tr.title th {
  /*background-color: #F4F4F4;*/
  padding: 5px 10px 5px 0px;
}
table.basketlist tr.title th.ukazka {
  font-size: 11px;
}
table.basketlist tr.title span.arrow {
  color: red;
  font-weight: bold;
  font-size:18px;
}
table.basketlist a {
  color: #0080FF;
  font-weight: bold;
}
tr.row1 {
	background-color: #F4F4F4;
}
tr.row2 {
	background-color: #F9F9F9;
}
tr.row1-hover {
	background-color: #F9F9F9;
}
tr.row2-hover {
	background-color: #C8D8EB;
}
tr.basket-item-list-footer,
tr.basket-item {
	background-color: White;
   color: #0073FF;
	font-weight: bold;
}
tr.basket-item-list-footer td {
   border-top: dotted 1px black; 
}
div.basket {
	float: right;
	width: 120px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	text-align: right;
	/*border: solid 1px red;*/
}
div.basket a {
	color: White;
	font-weight: bold;
	
}
table.basketlist .defedit {
	border: solid 1px #7DA8D3;
	color: Black;
	font-size: 11px;
}
table.basketlist .total-price-red {
  font-size: 20px;
  color: Red;
  font-weight: bold;
}
table.basketlist .total-price-blue {
  font-size: 18px;
  color: #0073FF;
  font-weight: bold;
}
div.basket-header-navigation {
	width: 700px;
	height: 60px;
	margin: auto;
	margin: 10px 0px 8px 0px;

}
div.basket-header-navigation .cursor-pointer {
  cursor: pointer;
}
div.basket-header-navigation .padding{
	margin-left: 50px;
}
div.basket-header-navigation-item {
	background-position: top;
	background-repeat: no-repeat;
	width: 110px;
	float: left;	
}
div.basket-header-navigation .on {
  background-image: url(images/kosik-header-on.png);
}
div.basket-header-navigation .off {
  background-image: url(images/kosik-header-off.png);
}
div.basket-header-navigation .visited {
  background-image: url(images/kosik-header-visited.png);
}
div.basket-header-navigation-item-number-on {
	font-size: 18px;
	position: relative;
	top: 1px;
	*top: 2px;
	left: 50px;
	color: White;
	font-weight: bold;
}
div.basket-header-navigation-item-off {
	background-image: url(images/kosik-header-off.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 110px;
	float: left;
}
div.basket-header-navigation-item-number-off {
	font-size: 18px;
	position: relative;
	top: 1px;
	*top: 2px;
	left: 50px;
	color: White;
}
div.basket-header-navigation-item-text-on {
	text-align: center;
	font-weight: bold;
	color: #0073FF;
	width: 110px;
	font-size: 11px;
	position: relative;
	top: 7px;
}
div.basket-header-navigation-item-text-off {
	text-align: center;
	color: Gray;
	width: 100%;
	font-size: 11px;
	position: relative;
	top: 7px;
}
div.basket-header-navigation-item-text-visited {
	text-align: center;
	color: #9199FF;
	width: 100%;
	font-size: 11px;
	position: relative;
	top: 7px;
}
div.basket-link-button {
	border: solid 1px #7DA8D3;
	font-size: 15px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	width: 165px;
}
div.basket-link-button a {
  color: #0073FF;
  font-weight: bold;
}

.basket-button {
	background-color: White;
	border: solid 1px #7DA8D3;
	padding: 2px 5px 2px 5px;
	font-size: 15px;
	cursor: pointer;
   font-weight: bold;
	color: #0073FF;
}

.defbutton {
	background-color: White;
	border: solid 1px #7DA8D3;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.defbutton-highlight {
  	background-color: White;
	border: none;
	font-weight: bold;
	font-size: 18px;
	color: Red;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
div.order-text {
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #007FFF;
	margin-top: 50px;
	height: 500px;
}
div.order-text a {
  color: #007FFF;
}
div.order-text-confirm {
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #007FFF;
	margin-top: 10px;
	height: 50px;
	border-top: solid 1px Gray;
}
.order-text-confirm-top {
	float: right;
	position: relative;
	right: 10px;
	color: #007FFF;
	font-size: 20px;
	margin-top: 10px;
}
div.order-text-confirm a,
.order-text-confirm-top a {
  color: #007FFF;
}
div.path {
	text-align: left;
	margin-left: 4px;
	/*margin-bottom: 5px;*/
	margin-top: 6px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}
div.path a {
	color:#0080FF;
}
div.find {
   width: 700px;
	margin: 5px;

}
div.path-find {
	text-align: left;
	margin-left: 4px;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}
div.path-find a {
	color:#0080FF;
}
div.find-title {
	width: 695px;
	font-size: 15px;
	font-weight: bold;
   border-bottom: solid 1px gray;
	padding-left: 5px;
	padding-bottom: 5px;
}
div.find .defedit {
	border: solid 1px #7DA8D3;
	width: 100%;
	color: Black;
}
.defedit {
	border: solid 1px #7DA8D3;
	color: Black;
  font-family: Verdana;
}
.nadpis {
	color: #0073FF;
	margin: 8px 0px 8px 8px;
}
h1.nadpis-main {
	color: #0073FF;
	margin: 8px 0px 8px 0px;
	font-size: 14px;
}
div.common-bck {
	background-image: url(images/outset-bck.png); 
	background-repeat: repeat-x;
	width: 710px;
	padding-top: 3px;
	margin: auto;
}
div.common-bck a{
  color:#0080FF;
}
div.common-bck .odstavec {
	/*width: 675px;*/
	margin-left: 25px;
}
div.common-bck h1 {
	font-size: 18px;
}
div.common-bck h2 {
	font-size: 14px;
}
table.price {
	width: 700px;
	background-image: url(images/outset-bck.png);
	background-repeat: repeat-x;
	border: solid 1px #007FFF;
}
div.price-top {
	margin-top: 8px;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #0073FF;
	float: left;
	width: 560px;
}

/* fotogalerie */
div.gallery-arrows {
  width: 25px;
  height: 100px; 
  cursor: pointer;
  float: right;
  margin-top: 0px;
  background: #E4E4E4;
}
div.gallery-frame {
	height: 100px; 
	width: 650px; 
	margin: 0px;
	overflow: hidden; 
	float: right;
}
div.gallery-picturebox {
	height: 150px; 
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

/* videogalerie */
div.videogallery-frame {
	height: 100px;
	margin-top: 30px;
   text-align: center;
	width: 700px;
}
div.videogallery-box {
	height: 98px;
	float: left;
	margin-right: 5px;
}
div.czechtourism {
	width:100%; 
	text-align: center; 
	margin-top: 17px;	
	/*border: solid 1px red;*/
}
table.partneri {
	width: 100%;
	border: solid 1px red
	vertical-align: middle;
}
table.partneri a {
  color:#0080FF;
}
div.actuality {
   width: 235px;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
	border-top: solid 8px white;
	/*border: solid 1px green;*/
}
div.actuality a {
  color: Black;
}
div.actuality p {
  margin: 0px;
}
div.actuality-title { 
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	height: 23px;
	padding: 3px 0px 0px 10px;
	background-color: #7DA8D3;
	color: White;
}
div.actuality-title a {
  	color: White;
}
div.actuality-text {
	padding-left: 10px;
	text-align: left;
}
div.newsletter {
	height: 90px;
	text-align: center;
	vertical-align: middle;
}
.news-edit {
	border: solid 1px #7DA8D3;
	width: 233px;
}
div.plain-text {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 50px;  
}

div.mapa {
  margin-left: 260px;
}

.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align: justify;
}

.border-top-solid1px-black {
	border-top: solid 1px black;
}
.border-top-dotted1px-gray {
	border-top: dotted 1px gray;
}
.border-bottom-dotted1px-gray {
	border-top: dotted 1px gray;
}

.border-bottom-solid1px-black {
	border-bottom: solid 1px black;
}
.max {
	width: 100%;
}
.width90per-cent {
	width: 90%;
}
.color-gray {
	color: Gray;
}
.color-red {
	color: red;
}
.bold {
	font-weight: bold;
}

.font-size10px {
	font-size: 10px;
}
.font-size11px {
	font-size: 11px;
}
ul.basket-form li {
	padding: 8px 0px 8px 0px;
	margin-left: 0px;
}
div.basket-header {
	color: #0073FF;
	font-size: 20px;
	margin: 10px 0px 15px 4px;  
}
.italic {
	font-style: italic;
}
.font-size16px {
	font-size: 16px;
}
span.delivery-highlight {
  color: #0073FF;
  font-weight: bold;
}
p.error {
  width: 100%;
  padding: 20px 0px 20px 0px;
  font-size: 15px;;
  text-align: center;
  font-weight: bold;
}
span.control-character {
  font-weight: bold;
  color: rgb(0, 127, 255);
  font-size: 15px;
}
input.defedit-check {
  display: none;
}
tr#field2, tr#field4, tr#field6, tr#field8 {
  display: none;
}