body{
	background: #ababab url(background.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: black;
	text-align: center;
} 
p{
	margin: 15px 0 15px 0;
	color: black;
}
a{
	color: #740909;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img.border {
	border: 3px solid #b5b69d;
}
a img{
	text-decoration: none;
	border: none;
}
h1{
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #C4C5BF;
	padding: 0 0 15px 20px;
	margin: 10px 0 10px 0; 
	background: url(ctvercik.gif) no-repeat 0px 8px;
	line-height: 25px;
}
h1#home{
	position: absolute;
	top: -1000px;
}
h2{
	background: url(ctvercik.gif) no-repeat 0px 4px;
	font-size: 18px;
	color: #212219;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 20px 0 15px 0;
}
h2#objednavka{
	padding: 0 0 0 10px;
	margin: 25px 0 10px 0;
	background: none;
	border-bottom: 1px solid #C4C5BF;
}
h2 a{
	text-decoration: underline;
}
h2 a:hover{
	text-decoration: none;
}
h3{
	font-size: 14px;
	color: #212219;
	margin: 0 0 10px 0;
	line-height: 14px;
	padding: 0px;
}
h3.hodnoceni{
	margin: 35px 0 10px 0;
}
hr{
	clear: both;
	border: none;
	/*border-bottom: 1px solid #E4E5DA;*/
}
table{
	width: 100%;
}
td, th{
	width: 33%;
	text-align: center;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	border-bottom:1px solid #dadbd2;
}
th{
	background: #D4D6BC;
	padding: 10px 5px 10px 5px;	
	border: 1px solid #92956F;
}
input, textarea{
	border: 1px solid #C5C6BA;
	padding: 2px 5px 2px 5px;
	font: 13px/15px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}
ratio{
	border: none;
}
select{
	max-width: 200px;
}
label{
	display: block;
	margin: 15px 0 5px 0;
	max-width: 200px;
}
legend{	
	margin: 15px 0 0 0;
	padding: 5px 10px 5px 10px;
	background-color: #F4F4F4;
	border:1px solid #dadbd2;
}
fieldset{
	padding: 10px;
	margin: 20px 0 0 0;
	background-color: #F4F4F4;
	border:1px solid #dadbd2;
}
fieldset:hover{
	border-color: #222;
}
fieldset:hover legend{
	border-color: #222;
}
#site{
	background: url(site.gif) repeat-y;
	width: 700px;
	margin: 50px auto 30px auto;
	text-align: left;
	position: relative;
}
#site-background{
	background: #f3f4e5 url(site-background.gif) no-repeat bottom;
	margin: 0 1px 0 1px;
	float: left;
	width: 698px;
}
#content{
	float: left;
	display: inline;
	margin: 0 0 15px 15px;
	width: 400px;
}
#content-width{
	margin: 0 15px 15px 15px;
	width: 670px;
}
.blocks-right{
	float: right;
	width: 260px;
}
#block-midle, .block-midle{
	float: right;
	width: 250px;
	display: inline;
	background: url(block-midle.gif) repeat-y;
	margin: 10px 10px 10px 0;
	padding: 0px;
}
#block-top, .block-top{
	background: url(block-top.gif) no-repeat top;
	width: 250px;
	float: right;
}
#block-top h2, .block-top h2{
	margin: 12px 0 15px 11px;
	float: left;
	display: inline;
}
#block-bottom, .block-bottom{
	float: right;
	background: url(block-bottom.gif) no-repeat bottom;
	width: 228px;
	padding: 10px 10px 12px 12px;
}
#header{
	background: url(head.gif) no-repeat top;
	height: 240px;
	width: 700px;
	position: relative;
}
#header img{
	position: absolute;
	top: -42px;
	left: -42px;
}
#footer{
	background: url(footer.gif) no-repeat bottom;
	height: 53px;
	width: 700px;
	border-top: 1px solid #000;
	clear: both;
	text-align: center;
	padding: 15px 0 0 0;
}
#head{
	position: absolute;
	top: 49px;
	left: 0px;
	background: url(obr.jpg) no-repeat right top;
	padding: 108px 0 0 1px;
}
ul#menu{
	background: url(menu.gif) repeat-x bottom;
	padding: 0 0 17px 0;
	float: left;
	list-style: none;
	width: 698px;
	margin: 0px;
}
ul#menu li{
	border-left: 1px solid #000;
	float: left;
	height: 60px;
	position: relative;
}
ul#menu li#st{
	border-left: none;
}
ul#menu li a{
	color: #D1D8C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	display: block;
	padding: 35px 0 9px 0;
	text-align: center;
	width: 138px;
	text-decoration: none;
}
/*------------------------------*/
ul#menu li:hover, ul#menu li.mnhover{
	background: url(menu-hover.gif) repeat-x bottom;
}
ul.submenu{
	position: absolute;
	left: -9999px;
	/*top: -1px;*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
	background: url(menu2.gif) repeat-x bottom;
	padding: 0 0 16px 0;
}
ul#menu ul.submenu li{
	border: 1px solid #000;
	border-top: none;
	height: auto;
	display: block;
	float: none;
}
ul#menu ul.submenu li a, ul#menu ul.submenu li a:hover{
	color: #000;
	width: 138px;
	text-align:	center;
	padding: 5px 0 5px 0;
	background: #F3F4E5;
	font-size: 11px;
	font-weight: normal;
}
ul#menu ul.submenu li a:hover{
	text-decoration: underline;
}
ul#menu li:hover ul.submenu, ul#menu li.mnhover ul.submenu{
	left: -1px;
}
/*-------------------------------*/
/*#sitemap{
	position: absolute;
	top: 16px;
	left: 590px;
	background: url(mapa.gif) no-repeat right;
	font-size: 10px;
	padding: 3px 28px 3px 0;
}*/
#user{
	position: absolute;
	top: 16px;
	left: 450px;
	width: 230px;
	text-align: right;
	font-size: 10px;
	padding: 3px 28px 3px 0;
}
#kos{
	position: absolute;
	top: 80px;
	right: 25px;
	width: 150px;
	text-align: left;
	font-size: 12px;
	padding: 10px;
	background: #eee;
	border: 1px solid #C5C6BA;
}
#loga{
	float: right;
	display: inline;
	margin: 10px 30px 5px 0;
}
#logovinarstvi{
	float: right;
	margin: 0 0 15px 15px;
	padding: 10px;
	border:1px solid #dadbd2;
}
#nabidka {
	float: right;
	margin: 0 10px 10px 0;
}
#nabidka img{
	border: none;
}
#nav{
	font-size: 10px;
}
.cleaner{
	clear: both;
	width: 100%;
	visibility: hidden;
}
/*----------------------------------------------*/
.highslide {
	cursor: url(/js/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid #000;
}

.highslide-image {
	border: 2px solid #000;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;  
  border: 1px solid white;
  border-top: none;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  background-color: white;
}
.highslide-loading {
  display: block;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
  text-decoration: none;
	border: 2px solid #740909;
	padding: 10px;
  background-color: black;
}
/*a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}*/

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(/js/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/js/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*-----------------------------------------------------------*/
ul.prehled{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.prehled li{	
	border-bottom: 1px solid #C5C6BA;
	padding: 3px 0px 3px 5px;
}
.icon{
	float: left; 
	text-align: center;
	border: 1px solid #C5C6BA;
	padding: 5px 9px 0 9px;
	margin: 5px;
}
.thumb{
	float: left; 
	text-align: center;
	border: 1px solid #C5C6BA;
	padding: 6px 0 2px 0;
	margin: 3px;
	width:126px;
	min-height: 87px;
}
#hidden{
	display:none;
}
.strankovani{
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	clear: both;
	border: 1px solid #92956F;
	background-color: #D4D6BC;
	font-size: 10px;
}
/*------- GALERIE -------------*/
#galery-midle{
	background: url(galerie.gif) repeat-y;
	width: 400px;
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
}
#galery-bottom{
	background: url(galerie-bottom.gif) no-repeat bottom;
	width: 400px;
	padding: 0 0 10px 0;
	float: left;
}
#galery-top{
	background: url(galerie-top.gif) no-repeat top;
	padding: 10px 0 10px 8px;
	width: 392px;
	float: left;
}
.foto{
	width: 125px;
	height: 120px;
	padding: 5px 0 0 0;
	float: left;
	border: 1px solid #d3d6cd;
	text-align: center;
}
.help, .help_visible, .info, .info-left, #help, #help1, #help2
{
	border: 2px solid #740909;
	font-weight: bold;
	padding: 15px;
	margin: 10px 0 10px 0;
	color: #000;
	display: none;
}
.help_visible
{
	display:block;
}
.info, .info-left{
	font-weight: normal;
	text-align: center;
	display:block;
	padding: 0 10px 0 10px;
}
.info-left{
	text-align: left;
}
.loadingMessage {
	color: #ffffff;
	background-color: #ee0000;
	padding: 0.5ex 0.5ex 0.5ex 0.5ex;
	float: right;
	display: none;
}

/************  CROP***********/
#orez{
	float: left;
}
#doporucujeme{
	float: left;
	margin: 0 15px 10px 0 ;
	border: 3px solid #92956F;
}
.uvod p{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.center{
	text-align: center;
}
.shop_vino_head{
	text-align: left;
	padding: 0 5px 0 10px;
}
.shop_vino{
	padding: 0 5px 0 10px;
	text-align: left;
	width: 480px;
	height: 26px;
	line-height: 27px;
	display: block;
	overflow: hidden;
}
.shop_objem{
	text-align: center;
	width: 55px;
}
.shop_vlastnost{
	text-align: center;
	width: 90px;
}
.shop_kup{
	text-align: center;
	width: 30px;
	padding: 2px 0 0 0;
}
.shop_mnozstvi{
	width: 70px;
}
input.mnozstvi{
  width: 22px;
}
a.button{
	border: 1px solid #C5C6BA;
	padding: 3px 5px 3px 5px;
	font: 13px/15px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}
a.button-big{
	border: 1px solid #000;
	padding: 8px 11px 8px 11px;
	font: bold 15px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}
a.button-big-top, input.button-big-top{
	border: 1px solid #740909;
	padding: 8px 11px 8px 11px;
	font: bold 15px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #740909;
}
a:hover.button, a:hover.button-big, a:hover.button-big-top{
	text-decoration: none;
}
.order_submit{
	text-align: right;
	border-top: 1px solid #C4C5BF;
	padding: 15px 0 5px 0;
}
#login_form{
	margin: 15px;
	padding: 20px 20px 20px 210px;
	border: 1px solid #C5C6BA;
}
.hidden{
	display:none;
	/*border: 1px solid #C5C6BA;
	padding: 10px;
	margin: 15px 0 12px 0;*/
}
a#napoveda_ref{
	margin: 0 0 0 2px;
	padding: 0px;
	display: block;
	height: 23px;
	width: 84px;
}
#napoveda{
	display: none;
	border: 3px solid #344B54;
	background-color: #E5F2F8;
	padding: 0 10px 0 10px;
	margin: 0 2px 0 2px;
}
.right{
	float: right;
}
.contact-item{
	float: left;
	margin: 15px 0 0 0;
	width: 100%;
}
.contact-item label{
	float: left;
	margin: 0 15px 0 0;
	width: 200px;
	line-height: 19px;
	border-bottom: 1px solid #C4C5BF;
}
.radio{
	display: inline;
	border: none;
	width: 500px;
}
.contact-item input{
	float: left;
	/*display: block;*/
}
.form_error, .form_help{
	border-bottom: 1px solid #C4C5BF;
	border-top: 1px solid #C4C5BF;
	color: #740909;
	float:right;
	width: 190px;
	padding: 0 10px 0 10px;
}
.form_help{
	display: none;
	color: #000;
}
.form_help_right{
	float: right;
	width: 210px;
}
#category{
	border: 1px solid #C4C5BF;
	padding: 10px 15px 5px 15px;
	margin: 10px 0 10px 0;
	background-color: #E9EAE0;
	float: left;
	width: 640px;
}
#category h3{
	width: 80px;
	float: left;
}	
#category ul{
	width: 300px;	
	margin: 0px;
}
#category-right{
	width: 550px;
	float: right;
}
#filtr{
	clear: both;
	border: 1px solid #92956F;/*#C4C5BF;*/
	background-color: #D4D6BC;
	padding: 15px 15px 10px 15px;
	margin: 0 0 2px 0;
	font-size: 10px;
	text-align:justifi;
}
#filtr label{
	display: inline;
	width: 250px;
}
#filtr select{
	max-width: 100px;
	font-size: 10px;
}
#filtr .strankovani{
	padding: 10px 0 0 0;
	border: none;
	border-top: 1px solid #92956F;
}
#filtr p{
	margin: 0px;
	padding; 0px;
}
.shop-card{
	width: 207px;
	height: 225px;
	overflow: hidden;
	float: left;
	border: 1px solid #C4C5BF;
	padding: 5px;
	margin: 2px;
}
.shop-card a{
	text-decoration: none;
}
.shop-card a:hover{
	text-decoration: underline;
}

.shop-title{
	height: 55px;
	/*text-align: justify;*/
	overflow: hidden;
}	
.shop-card h2{
	background: none;
	font-size: 13px;
	color: #212219;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 5px 0;
}
.shop-pic{
	float: left;
	width: 60px;
	background-color: #fff;
	border: 1px solid #C4C5BF;
	max-height: 150px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	margin: 5px 2px 5px 0;
}
.shop-pic a{
	text-decoration: none;
}
.shop-pic a img{
	border: none;	
}
.shop-desc, .shop-weight, .shop-price, .shop-buy{
	float: right;
	width: 130px;
}
.shop-desc{
	font-size: 10px;
	height: 70px;
	overflow: hidden;
}
ul.shop-price{
	margin: 0px;
	padding: 5px 0 5px 20px;
	width: 110px;
	border-top: 1px solid #C4C5BF;
}
.shop-price-wat{
	font-size: 14px;
}
a.shop-buy{
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 5px 0 0 0;
	background-color: #92956F;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.sortiment-detail-buy{
	border-bottom: 1px solid #C4C5BF;
	padding: 10px;
	width: 208px;
	float: left;
}
ul.detail-buy-info{
	width: 110px;
	margin: 0 0 0 15px;
	padding: 0px;	
}
a.detail-buy{
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 30px 0 0 0;
	background-color: #740909;
	color: #D1D8C0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: right;
	width: 75px;
}

/* Top sortiment -- pravy sloupec na titulni strane */
/*
.top-sortiment{
	float: right;
	width: 250px;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px solid #E4E5DA;
	background-color: #F3F4E5;
}
.top-img{
	float: left;
	width: 50px;
	max-height: 100px;
	background-color: #fff;
	border: 1px solid #C4C5BF;
	padding: 5px;
	text-align: center;
}
.top-text{
	float: right;
	width: 180px;
}
.top-text h2{
	background: none;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	font-size: 14px;
	border-bottom: 1px solid #92956F;
	text-align: center;
}
.top-text h2 a{
	text-decoration: none;
	color: #000;
}
.top-vice{
	text-align: right;
	font-weight: bold;
	padding: 5px 5px 0 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #92956F;
}*/
h2.underline{
	border-bottom: 1px solid #E4E5DA;
	clear: both
}
#welcome{
	float: left;
	width: 400px;
}
#vinarstvi{
	float: right;
	width: 250px;
	padding: 0 5px 5px 5px;
	margin: 0px;
	border-left: 1px solid #E4E5DA;
	background-color: #F3F4E5;
}
.news{
	float: left;
	margin: 5px;
	width: 320px;
}
.news h3{
	margin: 0px;
	width: 215px;
	height: 30px;
	float: right;
	font-size: 13px;
}
.uvod{
	float: right;
	width: 215px;
}
.news img{
	float: left;
}
/*#down-bar{
	width: 680px;
	background-color: #111;
	margin: 10px;
	color: #ddd	;
	float: left;	
	border-top: 3px solid #740909;
}
#down-bar h2{
	color: #ddd;
	background: none;
	border-bottom: 1px solid #111;
	margin: 15px 10px 2px 15px;
	padding: 0px;
}*/
.top-sortiment{
	float: right;
	width: 335px;
	height: 121px;
	overflow: hidden;
	margin: 0 9px 10px 0;
	background: url(top.gif) no-repeat;
}
.top-img{
	float: left;
	width: 50px;
	max-height: 100px;
	background-color: #fff;
	border: 1px solid #666A3A;
	padding: 5px;
	margin: 10px 0 0 10px;
	text-align: center;
}
.top-text{
	float: right;
	width: 240px;
	margin: 10px 10px 0 0;
}
.top-text h2{
	background: none;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #666A3A;
	/*max-height: 13px;
	overflow: hidden;
	text-align: center;*/
}
.top-text h2 a{
	text-decoration: none;
	/*color: #000;*/
}

