.menu_bot {font-size: 14px; font-family:  arial, tahoma, verdana; font-style:normal; color:#ebebeb; TEXT-DECORATION: none; }
.menu_bot:hover  {font-size: 14px; font-family:  arial, tahoma, verdana; font-style:normal; color:#ebebeb; TEXT-DECORATION: underline; }
.bot {font-size: 12px; font-family: arial, verdana; color:#ebebeb;}
.kont {font-size: 14px; font-family: arial, tahoma; color:#ebebeb; margin-left:20; text-align:left;}
A.lnk {font-family: arial, Tahoma; color: #ebebeb; font-size:14px; TEXT-DECORATION: underline;}
A.lnk:hover {font-family: arial, Tahoma; color: #ebebeb; font-size:14px; TEXT-DECORATION: none; }
A.lnkbig {font-family: arial, Tahoma; color: #ebebeb; font-size:15px; TEXT-DECORATION: underline;}
A.lnkbig:hover {font-family: arial, Tahoma; color: #ebebeb; font-size:15px; TEXT-DECORATION: none; }
.text {font-family: arial, Tahoma; color: #ebebeb; font-size:12px; padding-right:120; padding-left:20; text-align:justify; }
.menu_left {font-size: 14px; font-family: arial, Tahoma; font-style:normal;  color:#cccccc; TEXT-DECORATION: none; padding-left: 60;}
.menu {font-size: 14px; font-family: arial, Tahoma; font-style:normal;  color:#cccccc; TEXT-DECORATION: none;}
.menu:hover {font-size: 14px; font-family: arial, Tahoma; font-style:normal;  color:#cccccc; TEXT-DECORATION: underline;}
.txt {font-size: 14px; font-family: Tahoma, arial; color:#cccccc; }
.menu_top {font-size: 14px; font-family:  arial, Tahoma,; color:#cccccc; TEXT-DECORATION: none; }
.menu_top:hover {font-size: 14px; font-family: arial, Tahoma, ; font-style:normal;  color:#cccccc; TEXT-DECORATION: none; TEXT-DECORATION:underline;}
A {font-size: 14px; font-family: arial, Tahoma; font-style:normal;  color:#cccccc; TEXT-DECORATION: none;}
A:hover {font-size: 14px; font-family: arial, Tahoma; font-style:normal;  color:#cccccc; TEXT-DECORATION:underline; }
img{border:none;}
.frame { border:0;  }

.1 {font-size: 14px; font-family: Tahoma; font-style:normal; color: #cccccc; padding-left:30; }
.art {font-size: 12px; font-family: Tahoma; font-style:normal;  color:#e5e5e5; padding-top:10;}
.cat {font-size: 14px; font-family: Tahoma; font-style:normal;  color: #333333; padding-top:50;}
.razm {font-family: arial, Tahoma; color: #cccccc; font-size:12px; padding-right:120; padding-left:20; text-align:justify; }

.t_table  {
	font-family:  arial, tahoma, verdana; 
	font-style:normal;
	font-size : 10pt;
	margin-top : 1pt;
	margin-bottom : 1pt;
	text-align : center;
	color : #000000;

  }

.r_table  {
	font-family:  arial, tahoma, verdana; 
	font-style:normal;
	font-size : 10pt;
	margin-left : 10pt;
	margin-right : 10pt;
	margin-top : 1pt;
	margin-bottom : 1pt;
	text-align : left;
	color : #000000;

  }


.artikul {font-size: 12px; font-family: Tahoma; font-style:normal;  color:#ffffff; vertical-align:top;}
.cena {font-size: 14px; font-family: Tahoma; font-style:normal;  color:#ffffff;}

.arrowlistmenu{
width: 260px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 15px Arial;
text-align : left;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #ffffff;
font: 13px Arial;
text-align : left;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 32px; /*link text is indented 19px*/
text-decoration: none;
b1order-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
TEXT-DECORATION:underline;
}

.arrowlistmenu ul li a:active{ 
TEXT-DECORATION:underline;
}

.arrowlistmenu ul li a:focus{ 
TEXT-DECORATION:underline;
}

 
