a              { color: #CCCC33; text-decoration: none }
a:hover        { color: #A7A7A7; text-decoration:underline }
.b              { color: #66CCFF; text-decoration: none }
.b:hover        { color: #66CCFF; text-decoration:underline }


h1,h2,h3,h4,h5,h6 {color:#895F16; padding:0px; margin: 0px; font-family: Arial;}
h1 { font-size: 20px; font-weight:normal;}
h2 { font-size: 18px; font-weight:normal;}
h3 { font-size: 16px; font-weight:normal;}
h4 { font-size: 14px; font-weight:normal;}
h5 { font-size: 12px;  font-weight:normal;}
h6 { font-size: 11px;  font-weight:normal;}

body { margin:0; padding:0; background: #000000 url(line4.gif) left 200px repeat-x;}
body {font-family: Verdana; font-size: 11px; color:#a7a7a7;}
td  { font-size:11px; font-family: Verdana; color: #a7a7a7 }
.body li{ list-style-type:none; list-style-image: url(list.gif)} 
form {margin:0px}

.textbody {font-family: Verdana; font-size: 11px; text-align:justify; color:#a7a7a7; padding:15px 5px 50px 30px}

h1.tema {color: #414141;font-family: Arial;font-size: 21px;font-weight: normal;margin:0px;padding:8px 18px 0px 40px}


.mnu{
	position: relative;
	padding: 5px 0 0 0;
	margin: 0 auto 0 auto;
	height: 23px;
	list-style: none;

}

.mnu li{
	float:left;
	margin: 0 2px; /* Probel mezhdu punktami */
}

.mnu li a{
    float: left;
	display: block;
	color:#fff;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 5px; 
	height: 23px;
	line-height:23px;
	text-align: center;
	cursor: pointer;
	background: transparent;
	text-decoration: none;
	text-transform:uppercase;
}


.mnu li a:hover{
	color: #fff;
	background: url(ml.gif) no-repeat;
	background-position: left;
	text-decoration:none;
}


.mnu li a b{
    font-weight:normal;
	float: left;
	display: block;
	padding: 0 7px 0 5px;
	background: transparent;
	text-decoration:none;
}

.mnu li a:hover b{
    font-weight:normal;
	color: #fff;
	background: url(mr.gif) no-repeat right top;
	text-decoration:none;
}


table.table1   { font-size:11px; border-collapse: collapse; font-family: Verdana; color: #a7a7a7 }
table.table1 td { padding: 4px; border: 1px solid #666666}
table.table0 { font-size:11px; border-collapse: collapse; font-family: Verdana; color: #a7a7a7}
table.table0 td { padding: 4px; border-width: 0px;}

.thumb { color:#000000}



/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }


form.hidden { margin: 0px; }

ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }
