body {
	color: #000000;
	font-family: "Verdana";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #EBFFD7;
	min-width: 770px;
	text-align: center; font-weight:bold
}

.stranka {
	position: relative;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index: 0;
	background-color: white;
	border-left: 0px #A8D765 solid;
	border-right: 0px #A8D765 solid;
}

a {
	color: #502403;
	text-decoration: none;
}

a:hover {
	color: #A8D765;
	text-decoration: none;
}


a.odkaz {
	color: #FF9900;
	text-decoration: none;
}

a:hover.odkaz {
	color: #A8D765;
	text-decoration: none underline;
}

.horni1 {
	position: relative;
	height: 15px;
	background-color: #EBFFD7;
	background-repeat: no-repeat
	border-bottom: 0px #A8D765 solid;
	border-right: 0px #A8D765 solid;

}


.horni2 {
	position: relative;
	height: 132px;
	background-image: url('images/hornibaner.jpg');
	background-repeat: no-repeat
    border-left: 1px #A8D765 solid;
	border-right: 1px #A8D765 solid;

}

.horni3 {
	position: relative;
	height: 40px;
	background-image: url('images/hornimenu.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px
	border-left: 1px #A8D765 solid;
	border-right: 1px #A8D765 solid;

}

.hornimenu {
	padding-top: 4px;
	height: 20px;
	color: #502403;
	text-align: center;	
}

.dolnimenu {
	padding-top: 4px;
	height: 30px;
	color: #502403;
	text-align: center; 
	font-size:10px;
}


a.menu {
	padding: 3px 5px;
	color: #502403;
	text-decoration: none;
}

a:hover.menu {
	color: #A8D765;
	text-decoration: none
}


.tabulka {
	background-color: white;
	color: #253642;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px #A8D765 solid;
	border-right: 1px #A8D765 solid;

}

.left {
	width: 170px;
	border-right: 1px #A8D765 solid;
	vertical-align: top;
}


.text_novinka {
	font-size: 11px;
}


.center {
	width: 600px;
	height: 320px;
	border: 0px red solid;
	vertical-align: top;
}

.stred {
	margin: 0px 10px 10px 10px;
	color: black;
	border: 0px red solid;
	line-height: 150%;
}

.nadpis {
	color: #3BABFA;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px #A8D765 solid;
}



.dolni {
	height: 20px;
	margin: 10px 0px 0px 0px;
	padding-top: 3px;
	border-top: 0px #A8D765 dashed;
	border-bottom: 0px #A8D765 dashed;
}
