body
{
    background: none;
    background-color: #fff;
	/*
	background-image:url(/layout/background.png);
	background-repeat:repeat-y;
	*/
	padding: 0px;
	margin: 0px;
}
div.main{
    margin-top: 21px;
	width:975px;
}
.middle,
.middle table,
.middle .center,
.middle .center .modules_center {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
tr {
    margin: 0px;
    padding: 0px;
}

td.center div.text
{
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:14px;
	width:560px;
}

td.center
{
	width:100%;
	margin: 0px;
	padding:0px;	
}
td.center div.modules_center {
	margin: 0px;
    padding: 0px 0px 0px 26px;
}
div.shopcategorieslist div.text, div.shoparticles div.text
{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#666;
}

td.left
{
    background-image: url('/layout/dashed_border.png');
    background-position: right top;
    background-repeat: repeat-y;
	padding-top:30px;
}

td.top
{
	text-align:right;
	background-image:url(/layout/header_bg.gif);
	background-repeat:repeat-y;
}
td.right .pane
{
	margin-top:0px;
}
.bottom {
    background-image: url('/layout/dashed_border.png');
    background-repeat: repeat-y;
    margin: 0px 0px 0px 197px;
    padding: 0px;
}
#bottom
{
	margin-top:100px;
	padding-right:20px;
	color:#999;	
}
#bottom a
{
	color:#fff;
}

/*MENU*/
td.left {
    padding-top: 0px;
}
div.menu
{
	padding-left:20px;
	padding-right:20px;
	width:160px;
}

div.menu .item
{
	padding-left:10px;
}

div.menu .item a
{
	color:#ccc;
}


div.menu .active_root_folder
{
/*
	background-color:#C42334;
	background-image:url(/layout/menu_active_root_folder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
*/
	background: none;
	margin-bottom:8px;
	padding-bottom:3px;
}


div.menu .level_0 .item
{
	background: none;
	border-bottom: 1px solid #333;
	height:25px;
	margin-bottom: 0px;
/*
	background-image:url(/layout/menu_item_bg.gif);
	background-repeat:no-repeat;
*/
	padding-top:7px;
}

div.menu .level_0 .first .item {
    border-top: 1px solid #333;
}

div.menu .active_root_folder .level_0 .active .item
{
	height:24px;
	background: none;
/*
	background-image:url(/layout/menu_active_item_bg.gif);
	background-repeat:no-repeat;
*/
}

div.menu .level_0 .active .item
{
	background: none;
	height:24px;
/*
	background-image:url(/layout/active_root_item_bg.gif);
	background-repeat:no-repeat;
*/
}

div.menu .level_0 .item a
{
	font-weight:bold;
	color:#666;
}
div.menu .level_0 .active .item a
{
	color:#333;
}

div.menu .level_2 .item a
{
	font-style:italic;	
}

div.menu .level_1 .item
{
	background-image:url(/layout/menu_lvl1_dot.png);
	background-position:top left;
	background-repeat:no-repeat;
}
div.menu .level_1 .item a {
    color: #666;
}
div.menu .level_2 .item
{
	background-image:url(/layout/menu_item_dash.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}
/*NEWS*/
td.right div.pane
{
    background: none;
	width:190px;
/*
	background-image:url(/layout/news_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
*/
	padding-bottom:25px;
	background-color:#fff;
}
td.right div.pane .items .readmore
{
	display:block;
}

td.right div.pane .items .dateabove
{
	display:none;
}

td.right div.pane .items a
{
	color:#999;
}

td.right div.pane .item
{
	background-image:url(/layout/news_item_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:8px;	
	padding-left:15px;
}


/*shop*/
/*
.shopcategorieslist{
}

.shopcategorieslist  .vertical .items td{
	border-bottom:none;
	padding:0px;
}

.shopcategorieslist .item
{
	float:left;
	cursor:pointer;
	width:193px;
	height:140px;
}

.shopcategorieslist .item a
{
	text-decoration:none;
	color:#666;
}
.shopcategorieslist .category
{
	background-image:url(/layout/categories_bg.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:127px;
}
.shopcategorieslist .horizontal_table
{
	position:relative;
	top:-8px;

}
.shopcategorieslist .horizontal_mask
{
	position:relative;
	top:8px;
}

.shopcategorieslist .horizontal_thumb
{
	width:171px;
	height:83px;
}

.shopcategorieslist .vertical_table
{
	position:relative;
	left:-12px;
}

.shopcategorieslist .vertical_mask
{
	position:relative;
	left:12px;
}

.shopcategorieslist .vertical_thumb
{
	width:85px;
	height:120px;
	margin-right:5px;
}
.shopcommandbuttons, .shopcategorieslist .header
{
	display:none;	
}
.shoparticle #article_image_thumb
{
	text-align:center;	
}
*/
