body {
    font: 70%/1.3 arial, tahoma, verdana, sans-serif;
    color: #000;
    padding-bottom: 10px;
    background-color: #2569a6 !important;
	background-image: url("../img/css/background-dot.png");
}
a, a:link, a:visited, a:active {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #333;
    text-decoration: underline;
}
img {
    border: none;
}
h1.content {
    color: #3c6401;
    font-style: italic;
    margin-top: 5px;
    font-size: 150%;
}
h1 {
    color: #336699;
    font-size: 150%;
}
h2 {
    color: #666699;
    font-size: 130%;
    margin-bottom: 2px;
}

h2 + p {
    margin-top: 0;
}

h3 {
    color: #663366;
    font-size: 120%;
}
h4 {
    color: #993366;
    font-size: 110%;
}
h5 {
    color: #990000;
    font-size: 95%;
}
h6 {
    color: #6699cc;
    font-size: 90%;
}
.web-body {
    overflow: hidden;
    width: 902px;
    margin: 0 auto;
    background: #fff;
}
.web-body-footer {
    background: #fff url(../img/css/body-footer.png) no-repeat;
    height: 11px;
}
.top-text {
    background: #2569a6 url(../img/css/top-text.png) no-repeat;
    height: 56px;
}
.abc {
    background: #fff;
}
.top-menu {
    position: relative;
    height: 83px;
    background: #fff url(../img/css/menu-head.png) no-repeat;
}
.menu-body {
    text-transform: uppercase;
    position: relative;
    top: 40px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.top-menu .menu-body a, .top-menu .menu-body a:link, .top-menu .menu-body a:active {
    line-height: 20px;
    color: #000;
    text-decoration: none;
    width: 90px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}
.top-menu .menu-body a:hover {
    color: #990000;
}
.header {
    background-color: inherit;
    margin-left: 10px;
    margin-right: 10px;
    width: 882px;
}
.header .search {
    background: #fff url(../img/css/search.png) no-repeat;
    width: 181px;
    height: 234px;
    float: left;
    position: relative;
}
.header .search .text {
    font-size: 110%;
    float: left;
    text-transform: capitalize;
    font-style: italic;
    margin-top: 10px;
    font-weight: bold;
    margin-left: 45px;
    color: #fff;
    margin-bottom: 12px;
}
.header .picture {
    background: #fff url(../img/css/header-zell-am-see.png) no-repeat;
    width: 697px;
    height: 234px;
    margin-left: 185px;
    top: 10px;
}
.header .picture img {
    width: inherit;
    height: inherit;
    
}
.group-blocks {
    margin-top: 10px;
    width: 882px;
    height: 178px;
}
.group-blocks .block-1 a, .group-blocks .block-2 a, .group-blocks .block-3 a {
    width: 290px;
    height: 178px;
}
.block-1 {
    background: #fff url(../img/css/block-1-2016.png) no-repeat;
    width: 290px;
    float: left;
    height: 178px;
}
.block-2 {
    background: #fff url(../img/css/block-2-2016.png) no-repeat;
    width: 290px;
    float: left;
    height: 178px;
    margin-left: 6px;
}
.block-3 {
    background: #fff url(../img/css/block-3.png) no-repeat;
    width: 290px;
    float: left;
    height: 178px;
    margin-left: 6px;
}
.content-head {
    background: #fff url(../img/css/content-head.png) repeat-x;
    height: 15px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
}
.content {
    background: #fff;
    overflow: hidden;
}
.content-body {
    width: 450px;
    background: #fff;
    padding-left: 10px;
    float: left;
    font-size:120%;
    margin-right: 5px;
	min-height: 500px;
	/*text-align: justify;*/
}
.content-body a, .content-body a:link, .content-body a:visited, .content-body a:active {
    color: #663366;
    text-decoration: underline;
}
.content-body a:hover {
    color: #666699;
    text-decoration: underline;
}
.content-right-box {
    color: #013173;
    width: 200px;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
	 
}
.content-right-box a, .content-right-box a:link, .content-right-box a:active, .content-right-box a:visited {
    color: #3383be;
    text-decoration: underline;
}
.content-right-box a:hover {
    color: #0960a0;
    text-decoration: none;
}
.content-right-box div.box {
    width: 189px;
    border: 1px #d4d4d4 solid;
    min-height: 40px;
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 5px;
    padding: 2px 5px 2px 5px;
}
.left-menu {
    width: 180px;
    background-color: #ddd;
    padding: 10px 5px 10px 5px;
    line-height: 15px;
    margin-top: 5px;
    margin-left: 10px;
    float: left;
}
.left-menu-item {
    padding: 1px 1px 1px 1px;
}
.left-menu .left-menu-item a, .left-menu .left-menu-item a:link, .left-menu .left-menu-item a:visited, .left-menu .left-menu-item a:active {
    margin-left: 10px;
    display: inline-block;
    font-size: 125%;
}
.left-menu ul {
    list-style: none;
    margin-top: 1px;
	margin-bottom: 3px;
}
.left-menu ul li {
    margin-left: -30px;
    font-size: 110%;
}
.left-menu a:hover {
    color: #3c6401;
}
.left-menu a.selected {
    font-weight: bold;
    text-decoration: underline;
    color: #3c6401;
}
.lang-menu {
	display: none;
    float: right;
    margin-right: 10px;
    line-height: 29px;
}
.lang-menu .lang-menu-item a {
    width: 51px;
    float: right;
    height: 29px;
}
.lang-menu-item {
    width: 51px;
    float: right;
    height: 29px;
    margin-right: 5px;
    margin-left: 2px;
}
.cd-content label {

    color: #fff;
}
.cd-content {

    margin-left:2px;
}
.page-footer{
    padding-top: 10px;
    padding-right:5px;
    padding-left:5px;
    color: #fff;
    height: 20px;
    background-color: #2569A6;
    width: 902px;
    margin: 0 auto;
}
.right{
    float:right;
}
div.cs {
    background: #ccc url(../img/css/lang-icon-cs.png) no-repeat;
}
div.cs:hover, div.cs.selected {
    background: #ccc url(../img/css/lang-icon-cs-hover.png) no-repeat;
}
div.de {
    background: #ccc url(../img/css/lang-icon-de.png) no-repeat;
}
div.de:hover, div.de.selected {
    background: #ccc url(../img/css/lang-icon-de-hover.png) no-repeat;
}

.form-box-select-hotel{
    float:right;
    margin-right:-110px;
  /*  margin-top:-20px;*/

}

.title-box {width: 189px;
    border: 1px #d4d4d4 solid;
    color: white;
	font: bold 110%/1.3 arial, tahoma, verdana, sans-serif;
    background-color: #3c6401;
    margin-top: 5px;
    padding: 2px 5px 2px 5px;}

#OrderIndexForm{
    padding-left: 5px;
}

.imgcontentright{
	float: right;
	margin-left: 15px;
}

.imgcontentleft{
	float: left;
	margin-right: 15px;
}

.contentTriatlons label {
    display: block;
    margin-top: 10px;
}

.contentTriatlons .submit {

    margin-top: 15px;
}

.contentTriatlon.right-checks {
    margin-left: 275px;
    margin-top: -170px;
    position: absolute;
}

.contentTriatlon.right-checks label{
    display: inline;
}
.image-curved {
border: 1px solid #3c6401;
padding: 4px;
}
.fb {
    color: #FFFFFF !important;
    padding-top: 30px;
    width: 180px;
}

/* ----------------- Formular - hodnoceni ------------------*/
.reviews {
    width: 430px;
    padding: 10px;
    margin: 10px auto;
    color: gray;
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid  #D1D1D1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.reviews a.add-review{
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border: 0px;
    background: url("../img/css/search.png") left center repeat-x;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-top:-5px;
}
.reviews .input {
    clear: both;
    padding-top: 10px;
}
.reviews .input label {
    width: 160px;
    margin-top: 5px;
    float: left;
}
.reviews .input input, .reviews .input select, .reviews .input textarea {
    float: left;
    margin-left: 10px;
}
.reviews .input input[type=text], .reviews .input input[type=password], .reviews .input select, .reviews .input textarea {
    border: 1px solid #D1D1D1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 2px 0px #cdcdcd;
    box-shadow: inset 1px 1px 2px 0px #cdcdcd;
    padding: 5px;
}
.reviews .input input[type=text] {
    width: 150px;
}
#ReviewPeriod, #ReviewAccommodation {
    width: 162px;
}
 .reviews .input textarea{
  width:200px;
  overflow:auto;                         
}
.reviews input[type="submit"] {
    width: 430px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border: 0px;
    background: url("../img/css/search.png") left center repeat-x;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    float: none;
    clear: both;
    margin-top: 15px;
}
.reviews input[type="submit"]:hover,
.reviews a.add-review:hover {
    background-position: left bottom;
}
.input:after{
    clear: both;
    content: " ";
    height: 0;
    display: table;
    zoom:1;
}
.hidden{
    display: none;
}
span.reviewImage{
    text-decoration: underline;
    cursor: pointer;
}
.review-gallery-image{
    float: left;    
    margin: 5px;
}
.review-gallery-image a span{
    display:block;
    width:86px;
    height:60px;
    overflow: hidden;
    border: 2px solid #3c6401;
    border-radius: 3px 3px 3px 3px;
}
.review-gallery:after{
    clear:both;
    display: table;
    height: 0;
    content: " ";
}
.evaluation_image input,
.evaluation_image_first input{
    width: 250px;
}
/* ----------------- Vypis- hodnoceni ------------------*/
.reviews .table1{
  background:#fff;
  padding:10px;
  border:1px solid #3c6401; 
  width:430px; 
  -webkit-border-radius: 3px;
    border-radius: 3px; 
  color:#5B5B5B;            
}
.reviews .table1 > tbody > tr > td{
    padding:4px;         
    border-top:1px solid #DDDDDD;  
}
.reviews .table1 > tbody > tr:first-child > td{
  border:0px;
}
.reviews .table2{
margin-left:-10px;                
}
.reviews .table2 td{
padding:0px 10px; 
border-left:1px solid #DDDDDD;   
text-align: center;                 
}
.reviews .table2 td:first-child{
border:0px;
}
.reviews .table1 a{
color:gray;          
}
.reviews  a:hover{
 text-decoration:none;
}
.soutez-img img{
  margin-top:20px;
  margin-bottom: -50px;
  margin-right: 20px;
}

/* novinky a akce */
.news-block{
    margin-bottom: 5px;
}
.hp-news-block{
    width: 46%;
    float: left;
    padding: 2%;
}
.content-body .news-block-title a{
    color:#666699;
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
}
.news-block-date{
    padding-bottom:3px;
    font-style: italic;
    color: #555;
}
.news-block-wrapper{
    padding-bottom: 10px;
}
.news-block-body{
    margin: 0;
}
.hp-news-block-actions .news-block-title span{

}

.paging > div,
.paging > span,
.paging > a{
    display: inline-block;
    margin: 2px;
    padding:3px;
    background: #efefef;
}
.paging .disabled{
    color:#888;
}

.error-message{
    font-weight: bold;
    color: red;
}

table p {
    margin: .4em 0;
}