@charset "utf-8";
/* CSS Document */

body
{
	background-position: top;
	background-color: #7b777a;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #97f101;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.linkwhite a, .linkwhite a:visited
{
	color: #ffffff;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

ul, li, h1, h2, h3, p
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.global
{
	width: 1000px;
	margin: auto;
	background-color: #000000;
}

.header
{
	width: 1000px;
	height: 117px;
}

.headerLogo
{
	float: left;
	width: 298px;
	height: 60px;
}

.headerTitle
{
	clear: left;
	float: left;
	background-image: url(../images/header_title.jpg);
	width: 298px;
	height: 47px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
}

.headerPub
{
	float: right;
	width: 680px;
	height: 117px;
	padding: 5px 0 0 0;
}

.footerPub
{
	float: right;
	width: 980px;
	height: 225px;
	padding: 15px 10px 0 0;
}

.left
{
	width: 250px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.menuContent
{
	width: 230px;
	background-image: url(../images/menu_content.jpg);
	padding: 10px 10px 5px 10px;
}

.menuContent_keywords
{
	width: 230px;
	background-image: url(../images/menu_content.jpg);
	padding: 10px 10px 5px 10px;
	font-size: 12px;
}


.categories
{
	font-size: 18px;
	padding: 0 0 0 5px;
}

.menuDoubleList li
{
	float: left;
	width: 110px;
}

.right
{
	float: left;
	width: 710px;
	margin: 0px 10px 10px 0px;
}

.content
{
	width: 690px;
	padding: 0px 10px;
	background-image: url(../images/content_content.jpg);
}

.footer
{
	width: 1000px;
	clear: both;
	background-image: url(../images/footer.jpg);
	text-align: center;
	padding: 7px 0px 10px 0px;
}

.items li
{
	float: left;
	width: 228px;
	height: 267px;
	background-image: url(../images/item.jpg);
	margin: 0px 2px 5px 0px;
}

.itemTitle
{
	font-size: 16px;
	text-align: center;
	width: 220px;
	height: 20px;
	margin: 5px 4px;
	display: block;
}

.itemThumb
{
	width: 220px;
	height: 165px;
	margin: 0px 4px;
}

.itemDescription
{
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	width: 220px;
	height: 60px;
	text-align: justify;
}

.itemInfo
{
	float: left;
	width: 25px;
	height: 24px;
	margin: 0px 3px 3px 0px;
}

.pagesList
{
	padding: 10px;
	font-size: 18px;
	text-align: center;
}

.pagesList span
{
	margin: 0px 3px;
}

.blockDetailTitle
{
	font-size: 18px;
	display: block;
	margin: 0px 0px 5px 0px;
}

.blockDetailDescription
{
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

.blockDetailThumb
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.blockRss
{
	clear: both;
}

.wrapper
{
	width: 974px;
	clear: both;
	margin: 0px 13px;
	background-image: url(../images/menu_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menuLogo
{
	clear: left;
	float: left;
	position: relative;
	bottom: 0px;
	left: 0px;
}

.blocktrade {
    background-image: url("../images/blocktrade_content.jpg");
    padding: 4px 0 15px 9px;
    width: 690px;
}

.blocktrade li
{
	list-style: none;
	float: left;
	width: 220px;
	height: 165px;
	padding: 0px 10px 10px 0px;
}

