body {
      background-color: #f1f1f1;
      margin: 0;
      font-family: Arial ce, Arial;
      font-size: 12px;
      text-align: center;  
      background-repeat: repeat-x;
      background-position: top center;
	  color: #000;
      background-image: url('../layout/bg_body.png');
}

a {
	  color: #633901;
    
}

#body {
      background-image: url('../layout/bg_top.png');
      background-repeat: no-repeat;
      background-position: top center;    
      width: 100%;
        
}
#content1100 {  
      width: 1110px;
      margin: auto;        
}

#obsah {
	width: 706px;
	margin-left: 255px;
xborder: 1px solid red;
}
#content {
	  width: 962px;
      margin: auto;
		text-align: left;
		padding-bottom: 20px;
	Xborder: 1px solid blue;
	
}

#paticka {
	  background-color: #696969;
      background-image: url('../layout/bg_paticka.png');
      background-repeat: repeat-x;
      min-height:230px;
      width: 100%;
      font-size: 13px;
      color: #fff;
}
#paticka_in {
	  width: 962px;
	  margin:auto;
      position: relative;
}
#copyright {
	position: absolute;
	right: 10px;
	top: 20px;
	text-align: left;
}
#bottom_menu_cont {
	position: absolute;
	left: 10px;
	top: 20px;
	
	}
#paticka a {
	color: #fff;
}
#paticka a:hover {
	color: #000;
}

#bottom_menu {	
	text-align: left;
	list-style: none;
	margin: 0;
}

#bottom_menu a {	
	display: block;
	text-decoration: none;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}
#bottom_menu a:hover {
	color: #000;
}

#kontakty_bottom {	
	text-align: left;
	position: absolute;
	left: 350px;
	top: 20px;
}

#header {
	  width: 1100px;
      height: 315px;	
      
      background-repeat: no-repeat;
      margin: auto;
	  position: relative;
		z-index: 100;
}

#home_link {
	display: block;
	position: absolute;
	width: 500px;
	height: 200px;
	top: 50px;
	left: 60px;
	z-index: 1000;
	xborder: 1px solid blue;
}
#home_link span {
	display: none;
}
#accka_link {
	display: block;
	position: absolute;
	width: 100px;
	height: 57px;
	left: 290px;
        top: 95px;
	z-index: 1000;
      background-image: url('../layout/accka.png');
}
#accka_link span {
	display: none;
}

/* TOP MENU */
#topmenu_container {
}

#top_menu {	
        position: absolute;
        top: 245px; 
        right: 100px;
        height: 41px;
      background-image: url('../layout/bg_menu.png');
      box-shadow: 0 0 5px #000;
      border-radius: 5px;
      
}

#top_menu li {	
        display: inline;
        float: left;
        position: relative;
}
#top_menu a {
	display: block;
	height: 20px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	font-size: 13px;
	margin-top: 5px;
}
#top_menu a:hover {
	color: #000;
}

#top_menu a span {
	display: block;
	padding: 8px;	
	padding-left: 15px; padding-right: 15px;	 
	border-left: 1px solid #fff;
}
#top_menu .first a span {
	border-left: none;
}

#top_menu ul.menu_1   {
	position: absolute; top: 32px; left: 0;
	background-color: rgba(231,185,123,0.8);
	margin: 0;
	padding: 0;
	text-align: left;
	width: 150px;
	display: none;
	border: 1px solid e7b97b;
	border-bottom-right-radius: 5px;
	box-shadow: 0px 0px 5px #101010;
}

#top_menu ul.menu_1 li  {
	display: block;
	border: none;
	float: none;
}

#top_menu ul.menu_1 li a span { 
	border-left: none;
}

#top_menu ul.menu_1 li a {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	font-size: 12px;
	height: auto;
}
#top_menu ul.menu_1 li a:hover {	
	color: #000;
}
/* TOP MENU KONEC */


#levy{
	width: 245px;
	float: left;
	margin-top: 10px;
}

.univ_box  {
	width: 245px;
	margin-bottom: 20px;
	border: 1px solid #e7b97b;
	background-color: #fedaaa;
	box-shadow: 0px 0px 10px #a0a0a0;
	
	}

.univ_box .obsah {
	padding: 5px;
	}
.univ_box .univ_box_nadpis {	
    background-image: url('../layout/bg_univ_box_nadpis.png');
    background-repeat: repeat-x;
    background-color: #9d9b98;
    background-position: bottom;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
	
	
	}
	
	
.inside {
	padding: 10px
}


.slider-control {
    text-align: center;
    position: absolute;
    bottom:0px;
    left: 10px;
    width: 500px;
    height: 40px;
}

.slider-control a {
    font-size: 12px;
    margin: 5px;
    display: block;
    text-decoration: none;
    width: 28px;
    height: 28px;
    color: #0055a0;
    background-image: url(../layout/bg_control2.png);
    background-repeat: no-repeat;
    margin-top: 5px;
    float: left;
    font-weight: bold;
}

.slider-control a.selected {   
    background-image: url(../layout/bg_control.png);
}

.slider-control a:hover {   
    color: #fff;
}



.slider-control a span {
    padding-top: 7px;
    display: block;
}

.slider-control a:focus,
.slider-control a:active {
    outline: none;
}


#M_slider {
    width: 653px;
    height: 199px;
    position: relative;
    margin: 0;
    margin-bottom: 15px;
    border: 1px solid #a4cceb;
}

#M_slider ul {
    margin: 0;
}

#M_slider .jcarousel-item {
    width: 653px;
    height: 199px;
}


.search_form {
      width: 653px;   
      margin-bottom: 10px;
      position: relative;   
}

.search_form_in {
	background-image: url(../layout/bg_search.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fec993;
	border: 1px solid #ffaa53;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 41px;
}
.ousko {
	display: block;
	float: left;
	margin-right: 3px;	
	text-decoration: none;
	font-weight: bold;
}
.ousko:hover {
	color: #000;
}

.ouskoA {
	height: 41px;
	background-color: #fec993;
	border: 1px solid #ffaa53;
	margin-right: 3px;
	border-bottom: none;
	margin-bottom: -1px;
	color: #000;
}

.ouskoN {
	background-color: #daefff;
	border: 1px solid #89ceff;
	height: 40px;
	margin-right: 3px;
	border-bottom: none;
	background-image: url(../layout/bg_ouskoN.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #0157a3;
}
.ouskoN:hover {
	border-color: #0055a0;	
}

.ousko span {
	display: block;
	padding: 12px;		padding-left: 35px; padding-right: 35px;
}
.search_form_in td {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}




/* FORMS **/
.formelement {
	height: 34px;
	background-image: url(../layout/bg_formelement.png); 
	border: 1px solid #f18800;
	width: 303px;
	padding-left: 15px;padding-right: 15px;
	
}
select.formelement {
	height: 35px;
	padding-right: 0;
}
.datepicker {
	width: 100px;
	}
label {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}


.povinne {
	padding-left: 15px;
	background-image: url(../layout/star.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
fieldset {
	width: 630px;
	border: 1px solid #89ceff;
	margin-bottom: 10px;
	}
legend {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #89ceff;
	color: #035aa7;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
	}

.napoveda {
	color: #727272;
	padding-top: 5px;
	font-size: 11px;
	}
.tableform td {
	padding: 8px;
	width: 200px;
	}	
	
	

.kkod {
	cursor: pointer;
	margin: 5px;
}

.label_checkbox {
	display: inline;
	}
	
.textinput {
	border: 1px solid #000;
       border-radius: 2px;
       padding:2px;
}	
select.textinput {
	border: 1px solid #000;
       border-radius: 0px;
}

.dz_input {
    width: 40px;
    text-align: center;    
}

.nevyplneno {
	border: 1px solid red;        
        box-shadow: 0 0 5px #f00;
}
.tr_nevyplneno {
	background-color: red;
}
	
	
	
.myclear {
      display: table; 
      width: 100%;
      _clear: both;
      font-size: 0;
      height: 0px;
      line-height: 0;      
}
.myclearL {
      clear: left;      
}
.myclearR {
      clear: right;      
}
#dz_celkem {
    font-weight: bold
    
}
	
.univ_btn {
	display: block;
	width: 84px;	height: 25px;
	background-image: url(../layout/btn_univ.png);
	text-decoration: none;
	color: #0157a3;
	font-weight: bold;
}
	
.univ_btn2 {
	text-align: center;
	display: block;
	width: 150px;	height: 25px;
	background-image: url(../layout/btn_univ2.png);
	text-decoration: none;
	color: #0157a3;
	font-weight: bold;
}
.univ_btn span,
.univ_btn2 span {
	display: block;
	text-align:center;
	padding: 5px; 
}

.search_btn {
	display: block;
	width: 120px;	height: 41px;
	background-image: url(../layout/btn_search.png);
	text-decoration: none;
	color: #0157a3;
	font-weight: bold;
	font-size: 15px;
	float: right;
}
.search_btn span {
	display: block;
	padding: 14px; 
	padding-left: 25px;
}


h1 {
	display: block;
	color: #724100;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	text-shadow: 2px 2px 5px #c0c0c0;
}
h1 span {
	display: block;
	padding: 8px;
	padding-left: 0;
}

h1.homepage_lastminute {
	width: 651px;
}

h1.homepage_lastminute span {
	padding-left: 50px;
	background-image: url(../layout/bg_homepage_lastminute.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

h2 {
	color: #633901;
	text-shadow: 2px 2px 5px #c0c0c0;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	font-weight: normal;
}

p {
	line-height: 150%;
	}
	
	img {
		border: none;
	}


#obsah_klasik .hlavni_foto {
	float: right;
	border: 10px solid #fff;
	
	}

	
.detail_zajezdu .parametry  {
	width: 270px;
}
.detail_zajezdu .parametry td  {
	padding: 2px;
	width: 50%;
        padding-top: 10px;
        line-height: 150%;
}
.detail_zajezdu .parametry td.podnadpis  {
	width: 100%;
	font-weight: bold;
	font-size: 14px;
}
.detail_zajezdu .parametry td.puvodni_cena  {
	text-decoration: line-through;
        display: block;            
}
.detail_zajezdu .parametry td.last_cena  {
	font-weight: bold;
	font-size: 15px;
}

.detail_zajezdu .parametry td.b  {
	font-weight: bold;
}


.detail_zajezdu .parametry .cena  {
	font-weight: bold;
	font-size: 15px;
        color: #ff0000;
        display: block            
}
	

.stranka_fotogalerie {
	margin-bottom: 20px;
	}
	
.stranka_fotogal {
	float: left;
	display: block;
	margin-left: 9px;
	padding: 7px;
	font-size: 11px;
	text-decoration:none;
	width: 200px;
	min-height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e7b97b;
	background-color: #fedaaa;	
	box-shadow: 0px 0px 10px #c0c0c0;
	color: #004610;
	}
	
.dz_cont .stranka_fotogal {
	
	width: 190px;
	}	
.dz_cont .stranka_fotogal img {
	
	width: 190px;
	}
		
.stranka_fotogal 
.stranka_fotogal_first {	
	margin-left: 2px;
	
	}
.stranka_fotogal span {
	display: block;
	text-align: center;
	padding-top: 5px;
	line-height: 150%;
	}
.stranka_fotogal:hover{
	box-shadow: 0px 0px 20px #e7b97b;
	color: #000;
	}
	
.prilohy {
	}
.priloha {
	display: block;
	padding:6px;
	padding-left: 20px;
	background-image: url(../layout/priloha.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-right: 20px;
}
.priloha:hover {
	color: #000;
	
}

#obsah_klasik img {
	margin: 5px;
	border: 1px solid #0f7444;
}
#obsah_klasik p {
	margin: 0;
	margin-bottom: 15px;
	
}

.vypis_cont {
	width: 653px;
}


/* vypis box */
.vypis_box {
	margin: 0;
	border: 1px solid #71c5ff;
	background-color: #dbf0ff;
	display: block;
	width: 220px;
	height: 355px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	color: #000;
	box-shadow: 0px 0px 10px #c0c0c0;
	margin-bottom: 20px;
}
.img_cont {
	position: relative;
	display: block;
}


.lastminute_nadpis {	
	display: none;
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;	
	text-shadow: 0px 0px 5px #000;
	letter-spacing: 5px;
	font-weight: bold;
	width: 200px;
	background-color: rgba(255,0,0,0.7);
	padding-top: 2px; padding-bottom: 2px;
	text-align: center;
	
}

.lastminute_box {	
	border: 1px solid #f00;
}
.lastminute_box .lastminute_nadpis {	
	display: block;
}
	
.vypis_box:hover {	
	box-shadow: 0px 0px 20px #71c5ff;
}

.vypis_box .nadpis {
	color: #004610;
	font-size: 13px;
	display: block;
	padding: 5px;
	padding-top: 10px;
	height: 65px;
	font-weight: bold;
	text-shadow: 2px 2px 5px #a0a0a0;
}
.vypis_box .lod {
	display: block;
	padding: 5px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 13px;
	height: 18px;
	overflow: hidden;
}
.vypis_box .lod span {
	color: red;
}

.vypis_box img {
	border: 1px solid #004610;		
}

.vypis_box_first {
	margin-left: 0px;	
}
.vypis_box table {
	margin: 0;		
	width: 100%;
	border-collapse: collapse;
}

.vypis_box table td {
	padding: 3px;	
	border: 0px solid red;
}
.vypis_box table td.tdL {
	padding-left: 10px;		
	text-align: left;
}
.vypis_box table td.tdR {
	padding-right: 10px;		
	text-align: right;
	font-weight: bold;
}

.vypis_box table .tdCENA {
	font-size: 15px;
	color: red;
}
 .puvodni_cena {
	font-weight: normal;
        padding-right: 3px;
        text-decoration: line-through;
}

.stars {
	display: block;
	width: 55px;
	height: 10px;
	background-image: url(../layout/ico_stars.png);	
}

.stars_over {
	display: block;
	width: 100%;
	height: 10px;
	background-position: 0px 10px;
	background-image: url(../layout/ico_stars.png);	
}

.right_float {
	float: right;
	}
	

.chyba {
	background-image: url(../layout/ico_err.png);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	color: red;
        border: 1px solid red;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 8px;
	padding-bottom: 7px;
	padding-left: 42px;
        background-color: #ffe4e0;
        border-radius: 7px;
        box-shadow: 0 0 5px #f00;
}


.ok {
	background-image: url(../layout/ico_ok.png);	
        background-position: 6px 6px;
	background-repeat: no-repeat;
	color: green;
        border: 1px solid green;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 8px;
	padding-bottom: 7px;
	padding-left: 42px;
        background-color: #baffa9;
        border-radius: 7px;
        box-shadow: 0 0 5px #0f0;
}

#gmaps_area {	
	width: 653px;
	height: 350px;
	margin: 0;
	border: 1px solid #71c5ff;
	line-height: 150%;
	color: #004e9b;
	margin-bottom: 20px;
	box-shadow: 0px 0px 5px #a0a0a0;
	}
	
.gmaps_info {
	border: 0px solid red;
	padding-top: 10px;
	height: 100px;
	}	
.gmaps_info .title {
	font-weight: bold;
	}	

.pobocky_tbl {
	border-collapse: collapse;
	width: 653px;
}

.pobocky_tbl td {
	border-top: 1px solid #0055a0;
	padding: 10px;
	line-height: 150%;
}
.pobocky_tbl tr.l td {
	background-color: #e8f6ff;
}

.novinka {
	line-height: 150%;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #e7b97b;
}
.novinka .nad {
	font-size: 13px; 
	display: block;
	margin-bottom: 5px;
	color: #633901;
	font-weight: bold;
}
.novinka a {
	color: #633901;
}
.novinka .nad:hover ,
.novinka a:hover {
	color: #000;
}
.novinka .datum {
	font-size: 11px;
	margin-right: 5px;
	font-weight: bold;
}

.sl_banner {
	padding-bottom: 10px;
	text-align: center;
	margin:auto;
	width: 245px;
	overflow: hidden;
}

#dz_lista {
	margin-top: 10px;
	width: 100%;
	height: 38px;
}

#dz_lista a {
    color: #000;
    text-decoration: none;
    display: block;
    background-repeat:repeat-x;
    height: 35px;
    float: left;
    margin-right: 2px;
    font-size: 13px;
    position: relative;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	box-shadow: 0px 0px 10px #a0a0a0;
	position: relative;
}
#dz_lista a .shadow_kill {
    background-color: #fff;
    position: absolute;
    bottom: -8px;
    height: 18px;
    width: 100%;
    display: none;
}


#dz_lista a .space {
	padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

#dz_lista a:hover {
	color: #fff;
}

#dz_lista a.kl {
    font-weight: bold;
    color: #fff;
	background-image: url(../layout/bg_dz.png);
	margin-top: 2px;
}
#dz_lista a.kl:hover {
    color: #000;
}
#dz_lista a.vl .shadow_kill{
	display: block;
         
}

#dz_lista a.vl {
    height: 37px;
	border: 1px solid #004610;
    background-color: #fff;
    color: #004610;
    font-weight: bold;
    border-bottom: none;
}

.dz_cont {
	border: 1px solid #004610;
	margin-top: -1px;
	width: 100%;
	background-color: #fff;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-right-radius: 7px;
	box-shadow: 0px 0px 10px #a0a0a0;
}
.dz_cont p {
	line-height: 150%;
	margin-bottom: 15px;
}

.dz_cont .space {
	padding: 15px;		
}
.textareaA {
    width:600px;
    height: 50px;
    padding: 5px;
    
}
.button {    
	margin-top: 10px;
	color: #fff;
	cursor: pointer;
	padding:5px;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: bold;
	background-color: #303030;
	border: 1px outset #303030;
}

.hidde {
	display: none;
}

.show {
	display: block;	
}

.fb_ikony {
	
	padding: 10px;
	padding-top: 20px;
}

.borderRad {
	border-radius: 7px;
}

.margintop {
	margin-top: 10px;
}

#leve_menu ul {
	margin:0;
	list-style-type: none;
	padding: 0;
}

#leve_menu ul li {
	padding: 0;
	padding-top: 1px;
}

#leve_menu a {
	display: block;
	background-image: url(../layout/kul2.png);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	text-decoration: none;
	color:#000;
	font-size: 13px;
}

#leve_menu li:nth-child(2n+1) a {
		background-color: #fff;
		border-radius: 7px;
}
#leve_menu li:first-child  {
margin-top: 7px;
}
#leve_menu a:hover {
	color: #633901;
	background-image: url(../layout/kul.png);
}
#leve_menu a span {
	display: block;
	padding: 7px;
	padding-left: 27px;
}

.formular {
       border-collapse: collapse;
       background-color: #dbf0ff;
       width: 100%;
       box-shadow: 0px 0px 10px #a0a0a0;
       border: 1px solid #004610;
}
.formular td {
    padding: 10px;
}
.vypis {
       border-collapse: collapse;
       background-color: #dbf0ff;
       width: 100%;
       box-shadow: 0px 0px 10px #a0a0a0;
}



.vypis td,
.vypis th {
    padding: 7px;
    border: 1px solid #004610;
}

.center {
    text-align: center;
}
.right {
    text-align: right;
    
}
.vypis a {
       color: #633901;
       
}
.vypis a:hover {
       color: #000;
       
}

.ceny td {
    padding: 3px;
    padding-left:5px;
    padding-right:5px;
    
}

.form_polozka {
    padding-bottom: 10px;
    padding-top: 10px;
    
}

.novinka_vypis {
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
        display:block;
        text-decoration: none;
	border: 1px solid #e7b97b;
	background-color: #fff;
	box-shadow: 0px 0px 10px #a0a0a0;
}
.novinka_vypis h2 span {
    float: right;
    font-size: 15px;
}

.novinka_vypis:hover {
    border: 1px solid #000;
    
}
.novinka_vypis:hover h2 {
    color: #000;
    
}



#vlajecky {	
	padding: 10px;	
	color: white;	
	font-size: 11px;	
    position: absolute;
    top: 0px;
    left: 65px;	
    z-index: 100;
}

#vlajecky a {
	color: white;	
	  display: block;	
	  height: 24px;
	  width: 24px;
      background-repeat: no-repeat;
      float: left;
      margin-right: 5px;opacity: 0.7;
	filter: alpha(opacity=70);
}

#vlajecky a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#vlajecky a.lang_1 {
      background-image: url('../layout/lang_1.png');
}
#vlajecky a.lang_2 {
      background-image: url('../layout/lang_2.png');
}
#vlajecky a.lang_3 {
      background-image: url('../layout/lang_3.png');
}
#vlajecky a.lang_4 {
      background-image: url('../layout/lang_4.png');
}


.novinka_menu {    
    padding-bottom: 15px;
}
.novinka_menu .nadpis{
    font-weight: bold;
    
}
.novinka_menu .datum {
    display: blok;
    font-size: 10px;
}

#leve_menu .novinka_menu span {
    padding: 7px 7px 0px 27px;
}