body
{
	margin: 0px;
	padding: 0px;
	background: url(img/bg_body.gif) repeat-x #CBEDFC;
	font-family: Tahoma, Arial, Verdana;
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	color: #008ED4;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 16px;
}

h2
{
	color: #008ED4;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
}

h3
{
	color: #E62136;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
}

.text
{
	font-size: 11px;
	color: #000000;
}

.text a
{
	color: #0072a3;
	text-decoration: none;
}

.text a:hover
{
	color: #000000;
	text-decoration: underline;
}

.sh_left
{
	background: url(img/sh_left.png) repeat-y top right;
	font-size: 1px;
}

.sh_right
{
	background: url(img/sh_right.png) repeat-y;
	font-size: 1px;
}

.bg_main
{
	background: url(img/bg_main.gif) repeat-y;
}

.footer
{
	background: url(img/bg_footer.jpg) no-repeat 0px 15px;
	height: 100px;
	text-align: right;
	font-size: 11px;
	color: #8F8D8D;
	padding-right: 25px;
	line-height: 13px;
}

.footer a
{
	color: #8F8D8D;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.search input
{
	width: 110px;
	height: 16px;
	font-size: 10px;
	border: solid 1px #DBDCDE;
	background: #FFFFFF;
}

.menu_container
{
	padding-left: 13px;
	padding-top: 5px;
	padding-right: 5px;
}

.menu_container div a, .menu_container span a
{
	display: block;
	color: #231F20;
	font-size: 12px;
	line-height: 21px;
	padding-left: 12px;
}

.menu_container div a
{
	text-transform: uppercase;
	background: url(img/marker_red.gif) no-repeat 0px 8px;
	text-decoration: none;
}

.menu_container span a
{
	background: url(img/marker_blue.gif) no-repeat 0px 8px;
	text-decoration: none;
	font-size: 11px !important;
}

.menu_container span
{
	display: block;
	padding-left: 17px;
}

.menu_container div a:hover, .menu_container span a:hover
{
	text-decoration: underline;
}

.icq a
{
	color: #666666;
	font-size: 11px;
	display: block;
	background: url(img/icq.gif) no-repeat 0px 0px;
	padding-left: 20px;
	line-height: 15px;
}

.news_container
{
	padding: 15px 5px 0px 10px;
	color: #272526;
	font-size: 11px;
}

.news_container h2
{
	text-transform: uppercase;
	color: #97D1A1;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.news_menu
{
	padding-left: 10px;
}

.news_menu a
{
	display: block;
	color: #ED1C21;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background: url(img/news_marker_r.gif) no-repeat 0px 4px;
	padding-left: 13px;
}

.news_menu a.blue
{
	display: block;
	color: #008cd4;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background: url(img/news_marker_b.gif) no-repeat 0px 4px;
	padding-left: 13px;
}

.news_menu a.star
{
	display: block;
	color: #ED1C21;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background: url(img/star.jpg) no-repeat 0px 4px;
	padding-left: 13px;
}

.news_menu a:hover
{
	color: #008ED4;
	background: url(img/news_marker_b.gif) no-repeat 0px 4px;
}

.news_menu div
{
	padding-top: 8px;
}

.news_menu span
{
	font-size: 9px;
	padding-left: 5px;
}


.god_list
{
	color: #232225;
	text-align: center;
	font-size: 11px;
}

.god_list a
{
	color: #0BA4D4;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	zoom: 1;
}

.god_list a:hover
{
	text-decoration: underline;
}

.god_list div
{
}

.gods_list
{
	text-align: center;
}

.gods_list .textPanel
{
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 7px;
	margin-bottom: 25px;
	border-top: #d3d3d5 solid 1px;
	border-bottom: #d3d3d5 solid 1px;
}

.gods_list a
{
	display: block;
	color: #008ED4;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}

.gods_list a:hover
{
	color: #ed1c21;
}

.god table, .god
{
	color: #414045;
	font-size: 12px;
}

.god table tr
{
	padding: 4px;
}



.button
{
	background: url(img/but_bg.gif) repeat-x;
}

.button td
{
	padding: 0px;
}

.button td
{
	background: url(img/but_r.gif) no-repeat top right;
}

.button td a
{
	height: 20px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background: url(img/but_l.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

.breadcrumbs
{
	height: 16px;
	padding-top: 1px;
	padding-left: 4px;
	background: #02a7e7;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

.breadcrumbs a
{
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.hr
{
	background: url(img/hr.gif) repeat-x;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sorting
{
	color: #232425;
	font-size: 11px;
}

.sorting a
{
	color: 088DD5;
	font-size: 12px;
}

.sorting span
{
	border-left: solid 1px #088DD5;
	border-right: solid 1px #088DD5;
	padding-left: 4px;
	padding-right: 4px;
	color: 088DD5;
	display: inline;
	font-size: 14px;
}

.sorting select, .sorting option
{
	border: solid 1px #D8D9D9;
	font-size: 10px;
	width: 135px;
}

/*************
* 18.10.2007 *
*************/
.goodTable td
{
	font-size: 12px;
	padding: 5px;
	border-collapse:collapse;
	
}

.goodTable td b
{
	color: #9b9c9d;
}

.goodTable .oddRow
{
	background: #edf8fe;
}

.goodTable .goodName
{
	font-size: 18px;
	color: #211e1f;
}

.black
{
	color: #000 !important;
}

.smallImage
{
}

.smallImage a
{
	text-decoration: none !important;
	display: block;
	float: left;
	cursor: hand;
	margin-left: 5px;
	margin-top: 5px;
}

.smallImage a:hover
{
	color: #000;
}

.smallImage a b
{
	color: #008ed3 !important;
	padding-left:4px;
}

.smallImage a:hover b
{
	color: #000 !important;
}

.producerDescription
{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
	background: #fff;
	margin-left: 5px;
}

.leftpadding10
{
	padding-left: 10px;
}

.imgBorder140
{
	background: transparent URL("img/square140_s.png") 0px 0px no-repeat;
	width: 140px;
	height: 140px;
}

.imgBorder220
{
	background: transparent URL("img/square220_s.png") 0px 0px no-repeat;
	width: 220px;
	height: 220px;
}

.imgBorder164
{
	background: transparent URL("img/square164_s.png") 0px 0px no-repeat;
	width: 64px;
	height: 64px;
}

.imgBorder100
{
	background: transparent URL("img/square100_s.png") 0px 0px no-repeat;
	width: 100px;
	height: 100px;
}

.tblHead
{
	background: #f2f2f4;
	font-size: 12px;
}

.tblHead td
{
	padding: 5px;
	text-align: left;
	text-transform: lowercase;
}

.tblGoods
{
	border: 0px !important;
}

.tblGoods td
{
	border: 0px!important;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px;
}

.tblGoods td h2
{
	color: #000 !important;
	font-size: 14px;
}

.goodPrice
{
	font-weight: bold;
	font-size: 14px;
}

.tblGoods tr
{
	border: 0px !important;
}

.goodsDescription
{
	margin-bottom: 10px;
}

.sortLink td
{
	font-size: 13px;
}

.producers td
{
	padding-left: 10px;
	font-size: 12px !important;
}

.letter
{
	color: Red !important;
	font-weight: bold  !important;
	font-size: 13px;
}


.order td input
{
	width: 100%;
	border: 1px solid #aaa;
	padding: 3px;
}

.orderPanel
{
	background: #edf8fe;
}


.orderPanel h2
{
	margin-left: 5px;
	color: #f00;
	font-size: 14px;
}

.order i
{
	display: block;
	color: #999;
	margin: 5px;
}

.order b
{
	font-weight: normal;
}

.orderDescr td
{
	font-size: 13px;
}

.orderDescr h3
{
	font-size: 15px;
}

.orderDescr b
{
	font-weight: bold;
}

.imgWithLink
{
	text-decoration: none !important;
	zoom: 1;
}

.services
{
	padding: 10px;
}

.pager td
{
	text-align:right;
}

.cur_collection
{
	font-weight:bold;
}

.cur_collection
{
	font-weight:bold;
}

.nopadding td
{
	padding:0px;
}

.coll_item
{
	padding-left:10px;
	font-size:13px;
	padding-bottom:3px;
	text-align:left;
}

.coll_item a
{
	font-size:11px;
	color:#008ED4;
	background:transparent url(img/news_marker_b.gif) no-repeat scroll 0 4px;
	padding-left:12px;
	text-transform:uppercase;
	font-weight:bold;
}

.cur_collection a
{
	color:#ED1C21;
	background:transparent url(img/news_marker_r.gif) no-repeat scroll 0 4px;
}

.collection_line
{		
	border-bottom:1px solid #999;
	margin-bottom:8px;
}

.collection_group_title
{
	text-align:center;
}

.cur_collection_a a
{
	background:transparent url(img/marker_red.gif) no-repeat scroll 0 8px !important;
}

.comp_list2
{
padding : 0;
padding-top: 1px;
padding-bottom : 1px;
text-align : center;
border: none !important;
background-color: White;
}

.comp_list td
{
padding : 0;
padding-top: 1px;
padding-bottom : 1px;
text-align : center;
border: none !important;
}


.c_header th, .comp_list th
{
	background:#02a7e7;
	color:#fff;
	font-weight:bold;
	padding: 5px;
}

.acc_list tr
{
	vertical-align:top;
}

.acc_list td
{
	font-size:12px;
	text-align:center
}

.acc_list td b
{
	font-weight:bold;
}

.acc_list td span
{
	font-size:13px;
}

.acce_list_m tr
{
	background:#EDF8FE;
}
.acce_list_m tr.odd_my
{
    background:#ADDFF7;
}

.acce_list_m td
{
	border-bottom:2px solid #fff;
}

.comp_list2 tr td
{
	background:#EDF8FE;
	border-bottom:2px solid #fff;
}

.comp_list2 tr.blue_b td
{
	background:#ADDFF7!important;
}

.comp_list3 tr.hed td
{
	color:#033581;
	background:#DCE6F5;
	font-weight:bold;
	text-align:center;
}

.comp_list3
{
	border-collapse:collapse;
}

.comp_list3 td
{
	border:1px solid #95B2DF;
	text-align:center;
}

.comp_list3 td.lft
{
	text-align:left;
}

.comp_list3 td b
{
	font-size:12px;
	color:#000;
}