#content #title {
  background: #f6f5f4;
  border-bottom: 1px solid #d3d3d2;
  position : relative;
  width: 100%;
  height: 48px;
}
#content #title .nadpis {
  /* line-height: 50px;*/
  margin: 0px;
  /*padding: 10px 0 0 20px;*/
  font-size: 22px;
  position: relative;
  top: 10px;
  left: 20px;
display: inline;
}

#content #title .stars {
  position: absolute;
  width: 49px;
  height: 47px;
  bottom: 0;
  right: 198px;
 
  background: url("/Public/NE/img/stars1.png") no-repeat;    
  
}

#content #tabs {
    position : absolute;
    bottom : 0;
    right : 20px;
    margin : 0;
    padding : 0;
}

#content #tabs li {
    float : left;
    height : 36px;
    font-size : 12px;
    line-height : 36px;
    margin-left : 7px;
  /*  border-bottom : 1px solid #d3d3d2;*/
    position : relative;
    bottom : -1px;
    background : #f6f5f4;
}

#content #tabs li.selected a,
#content #tabs li a:hover {
   background: url("/Public/NE/img/rounds-middle-big.png") repeat-x center top;
  /* border-bottom : 1px solid #ffffff; */   
}

#content #tabs li.selected a span,
#content #tabs li a:hover span {
   background: url("/Public/NE/img/rounds-left-big.png") no-repeat left top;    
}

#content #tabs li.selected a span span,
#content #tabs li a:hover span span {
   background: url("/Public/NE/img/rounds-right-big.png") no-repeat right top;    
}

#content #tabs li a {
    height : 36px;
    text-decoration : none;
    color : #000000;
    display : inline-block;
    background: url("/Public/NE/img/rounds-middle-big.png") repeat-x center bottom;
    cursor: pointer;
}

#content #tabs li a span {
   background: url("/Public/NE/img/rounds-left-big.png") no-repeat left bottom;
   display: inline-block;
    
}

#content #tabs li a span span {
   background: url("/Public/NE/img/rounds-right-big.png") no-repeat right bottom;
   padding:0 10px;
   
}

#content h1 {
 /* line-height: 50px;*/
  margin: 0px;
  /*padding: 10px 0 0 20px;*/
  font-size: 22px;
  position: relative;
  top: 10px;
  left: 20px;
}

#content h1 div {
  display: inline;
}

#content h2 {
  margin: 0 0 10px 0;
}

#content #filters {
  padding: 20px;
  background : #ffffff;
  border-bottom: 1px solid #d3d3d2;
}

#content #filters a {
  padding: 0 10px;
  text-decoration: underline;
  color: #E58307;

}

#content #filters a:hover {
 
  text-decoration: none;
  
}

#content #filters .filter-form {
  margin : 15px 0 0 0;
}

#content #filters .filter-form > div {
  width : 340px;
  
}

#content #filters .filter-form > div > * {
  margin : 0 0 5px 0;  
}

#content #filters .filter-form > div * {
  float : left;
}
 
#content #filters .filter-form > div label {
  width : 110px;
  height : 20px;
  line-height : 16px;
  font-weight : bold;
}

#content #filters .filter-form > .right label {
  width : 90px;
}

#content #filters .filter-form > .right div + label {
  width : 30px;
  padding : 0 0 0 10px;
}

#content #filters .filter-form > .right input {
  width : 100px;
  height : 17px;
  border : 1px solid #bababa;
  padding : 0;
  font-size: 12px;
}

#content #filters .filter-form > .right .short input {
  width: 80px !important;
  position: relative;
}

#content #filters .filter-form > .right .short img {
  position: relative;
  left: 3px;
  top: 1px;
  cursor: pointer;
  
}

#content #filters .filter-form select {
  width : 230px;
  height : 19px;
  border : 1px solid #ababab;
  padding : 0;
  font-size: 12px;
}

#content #filters .left input {
  width : 228px;
  border : 1px solid #ababab;
  padding : 0;
  font-size: 12px;
  height : 17px;
}

#content #filters .filter-form #checkLastM {
  float : right;
  line-height : 27px;
  width : 32%;
  margin : 15px 0 0;
}

#content #filters .filter-form #checkLastM * {
  line-height : 27px !important;
 
}

#content #filters .filter-form #checkLastM .last-m-f label {
  display: none;
}


#content #filters #checkLastM input[type="submit"] {
    display : block;
    height : 26px;
    width : 84px;
    border : 0;
    background : transparent url("/Public/NE/img/input_bg.gif") no-repeat -130px -165px;
    cursor: pointer;
}

#content #filters .filter-form .right input {

  text-align: left !important;   
}

#content #filters .filter-form .right .validator {

  display: none;   
}

#content #filters .filter-form .right .twoCol div {
  width: 104px; 
 
  
  position: relative;
}

#content #filters .filter-form .right .twoCol div img {
  position: relative;
  &top: -15px !important;
  
}




.row-short {
    padding: 20px 10px 0;
}

.tour {
    padding : 20px 20px 15px;
    border-bottom : 1px solid #d3d3d3;
    background : #ffffff;
}

.highlight2 {
    background : #FEF8E5;
}

.tour .img {
    float : left;
    padding : 2px;
    border : 1px solid #bababa;
    margin : 0 10px 0 0;
}

.tour .img img {
    display : block;
    position: relative;
    z-index: 50;
}

#content .tour .info {
   margin-bottom: 10px;
}

#content .tour .info2 {
   font-size: 10px;
}


#content .tour .header2 {
   /* width : 100%;*/
    margin-bottom: 2px;
    position: relative;
    line-height: 20px;
    _width: 550px;
   
}

#content .tour .header2 .width-setup {
  width: 270px;
  position:relative;
   
}

#content .tour .header2 h2 {
    color : #f56800;
    font-size : 16px;
    margin : 0;
    padding : 0;
     width: 620px;
    
    _width: 480px;
    &width: 480px;
}

#content .tour .header2 h2 a {
    text-decoration: none;}


#content .tour .right-traffic {
    position: absolute;
    top: 0;
    right: 0;
    width : 163px;
    text-align : right;
}

#content .tour .right-traffic .stations {width: 90px;}

#content .tour .right-traffic span {
    display: inline-block;
    top: 0;
    vertical-align: text-top;
    white-space: break-word;
	margin-left: 3px;
}

#content .tour .traffic-row span.stations {

  margin-right: 5px;
}

#content .tour p {
    margin: 0 260px 5px 0;
    text-align: justify;   
}

#content .tour p a {
  color: #E58307;
  text-decoration: underline;
}

#content .tour p a:hover {
  text-decoration: none;
}

#content .tour .right-side {
    float : right;
    width : 220px;
    text-align : right;
}

#content .tour .traffic-row {

  line-height: 22px;
  height: 22px;
}

#content .tour .traffic-row span {

  line-height: 22px;
  display:inline-block;
  height:22px;
  float: right;
}

#content .tour .traffic-row span.stations {

  margin-right: 5px;
}

#content .tour table {
    padding : 0;
    margin : 0;
    width: 100%;
}

#content .tour table {
    padding : 0;
    margin : 0;
    width: 100%;
}

#content .tour table tr,
#content .tour table td,
#content .tour table th {
    padding : 0;
}

#content .tour table tr.action td:first-child {
    height : 13px;
    width : 13px;
    background : transparent url("/Public/NE/img/icons.png") no-repeat 0 -81px;
}

#content .tour table tr.action td {
    color : #ff0000;
}

#content .tour table tr.action td.invalid-price {
    color : #b2b2b2;
    text-decoration : line-through;
}

#content .tour table tr.action td + td + td + td {
    color : #ff0000;
    text-decoration : none;
}

#content .tour table tr td + td + td + td {
    font-weight : bold;
    color : #80ae0b;
}


.tour .moreInfo {
    font-size: 11px;
    height : 25px;
    margin-top: 9px;
    position: relative;
    width: 100%;
    
}

.tour .moreInfo div {
    float : left;
    margin : 0 5px 0 0;
    padding : 2px 5px;
    color : #ffffff;
}

.tour .moreInfo .slevaIn img {
    left: -5px;
    padding-right: 5px;
    position: relative;
    top: -2px;    
}

.tour .sale {
    background : #e30101;
}

.tour .transportation {
    background : #fc8202;
}

.tour .forFree {
    background : #4d4d4d;
}

.tour .food {
    background : #F98107;
}

.tour .food strong {
    margin-right: 2px;
}

.tour .price {
    height : 30px;
    width: 128px;
    position: absolute;
    right: 0;
    top: -8px;
    margin: 0 !important;
    padding: 0 !important;
}

.tour .price a {
    background : transparent url("/Public/NE/img/input_bg.gif") no-repeat 0 -165px;
    height : 30px;
    width : 128px;
    color : #ffffff;
    font-weight : bold;
    font-size : 13px;
    border : none;
    display : inline-block;
    float : right;
    text-align: center;
    line-height: 30px;
}








#listing {

padding: 20px 20px 20px 0;
float: right;

}


#listing .right-arrow,
#listing .left-arrow {

width: 19px;
float: right; 

}

#listing .left-arrow span,
#listing .right-arrow span {

display: none;
}

#listing .left-arrow a,
#listing .right-arrow a {

display: inline-block;
width: 19px;
line-height: 35px;
height: 35px;

}



#listing .right-arrow a {

   float: right;
   background : transparent url("/Public/NE/img/arrow-right.jpg") no-repeat -2px 9px;
   
}

#listing .left-arrow a {

   background : transparent url("/Public/NE/img/arrow-left.jpg") no-repeat 2px 9px;
   
}

#listing .pages-count {

float: right;

}

#listing .pages-count a {

text-align: center;
margin: 0px 5px 0px 5px;
display:inline-block;
line-height: 35px;
width: 35px;

font-weight : bold;
font-size : 13px; 
color: #000000;
text-decoration: none;
border: 1px solid #D3D3D3;

}

#listing .pages-count a:hover,
#listing .pages-count strong a {


    color : #ffffff;
    background : #8dbb17;
    border : 1px solid #6d930d;

}



/* ---- destinace ---- */
#content .destination-detail {
    padding : 20px;
    border-bottom: 1px solid #D3D3D3;
}

#content .destination-detail a {
  color: #E58307;
  text-decoration: underline;
}

#content .destination-detail a:hover {
  text-decoration: none;
}

#content .destination-detail .image-detail,
#content .destination-detail .image-list .left-arrow,
#content .destination-detail .image-list .right-arrow {
display: none;
}

#content .destination-detail .image-list img {
    padding : 2px;
    border : 1px solid #bababa;
    margin: 0 2px;
}

#content .destination-detail span.nazev {
    margin : 15px 0;
    color : #F56800;
    display: block;
    font-size: 1.48em;
    font-weight: bold;
}
/* ---- destinace end ---- */


/* ----- button row start ------ */
.button-row {
  padding: 20px; 
}

.button-row .next-button {
    height : 30px;
    width : 200px;
    font-weight : bold;
    font-size : 13px;
    border : none;
    display : block;
    text-align: center;
    line-height: 30px;
}

.button-row .next-button a {
    color : #ffffff;   
}


.button-row .left.next-button {
    background : url("/Public/NE/img/o-but.png") no-repeat;   
}

.button-row .right.next-button {
    background : url("/Public/NE/img/g-but.png") no-repeat;
    
}
/* ----- button row end ------ */
#slick-toggle{
margin: 10px 10px 10px 10px;
font-size: 1.2em;
}

#slickbox{
margin: 10px 10px 10px 10px;
padding: 0 0 20px 0;
text-align: justify;
}