#btn1 {z-index : 240; text-align : center; background-color : #796D50; height : 77px; width : 80px; position : relative; top: 0px; left : 0px; float : left;}  /* Penzion*/
#btn1:hover {z-index : 240; text-align : center; background-color : #6d6044; height : 77px; width : 80px; position : relative; top: 0px; left : 0px; float : left;}  /* Penzion*/
#btn2 {z-index : 241; text-align : center; background-color : #796D50; height : 77px;  width : 93px; position : relative; top: 0px; left : 0px; float : left;}  /* Naše sklepy*/
#btn2:hover {z-index : 241; text-align : center; background-color : #6d6044; height : 77px;  width : 93px; position : relative; top: 0px; left : 0px; float : left;}  /* Naše sklepy*/
#btn3 {z-index : 242; text-align : center; background-color : #796D50; height : 77px;  width : 80px; position : relative; top: 0px; left : 0px; float : left;}  /* Naše víno*/
#btn3:hover {z-index : 242; text-align : center; background-color : #6d6044; height : 77px;  width : 80px; position : relative; top: 0px; left : 0px; float : left;}  /* Naše víno*/
#btn4 {z-index : 243; text-align : center; background-color : #796D50; height : 77px;  width : 111px; position : relative; top: 0px; left : 0px; float : left;} /* Chuťové orgie*/
#btn4:hover {z-index : 243; text-align : center; background-color : #6d6044; height : 77px;  width : 111px; position : relative; top: 0px; left : 0px; float : left;} /* Chuťové orgie*/
#btn5 {z-index : 244; text-align : center; background-color : #796D50; height : 77px;  width : 74px; position : relative; top: 0px; left : 0px; float : left;}  /* Kontakt*/
#btn5:hover {z-index : 244; text-align : center; background-color : #6d6044; height : 77px;  width : 74px; position : relative; top: 0px; left : 0px; float : left;}  /* Kontakt*/
#btn6 {z-index : 245; text-align : center; background-color : #796D50; height : 77px;  width : 93px; position : relative; top: 0px; left : 0px; float : left;}  /* Naši přátelé*/
#btn6:hover {z-index : 245; text-align : center; background-color : #6d6044; height : 77px;  width : 93px; position : relative; top: 0px; left : 0px; float : left;}  /* Naši přátelé*/
#btn7 {z-index : 246; text-align : center; background-color : #796D50; height : 77px;  width : 84px; position : relative; top: 0px; left : 0px; float : left;}  /* Okolí LVA*/
#btn7:hover {z-index : 246; text-align : center; background-color : #6d6044; height : 77px;  width : 84px; position : relative; top: 0px; left : 0px; float : left;}  /* Okolí LVA*/
#btn8 {z-index : 247; text-align : center; background-color : #796D50; height : 77px;  width : 84px; position : relative; top: 0px; left : 0px; float : left;}  /* Rezervace*/
#btn8:hover {z-index : 247; text-align : center; background-color : #6d6044; height : 77px;  width : 84px; position : relative; top: 0px; left : 0px; float : left;}  /* Rezervace*/
#btn9 {z-index : 248; text-align : center; background-color : #796D50; height : 77px;  width : 125px; position : relative; top: 0px; left : 0px; float : left;} /* Úvodní strana*/
#btn9:hover {z-index : 248; text-align : center; background-color : #6d6044; height : 77px;  width : 125px; position : relative; top: 0px; left : 0px; float : left;} /* Úvodní strana*/

body {
	background-color : #695d3f;
}
a img {
	border : 0px;
}

.text img {
	border : 1px solid #e2e2e2;
}

.a_menu {
	font-family : "Myriand Pro";
	font-style : italic;
	font-size : 15px;
	color : #f1f1f1;
	text-decoration : none;	
}

.a_menu:hover {
	font-family : "Myriand Pro";
	font-style : italic;
	font-size : 15px;
	color : #f1f1f1;
	text-decoration : none;		
}


.text {
	font-family : "Myriand Pro";
	font-style : italic;
	font-size : 14px;
	color : #f1f1f1;
	text-align : justify;
}

.text:first-line {
	padding-left : 5px;
}

input, textarea, select {
	font-family : "Myriand Pro";
	font-style : italic;
	font-size : 13px;
	background-color : transparent;  /* barva pozadi prvku formulare */
	color : #f1f1f1;  /* barva textu na prvcich formulare */
	border : 0px;
	border-bottom : 1px dotted #f1f1f1;
	text-decoration : none;
	text-align: left;
	width : 100px;		
}

input:focus, textarea:focus, select:focus {
	background-color : #f1f1f1;
	color : #000000;
	border : 0px;
	border-bottom : 1px dotted #000000;	
}

a {
	font-family : "Myriand Pro";
	font-style : italic;
	font-size : 14px;
	color : #f1f1f1;
	text-align : justify;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	font-family : "Myriand Pro";
	font-style : italic;
	font-size : 14px;
	color : #f1f1f1;
	text-align : justify;
	font-weight : bold;
	text-decoration : underline;
}
