body {
margin: 0;
padding: 0;
color: #555;
background: url(../img/body_bg.gif) #4D4636 repeat-x top left;
font: 0.7em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
}

body#blackOlive {
background: url(../img/body_region_bg.gif) #eded repeat-x top left;
}

body#grayBlack {
background: url(../img/body_bg.gif) #000 repeat-x top left;
}

/* General */

a img {
border: 0;	
}

img {
display: block;	
}

.cls {
clear: both;	
}

.activeElement {
font-weight: bold;	
}

/* Site layout */

#wrapper {
width: 760px;
height: auto!important;
height: 500px;
min-height: 500px;
margin: 0 auto;
padding: 0;
background: url(../img/wrapper_bg.gif) transparent repeat-y top left;	
}

#contentBox {
width: 558px;
height: auto;
margin: 0;
padding: 0 0 15px 0;
float: left;	
}

#toolsBox {
width: 202px;
height: auto;
margin: 0;
padding: 0;
float: left;	
}

#footer {
clear: both;
width: 760px;
height: 20px;
color: #fff;
background: #000;
text-align: center;	
}

/* Top navigation */

#mainNav {
display: block;
width: auto;
height: auto!important;
height: 30px;
min-height: 30px;
color: #fff;
background: #000;
list-style-type: none;
margin: 0;
padding: 0 0 0 12px;	
}

#mainNav li {
float: left;
margin:	0;
line-height: 30px;
width: auto;
margin: 0;
padding: 0;
background: #000;
}

#mainNav li a:link, #mainNav li a:visited {
color: #fff;
text-decoration: none;
margin:	0 7px 0 6px;
}

#mainNav li a:hover {
color: #D3B048;
text-decoration: none;
margin:	0 7px 0 6px;
}

#mainNav li a:active {
color: #fff;
text-decoration: none;
margin:	0 7px 0 6px;
}

#mainNav li a.current {
color: #D3B048;
font-weight: bold;	
}

/* Breadcrumbs Navigation */ 

#breadcrumbsBox {
width: auto;
height: 20px;
color: #fff;
background: #000;
}


#breadcrumbsBox ul {
margin: 0 0 0 18px;
padding: 0;
list-style-type: none;
}

#breadcrumbsBox ul li {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
color:#cdcddd;
}

#breadcrumbsBox ul li a {
color: #fff;
text-decoration: none;
line-height: 20px;
margin: 0 1px 0 3px;
}

/* Shop tools */

#shopTools {
width: 202px;
height: auto!important;
height: 20px;
min-height: 20px;
text-align: center;
background: #000;	
}

#shopTools ul {
list-style-type: none;
margin: 0;
padding: 0;	
}

#shopTools ul li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
color: #D3B048;
line-height: 20px;
}

#shopTools ul li a:link, #shopTools ul li a:visited {
color: #D3B048;
text-decoration: none;
margin:	0 6px 0 2px;
}

#shopTools ul li a:hover {
color: #fff;
text-decoration: none;
margin:	0 6px 0 2px;
}

#shopTools ul li a:active {
color: #D3B048;
text-decoration: none;
margin:	0 6px 0 2px;
}

/* Search Form */

#searchForm {
width: 202px;
height: 69px;
color: #fff;
background: #E0D2AE;
margin: 0;
padding: 0;
}

#searchForm div {
margin: 0 0 0 25px;
padding: 10px 0 0 0;
}

#searchForm div label {
display: block;
}

#searchForm div input#searchField {
width: 120px;
height: 17px;
border: 0;
margin: 5px 0 0 0;
padding: 0;
vertical-align: bottom!important;
vertical-align: middle;
}

#searchForm div input#submitQuery {
width: 25px;
height: 17px;
border: 0;
margin: 5px 0 0 0;
padding: 0;
vertical-align: bottom!important;
vertical-align: middle;
color: #fff;
background: #A9A9A9;
font-weight: bold;
font-size: 1.1em;
line-height: 17px;
}

/* Content Box Styles */

#contentBox h2 {
margin: 0;
padding: 20px 0 5px 18px;
font-size: 1.5em;
font-weight: normal;
}

#contentBox p {
margin: 7px 18px;
}

#contentBox p a {
color: #463C20;
}

/* Shopping Items List */

#shopItems {
display: block;
width: 202px;
height: auto!important;
height: 300px;
min-height: 300px;
margin: 0 0 10px;
padding: 0;
color: #000;
background: url(../img/shopping_items_bg.jpg) #AC884A no-repeat top left;	
list-style-type: none;
}

#shopItems li {
margin: 0;
padding: 10px 0 0 0;
}

#shopItems li a {
color: #000;
margin: 0 0 0 10px;
text-decoration: none;
font-weight: bold;
font-size: 1em;
paddinh: 0;
}

#shopItems li ul {
list-style-type: none;
margin: 5px 0 0 10px;
padding: 0;
}

#shopItems li ul li {
margin: 0;
padding: 0;
}

#shopItems li ul li a {
font-weight: normal;
}

#shopItems li ul li ul {
margin: 5px 0 5px 11px;
padding: 0;	
}



/* Wine Table */

#wineTable {
width: 512px;
margin: 10px 0 0 18px;
padding: 0;
border: 0;
border-collapse: collapse;
}

#wineTable tr {
padding: 0;
margin: 0;
}

#wineTable th {
text-align: right;
font-size: 1.1em;
border: 0;
margin: 0;
border-bottom: 1px solid #a6a6a6!important;
padding: 3px 0;
}

#wineTable td {
font-size: 1.1em;
margin: 0;
border: 0;
padding: 3px 0;
border-bottom: 1px solid #a6a6a6;
text-align: center;
}

#wineTable td.wineName, #wineTable th.wineName {
width: 290px;
text-align: left;
	
}
#wineTable td.price {
font-weight: bold;
text-align: right;
}

#wineTable tr.wineShortInfo {
display: none;
}

#wineTable tr.wineShortInfo td .actions {
float: left;
margin-left: 19px;
margin-bottom: 30px;
}

#wineTable tr.wineShortInfo td img {
margin: 5px 0 0 18px!important;
margin: 5px 0 0 9px;
float: left;
}

#wineTable tr.wineShortInfo td h3 {
float: left;
margin-left: 19px;
margin-top: 10px;
font-size: 1.1em;

}

#wineTable tr.wineShortInfo td p {
font-weight: normal;
float: left;
width: 385px;
text-align: left;
}

#wineTable tr.wineShortInfo a.close {
float: left;
margin: 0 0 0 210px;
color: #63110B;
}

#wineTable tr td.wineName a {
color: #555;
text-decoration: none;
}

/* Full wine list */

#fullWineList {
width: 512px;
margin: 10px 0 15px 18px;
padding: 0;
list-style-type: none;
}

#fullWineList li {
margin: 0 0 15px 0;
padding: 0;	
border-bottom: 1px solid #BF8D38;
height: auto!important;
height: 200px;	
min-height: 200px;
}

#fullWineList li a img, .bigWineImage {
margin: 0 0 0 10px!important;
margin: 0 0 0 5px;
padding-left:15px;
float: left;	
}

table.wineDescription {
width: 400px;
float: right;
margin: 0 0 20px;
padding: 0;	
border: 0;
border-collapse: collapse;
}

table.wineDescription td {
margin: 0;
padding: 0;	
}

table.wineDescription td a {
margin: 0;
padding: 0;	
color: #610707;
}



table.wineDescription .wineName {
font-weight: bold;
color: #610707;
}

#fullWineList li table.wineDescription p {
margin-left: 0;	
}

#wineDescBox {
width: 400px;
height: auto;
margin: 0;
padding: 0;
float: right;
}

#wineDescBox p {
width: 370px;
margin: 7px 0;
padding: 0;
}

.actions {
width: 400px;
height: 26px;
float: right;
margin: 0;	
}

a.action {
font-weight: bold;
text-decoration: none;
color: #D3B048;
float: left;
line-height: 26px;	
}

.actions .winePrice {
float: left;
width: 67px;
height: 26px;
background: url(../img/price_bg.gif) transparent no-repeat top left;
text-align: center;
line-height: 26px;
color: #fff;
font-weight: bold;
margin: 0 90px 0 90px;
}

/* Results paging */

.pagesList {
margin: 0 0 0 18px;
padding: 0;
list-style-type: none;	
}

.pagesList li {
display: inline;
margin: 0;
padding: 0;
}

.pagesList li a {
margin: 0 5px 0 0;
color: #555;	
}

.pagesList2 li {
display: block;
margin: 0;
padding: 0;
}

.pagesList2 li a {
margin: 0 5px 0 0;
color: #555;	
}



/* right toolbox hidden lists by default */

#catalog16 {
display: none;	
}

#catalog52 {
display: none;	
}

#catalog136 {
display: none;	
}

#catalog223 {
display: none;	
}

#catalog300 {
display: none;	
}

#catalog322 {
display: none;	
}

/* Shopping cart */

#shoppingCart {
border: 0;
padding: 0;
margin: 20px 0 0 17px;
border-collapse: collapse;
width: 515px;
}

#shoppingCart tr {
margin: 0;
padding: 0;
}

#shoppingCart tr td,
#shoppingCart tr th {
margin: 0;
padding: 3px 5px;
text-align: left;
vertical-align: bottom;
background: #ddd;
border-bottom: 1px solid #fff;
}

#shoppingCart tr th {
background: #555;
color: #fff;
}

#shoppingCart tr td#lp {
width: 20px;
}

#shoppingCart tr td.cartItemName {
width: 170px;
}

#shoppingCart tr td.cartItemName a {
color: #463C20;
}

#shoppingCart tr#totalValue td,
#shoppingCart tr#shippingValue td,
#shoppingCart tr#totalPrice td {
padding: 10px 0 10px 0;
text-align: right;
background: #ccc;
}

#shoppingCart tr#totalValue td.valueCell,
#shoppingCart tr#shippingValue td.valueCell,
#shoppingCart tr#totalPrice td.valueCell {
text-align: left;
padding-left: 5px
}

#shoppingCart tr td form {
margin: 0;
padding: 0;
}

#shoppingCart tr td input {
height: 17px;
line-height: 18px;
border: 0;
margin: 5px 0 0 0;
padding: 0 5px;
vertical-align: top!important;
vertical-align: middle;
}

#shoppingCart tr td input.submit {
height: 17px;
border: 0;
margin: 5px 0 0 0;
padding: 0 7px 2px 7px;
vertical-align: bottom!important;
vertical-align: middle;
color: #fff;
background: #A9A9A9;
font-weight: bold;
font-size: 1.1em;
}

#shoppingCart tr td#sendOrderCell {
text-align: center;
padding-bottom: 10px;
}

.userForm {
margin: 15px 0 10px 17px;
padding: 5px 10px;
width: 300px;
background: #ddd;
}

.userForm div {
margin: 10px 0;
padding: 0;
clear: both;
}

.userForm h3 {
margin: 0;
padding: 10px 0 5px 0;
font-size: 1.2em;
font-weight: bold;
}

.userForm div label {
float: left;
width: 50px;
height: 17px;
line-height: 17px;
font-weight: bold;
}

#registerForm div label {
width: 110px;
}

.userForm div input {
width: 175px;
height: 17px;
border: 0;
margin: 0;
padding: 0;
vertical-align: bottom!important;
vertical-align: middle;

}

.userForm div input#RegulaminAccept {
width: auto;
float: left;
margin: 7px 0 0 0;
}


.userForm div input #radiob1{
width: 50px;
padding:0;
margin: 0px 0 0 0;
border:1px solid red;
}

.userForm div p {
float: left;
margin-left: 0;
}

.userForm div.submitBox input {
width: 30px;
height: 17px;
border: 0;
margin: 5px 0 0 50px;
padding: 0 7px 0 7px;
vertical-align: bottom!important;
vertical-align: middle;
color: #fff;
background: #aaa;
font-weight: bold;
font-size: 1.1em;
}

#registerForm div.submitBox input {
width: 75px;
margin-left: 110px;
}



textarea {
font: 1.1em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.1em;
color: #555;
width:400px;
}


/*r.dranka*/
#flashcontent {
	display: block;
	border: 0;
	font-size: 0;
	padding:0;
	margin:0;
}

