p { font-family: tahoma,arial,verdana; font-size: 12px; }
.newsgl { font-family: tahoma,arial,verdana; font-size: 12px; margin-top: 10px; }
.newsstrgl { font-size: 11px; }
.newsstrgl1 { margin-left: 7px; margin-top: 15px; margin-bottom: 7px; }
.newsstrgl2 { margin-left: 15px; margin-top: 15px; margin-bottom: 5px; }
.rss { margin-top: 10px; margin-bottom: 5px; }
ul { font-family: tahoma,arial,verdana; font-size: 11px; }
h1 { margin-left: 15px; font-weight: bold; font-family: tahoma,arial,verdana; font-size: 22px; color: #525252;  margin-top: 10px; }
a { font-family: tahoma,arial,verdana; font-size: 12px; color: #003366; text-decoration: none; }
.a11px { font-family: tahoma,arial,verdana; font-size: 11px; color: #003366; text-decoration: none; }
.arss { font-family: tahoma,arial,verdana; font-weight: bold; font-size: 12px; color: #898989; text-decoration: underline; }
.reclama {  font-family: tahoma,arial,verdana; font-size: 11px; color: #898989; }
img { border: 0px; }
body { font-family:tahoma,arial,verdana; font-size: 12px; }
td { font-family:tahoma,arial,verdana; font-size: 12px; }

h2 {font-weight: bold; font-family: tahoma,arial,verdana; font-size: 17px; color: #525252; }

.shop_block {  font-size: 12px; font-family: tahoma,arial,verdana; }


.shop_block
{
	border: 1px solid #898989;
	background-color: #e6e6e6;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.hostcms_float_block
{
	position: absolute;
	height: 42px;
	opacity: 0.9;
}


.hostcms_float_block .hostcms_float_block_l
{
	position: absolute;
	background: url('/hostcmsfiles/images/float_block_l.png') 0 0 no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/float_block_l.png');
	height: 42px;
	width: 17px;
	z-index: 997;
	left: -17px;
}

.hostcms_float_block .hostcms_float_block_r
{
	position: absolute;
	background: url('/hostcmsfiles/images/float_block_r.png') 0 0 repeat-x !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/float_block_r.png');
	height: 42px;
	width: 17px;
	left: 100% !important;
	left: auto;	
	left: expression(parentElement.clientWidth + "px");
	z-index: 997;
}

.hostcms_float_block .hostcms_float_block_content
{
	position: relative;
	white-space: nowrap;
	width: auto !important;
	width: 1%;
	background: url('/hostcmsfiles/images/float_block_bg.png') 0 0 repeat-x !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/float_block_bg.png', sizingmethod='scale');
	height: 32px;
	padding: 10px 1px 0px 7px;
	z-index: 997;
}

.hostcms_float_block .hostcms_float_block_content img
{
	padding: 0px !important;
	margin: 0px !important;
	margin-left: 6px !important;
}

.hostcms_float_block .hostcms_float_block_drag_block
{
	position: absolute;
	height: 16px;
	width: 7px;
	float: left;
	margin-left: -3px;
	cursor: move;
	top: 10px;
	left: 2px;
	background: url('/hostcmsfiles/images/drag_bg.gif') no-repeat 2px 0;
	z-index: 997;
}
