/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#000000;
}
/*-------------------------------------------------------------------*/

/* odkazy */
a:link {text-decoration: none;color: #000000;}
a:visited {text-decoration:none;color: #000000;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #000000;}

/* nadpisy */
h1, h2, h3, h4, h5, h6 {margin: 5px; padding: 5px;}
h1 {font-size:24px; color: #e31a21;}
h2 {font-size:17px; color: #e31a21;}
h2 strong{ color:#777777;}
h2 a:link, h2 a:visited, h2 a:active {text-decoration:none;}
h2 a:hover {color:#777777;text-decoration:underline;}
h2 span{ color:#000000; font-size:12px; font-weight:normal;}
h2 a:hover span{text-decoration:underline;}
h3 {font-size:13px; color: #000000;}
h4 {font-size:11px; color: #e31a21;}
h5 {font-size:9px; color: #e31a21;}
h6 {font-size:7px; color: #e31a21;}
/*-------------------------------------------------------------------*/

p {
	margin:0;
	padding: 5px 10px;
	line-height:16px;
}
#nalezeneLahve {padding:0;margin:0;}

#nalezeneLahve li {
margin:0;padding:0;
 list-style:none;
}
#nalezeneLahve li table {
	border:1px solid #CCC;
	margin-bottom:5px;
}
/* tabulka border */
table.border {border: 1px solid #EEE; width:100%; background-color:#f5f5f5}
table.border th {background-color:#e31a21; color:#FFFFFF; padding:4px 7px;}
table.border tr {}
table.border tr.dark {background-color:#DDD;}
table.border td { padding:2px 5px;
}
.tab-levy {font-size:11px;}
.tab-levy a{font-size:12px;font-weight:bold;}
.f11px {font-size:11px;}

/**************************************
    HVEZDY  VIN
***************************************/

.star-gold { width: 14px; height:14px; float: left; background: url(../images/star_gold.gif) no-repeat top left; }
.star-half { width: 14px; height:14px; float: left; background: url(../images/star_half.gif) no-repeat top left; }
.star-grey { width: 14px; height:14px; float: left; background: url(../images/star_grey.gif) no-repeat top left; }

.tab-vinorevue {
background-image:url(/images/vinorevue.gif);
background-repeat:no-repeat;
color:#FFFFFF;
margin:1px 0 0 3px;
padding:0 11px 0 62px;
}

/*obsah krabice*/
ul li.bile,ul li.ruzove, ul li.cervene,ul li{ list-style:none; }

div.centerContent ul.noLinkList li{  background-image:url(../images/list_bila_menu.gif); background-repeat:no-repeat; background-position: left 4px; padding-left:10px; }

ul li.bile a{background-image:url(../images/list_bila.gif); background-repeat:no-repeat; background-position: left 4px; padding-left:10px; text-decoration:none;}
ul li.bile a:hover{color:#009E50;}

ul li.ruzove a{background-image:url(../images/list_rose.gif); background-repeat:no-repeat; background-position: left 4px; padding-left:10px; text-decoration:none;}
ul li.ruzove a:hover{color:#EC008B;}

ul li.cervene a{background-image:url(../images/list_cerven.gif); background-repeat:no-repeat; background-position: left 4px; padding-left:10px; text-decoration:none;}
ul li.cervene a:hover{  color:#9940A1;}
/**************************************
    Medaile
***************************************/
.Medaile {
	display: inline;
	position: relative;
	top: 4px;
	margin-left: 1em;
}
/**************************************
    Doprodej
***************************************/
.stavLahvi {
	display: inline;
	position: relative;
	margin-left: 1em;
	color: #E31A21;
	font-weight: bold;
}
#PosledniSbohem {
	display: none;
	position: absolute;
	top: -20px;
	left: 190px;
	background: white;
	width: 350px;
	font-weight: normal;
	text-align: justify;
}
#PosledniSbohem div {
	margin: 5px;
	border: 1px solid rgb(179, 179, 179);	
	padding: 1em;
}
