body
{
	margin-top: 8px;
	background-color: #8BBDE0;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	background-position: center;

	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Lucida Sans, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
        font-weight: normal;
	color: #539CE0;
	}

h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #A69867;
	}

h2
{
	margin-bottom: 0;
	margin-top: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #A69867;
	}

p
{
	color: #686D71;
	}

p a, p a:link, p a:active, p a:visited
{ 
	color: #686D71;
	text-decoration: none;
	}

p a:hover
{ 
	color: #686D71;
	text-decoration: underline;
	}

a, a:link, a:active, a:visited, a:hover
{ 
	text-decoration: none;
	}

.date
{
        font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #539CE0;
	text-decoration: none;
	}

.main_link
{ 
        font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #686D71;
	text-decoration: none;
	}

.main_link:hover
{ 
	color: #686D71;
	text-decoration: underline;
	}

.lan_href
{
	color: #539CE0;
	text-decoration: none;
	}

td#menu
{
	width: 792px;
	height: 35px;
	padding: 0 0 0 0;
	vertical-align: center;
	background-image: url(../images/mouse_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

.menu_href
{
	color: #539CE0;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	}

.product_href
{
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	}


.menu_out
{
	padding: 0 15px 0 15px;
	height: 35px;
	cursor: pointer;
	}

.menu_over
{
	padding: 0 15px 0 15px;
	height: 35px;
	background-image: url(../images/mouse_over.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #686D71;
	}

td#item_img
{
	width: 13%;
	border-left: #78BAEA solid 8px;
	background-color: #FFF;
	}

td#item_txt
{
	padding: 4px 4px 4px 4px;
	width: 158px;
	text-align: left;
	color: #686D71;
	}

td#item_product_out
{
	width: 33%;
	text-align: left;
	vertical-align: top;
	border: #78BAEA solid 1px;
	background-image: url(../images/product_bg_out.gif);
	background-repeat: repeat-x;
	}

td#item_product_over
{
	width: 33%;
	text-align: left;
	vertical-align: top;
	border: #78BAEA solid 1px;
	background-image: url(../images/product_bg_over.gif);
	background-repeat: repeat-x;
	}

td#product_empty
{
	width: 33%;
	}

td[id^="product_txt"]
{
	width: 100%;
	padding-bottom: 17px;
	text-indent: 12px;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	color: #FFF;
	}

td[id^="product_txt_rus"]
{
	font-size: 9px;
	width: 100%;
	padding-bottom: 17px;
	text-indent: 12px;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	color: #FFF;
	}

td[id^="product_txt_pol"]
{
	font-size: 8px;
	width: 100%;
	padding-bottom: 17px;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	color: #FFF;
	}

td#label
{
	width: 806px;
	height: 20px;
	text-indent: 12px;
	text-align: left;
	background-color: #529DE0;
	text-transform: uppercase;
	color: #FFF;
	}

td#footer
{
	margin: 8px 0 0 0;
	width: 806px;
	height: 100%;
	empty-cells: show;
	table-layout: auto;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 8px;
	font-weight: normal;
	color: #9896A5;
	text-align: center;
	}
