﻿/****************************************************************************************/
/*                                                                                      */
/* Daniel Wines website - CONTENT DESIGN                                                */
/*                                                                                      */
/* Central menu:    top, horizontal                                                     */
/* Submenu:         left, vertical                                                      */
/*                                                                                      */
/* Version:         2009-02-02 16:30                                                    */
/* Last changed by: Michal Pelech                                                       */
/*                                                                                      */
/****************************************************************************************/

/* #Main left ==========================================================================*/

.flL{
	float: left;
}

#mainLeft p
{
	padding: 5px 10px;
	font-size: 75%;
}

#mainLeft ul li a,
#mainLeft ul li a span
{
	width: 177px;
	display: block;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	font-size: 8px;
}

#mainLeft ul li a span
{
	position: absolute;
	left: 0;
	top: 0;
}

#mainLeft ul li a.domy
{
	height: 22px;
	top: 4px;
}

#mainLeft ul li a.domy span
{
	height: 22px;
	background: url(../images/design/bt_domy.png) left top no-repeat;
}
#mainLeft ul li a.danielWines
{
	height: 22px;
	top: 11px;
}


#mainLeft ul li a.danielWines span
{
	height: 22px;
	background: url(../images/design/bt_danielWines.png) left top no-repeat;
}
#mainLeft ul li a.doplnky
{
	height: 23px;
	top: 5px;
}

#mainLeft ul li a.doplnky span
{
	height: 23px;
	background: url(../images/design/bt_doplnky.png) left top no-repeat;
}

#mainLeft ul li a.media
{
	height: 22px;
	top: 6px;
}

#mainLeft ul li a.media span
{
	height: 22px;
	background: url(../images/design/bt_media.png) left top no-repeat;
}

#mainLeft ul li a.historie
{
	height: 23px;
	top: 8px;	
}

#mainLeft ul li a.historie span
{
	height: 23px;
	background: url(../images/design/bt_historie.png) left top no-repeat;
}

#mainLeft ul li a.oblast
{
	height: 22px;
	top: 8px;
}

#mainLeft ul li a.oblast span
{
	height: 22px;
	background: url(../images/design/bt_oblast.png) left top no-repeat;
}

#mainLeft ul li a.zastoupeni
{
	height: 23px;
	top: 9px;
}

#mainLeft ul li a.zastoupeni span
{
	height: 23px;
	background: url(../images/design/bt_zastoupeni.png) left top no-repeat;
}

#mainLeft ul li a.podminky
{
	height: 23px;
	top: 10px;
}

#mainLeft ul li a.podminky span
{
	height: 23px;
	background: url(../images/design/bt_podminky.png) left top no-repeat;
}

#mainLeft ul li a.kontakt
{
	height: 22px;
	top: 11px;
}

#mainLeft ul li a.kontakt span
{
	height: 22px;
	background: url(../images/design/bt_kontakt.png) left top no-repeat;
}

#mainLeft .search input, #mainLeft .search select
{
	width: 132px;
	height: 18px;
	margin: 0px 0px 5px 10px;
	border: none;
	font-size: 12px;
}
#mainLeft .search #loginBox input{
	margin: 0px 0px 0px 10px;
}
#mainLeft .search .formItem{
	position: relative;
}
#mainLeft .search input.searchButton
{
	width: 24px;
	height: 20px;
	margin: 0 0 0 0px;
	position: absolute;
	left: 145px;
	top: 0px;
	background: url(../images/searchBtn.png);
	border: none;
	color: #fff;
}

#cart_left{
	background: url(../images/cart_bg.png);
	height: 23px;
	width: 164px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 10px 0px 10px 6px;
	line-height: 23px;
}
#cart_left .cart_link{
	float: left;
}
#mainLeft .search img
{
	padding: 20px 0 0 5px;
}
#mainLeft #loginBox{
	width: 166px;
	height: 69px;
	background: url(../images/login_bg.png);
	font-size: 10px;
	color: #f3f460;
	margin-left: 5px;
}
#mainLeft #loginBox table{
	margin-left: 11px;
	margin-top: 5px;
}
#mainLeft #loginBox table td{
	padding-bottom: 1px;
}
#mainLeft #loginBox table input{
	background: #fff;
	width: 100px;
	height: 15px;
}
#mainLeft #loginBox table input.loginButton, #mainLeft #loginBox table a{
	background: #938a3c;
	color: #f3f460;
	width: 50px;
	text-decoration: none;
}
#mainLeft #loginBox table{
	font-size: 11px;
}
#contentMain
{
	width: 705px;
	float: right;
	weoverflow: auto;
	padding: 0px;
	margin: 0px;
}
#contentSeparator{
	float: right;
	width: 10px;
	height: 10px;
}
#contentMain h2.header
{
	height: 114px;
	background: url(../images/design/headerContent_bg.png);
}


#contentMain h2.header img
{
	margin-left: 30px;
}
#contentMain #contentText
{
	xxfont-family: Georgia;
	font-size: 12px;
	xxfont-style: italic;
	color: #f8f9a7;
	margin: 28px 20px 20px 20px;
	min-height: 360px;
	_height: 360px;
	ewoverflow: auto;
}
#contentMain #contentText h1
{
	font-size: 30px;
	color: #fff;
	margin: 0px 0px 10px 10px;
	font-style: normal;
}
.linkRight{
	text-align: right;
}

#fotogallery img{
	border: 3px solid #938a3c;
	margin-bottom: 10px;
	margin-right: 10px;
}

.domyItem
{
	height: 118px;
	xxwidth: 97%;
	background: url(../images/domyBack.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	position: relative;
	display: block;
	text-decoration: none;
}
.domyItem img
{
	float: right;
}
.domyItem .h2
{
	font-size: 30px;
	position: absolute;
	left: 30px; top: 12px;
	color: #fff;
	font-style: normal;
	display: block;
}
.domyItem .content
{
	position: absolute;
	left: 13px;
	top: 50px;
	width: 380px;
	display: block;
	text-decoration: none;
}
.domyItem .more
{
	position: absolute;
	left: 360px; top: 90px;
	display: block;
	font-style: normal;
	color: #fffec4;
} 
.productDetailTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 15px 0px 10px 24px;
}
.productDetailTable .l
{
	color: #fff;
	width: 100px;
}
.productDetailTable .img
{
	padding-right: 25px;
}
.productDetailTable .img img
{
	border: 1px solid #615a2d;
}
.productDetailTable .cart{
	background: #393313;
}
.productDetailTable .cart input{
	height: 13px; width: 15px;
	border: none;
	margin-left: 3px;
	margin-top: 2px;
}
.productDetailTable table td{
	padding: 1px 5px;
}
#bottomProducts
{
	height: 146px;
	background: url(../images/design/bottom_products_bg.png);
	width: 705px;
	margin-left: 10px;
	position: relative;
}
#bottomProducts .in{
	position: absolute;
	top: 25px;
	left: 47px;
}

#bottomProducts .product
{
	width: 75px;
	height: 120px;
	margin: 0px 3px 0 0;
	float: left;
	xxoverflow: hidden;
	position: relative;
	background: url(../images/product_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}
#bottomProducts .product .img{
	background: #fff;
	text-align: center;
	height: 78px;
}
#bottomProducts .product img{
	height: 78px;
	xxwidth: 64px;
	overflow: hidden;
}

#bottomProducts .product span
{
	font-size: 6px;
}
#bottomProducts .product h3
{
	top: 75px;
	font-size: 8px;
}

.back{
	background: url(../images/back.png);
	width: 82px;
	height: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
}
.cartTable{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.cartTable th{
	background: #625924;
	padding: 12px 6px;
}
.cartTable td{
	padding: 3px 4px;
	background: #988b32;
	border-bottom: 3px solid #000;
}
.cartTable input{
	border: none;
}
.cartButtons{
	margin-top: 20px;
}
#contentMain .fontArial{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.cartButtons a, #contentMain .cartButtons input,#contentMain .Button, #btnSubmitForm{
	display: block;
	float: left;
	height: 15px;
	width: 130px;
	background: url(../images/buttonBack.png);
	border: none;
	overflow: hidden;
	text-align: center;
	margin-right: 5px;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#contentMain .Button, #btnSubmitForm{
	float: none;
}
#btnSubmitForm{
	margin-left: 60px;
}
#contentMain .cartFinalPrices{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 20px;
	background: #625924;
	padding: 2px 10px;
}
.orderForm{
	width: 310px;
}
.orderForm div{
	margin-bottom: 5px;
}
.orderForm span{
	display: block;
	width: 100px;
	float: left;
}
.orderForm div input, .orderForm div select{
	border: none;
	width: 190px;
}
.orderForm h2{
	font-size: 14px;
	margin-bottom: 5px;
}
.descript textarea{
	width: 290px;
	height: 90px;
	border: none;
}
.form{
	background: #625924;
	padding: 10px;
}
.form label{
	width: 200px;
	float: left;
	display: block;
}
.form input, .form select{
	width: 180px;
	border: none;
}
.form .checkbox{
	width: 20px;
}
.article_list{
	margin-bottom: 10px;
}
/* #Main right =========================================================================*/

#mainRight #content h2
{
	margin: 10px 5px 0 2px;
	padding: 2px 0;
	background: #988b32 url(../images/design/heading_bg.png) left top no-repeat;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
}

.product
{
	width: 115px;
	height: 195px;
	margin: 5px 3px 0 0;
	float: left;
	xxoverflow: hidden;
	position: relative;
	background: url(../images/product_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
.product .img{
	height: 138px;
	overflow: hidden;
	background: #fff;
	text-align: center;
}
.product img{
	height: 138px;
	overflow: hidden;
}
.product span
{
	padding: 2px 5px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #6a6027;
	color: #faf10a;
	font-size: 11px;
}

.product h3
{
	width: 100%;
	padding: 5px 0 0 0;
	position: absolute;
	left: 0;
	top: 142px;
	font-size: 11px;
	font-weight: normal;
	color: #faf10a;
	line-height: 10px;
	text-align: center;
}

.product h3 a
{
	color: #faf10a;
	text-decoration: none;
}

.product h3 a:hover
{
	text-decoration: underline;
}

.product em
{
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

.product .shop
{
	width: 115px;
	height: 20px;
	background: #392f07;
	position: absolute;
	left: 0px;
	top: 198px;
	line-height: 20px;
}
.product .shop a
{
	display: block;
	float: right;
	margin-right: 3px;
}

.product .shop input
{
	height: 13px; width: 15px;
	border: none;
	margin-left: 3px;
	margin-top: 2px;
}
#productList
{
	background: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: 0px 230px;
	margin-top: 10px;
}
#productList .product
{
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 40px;
}
#paging a
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#paging{
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	text-align: right;
}
/*-- Formular --*/
.fClear{
	clear: both;
	height: 10px;
}
.cfLeft{
	width: 60px;
	height: 20px;
	line-height: 20px;
}
.ReqTextBox input{
	width: 260px;
	border: none;
}
.ReqTextArea{
	width: 570px;
	height: 130px;
	border: none;
	margin-left: 60px;
}
.formBtn{
	width: 630px;
	margin-top: 10px;
}
/*-- Formular End--*/
#mainRight #content ul.category li
{
	margin: 0 0 0 3px;
	float: left;
	display: inline;
}

#mainRight #content ul.category li a
{
	width: 117px;
	height: 96px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	text-decoration: none;
}

#mainRight #content ul.category li a span
{
	width: 117px;
	height: 96px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#mainRight #content ul.category li a.article span
{
	background: url(../images/design/clanky_bg.png) left top no-repeat;
}

#mainRight #content ul.category li a.news span
{
	background: url(../images/design/aktuality_bg.png) left top no-repeat;
}

#mainRight #content ul.category li a.partners span
{
	background: url(../images/design/partneri_bg.png) left top no-repeat;
}

#mainRight #content ul.category li a.gallery span
{
	background: url(../images/design/fotogalerie_bg.png) left top no-repeat;
}
.mediaItem{
	display: block;
	height: 147px;
	width: 147px;
	margin-left: 2px;
	margin-bottom: 2px;
	background: #fff;
	text-align: center;
	float: left;
}
.logoTable td{
	background: #fff;
}
.logoTable td.noBack{
	background: #000;
}
