html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #666;
	font-size: 14px;
}
td {
	vertical-align: top;
}

img {
	border: 0px;
}

/*** hlavni tridy - formatovani strankek ***/
#DOCUMENT {
	margin: 0 auto;
	width: 800px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: left;
/*	border-style: solid;
	border-color: #FF0000;
	border-width: 1px; */
}
.odkazy {
	position: relative;
	margin: 0 auto;
	top: 35px; 
	width: 600px;
	height: 40px;
	text-align: center;
	font-size: 24px;
	font-family: Arial;
	color: #00ccff;
	padding: 0px 0px 0px 12px;
	z-index: 20;
}
#text a {
	font-size: 24px;
	color: #00ccff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
#Hlavicka {
	margin-top: 5px;
	background-image:  url(_img/hlavicka.jpg);
	width: 800px;
	height: 100px;
}
#Hlavicka .cz{
    width: 23px;
	height: 21px;
	background-color: #00CCFF;
	position: relative;
	top: 10px;
	left: 800px;
	padding: 5px 0 0 5px;	
}
#Hlavicka .en{
    width: 23px;
	height: 21px;
	background-color: #00CCFF;
	position: relative;
	top: 20px;
	left: 800px;
	padding: 5px 0 0 5px;	
}
#Hlavicka .cz a, #Hlavicka .en a {
    text-decoration: none;
	color: white;

}
#HorniMenu {
	padding: 5px 0px 5px 0px; 
}
#LeveMenu {
	background-color: #00ccff;
	padding: 30px 10px 20px 20px;
	vertical-align: top;
	text-align: left;
	width: 150px;
}
#LeveMenu a {
	color: #6b6a68;
	text-decoration: none;
}
#LeveMenu a:hover {
	color: #fff;  
}
.levesubmenu {
    margin: 0 0 0 20px;
    display: block;
}
.levemenu {
    margin: 0 0 0 10px;
    display: block;
}

#Stranka {
	text-align: left;
	padding: 0px 10px 40px 10px;
	min-height: 400px;
}
#Paticka {
	margin-top: 5px; 
	width: 800px;
	height: 20px;
	padding-top: 4px;
	background-color: #e2e6e7;
	text-align: center;
	vertical-align: middle;
}
/* ------------------------------ vino nabidka ------------------------------------- */
.hr {
background:transparent url(_img/hr.jpg) no-repeat scroll center;
}
.nadpis_vino {
	color: #00ccff;
	font-size: 12pt;
	font-weight: bold;
}
.popis_vino{
	color: #00ccff;
	font-size: 8pt;
	font-weight: bold;	
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

.obr_vino{
	text-align: center;
	width: 75px;
}
table .vino
{
	width: 587px;
}
table.vino td 
{
    font-size: 8pt;
    vertical-align: top;
}
.charakteristika_vino {
	/*height: 200px;*/
	vertical-align: top;
}

/*** KONEC *** hlavni tridy - formatovani strankek ***/
.menutitle a {
	text-decoration: none;
	font-size: 28px;
	text-align: right;
	font-weight: normal;
}
.submenu{
	margin-bottom: 0.5em;
	display: none;
}
.osoba {
	color: #00ccff;
	font-size: large;
	text-align: center;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #a2a4a4;
	font-weight: bolder;
	font-size: small;
	text-decoration: underline;
}
a:hover {
	color: #00ccff;
}
.hornimenu {
	margin: 0px 40px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	color: #00ccff;
}
.hornimenu:hover {
	color: #a2a4a4;
}
ul li a {
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	
}
ul li ul li a {
	text-decoration: none;
	font-size: small;
}
h1{
	text-align: left;
	padding: 10px 0px 0px 40px;
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-color: #a2a4a4;
	font-size: 20px;
	color: #00ccff; /* #6b6a68; */
}
ul {
	list-style-image:  url(_img/li.gif);
}
acronym {
  font-weight: bold;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.alt_a {
	position: relative;
	top: -55px;
}
.alt_a span {
	position: relative;
}
.alt_a a {
	float: left;
	position: relative;
	display: block;
	width: 120px;
	text-align: center;
}
.alt_a span {
	float: left;
}
.logo { /*url(./_img/logo2.gif)*/
	position: absolute;
	text-align: right;
	top: 10px;
	width: 188px;
	height: 190px;
	z-index: 255;
	margin-left: 600px;
}
.bold {
	font-weight: bold;
}

img.ramecek {
border: 3px solid #00ccff;
margin-right: 30px;
float: left;
}
.nab a img{
margin: 5px 10px 5px 0 ;
}

