body{
	background-image: url(../images/background_.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	/*margin-top: 0;*/
	font-size: 16px;
	/*font-family: 'Josefin Sans', sans-serif;*/
/*	font-family: camilla;*/
}

.main{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 800px;
	height: auto;
	padding: 10px;
	padding-top: 30px;
	background-color: #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.5);
}

.main2{
	margin-left: auto;
	margin-right: auto;
/*	margin-bottom: 10px;*/
	margin-top: 20px;
	width: 700px;
	min-height: 900px;
	padding: 25px;
	padding-top: 15px;
	background-color: /*#EEDD88;*/rgb(249,246,233);
/*	background-image: url(images/china_images/china_texture.jpg);*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;

	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-ms-border-bottom-left-radius: 0px;
	-o-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-ms-border-bottom-right-radius: 0px;
	-o-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	
/*	box-shadow: 1px 1px 5px 5px rgba(249,246,233,0.1);*/
}

.main_footer{
	margin-left: auto;
	margin-right: auto;
/*	margin-bottom: 10px;*/
	width: 700px;
	height: 50px;
	padding: 25px;
	padding-top: 15px;
	background-image: url(../images/china_images/china11.png);
	background-size: auto;
	background-repeat: repeat-x;
/*	-webkit-border-radius: 5px;*/
/*	-moz-border-radius: 5px;*/
/*	-ms-border-radius: 5px;*/
/*	-o-border-radius: 5px;*/
/*	border-radius: 5px;*/

/*	box-shadow: 1px 1px 5px 5px rgba(249,246,233,0.1);*/
}

.header{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 700px;
/*	height: 50px;*/
/*	background-color: #EEDD88;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.menu{
	margin-left: -25px;
	margin-right: auto;
	margin-bottom: 25px;
	width: 100%;
/*	height: 50px;*/
	padding: 10px;
	padding-left: 25px;
	padding-right: 25px;
/*	background-color: #EEDD88;*/
	background-color: #000;
/*	background-image: url(../images/china_images/china.jpg);*/
	/*color: #F9F6E9;*/
/*	-webkit-border-radius: 5px;*/
/*	-moz-border-radius: 5px;*/
/*	-ms-border-radius: 5px;*/
/*	-o-border-radius: 5px;*/
/*	border-radius: 5px;*/
	text-align: center;
}

.menu_{
	display: inline-block;
	margin-right: 50px;
	padding: 5px;
}

.menu_:last-child{
	margin-right: 0px;
}

.menu_buttons{
	padding: 5px;
	background-color: rgba(249,246,233,0.5);
	border: 3px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
/*	line-height: 30px;*/

	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.menu_buttons:hover{
	background-color: rgba(249,246,233,1);
}

.menu_buttons_left{
	width: 100%;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -5px;
/*	background-color: rgba(249,246,233,0.5);*/
/*	background-image: url(../images/china_images/china_.jpg);*/
/*	background-color: rgba(0,0,0,0.4);*/
/*	background-image: url(../images/china_images/texture.jpg);*/
/*	background-size: 150px;*/
/*	border: 3px solid #000;*/
	font-weight: bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
	color:#000;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.menu_buttons_left:hover{
	background: rgb(249, 246, 233);
/*	background: #472812;*/
/*	background-image: url(../images/china_images/china3.jpg);*/
}

.menu_buttons_left a{
	color:#000;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.menu_buttons_left:hover a{
	color:#000;
}

.menu_buttons_left_clicked{
	width: 100%;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -5px;
	background-color: rgba(249,246,233,0.5);
	background-color: rgb(249, 246, 233);
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
/*	background-image: url(../images/china_images/china3.jpg);*/
/*	border: 3px solid #000;*/
	font-weight: bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
	color:#000;
}

.menu_block{
	width: 100%;
	padding: 5px;
	margin-left: -5px;
	padding-top: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
/*	border-top: 2px solid #fff;*/
/*	border-bottom: 1px solid #fff;*/
/*	background-color: rgba(0,0,0,0.4);*/
}

.menu_block_img{
	background-image: url(../images/menu_.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 120% 100%;
	padding: 10px;
	padding-bottom: 11px;
	padding-top: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr{
	width: 100%;
	border-top: 2px solid #000;
	padding-left: 8px;
	margin-left: -5px;
}

.menu_left{
/*	float: left;*/
	display: inline-block;
	width: 20%;
	padding: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
/*	background-color: #000;*/
/*	background-image: url(../images/china_images/china_.jpg);*/
	background-image: url(../images/bamboo_.jpg);
/*	background-image: url(../images/china_images/texture.jpg);*/
/*	background-size: 150px;*/
	background-size: 175px;
/*	background-size: 600px;*/
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
/*	font-size: 14px;*/
}

.menu_left_fixed{
	position: fixed;
/*	float: left;*/
/*	display: inline-block;*/
	width: 150px;
	padding: 5px;
	padding-top: 20px;
/*	background-color: #000;*/
	background-image: url(../images/china_images/china.jpg);
	text-align: center;
/*	font-size: 14px;*/
}

.menu_left_{
/*	margin-bottom: 20px;*/
}

.menu_right{
	vertical-align: top;
/*	float: right;*/
/*	margin-left: 22%;*/
	display: inline-block;
	width: 73%;
	min-height: 550px;
	padding: 5px;
	padding-left: 25px;
/*	background-color: #999;*/
	background-color: rgb(249, 246, 233);
/*	background-image: url(../images/china_images/china3.jpg);*/
/*	margin-left: -5px;*/
}

.menu_right_empty{
	vertical-align: top;
	display: inline-block;
	width: 73%;
	min-height: 550px;
	padding: 5px;
	padding-left: 25px;
/*	background-image: url(../images/china_images/china.jpg);*/
}

.menu_right_table, .menu_right_table_s{
	width: 100%;
	padding: 5px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	border: 2px solid #000;
	border-collapse: collapse;
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.5);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.menu_right_table td:first-child{
	text-align: center;
}

.menu_right_table td{
	width: 9%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
}

.menu_right_table_s td{
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
}

.menu_right_table_s td+td{
	width: 10%;
	text-align: right;
}

.menu_right_table_s td:last-child{
	width: 10%;
	text-align: right;
}

.menu_right_table td+td{
	width: 83%;
}

.menu_right_table td+td:not([colspan="2"]){
	width: 11%;
	text-align: center;
}

.menu_right_table td+td+td:not([colspan="2"]){
	width: 72%;
	text-align: left;
}

.menu_right_table td+td+td+td{
	width: 8%;
	text-align: right;
}

.menu_right_table td:last-child{
	text-align: right;
}

.menu_right_table tr, .menu_right_table tr{
	background-color: #000;
}

.menu_right_table tr:nth-child(even) > td , .menu_right_table_s tr:nth-child(even) > td{
	background-color: #111;
	border-color: #111;
}

.body{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 700px;
/*	height: 50px;*/
/*	background-color: #EEDD88;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.footer{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 700px;
/*	height: 50px;*/
/*	background-color: #EEDD88;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.footer_menu{ 
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	max-width: 150px;
}

.footer_menu_popis{
	color: #fff;
	margin-top: -20px;
	font-size: 18px;
	font-weight: bold;
}

.logo{
	width: 250px;
}

.headline{
	font-size: 35px;
	font-weight: bold;
	color: /*#252525*/#000;
	-webkit-text-shadow: 1px 1px 6px rgba(255,255,255,0.5);
	-moz-text-shadow: 1px 1px 6px rgba(255,255,255,0.5);
	-ms-text-shadow: 1px 1px 6px rgba(255,255,255,0.5);
	-o-text-shadow: 1px 1px 6px rgba(255,255,255,0.5);
	text-shadow: 1px 1px 6px rgba(255,255,255,0.5);
}

.headline2{
	font-size: 35px;
	font-weight: bold;
	color: #252525;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	margin-bottom:10px;
}

.headline3{
	font-size: 25px;
	font-weight: bold;
	color: #252525;
	text-shadow: 1px 1px 5px rgba(255,255,255,0.5);
	margin-bottom:10px;
}

.headline4{
	font-size: 20px;
	font-weight: bold;
	color: #252525;
	text-shadow: 1px 1px 5px rgba(255,255,255,0.5);
	margin-bottom:10px;
}

.headline4_w{
	font-size: 20px;
	font-weight: bold;
	color: #d9d9d9;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	margin-bottom:10px;
}

a{
	color: #000;
	text-decoration: none;
}

.gallery{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.images{
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
	transition: 0.3s ease-in-out;
}
.images:hover{
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,1);
}

.info{
	text-align: center;
	font-size: 18px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: xaltrn2U;
/*	font-family: 'Berkshire Swash', Helvetica, sans-serif;*/
}

.info_{
/*	font-size: 28px;*/
	margin-top: 50px;
	font-size: 22px;
	font-family: coah;
}

.info_table{
	text-align: left;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment{
	font-size: 12px;
/*	color: #EDEDED;*/
}

.icons{
	width: 150px;
}

.icons_small{ 
	width: 25px;
}

.icons_small_very{ 
	width: 15px;
}

spicy{
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../images/icons/chilli.png);
	background-size: 15px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

/*spicy[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}*/

spicy:hover, quickie:hover {
    cursor: help;
    position: relative
}
spicy span, quickie span {
    display: none;
    color: #000;
}

spicy:hover span,  quickie:hover span {
    border: #000000 1px solid;
    padding: 5px 20px 5px 5px;
    display: block;
    z-index: 100;
    background: url(../images/china_images/china_texture.jpg);
    left: 0px;
    margin: 10px;
    min-width: 200px;
    position: absolute;
    top: 10px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
    font-size: 16px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

quickie{
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../images/icons/time.png);
	background-size: 15px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.black_block{
	width: 95%;
	padding: 10px;
	color: #fff;
	background-color: #111;
	font-size: 18px;
	border: 2px solid #000;
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.5);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.copyright{ 
	margin-top: 15px;
	color: #fff;
}

/* latin-ext */
@font-face {
  font-family: 'Berkshire Swash';
  font-style: normal;
  font-weight: 400;
  src: local('Berkshire Swash'), local('BerkshireSwash-Regular'), url(../font/4RZJjVRPjYnC2939hKCAimFprui36xQdb4y7MggwzrY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Berkshire Swash';
  font-style: normal;
  font-weight: 400;
  src: local('Berkshire Swash'), local('BerkshireSwash-Regular'), url(../font/4RZJjVRPjYnC2939hKCAimFprui36xQdb4y7MggwzrY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: camilla;
    src: url(../font/camilla.ttf);
}

@font-face {
    font-family: xaltrn2U;
    src: url(../font/xaltrn2U.ttf);
}

@font-face {
/*citace*/
    font-family: promocyja; 
    src: url(../font/promocyja.ttf);
}

@font-face {
    font-family: 'MODERN TYPEWRITER';
    src: url(../font/MODERN-TYPEWRITER.ttf);
}

@font-face {
    font-family: kawoszeh;
    src: url(../font/kawoszeh.ttf);
}

@font-face {
    font-family: coah;
    src: url(../font/coahce.ttf);
}

.map{
	margin-top: 15px;
	border: 2px solid #000;
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.5);
}
