a               { color: #965403; text-decoration: none }
a:hover         { color: #000000; text-decoration:underline }
.b              { color: #ffffff; text-decoration: none }
.b:hover        { color: #ffffff; text-decoration:underline }


h2,h3,h4,h5,h6 {color:#9E455A; padding:0px; margin: 0px; font-family: Tahoma}
h1 { font-size: 20px; font-weight:normal; color:#9E455A;}
h2 { font-size: 19px; font-weight:normal; background-color: #EDC682; text-align:center; padding:4px 5px; border: 2px solid #994704; box-shadow: 0 0 4px #373737;}
h3 { font-size: 19px; font-weight:normal; background-color: #EDC682; text-align:center; padding:4px 5px; border: 2px solid #994704; box-shadow: 0 0 4px #373737;}
h4 { font-size: 14px; font-weight:normal; background-color: #EDC682; text-align:center; padding:4px 5px; border: 2px solid #994704; box-shadow: 0 0 4px #373737;}
h5 { font-size: 12px; font-weight:normal; background-color: #EDC682; text-align:center; padding:4px 5px; border: 2px solid #994704; box-shadow: 0 0 4px #373737;}
h6 { font-size: 11px; font-weight:normal; background-color: #EDC682; text-align:center; padding:4px 5px; border: 2px solid #994704; box-shadow: 0 0 4px #373737;}

body, td            {font-family: Tahoma; font-size: 13px; color:#4D3E44}
.body li            {list-style-type:none; list-style-image: url(list.gif)} 
 
form                {margin:0px}
td.search           {padding: 0 0 0 20}

.content            {font-family: Tahoma; font-size: 13px;color: #4D3E44; padding:5px 50px 30px 15px; text-align:justify;}
h1.tema             {font-family: Tahoma; font-size:19px; text-transform:uppercase;font-weight: normal;margin:0px;padding:10px 0 10px 40px;
                     text-align:center}


.menuNormal         {font-family:  Palatino Linotype, Book Antiqua, Palatino, serif; background-color: #EDC682; font-style:italic;font-size: 16px; color:#9E455A;text-transform:none;font-weight:bold;text-decoration:none;
	                 padding:5px 0px 5px 25px;  border: 1px solid #994704; box-shadow: 0 0 4px #373737; cursor:pointer}
			
.menuOver           {font-family:  Palatino Linotype, Book Antiqua, Palatino, serif;text-transform:none;font-style:italic;text-decoration:none;font-size: 16px;font-weight:bold;
	                 padding:5px 0px 5px 25px; border-bottom:1px solid #D2C8B9; cursor:pointer; border: 1px solid #994704; box-shadow: 0 0 4px #373737;
					 background:url(left_mover.gif) top left repeat-x #CC8D13}
TD.menuNormal A.c   {color: #9E455A;text-decoration:none;}
TD.menuOver A.c     {color: #7B0336;text-decoration:none;}


.menu               {font-family: Tahoma;font-size: 12px;font-weight:normal;color: #000000;padding:3px 0px 3px 15px}
.menu a             {color: #000000;text-decoration:none}
.menu a:hover       {color: #000000;text-decoration:underline}

.menu2              {font-family: Tahoma;font-size: 12px;font-weight:normal;color: #939185;padding:3px 10px}
.mnu2               {color: #939185;text-decoration:none}
.mnu2:hover         {color: #939185; border-bottom:1px dashed #d6a341}
a.mnu2              {color: #939185; padding:5px; text-decoration:none}
a.mnu2:hover        {color: #ffffff; padding:5px; background-color:#7B031F; text-decoration:none}

.tit                {font-family: Verdana;font-size:9px;font-weight:bold;color: #000000}
.tit a              {color: #000000;text-decoration:none}
.tit a:hover        {color: #000000;text-decoration:none}

span.copyright      {font-family: Tahoma;font-size: 11px;color: #898989}
span.copyright  a   {color: #898989;}

.small              {font-family: Verdana; font-size: 7pt; color: #808080; }
.tel                {font-family: Tahoma;font-size: 11px;color: #7B7B7B}


table.table1        {font-size:13px; border-collapse: collapse; font-family: Tahoma; color: #4D3E44 }
table.table1 td     {padding: 4px; border: 1px solid #4D3E44}
table.table0        {font-size:13px; border-collapse: collapse; font-family: Tahoma; color: #4D3E44}
table.table0 td     {padding: 4px; border-width: 0px;}

table.table2        {font-size:13px; border-collapse: collapse; font-family: Tahoma; color: #4D3E44}
table.table2 td     {padding: 4px 10px; border-width: 0px;}
table.table2 th     {padding: 4px 10px; border-width: 0px; font-family: Tahoma; color: #8E2D44; font-size:11px; text-align:center;}

.thumb              {color:#000000}


.mnus{
	position: relative;
	padding:0px 0 30px 10px;
	margin: 0 auto 0 auto;
	height: 40px;
	list-style: none;

}

.mnus li{
	float:left;
	margin: 0 8px; /* Probel mezhdu punktami */
}

.mnus li a{
    float: left;
	display: block;
	color:#8B0020;
	text-decoration: none;
	font-family:Tahoma;
	font-size: 14px;
	text-transform:none;
	font-weight: bold;
	padding:0 0 30px 11px; 
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	
}


.mnus li a:hover{
	color: #FFFFFF;
	background: none;
	background-position: left;
}


.mnus li a b{
    font-weight:normal;
	float: left;
	display: block;
	padding: 0 20px 30px 8px;
	
}

.mnus li a:hover b{
    font-weight:normal;
	color: #FFFFFF;
    background: none;

}

/* */

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; }

.news {padding:10px; margin:0 10px; font: 12px Tahoma, Geneva, sans-serif; color:#913A4E;}

	.news_tit {font-family: Tahoma, Geneva, sans-serif; font-size: 19px; background-color: #EDC682; text-align:center; padding:4px 5px; border: 1px solid #994704; box-shadow: 0 0 4px #373737;}
	
	.date {font-size:16px; color:#000; margin:0; padding:12px 0 7px 15px;}
	
	.tit {font:normal 13px Tahoma, Geneva, sans-serif; font-weight:bold; color:#913A4E; padding:5px 0 1px 3px; margin:0;}
	
	.anonce {margin:0; padding:1px 0; color:#000;}
	
	.more {padding:0 0 15px 0; text-align:right;}

	.news a {color:#913A4E; text-decoration:none;}
	
	.news a:hover {color:#000; text-decoration:underline;}
	
div.zagalovok   {
    font-family: Tahoma;
    text-align:center;
    color: #F9DCA9;
    font-weight:bold;
    font-size: 15px;
}

hr { background: #ECD4A6; height: 2px; border:none; }

img.my_img   {
    border: 1px solid #994704; box-shadow: 0 0 6px #373737;
}

img.my_img2   {
    float: right;
    border: 1px solid #994704; box-shadow: 0 0 6px #373737;
    margin:5px 0 0 10px;
}

div.my_img1   {
    text-align: center;
    border: 0;
    padding:12px 0 0 0;
} img.my_img1 {border: 1px solid #994704; box-shadow: 0 0 6px #373737;}