body{
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Verdana;
	font: Trebuchet MS;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: black;
	background: white;
	text-align: center;
}


a{
	text-decoration: none;
	color: white;
}

a:hover{
	text-decoration: none;
	color: white;
}

img{
	border: none;
}


#page{
	position: relative;
	width: 100%;
	background: white;
}


/*************************
**				TOP			**
*************************/

#top{
	position: relative;
	width: 100%;
	height: 136px;
	background-image: url(../images/background_top_stripe.gif);
	background-repeat: repeat-x;
/*	text-align: center;*/
	z-index: 10;
}

#top .space{
	position: relative;
	width: 880px;
	height: 136px;
	background-image: url(../images/background_top.gif);
}

*>#top .space{
	margin: auto;
}

#top .space .logo{
	position: absolute;
	top: 32px;
	left: 73px;
	width: 165px;
	height: 51px;
}

#top .space .slogan{
	position: absolute;
	top: 60px;
	left: 603px;
	width: 165px;
	height: 20px;
}

#top .space .flag{
	position: absolute;
	top: 122px;
	left: 812px;
	width: 28px;
	height: 14px;
	text-align: right;
}

#top .space .menu{
	position: absolute;
	top: 113px;
	left:40px;
}

#top .space .menu img{
	margin-right: 0px;
}

*>#top .space .menu img{
	margin-right: -5px;
}

#shome, #ssluzby, #sgalerie{
	position: absolute;
	top: 136px;
	width: 94px;
	background: #AA0453;	
	opacity: .90;
	filter: alpha(opacity=90);
	visibility: hidden;	 
	z-index: 10;
}

*>#shome, *>#ssluzby, *>#sgalerie{
	width: 88px;
}


#shome{
	left: 40px;
	height: 80px;
}

#ssluzby{
	position: absolute;
	left: 135px;
	height: 60px;
}

#sgalerie{
	left: 230px;
	height: 40px;
}

#smenu a:hover, #ssluzby a:hover, #sgalerie a:hover{
	text-decoration: none;
	color: white;
}


.smenu_row{
	position: relative;
	width: 100%;
	height: 20px;
	color: white;
	background: #AA0453;	
	padding: 3px;
	text-align: left;
}

.smenu_row_on{
	position: relative;
	width: 100%;
	height: 20px;
	color: white;
	background: black;	
	padding: 3px;
	text-align: left;
	cursor: pointer;
}


.smenu_row .text, .smenu_row_on .text{
	position: absolute;
	top: 4px;
	left: 7px;
}

*>.smenu_row .text, *>.smenu_row_on .text{
	top:6px
}


/****************************
**				CONTENT			**
*****************************/

#content{
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 1
}

*>#content{
	margin: auto;
}

#content .space{
	position: relative;
	width: 800px;
}

*>#content .space{
	margin: auto;
}

#content .space a{
	text-decoration: none;
	color: #8B0037;
	/*font-weight: bold;*/
}

#content .space a:hover{
	text-decoration: underline;
	color: #8B0037;
	/*font-weight: bold;*/
}

#content .space ul, ul.cena{
	list-style-image: url(../images/bullet_square_wine.gif);
	list-style: 4px;
}

#content .space ul.cena{
	margin-left: 18px;
}

*>#content .space ul.cena{
	margin-left: -22px;
}

#content .space .main_flash{
	position: relative;
	width: 800;
	height: 400px;
	z-index: 2;
}

#content .space .main_photo{
	position: relative;
	width: 100%;
	background: Gray;
}

#content .space .main_photo_400{
	position: relative;
	width: 100%;
	/*height: 400px;*/
	background: Gray;
}

#content .space .main_photo_545{
	position: relative;
	width: 100%;
	/*height: 400px;*/
	background: Gray;
}

#content .space .main_photo_545 .galery_detail{
	position: absolute;
	top: 20px;
	left: 15px;
	width: 770px;
	height: 505px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	/*height: 400px;*/
}

#content .space .main_photo_545 .galery_detail .img{
	position: absolute;
/*	top: 0px;
	left: -23px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 25px;*/
}



#content .space .main_photo_250{
	position: relative;
	width: 100%;
	/*height: 250px;*/
	background: Gray;
}

#content .space .button{
	position: absolute;
	top: 360px;
	left: 710px;
	width: 78px;
	height: 32px;
	z-index: 5;
}

#content .space .stripe_headline{
	position: relative;
	width: 100%;
	height: 43px;
	margin-bottom: 20px;
	background-image: url(../images/background_headline.gif);
}

#content .space .stripe_headline .button{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 43px;
	text-align: right;
	/*margin-bottom: 20px;
	/*background-image: url(../images/background_headline.gif);*/
	z-index: 5;
}


#content .space .text, #content .space .kontakt, #content .space .kariera, #content .space .novinky{
	position: relative;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
	padding: 10px;
	color: #8B0037;
	color: black;
	/*height: 150px;*/
}

*>#content .space .text, *>#content .space .kontakt, *>#content .space .kariera, *>#content .space .novinky{
	height: auto;
}

.text_wine, .text_wine_headline, .text_wine_main_headline{
	color: #8B0037;
}

.text_wine_headline, .text_wine_main_headline, .text_headline{
	font-weight: bold;
}

.text_wine_main_headline{
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 15px;
}

.box{
	display: inline-table;
	position: relative;
	width: 800px;
	margin-bottom: 20px;
}

*>.box{
	height: auto;
}


.kontakt .box .photo{
	position: relative;
	top: 0px;
	left: 10px;
	width: 174px;
	float: left;
}

.reference .box .photo{
	position: relative;
	top: 0px;
	left: 10px;
	width: 225px;
	text-align: right;
	float: left;
}

.box .photo{
	height: auto;
}

.box .photo img{
	float: left;
}

.box .text{
	position: relative;
	margin-left: 200px;
	width: 590px;
	font-size: 1em;
	line-height: 1.3em;
}

.kontakt .box .text, .partneri .box. .text{
	margin-left: 200px;
	width: 590px;
}

.reference .box .text{
	margin-left: 250px;
	width: 540px;
}

.box .text .name{
	position: relative;
	font-size: 1.2em;
	color: #8B0037;	
/*	float: left;*/
}

.box .text .position{
	position: relative;
	font-size: 1.1em;
	color: black;
}

.kontakt .label{
	position: relative;
	width: 70px;
	float: left;
}

*>.kontakt .label{
	width: 60px;
}

#content .space .galery{
	position: relative;
}

#content .space .galery .detail{
	position: relative;
	display: inline-table;
	width: 100%;
}

#content .space .galery .detail{
	display: inline-table;
}

#content .space .galery .detail .text{
	position: relative;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
	padding: 0px;
	color: #8B0037;
	color: black;
	width: 580px;
	float: left;
	margin-bottom: 30px;
}

#content .space .galery .detail .headline{
	font-size: 1.5em;
	font-weight: bold;
	color: #8B0037;
	text-align: left;
	margin-bottom: 20px;
}

#content .space .galery .detail .photos{
	position: relative;
	margin-left: 600px;
	width: 155px;
}
	

#content .space .galery .detail .photos img{
	position: relative;
	margin-bottom: 15px;
	width: 155px;
}

#content .space .galery .navigation{
	position: relative;
	width: 100%;
	height: 155px;
	margin-bottom: 30px;
	float: none;
	margin-top: 60px;
}

#content .space .galery .navigation .navig_left, #content .space .galery .navigation .navig_right{
	position: relative;
	margin-top: 35px;
	margin-right: 15px;
	cursor: pointer;
	float: left;
}

#content .space .galery .navigation .photo{
	position: relative;
	margin-right: 15px;
	width: 155px;
	float: left;
}

#content .space .galery .navigation img{
/*	position: relative;
	margin-right: 15px;
	float: left;*/
}

.novinky .novinka{
	font-size: 1em;
	margin-bottom: 30px;
}

.novinky .date{
	font-size: 0.9em;
}

.novinky .headline{
	font-size: 1.5em;
	font-weight: bold;
	color: #8B0037;
	text-align: left;
	margin-bottom: 20px;
}

/****************************
**				BOTTOM			**
*****************************/

#bottom{
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(../images/background_bottom_stripe.gif);
	background-repeat: repeat-x;
}

*>#bottom{
	margin: auto;
}


#bottom .info{
	position: relative;
	width: 880px;
	height: 46px;
	background-image: url(../images/background_bottom.gif);
}

*>#bottom .info{
	margin: auto;
}

#bottom .info .email{
	position: absolute;
	top: 0px;
	left: 715px;
}

/*		NEWSLETTER		*/

#newsletter{
	margin: 10px;
	width: 500px;
	height: 949px;
	background-image: url(../images/newsletter.png);
	border: solid 1px #833A53;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	line-height: 1.3em;
	text-align: left;	
	color: Black;
}

#newsletter a{
	color: #833A53;
}

#newsletter a:hover{
	color: #833A53;
	text-decoration: underline;
}

#newsletter .text_top{
	position: absolute;
	top: 152px;
	left: 25px;
	width: 478px;
	height: 190px;
}

#newsletter .text_bottom{
	position: absolute;
	top: 740px;
	left: 25px;
	width: 478px;
	height: 50px;
}

#newsletter .text_sign{
	position: absolute;
	top: 820px;
	left: 300px;
	width: 200px;
	height: 50px;
/*	opacity: .35;
	filter: alpha(opacity=35);
	background: Aqua;*/
}

