html, body {
	height:100%;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width:100%;
}
a {
	color:#000;
	text-decoration:none;
}
#wrap {
	position: relative;
	background:#fff;
	width:960px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.content {
	position:relative;
	margin-top:10px;
	zoom:1;	
}
.content .center-col-wrap {
	float:left;
	z-index:1;
	zoom:1;	
	width:100%
}
.content.inner  .center-col-wrap{}
.content .center-col-wrap .center-col {
	z-index:1;
	position:relative;
	zoom:1;	
	padding: 0 20px;		
}
.content.inner .center-col-wrap .center-col {padding:0px 20px 0 0;}
.content .right-col {
	float:right;
	width:300px;
	position:relative;
	z-index:10;	
	
}

.block {margin-bottom:10px; }

.page_head 	{
	height: 20px;
	line-height:20px;
	vertical-align:middle;
	margin:0px 0 3px 0px;
}

.page_head h3{	
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	padding:0px 10px 0 10px;
	height:20px;
	overflow: hidden;}

.page_head h3 a{color:#fff;}

.page_head.yellow {background:url(../img/line-yellow.gif) bottom center repeat-x;}
.page_head.red  {background:url(../img/line-red.gif) bottom center repeat-x;}
.page_head.blue {background:url(../img/line-blue.gif) bottom center repeat-x;}
.page_head.green {background:url(../img/line-green.gif) bottom center repeat-x;}
.page_head.grey {background:url(../img/line-grey.gif) bottom center repeat-x;}


.page_head.yellow h3 {background:url(../img/line-yellow.gif) bottom center repeat;}
.page_head.red h3  {background:url(../img/line-red.gif) bottom center repeat;}
.page_head.blue h3 {background:url(../img/line-blue.gif) bottom center repeat;}
.page_head.green h3 {background:url(../img/line-green.gif) bottom center repeat;}
.page_head.grey h3 {background:url(../img/line-gree.gif) bottom center repeat;}

.RealBigHead {font-size:28px; font-family:arial; margin:10px 0 15px;}
.RealBigHead .download {font-size:12px;}

.block-head {
	height: 20px;
	line-height:20px;
	vertical-align:middle;
	margin:0px 0 3px 0px;
}

.block-head h3 {
	background:#fff;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:#707070;
	padding:0px 10px 0 0px;
	height:20px;
	overflow: hidden;
}

.block-head h3 a {color:#707070;}
.block-head.yellow {background:url(../img/line-yellow.gif) center center repeat-x;}
.block-head.red  {background:url(../img/line-red.gif) center center repeat-x;}
.block-head.blue {background:url(../img/line-blue.gif) center center repeat-x;}
.block-head.green {background:url(../img/line-green.gif) center center repeat-x;}
.block-head.grey {background:url(../img/line-grey.gif) center center repeat-x;}

.block-head.darkgrey {background:#6b6b6b; margin:0;}
.block-head.darkgrey h3 {background:#6b6b6b; color:#fff; padding:0px 10px 0 10px;}
.block-head.darkgrey a {color:#fff;}

.block-head.lightgrey {background:#cccccc; margin:0;}
.block-head.lightgrey h3 {background:#cccccc; color:#000; padding:0px 10px 0 10px;}
.block-head.lightgrey a {color:#000;}

.block-head span {font-size:12px; padding-left:5px;}

.block .anons {
font-size:13px;
padding:10px 0px
}

.block .anons .anons-autor {float:left; margin:0 0 0 10px; font-weight:bold;}
.block .anons .anons-data {float:right; font-weight:bold;}
.block .anons .anons-body { padding:40px 0 0 10px; font-style:italic;   }

.block .big-post { font-size:13px; font-family:arial; line-height:16px;}
.block .big-post p {margin: 0  10px 15px 10px}
.block .big-post ul {padding:0 0 10px 15px;}
.block .big-post ul li {padding: 0 0 5px 0;}
.photos {float:left; } 
.photos img { padding: 10px 10px 0px 0; display:block;   }
