body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: url("../img/bcg-main.gif") #f8f1e1;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #59333f; text-decoration: none; font-size: 13px;}
a:hover 			{ text-decoration: underline;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
a.a-menu-inner			{color: white; font-weight:bold;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- lightbox --- */

#lightbox	{
	background-color: #eeeeee;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

#lightboxDetails	{
	font-size: 1em;
	padding-top: 0.4em;
}	

#lightboxCaption	{float: left;}
#keyboardMsg		{float: right;}
#closeButton		{top: 5px; right: 5px;}

#lightbox img		{border: none; clear: both;} 
#overlay img		{border: none;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px 0px 10px 0px; line-height: 1.5em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #59333f; height: 1px; margin: 4px 0px 4px 0px; border: 0px; background: #59333f;}
.hr-levalista  {color: #d2c6a8; height: 1px; margin: 0px 0px 0px 0px; border: 0px; background: #d2c6a8;}
.hr-pravalista {width: 280px;}
.hr-uvod1      {width: 270px;}
.bad           {color: red; font-weight: bold;}

/* --- seznamy --- */
ul ol li			{color: white; list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

.menu				  {color: #d2c6a8;position: absolute; left: 60px; top: 27px; list-style-type: none; margin: 0px; padding: 0px; font-family: Georgia, 'New York CE', utopia, serif; }
.menu li			{color: #d2c6a8; width: 120px; height: 36px; text-align: left; float: left; text-align: center; padding-right: 1px;}
.menu a:link	{color: #d2c6a8; font-size: 14px;}
.menu a				{color: #d2c6a8; display: block; padding: 2px 0px 3px 0px; color: white; font-size: 14px; width: 150px; margin: 0px;}
.menu a:hover	{color: #d2c6a8; background: url('../img/bcg-tlacitko.jpg'); }

/* --- obrazky --- */
img 				{border: 0px;}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}
a img.galerie, img.galerie	{border: 1px solid #3c222c; margin: 2px; padding: 2px;}
a:hover img.galerie 			{border: 1px solid #3c222c; margin: 2px; padding: 2px; background: #dddddd}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 400px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.nice tr th		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; color: #a62e38; font-size: 1.3em; margin: 0px;}
h1      	{display: none;}
h2			{padding: 5px 0px 0px 0px;	font-size: 1.3em; color: #59333e; font-weight: bold; margin: 0px 0px 10px 0px; border-bottom: 1px dotted #59333e;}
h3			{padding: 0px 10px 0px 0px; font-size: 1.1em; color: #a62e38; font-weight: bold;}  
h4 		{font-size: 1.18em; color: #2ea69c;}

/* --- formulare --- */
input, select			{border: 1px solid #999999; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.85em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {padding-top: 10px;}
.odsazeni-bottom {padding-bottom: 10px;}

/* --- layout webu --- */
#div-main {
        position: relative;
        top: 0px;
      	margin: auto;
	      width: 800px;
	      height: 320px;
        text-align: left;
        background: #f8f1e1;
}

#img-bcg-top {
        position: absolute;
        top: 10px;
        left: 0px;
        width: 800px;
        height: 133px;
}

#img-top {
        position: absolute;
        top: 55px;
        left: 46px;
}

#div-main-inner {
        position: absolute;
        left: 0px;
        top: 320px;
        width: 800px;
        background: #f8f1e1;
        padding-bottom: 15px;
}

#div-levysloupec {
        position: relative;
        left: 50px;
        float: left;
        width: 275px;
        background: #f8f1e1;
        padding-bottom: 15px;
}

#div-levysloupec h2 {
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}


#div-main-inner2 {
        float: left;
        width: 400px;
        min-height: 330px;
        margin: 0px 0px 0px 75px;
        background: url('../img/bcg-logo.jpg') #f8f1e1 no-repeat;
        padding-bottom: 15px;
        overflow: hidden;
}

#div-bottom {
        float: left;
        width: 800px;
        height: 20px;
        background: url('../img/bcg-bottom.gif') #f8f1e1 repeat-x;
        text-align: center;
        color: #f8f1e1;
        font-size: 0.9em;
        padding-top: 3px;
}

#h2-velkoobchod {
        width: 271px;
        height: 132px;
        cursor: pointer;
}

.h2-velkoobchod2 {
        background: url("../img/bcg-velkoobchod2.jpg");
}

.h2-velkoobchod {
        background: url("../img/bcg-velkoobchod.jpg");
}

#h2-vinoteky {
        width: 271px;
        height: 132px;
        cursor: pointer;
}

.h2-vinoteky2 {
        background: url("../img/bcg-vinoteky2.jpg");
}

.h2-vinoteky {
        background: url("../img/bcg-vinoteky.jpg");
}

#h2-eshop {
        width: 271px;
        height: 132px;
        cursor: pointer;
}

.h2-eshop2 {
        background: url("../img/bcg-eshop2.jpg");
}

.h2-eshop {
        background: url("../img/bcg-eshop.jpg");
}

#h2-kontakty {
        width: 271px;
        height: 132px;
}

.h2-kontakty2 {
        background: url("../img/bcg-kontakty2.jpg");
}

.h2-kontakty {
        background: url("../img/bcg-kontakty.jpg");
}

.banner {
        display: block;
        width: 271px;
        height: 132px;
}

.bila {
        color: white;
}

.fialova {
        color: #59333f;
}

.nadpis-2 {
        color: #59333f;
        font-size: 1.1em;
        text-align: center;
        font-family: Georgia, 'New York CE', utopia, serif;
}

#pomlcky1 {
        position: absolute;
        left: 60px;
        top: 26px;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 20px;
        color: #f8f1e1;
}

#pomlcky2 {
        position: absolute;
        left: 190px;
        top: 26px;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 20px;
        color: #f8f1e1;
}

#pomlcky3 {
        position: absolute;
        left: 295px;
        top: 26px;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 20px;
        color: #f8f1e1;
}

#pomlcky4 {
        position: absolute;
        left: 430px;
        top: 26px;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 20px;
        color: #f8f1e1;
}

#pomlcky5 {
        position: absolute;
        left: 530px;
        top: 26px;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 20px;
        color: #f8f1e1;
}

#pomlcky6 {
        position: absolute;
        left: 680px;
        top: 26px;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 20px;
        color: #f8f1e1;
}


.odstavec {

        margin-bottom: 10px;
}

.td-index1 {
        width: 300px;
        border: 1px dotted #59333f;
        padding: 2px 2px 5px 11px;
}

.td-index2 {
        width: 60px;
        border: 1px dotted #59333f;
        text-align: center;
}

.td-zahlavi {
        color: #f8f1e1;
        background: url('../img/bcg-tlacitko.jpg') #59333f;
}

.obr {
        border: 1px solid #59333f;
}

.bcg-leva1 {
        display: block;
        width: 271px;
        height: 15px;
        background: url('../img/bcg-leva1.jpg') #59333f;
}

.bcg-leva2 {
        display: block;
        width: 271px;
        height: 32px;
        background: url('../img/bcg-leva2.jpg') #59333f;
        text-align: center;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 14px;
        color: #d2c6a8;
        padding: 3px 0px 0px 0px;
        font-height: bold;
}

.bcg-leva3 {
        display: block;
        width: 236px;
        background: url('../img/bcg-leva3.jpg') #59333f;
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 12px;
        color: #d2c6a8;
        padding: 10px 10px 10px 25px;
}

.bcg-leva4 {
        display: block;
        width: 271px;
        height: 13px;
        background: url('../img/bcg-leva4.jpg') #59333f;
}

.bcg-leva5 {
        display: block;
        width: 271px;
        height: 16px;
        background: url('../img/bcg-leva5.jpg') #59333f;
}

.p-levysloupec {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #d2c6a8;
        padding-bottom: 6px;
}

.input-levysloupec {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        margin-bottom: 10px;
        width: 150px;
}

.input-levysloupec2 {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        width: 145px;
}

.input-objednavka {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        margin-bottom: 10px;
        width: 100px;
}

.input-objednavka-red {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid red;
        background: #ffcccc;
        margin-bottom: 10px;
        width: 100px;
}

.input-objednavka-red2 {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid red;
        background: #ffcccc;
        margin-bottom: 10px;
        width: 295px;
}

.input-submit {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 0px;
        background: url('../img/bcg-tlacitko2.jpg');
        cursor: pointer;
        margin-left: 8px;
}

.input-nakupni-kosik {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        background: url('../img/bcg-tlacitko2.jpg');
        cursor: pointer;
        margin-top: 10px;
        padding: 3px 0px 2px 0px;
}

.td-produkty1 {
        width: 100px;
        padding: 5px;
        background: white;
        vertical-align: top;
        border-left: 1px solid #d2c6a8;
        border-top: 1px solid #d2c6a8;
        border-bottom: 1px solid #d2c6a8;
}

.td-produkty2 {
        width: 300px;
        padding: 5px;
        background: white;
        border-bottom: 1px dotted #d2c6a8;
        border-right: 1px solid #d2c6a8;
        border-top: 1px solid #d2c6a8;
        vertical-align: top;
}

.td-produkty3 {
        width: 250px;
        padding: 5px 5px 5px 0px;
        background: white;
        vertical-align: top;
}

.td-produkty4 {
        padding: 5px;
        background: white;
        vertical-align: top;
        border-right: 1px solid #d2c6a8;
}

.td-produkty5 {
        width: 100px;
        padding: 5px 5px 5px 0px;
        background: white;
        vertical-align: top;
        border-bottom: 1px solid #d2c6a8;
        border-top: 1px dotted #d2c6a8;
        padding: 5px;
}

.td-produkty6 {
        width: 200px;
        padding: 5px;
        background: white;
        vertical-align: top;
        text-align: right;
        border-right: 1px solid #d2c6a8;
        border-bottom: 1px solid #d2c6a8;
        border-top: 1px dotted #d2c6a8;
        padding: 5px 5px 5px 0px;       
}


.nadpis-3 {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 17px;
        color: #59333f;
        margin-bottom: 3px;
}

.nadpis-4 {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 12px;
        color: #59333f;
}

.nadpis-5 {
       	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
        font-size: 11px;
        color: #59333f;
        font-weight: bold;
        line-height: 1.4em;
}

.nadpis-6 {
        font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
        font-size: 11px;
        color: #59333f;
        line-height: 1.4em;
}

.img-detail {
	margin-right: 5px;
        border: 0px;
        position: relative;
        top: 3px;
}

.input-ks {
        font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
        font-size: 10px;
        color: #59333f;
        border: 1px solid #59333f;
        width: 30px;
        padding: 2px 3px 1px 3px;
        text-align: center;
}

.input-vlozit {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        background: url('../img/bcg-tlacitko2.jpg');
        cursor: pointer;
        margin-left: 8px;
        padding: 1px 2px 1px 2px;
}

.text-ks {
        font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
        font-size: 10px;
        color: #59333f;
        border-top: 1px solid #59333f;
        border-bottom: 1px solid #59333f;
        border-right: 1px solid #59333f;
        background: url('../img/bcg-tlacitko2.jpg');
        width: 15px;
        padding: 2px 0px 1px 0px;
        text-align: center;
}

.br-mezera {
        font-size: 3px;
}

.sipka {
        margin: 0px 3px 0px 3px;
        cursor: pointer;
}

.div-vlozeno {
        padding: 5px;
        border: 2px solid #59333f;
        background: #f8f1e1;
        color: #59333f;
}

.td-nakupni-kosik1 {
        width: 70px;
        border: 1px dotted #59333f;
        text-align: center;
        padding: 3px;
}

.td-nakupni-kosik2 {
        width: 300px;
        border: 1px dotted #59333f;
        padding: 2px 2px 5px 5px;
        padding: 3px;
}

.td-nakupni-kosik3 {
        border: 1px dotted #59333f;
        text-align: right;
        padding: 2px 10px 2px 2px;
}

.td-nakupni-kosik4 {
        width: 300px;
        text-align: left;
}

.td-nakupni-kosik5 {
        width: 300px;
        text-align: right;
}

.td-objednavka {
        font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
        font-size: 11px;
        color: #59333f;
        padding: 2px 5px 2px 5px;
        text-align: right;
        vertical-align: top;     
}

.textarea-poznamka {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        margin-bottom: 10px;
        width: 290px;
}

.textarea-obchodni-podminky {
        font-family: Georgia, 'New York CE', utopia, serif;
        font-size: 11px;
        color: #59333f;
        border: 1px solid #59333f;
        margin-bottom: 10px;
        width: 395px;
}

.nutno-vyplnit {
        border: 1px solid red;
        background: #ffcccc;
}

.inverzni {
        color: white;
        background: red;
}

.posun-nahoru {
        position: relative;
        top: -8px;
}
