
/* JIDELNI LISTEK */

.jidelni-listek {
}

.title h2 {
	text-align: center;
	padding: 0px; margin: 0px;
}

.title h3 {
	text-align: center;
	padding: 0px; margin: 0px;
	font-size: 14px;
}

.jidelni-listek .title {
	padding-bottom: 16px;
}

.jidelni-listek table {
	text-align: left;
}

.jidelni-listek table .v-space {
	height: 16px;
}

.jidelni-listek table .food-weight {
	width: 80px;
}

.jidelni-listek table .food-name {
	width: 400px;
}

.jidelni-listek table .food-cost {
	width: 60px;
}

.jidelni-listek table img {
	border: 0px;
	width: 140px;
	height: 100px;
}

.jidelni-listek table .food-weight, .jidelni-listek table .food-name, .jidelni-listek table .food-cost {
	font-weight: bold;
}

/* DRINK */
.napojovy-listek table .drink-weight {
	width: 80px;
}

.napojovy-listek table .drink-name {
	width: 400px;
}

.napojovy-listek table .drink-cost {
	width: 60px;
}

.napojovy-listek table .drink-img {
	text-align: center;
	width: 140px;
}

.napojovy-listek table img {
	margin: auto; padding: auto;
	border: 0px;
	width: 60px;
	height: 100px;
}

.napojovy-listek .wien table .drink-weight, .napojovy-listek .wien table .drink-name, .napojovy-listek .wien table .drink-cost {
	font-weight: bold;
}

/* KONTAKT */
.kontakt h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
}

.kontakt p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.kontakt table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #fafbfc;
}

.kontakt table th, .kontakt table td  {
	border: 1px solid #EEEEEE;
	padding: 5px;
	padding-left: 8px; padding-right: 8px;
}

.kontakt table th {
	width: 160px;
}

.kontakt label {
	display: inline;
	width: 110px;
	float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.kontakt fieldset {
	border: 0px;
}

.kontakt .text_small {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}

.kontakt .mailOK {
	color: #009900;
	font-weight: bold;
	font-size: 18px;
}

/* UVOD */
.text-uvod-bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 25px;
	width: 500px;
}

.uvod-jidelni-listek {
	
}

.uvod-jidelni-listek .title1 {
	/*padding-bottom: 16px;*/
}

.uvod-jidelni-listek table {
	margin-top: 10px;
	margin-left: 4px;
	text-align: left;
}

.uvod-jidelni-listek table td {

}

.uvod-jidelni-listek table .v-space {
	height: 6px;
}

.uvod-jidelni-listek table .food-weight {
	width: 40px;
}

.uvod-jidelni-listek table .food-name {
	width: 300px;
	overflow: hidden;
}

.uvod-jidelni-listek table .food-cost {
	width: 60px;
}

.uvod-jidelni-listek table img {
	border: 0px;
	width: 35px;
	height: 25px;
}

.uvod-jidelni-listek table .food-weight, .uvod-jidelni-listek table .food-name, .uvod-jidelni-listek table .food-cost {
	font-weight: bold;
}

/* O-RESTAURACI */
.o-restauraci {
	margin: 0px; padding: 0px;
}

.o-restauraci p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.o-restauraci .bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: normal;
}

.o-restauraci .left {
	float: left;
	width: 40%;
	height: 40%;
	margin-right: 5px;
}

.o-restauraci h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
}


/* OTHERS */
.edge-right-bottom {
	float: right;
	width: 160px;
	height: 150px;
}

.oth-bottom-space {
	height: 70px;
	width: 690px;
}

.oth-bottom-space2 {
	height: 24px;
	width: 690px;
	margin: 0px; padding: 0px;
}


