a              { color: #439B0C; text-decoration: underline}
a:hover        { color: #236308; text-decoration:underline }
.b              { color: #ffffff; text-decoration: none }
.b:hover        { color: #ffffff; text-decoration:underline }


h1 { font-size: 16px; font-family: verdana; color: #347905;}
h2 { font-size: 16px; font-family: verdana; color: #347905; text-align:center;}
h3 { font-size: 14px; font-family: verdana; color: #347905; text-align:center;}
h4 { font-size: 12px; font-family: verdana; color: #347905; text-align:center;}
h5 { font-size: 11px; font-family: verdana; color: #347905;}

 
form {margin:0px}
td.search {padding: 0 0 0 20px}


h1.tema          {
	color: #347905;
	font-family: Arial;
	font-size: 22px;
	text-transform:none;
	font-weight: bold;
	padding:0px 0px 0px 35px;
	margin:0px;	
}

.name {
	color: #236308;
	font-family: Arial;
	font-size: 21px;
	text-transform:none;
	font-weight: bold;
	padding-left:54px;
	margin:0px;
	
}


.body          {
	font-family: Arial;
	font-size: 12px;	
	color: #606060;
	text-align:justify;
	padding:15px 60px 30px 35px;
	margin:0px;
}

.news          {
	font-family: Arial;
	font-size: 11px;	
	color: #606060;
	padding:28px 20px 70px 35px;
}

.nst          {
	font-family: Tahoma;
	font-size: 13px;	
	color: #6B6B6B;
	font-weight:bold;
	text-transform: uppercase;
	padding:10px 0px 25px 0px;
}

.contact          {
	font-family: Arial;
	font-size: 11px;	
	color: #666666;
	font-weight:normal;

}


.menu          {
	font-family: Tahoma;
	font-size: 15px;
	text-transform: none;
	font-weight:bold;	
	color: #236308;
	padding:2px 0px 2px 16px 
}

.mnu  {color: #236308;text-decoration:none}
.mnu:hover{color: #236308;text-decoration: underline}

.menu2          {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-transform:none;	
	color: #236308;
	padding:0px 20px 0px 20px;
}

.mnu2  {color: #236308;text-decoration:none}
.mnu2:hover{color: #236308;text-decoration:underline}


.tit          {
	font-family: Tahoma;
	font-size: 9px;
	font-weight:bold;	
	color: #c6c4c4;
}

.tit  {color: #c6c4c4;text-decoration:none}
.tit:hover{color: #c6c4c4;text-decoration:none}

span.copyright     {
	font-family: Arial;
	font-size: 11px;
	color: #9b9b9b;
}

span.copyright  a   {color: #236308}
span.copyright  a:hover   {color: #236308}

.small         { 
			font-family: Arial;
			font-size: 11px;	
			color: #c2c2c2;				
}

.thumb   {color: #606060; }



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

table.table2   { font-size:11px; border-collapse: collapse; font-family: Tahoma; color: #296001 }
table.table2 th { background: #F9F1CA; padding: 4px; font:bold 13px Tahoma; border: 3px ridge #75604B; text-align:center; color: #318C09;}
table.table2 td { padding: 7px; border: 3px ridge #75604B}

table.table3   { font-size:12px; border-collapse: collapse; font-family: trebuchet ms,geneva; color: #27680B; background: #F9F1CA; text-align:center;}
table.table3 td { padding: 7px; border: 3px ridge #75604B}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; font-size:11px; }
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; }



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:0; margin:0 5px 20px 47px; font: 12px Tahoma, Geneva, sans-serif; color:#606060;}

	.news_tit {font:normal 23px Tahoma, Geneva, sans-serif; color:#428405; padding:10px 0 3px 10px; margin:0;}
	
	.date {font-size:16px; color:#606060; margin:0; padding:3px 0 3px 15px;}
	
	.title {background:url(icoitem.gif) center left no-repeat; font:bold 13px Tahoma, Geneva, sans-serif; color:#428405; padding:5px 0 5px 30px; margin:0;}
	
	.anonce {margin:0; padding:1px 0;}
	
	.more {padding:0 0 15px 0; text-align:right;}

	.news a {color:#428405; text-decoration:none;}
	
	.news a:hover {color:#606060; text-decoration:underline;}
	
img.my_img1   {
    float: right;
    border: 0;
}

img.my_img2   {
    float: left;
    border: 0;
    margin: 0 10px 0 0;
}

img.my_img3   {
    float: right;
    border: 0;
    margin: 0 0 0 20px;
}

div.zagolovok {color: #7F7F0E;
	       font-size: 15px;
	       font-style: italic; 
	       font-family: trebuchet ms,geneva;
	       text-align:center;}
