* {
	margin: 0;
	padding: 0;
}
table, tr, td, div, img, p {
	border: 0 none;
	border-collapse: collapse;
}
a {
	text-decoration: none;
	color: #6a829b;
}
a:hover {
	color: #de0a0a;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; 
	color: #47494b;
}
#main {
	min-width: 1020px;
}
#width_dom {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#middle {
	padding: 40px 0 0;
}
#header {
	background: transparent url("header.gif") no-repeat scroll 0 0;
	height: 120px;
	position: relative;
}
.search-box {
	position: relative;
	bottom: -48px;
	left: 670px;
}
.search-box input.form-text {
	background: transparent url("text.png") no-repeat;
	border: 0;
	height: 25px;
	width: 160px;
	vertical-align: middle;
	padding: 4px 3px ;
}
.search-box input.form-submit {
	background: transparent url("button1.png") no-repeat;
	width: 70px;
	height: 25px;
	border: medium none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
.search-box label {
	padding: 5px 0 25px 0;
}
#user-login-form input.form-text {
	background: transparent url("text.png") no-repeat;
	border: 0;
	height: 25px;
	width: 160px;
	vertical-align: middle;
	padding: 4px 3px ;
}
#user-login-form input.form-submit {
	background: transparent url("button1.png") no-repeat;
	width: 70px;
	height: 25px;
	border: medium none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
#main_menu_wrap {
	clear: both;
	overflow: hidden;
	height: 70px;
}
#main_menu {
	border-top: 2px solid #de0a0a;
	border-bottom: 2px solid #de0a0a;
	position: relative;
	margin: 10px auto 10px;
	height: 40px;
	width: 780px;
	clear: both;
}
#main_menu ul {
	height: 100%;
	list-style: none;
	margin: 5px auto 12px auto;	
	width: 560px;
}
#main_menu ul li {
	float: left;
	margin: 0 62px;
	font-weight: bold;
	font-size: 14px;
	height: 100%;
	position: relative;
}
#main_menu a {
	color: #6a829b;
	padding: 0 0 -10px 0;
	text-align: center;	
	position: absolute;
	bottom: 15px;
	
}

#main_menu img {
	float: left;	
}
#main_menu a:hover {
	color: #de0a0a;
}
#content {
	clear: both;
	height: 100%;
}
#left {
	float: left;
	width: 220px;
	height: 100%;
}
#right {
	float: right;
	width: 220px;
	height: 100%;
}
#center {
	overflow: hidden;
	height: 100%;
	padding: 0 10px 0 10px;
}
#footer {
	clear: both;
	background: #eaeae9;
}
#footer_content {
	margin: 0 auto;
	width: 1000px;
}
#footer_indent {
	padding: 25px 0 25px 0;
	height: 100%;	
}
#footer_menu {
	float: right;
}
#footer_menu div {
	float: right;
	clear: both;
}
#footer_menu ul {
	list-style: none;
}
#footer_menu ul li {
	display: inline;
	padding: 0 20px 0 20px;
	background: transparent url("vert_menu.gif") no-repeat scroll 0 2px;
}
#footer_menu ul li.first {
	background: transparent;
}
#footer_menu ul li a {
	color: #47494b;
}
#footer_menu ul li a:hover {
	color: #de0a0a;
}
.block {
	background: transparent url("block_back.gif") repeat-y;
	height: 100%;
	margin: 10px 0 10px 0;
}
.block-hdr {
	background: transparent url("belka_up.gif") no-repeat top;
	height: 55px;
}
.block-bottom {
	background: transparent url("block_bottom.gif") no-repeat bottom;
}
.block-hdr h3 {
	background: transparent url("pen.png") no-repeat scroll 15px 0;
	padding: 24px 75px;
	color: #ffffff;
}
.block-hdr-user-0 h3 {
	background: transparent url("users.png") no-repeat scroll 15px 0;
}
.block-hdr-user-1 h3 {
	background: transparent url("clip.png") no-repeat scroll 15px 0;
}
.block-hdr-user-3 h3 {
	background: transparent url("world.png") no-repeat scroll 15px 0;
}
.block-hdr-devchat h3 {
	background: transparent url("chat.png") no-repeat scroll 15px 0;
}
.block-hdr-devchat-2 h3 {
	background: transparent url("chat.png") no-repeat scroll 15px 0;
}
.block-hdr-sportactive-2 h3 {
	background: transparent url("statistics.png") no-repeat scroll 15px 0;
}
.block-hdr-sportactive-1 h3 {
	background: transparent url("world2.png") no-repeat scroll 15px 0;
}
.block_indent {
	padding: 10px 15px 15px;
}
.block ul {
	list-style: none;
	line-height: 2.2em;
	padding: 0;
}
.block .menu {
	clear: both;
	font-size: 13px;
}
.block .menu li {
	background: transparent url("menu_dot.gif") repeat-x scroll 0 bottom;
	margin: 0;
}
.block .menu li a {
	background: transparent url("ok.gif") no-repeat scroll 0 6px;
	padding: 10px 0 15px 24px;
	color: #47494b;
}
.block .menu li a:hover {
	color: #de0a0a;
}
.block .menu .expanded ul {
	margin-left: 12px;
}
#center h1 {
	font-size: 17px;
	
}
#center h2 {
	font-size: 15px;	
}
#center h2 a {
	color: #47494b;
}
#center h2 a:hover {
	color: #de0a0a;
}
.node {
	padding: 16px 0 15px 0;
	display: block;
	height: 100%;
	clear: both;
	background: transparent url("menu_dot.gif") repeat-x scroll 0 bottom;
}
.node img {
	float: left;
	padding: 3px 3px 3px 3px;
	overflow: hidden;
}
.node .meta {
	font-size: 10px;
}
.node  a {
	color: #6a829b;
}
.node a:hover {
	color: #de0a0a;
}
.node .content {
	padding-top: 5px; 
}
.pager {
	list-style: none;
	clear: both;
	color: #6a829b;
	padding: 10px 0;
}	
.pager .pager-current {	
	color: #de0a0a;
	font-weight: bold;
}
.pager a {
	color: #de0a0a;
}
.pager li {	
	padding: 0 10px 0 10px;
	display: inline;
}
.pager .pager-ellipsis {
	color: #de0a0a;
}
.links-box {
	padding: 10px 0;
}
.links-box .links {
	list-style: none;
	clear: both;
	padding: 5px 20px 20px 0;
}
.links-box .links li {
	float: left;
	margin: 0 15px 0 15px;
	font-size: 11px;
	font-weight: bold;
}
.links-box .links li a {
	background: transparent url("szczalki.gif") no-repeat scroll center right;
	padding-right: 12px;
}
li.leaf {
	list-style-image: none;
	list-style-type: none;
	padding 0;
}
li.collapsed {
	list-style-image: none;
	list-style-type: none;
	padding 0;
}
li.expanded {
	list-style-image: none;
	list-style-type: none;
	padding 0;
}
.messages ul {
	list-style-type: none;
	list-style-image: none;
}
.content ul {
	margin-left: 15px;
}