/*
yen
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FF5155; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #66B64D; text-decoration: underline; }

HTML {
	background: #390000 url(grim_files/bg_page.png) repeat-x;
	margin: 0px;
	width: 100%;
}
BODY {
	text-align: center;
	background : #390000 url(grim_files/bg_page.png) repeat-x top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.w100 /*YEN*/ {
  width: 100%;
}

FORM {
	display: inline;
}

TR.header {
  background: #390000;
}

TR.headerNavigation {
  background-color: #ece5ce;
}

TD.headerNavigation,
TD.headerNavigation H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  /*background: #FFAA42; /* #bbc3d3 */
  color: #ffffff;
  font-weight : bold;
}
TD.headerNavigation H2 {
/* YEN*/
  display: inline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFAA42; /* #bbc3d3 */
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFAA42; /* #bbc3d3 */
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #DACBA4; /* #FFAA42; #FFAA42;  #b6b7cb; */
}

.infoBoxContents {
  background: #F3F3F4;
  background: #ECE5CE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* YEN */
#column_right .infoBoxContents A {
  margin-bottom: 3px;
  display: block;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #FFAA42;*/ /* #bbc3d3 */
  background-color: #DACBA4;
  color: #ffffff;
  text-transform: uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f8f8f9;*/
 /* background: transparent;*/
  background: #E5DABE;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #f8f8f9;
  background: #DACBA4;*/
  background: #E5DABE;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DACBA4; /* #b6b7cb; */
  border-spacing: 1px;
  width: 530px;
  margin-left: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DACBA4;; /* #b6b7cb; */
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading,
TD.pageHeading H1 /* YEN */,
#uvod H1 /* YEN */  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  font-weight: bold;
  /*color: Gray;*/
  color: #AD3030;
  letter-spacing: -1px;
}
TD.pageHeading H1 /* YEN */{
  /*color: #FF991C;*/
  color: #822424;
  font-size: 110%;
}
TD.pageHeading H1 SPAN.smallText /* YEN */{
  /*color: Silver;*/
  color: #B49F58;
}

TD.pageHeading H2 /* YEN */,
#uvod H2 /* YEN */ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 70%;
  letter-spacing: 1px;
  font-weight: bold;
  /*color: #FFAA42;*/
  color: #B49F58;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px !important;
  line-height: 1.5;
}
P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px !important;
  line-height: 1.5;
}

TD.main TABLE /*YEN*/ { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }






/**********************************************************************************/
/*************************************** YEN *************************************/
/**********************************************************************************/
/*
	background-color: #FFF6E8; /* bg page 
	background-color : #ece6d0; /* bg main 
	color: #822424;  /*semi-maroon
*/

#bg { 
	text-align: center;
	background : transparent url(grim_files/bg_pic.jpg) no-repeat top;
}
#bg #bg_area {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background-color : #ECE5CE;
	position: relative;
}
#bg #banner_side {
	position: absolute;
	left: 899px;
	top: 223px;
	z-index:100;
	width: 160px;
	height: 570px;
	/*
	background-image: url(grim_files/banner_vinarstvi_2010.jpg);
	background-repeat: no-repeat;
	*/
}
#bg #banner_side IMG {
	border: none;
}
#bg #banner_side #grim,
#bg #banner_side #lahofer,
#bg #banner_side #spielberg,
#bg #banner_side #zajeci,
#bg #banner_side #skoupil,
#bg #banner_side #hruska,
#bg #banner_side #santalucia 
 {
	left: 19px;
	position: absolute;
	z-index:101;
	width: 120px;
	border: 0px solid Green;
}
#bg #banner_side #grim IMG,
#bg #banner_side #lahofer IMG,
#bg #banner_side #spielberg IMG,
#bg #banner_side #zajeci IMG,
#bg #banner_side #skoupil IMG,
#bg #banner_side #hruska IMG,
#bg #banner_side #santalucia IMG 
 {
	width: 120px;
	border: none;
	height: 55px;
}
#bg #banner_side #grim IMG {
	height: 85px;
}
#bg #banner_side #santalucia IMG {
	height: 72px;
}
#bg #banner_side #grim {
	top: 20px;
}
#bg #banner_side #lahofer {
	top: 125px;
}
#bg #banner_side #spielberg {
	top: 189px;
}
#bg #banner_side #zajeci {
	top: 260px;
}
#bg #banner_side #skoupil {
	top: 332px;
}
#bg #banner_side #hruska {
	top: 400px;
}
#bg #banner_side #santalucia {
	top: 462px;
}


#area {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
/*	background-color : #FFF6E8;*/
	background-color : #ECE5CE;
}/*
#area TABLE{
	border: 0px;
}
#area TABLE TD {
	margin: 0px;
	padding: 0px;
}
#area TABLE TABLE{
	border: auto;
}
#area TABLE TABLE TD {
	margin: auto;
	padding: auto;
}*/
TABLE#yen_header{
	width: 900px;
	height: 225px;
	background-image: url(grim_files/header.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid Black;
}
TABLE#yen_header,
TABLE#yen_header TR,
TABLE#yen_header TD{
	background-color: transparent;
}
TABLE#yen_header,
TABLE#yen_header TR,
TABLE#yen_header TD,
TABLE#yen_header TD DIV {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* link homepage asi*/
TABLE#yen_header IMG{ 
	width:50%;
	height: 190px;
	border: 0px;
}
 /* top strip */
TABLE#yen_header #top_strip {
	width: 900px;
	height: 15px;
	background-color : #751A19;
	/*background-color : #490115;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
TABLE#yen_header #top_strip H2 {
	display: inline;
	width: auto;
}
TABLE#yen_header #top_strip H2,
TABLE#yen_header #top_strip H2 A,
TABLE#yen_header #top_strip SPAN {
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 9px;
 	color: #8B6E42; /*zlata*/
 	font-weight : bold;
 	letter-spacing: 7px;
	margin: 0px;
	padding: 0px;
}
TABLE#yen_header #top_strip SPAN {
	margin-left : 10px;
	margin-right : 10px;
}
TABLE#yen_header #top_strip A:hover {
	text-decoration: none;
}


 /* top menu */
TABLE#yen_header #menu_top {
	width: 900px;
	height: 23px;
	background : #ece6d0 url(grim_files/bg_menu_top.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
}
TABLE#yen_header #menu_top A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #822424;
  font-weight : bold;
}
TABLE#yen_header #menu_top SPAN {
	margin-left : 9px;
	margin-right : 9px;
  	color: #fefefe;
}


#column_left{
	width: 200px;
}
.menuCategory{
	border: 0px solid Black;
	height: 15px;
	width: 200px; 
	display: block;
	background-color: #F3F3F4;
	margin: 0px;
	padding: 0px;
}
.menuCategory A {
	margin-left: 5px;
	padding-left: 0px;
}
.menuCategorySelected{
	background-color: #D9DDE6;
}
.menuSubcategoryActive{
	background-color: #ECECEE;
	background-color: red;
	width: 190px;
	float: right;
	overflow: hidden;
}
.odrazka{
	width: 9px;
	height: 15px;
	display: block;
	border: 0px solid Blue;
	float: left;
	background-color: #F3F3F4; /* stejne jako .menuCategory */
}
.arrow_category {
	border: 0px;
	width: 3px;
	height: 1px;
}

TABLE#yen_categories{
	background-color: #F9F9F9;
	background-color: white;
	width: 100%;	
}
TABLE#yen_categories TD{
	background-color: #F9F9F9;
}
TABLE.productListing A.name /* YEN */ {
	display: block;
	margin: 0px;
	padding: 0px;
}
TABLE.productListing SPAN.price /* YEN */ {
	display: block;
	margin: 5px;
	margin-bottom: 7px;
}
TABLE.productListing A.buy /* YEN */ {
	margin: 0px;
	padding: 0px;
}
TD.infoBoxHeading A /* YEN */ {
	color: White;
}
#toplist{
	display: none;
}
#uvod{
	padding: 0px;
}
#uvod H1 /* YEN */ {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #FFBE6E;
}
#uvod H2 /* YEN */ {
  font-size: 11px;
  border: 1px solid #FFAA42; /* #bbc3d3 */
  padding-left: 10px;
  margin-bottom: 5px;
  color: White;
  background-color: #FFCD8E;;
}
#uvod H2.nadpis /* YEN */ {
  font-size: 15px;
  border: 0px solid #FFAA42; /* #bbc3d3 */
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #FFBE6E;
  background-color: transparent;
}
#uvod H3 /* YEN */ {
  font-size: 11px;
  padding-left: 0px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #FFBE6E;
  background-color: transparent;
}
#uvod P {
  margin-top: 0px;
  margin-bottom: 20px;
}
TD.pageHeading  {
  padding: 20px;
  padding-top: 5px;
}
TD.pageHeading IMG {
  display: none;
}
TD#cart  {
	padding-top: 10px;
}
A.cart  {
	color: #822424 !important;
}

/**** GRIM ****/
/* active #DACBA4; */
a:hover {
	color: #822424;
}
TD {
  font-size:80%;
}
TD.cena {
  font-size:80%;
  text-align: right;
}
TH {
  font-size:70%;
  text-align: left;
}
TR.headerNavigation TD {
  background-color: transparent;
  color: #d8cda8;
  padding: 3px;
  padding-left: 28px;
}
TR.headerNavigation TD A,
TR.headerNavigation TD A H2 {
  color: #B49F58;
  background-color: transparent;
}
TR.headerNavigation TD A:hover {
  color: #B49F58;
}

TABLE.mainTab TABLE{
	border : 0px solid red;
  	padding: 0px;
  	margin: 0px;
  	margin-bottom: 0px;
	/*background-color : transparent;*/
}
#column_left{
	/*width: 156px;*/
	/*width: 100%px;*/
	background : transparent url(grim_files/bg_menu.png) repeat-y right;
	border : 1px solid red;
	/* GRIM */
}
TD#column_left {
	/* GRIM */
	background-color : transparent;
	border : 0px solid Green;
  	padding: 0px;
 	margin: 0px;
  	margin-bottom: 0px;
}
#column_left TABLE {
	/* GRIM */
	background-color : transparent;
	border : 0px solid red;
  	padding: 0px;
  	margin: 0px;
  	margin-bottom: 5px;
}
#column_left TABLE.tab{
	border : 0px solid blue;
  	padding: 0px;
  	padding-left: 0px;
  	margin: 0px;
  	margin-right: 5px;
  	margin-bottom: 10px;
	background-color : transparent;
}
#column_left TABLE.tab TABLE TD {
  	padding: 0px;
  	margin: 0px;
  padding-left: 7px; /* ODSKOK OBSAHU (nadpisy odkazy) LEVEHO MENU */
  padding-right: 0px; 
}
#column_left TABLE TD.infoBoxHeading { /* LEFT NADPISY */
  	  color: #822424; 
}

TD#rocnik,
TD.rocnik {
	/* GRIM */
	font-size: 10px;
}


#column_left IMG {
  padding: 0px;
  margin: 0px;
  display: none;
}
/* menu */
.menuCategory{
	display: block;
	width: 150px; /**** SIRKA MENU ****/
	background-color: transparent;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.menuCategory A {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	text-align: left;
}
.menuCategorySelected{
	background-color: #DACBA4;
	display: block;
}
.menuSubcategoryActive{
	/*background-color: #ECECEE;*/
	background-color: red;
	width: 190px;
	float: right;
	overflow: hidden;
}
.odrazka{
	width: 10px;
	height: 1em;
	display: block;
	border: 0px solid Blue;
	background-color: transparent;
	float: left;
}
IMG.arrow_category {
	display: block;
	border: 1px;
	width: 3px;
	height: 3px;
}
#tip_nakup {
	padding-top: 10px;
	padding-bottom: 10px;
}
#tip_nakup A IMG {
	width: 175px !important;
	height: 30px;
	border: none;
}
#tip_nakup A {
	background: transparent url(grim_files/tip_na_nakup.gif);
	display:block;
}
#tip_nakup A:hover {
	background: transparent url(grim_files/tip_na_nakup2.gif);	
}

#vana_podpis{
	position: relative;
	left: 280px;	
}
	
#box_zajezd, #box_vana, #box_klub, #box_kolekce, #box_syry {
	padding-top: 5px;
	padding-bottom: 5px;
}
#box_vana {
	padding-top: 2px;
}
#box_zajezd IMG, #box_vana IMG , #box_klub IMG, #box_kolekce IMG, #box_syry IMG {
	border: none;
}
#box_zajezd TD TD, #box_vana TD TD , #box_klub TD TD, #box_kolekce TD TD, #box_syry TD TD {
	background-color: #ecddc0;
}

TABLE.fotogalerie TD {
	padding: 7px;
	background-color: #ecddc0;
}
TABLE.klub {
	border: 1px solid #dacba4;
}
TABLE.klub TD {
	border: 1px solid #dacba4;
	background-color: #ecddc0;
}
/********** GRIM HOMEPAGE *******************/
TR.headerNavigation {
	background-image: url(grim_files/bg_menu_top.jpg);
	background-repeat: repeat-x;
}
#menuCategory {
/* omezeni vysky menu */
	height: 180px;
	/*width: 100px;*/
	overflow: auto;
	display: block;
}
#menuCategory .menuCategory {
/* omezeni sirky menu */
	width: 120px;
}
#aktuality {
	border: 0px solid black;
	width: 539px;
	height: 80px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	/*background-image: url(grim_files/sudy_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;*/
	position: relative;
	top: -5px;
}
#aktuality H3 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
#aktuality H3,
#aktuality H3 A {
	/*color: #AA8F6F;*/
	color: #BAA58B;
}
#aktuality H3 A:hover {
	color: #822424;
}
#aktualne,
#clanky {
	border: 1px solid #dacba4;
	margin: 0px;
	margin-top: 20px;
	padding: 10px;
	/*height: 400px;
	overflow: scroll;*/
}
#aktualne H4,
#clanky H4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
#aktualne IMG.imgR,
#clanky IMG.imgR {
	border: 2px solid #dacba4;
	padding: 5px;
	margin-top: 20px;
	margin-left: 20px;
	height: 70px;
	width: 70px;
	float: right;
}
#aktualne IMG.ico,
#clanky IMG.ico {
	border: 0px solid #dacba4;
	height: 20px;
	width: 20px;
}
#aktualnex IMG,
#clankyx IMG {
	border: 1px solid #996f36;
	margin-left: 20px;
	padding: 5px;
	height: 70px;
	width: 70px;
	float: left;
}


#redStrip {
	border: 0px solid black;
	width: 539px;
	height: 16px;
	margin: 0px;
	margin-top:14px;
	padding: 0px;
	background-color: #810202;
	color:#ece5ce;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: -13px;
}
#ramecek {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	background-color: #ecddc0;
	/*background-color: #e7dcc0;*/
	color: #BC9B5C;
	font-weight: bold;
	text-align: center;
	position: relative;
}
#ramecek H2 {
	border: 0px solid black;
	/*width: 539px;*/
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #dacba4;
	color: #BC9B5C;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	position: relative;
}
#ramecek H2 B {
	padding-left: 18px;
}
#ramecek.nej {
	width: 539px;
	height: 280px;
	top: -5px;
}
#ramecek.nej #box,
#ramecek.nej .box {
	height: 262px;
	width: 83px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
#ramecek.nej #text B,
#ramecek.nej .text STRONG {	
	height: 57px;
	width: 75px;
	overflow: hidden;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
}
#ramecek #text B A,
#ramecek.nej .text STRONG A {	
	color: #95773D;
	font-weight: normal;
}
#ramecek A:hover {	
	color: #822424;
	font-weight: normal;
}
#ramecek #cena {	
	height: 18px;
	width: 75px;
	color: #513119;
	font-weight: bold;
	text-align: right;
	background-color: #DDCFAA;
}
#ramecek #cena SPAN {	
	margin-top: 3px;
	margin-right: 15px;
	display: block;
}

#vinoteka{
	margin-top: 10px;
	margin-bottom: 13px;
}
/******************** KOLEKCE */
TD#kolekce TD.smallText {
	background-color: #ecddc0 !important;
}
TD#kolekce IMG {
	width: 110px !important;
	border: 0px;
}
#ramecek.kolekce {
	border: 0px solid black;
	width: 539px;
	height: 145px;
}
#ramecek.kolekce #box,
#ramecek.kolekce .box {
	/*height: 102px;*/
	width: 127px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
#ramecek.kolekce #obr,
#ramecek.kolekce .obr {	
	margin-top: 5px;
	margin-bottom: 5px;
}
#ramecek.kolekce #text,
#ramecek.kolekce .text {	
	/*height: 57px;
	width: 75px;
	overflow: hidden;*/
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	padding-left: 10px;
}
#ramecek #text A,
#ramecek .text A {	
	color: #A07F42;
	font-weight: normal;
}
/******************** RIGHT */
#right {
	border: 0px solid black;
	width: 160px;
	margin-left: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#right #ramecek {
	border: 0px solid black;
	width: 190px;
	/*height: 145px;*/
	margin-bottom: 25px;
	padding-bottom: 5px;
}
IMG.rightColImg {
	width: 168px;
	border: 0px solid black;
}
IMG#klubImg {
	position:relative;
	left: 125px;
}
#right #ramecek #obr,
#right #ramecek .obr {
	margin-top: 5px;
	margin-bottom: 5px;
}
#svatek  {
	width: 175px;
	overflow: hidden;
}
#svatek SMALL {
	white-space: nowrap;
}


/******************** REGISTRACE YEN */

TD.reg1 {
  width: 100px;
}
TD.reg2 {
  width: 420px;
}
TD.reg2 .inputRequirement {
  white-space: nowrap;
}

/******************** OBSAH OBECNYCH */

#oblast { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	padding-bottom: 150px;
}
#oblast A { 
	color: #996F36;
	text-decoration: underline;
}
#oblast A:hover { 
	color: #996F36;
	text-decoration: none;
}
#oblast P { 
	text-align: justify;
	font-size: 100%;
}
#oblast P.vinarstviLink { 
	margin-bottom: 100px;
	text-align: right;
}
#oblast P.vinarstviLink A { 
	color: Maroon;
	text-decoration: none;
	width: 50%;
}
#oblast P.vinarstviLink A:hover { 
	text-decoration: underline;
}
#oblast H1 { 
	font-size: 13px;
	text-transform: uppercase;
	/*color: #996F36;*/
   color: #AD3030;
	margin-top: 30px;
	margin-bottom: 20px;
}
#oblast H2 { 
	font-size: 12px; 
	color: #996F36;
}
#oblast H3 { 
	font-size: 11px; 
	color: #996F36;
	margin-top: 20px;
}
#oblast .clear { 
	clear: both;
}
#oblast .clearR { 
	clear: right;
}
#oblast .clearL { 
	clear: left;
}
#oblast .noBorder { 
	border: 0px solid Black;
}
#oblast .imgR { 
	float: right;
	margin-left: 10px;
	margin-right: 7px;
}
#oblast .imgL { 
	float: left;
	margin-left: 7px;
	margin-right: 10px;
}
#oblast LI { 
	margin-bottom: 10px;
}
#oblast .logo { 
	width: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#oblast .logo.kaplicka { 
	width: 120px;
}
#oblast .logo.zajeci { 
	width: 110px;
}
#oblast .logo.martinka { 
	width: 80px;
}
#oblast .logo.skoupil { 
	width: 140px;
}
#oblast #prvniFotky IMG { 
	margin-left: 20px;
}
#oblast #druheFotky IMG { 
	margin-left: 10px;
}



#vyprodano { 
	padding: 10px;
	border: 3px solid White;
	font-family : Verdana, Arial, sans-serif; 
	font-weight: bold; 
	color: White;
	background-color: #996F36;
	margin-bottom: 30px;
	text-align: center;
}
#vyprodano H2 { 
	color: White;
	font-size: 120%;
}




.hidden {
	display: none;
	visibility: hidden;
}
/* pro korektni zobrazeni hlavicky */
/*.messageStackWarning {
	display: none;
}*/

