
body {
	font: 11px Verdana, sans-serif;
	background: #fff;
	margin: 0;	
	padding: 0;		
}

table, tr ,td, th {
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;	
	padding: 0;
}

.center {
	text-align: center;
}

.top {
	vertical-align: top;
}


div.topLine {
	background: #f8931f;
	height: 20px;
	width: 771px;
}
div.head {
	width: 771px;
	height: 162px;
	background: url(../images/head.gif) left top no-repeat;
}

div.head img {
	margin-left: 550px;
}

div.head div {
	text-align: right;
	margin-top: 0px;
	margin-right: 4px;
	color: #FFF;
}

div.head div a {
	color: white;
	text-decoration: none;
}

div.head div a:hover {
	color: white;
	text-decoration: underline;
}

.leftCol {
	background: #e6e7e9;
	width: 151px;
	vertical-align: top;
	height: 100%;
}

td.leftCol img {
	border: 0px;
	display: block;
}

td.leftCol2 img {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.mainTable {
	width: 771px;	
}

.footerLeft {
	text-align: center;
	width: 151px;	
	background: #e6e7e9 url(../images/f1.jpg) left bottom repeat-x;
}

td.footerLeft img {
	margin-bottom: 10px;
}

.footerRight {
	background: url(../images/f2.gif) left bottom repeat-x;
	width: 620px;
}

.mainText {
	text-align: left;
	vertical-align: top;
	padding: 10px 8px 0 8px;
	font: 13px Verdana, sans-serif;
	
}

.mainText img {
	float:left;
	margin-bottom: 0;
	margin-right: 8px;
	padding: 0;
}

.mainText h4, .mainText h3 {
	margin-left: 400px;
}

p {
	text-indent: 30px;
}

.friendsF {
	background: url(../images/f2.jpg);
	height: 29px;
}

.leftCol2 {
	background-color: white;
	width: 151px;	
	vertical-align: top;
	border-left: 1px #f8931f dashed;
	border-right: 1px #f8931f dashed;	
}

.articlesImg {
	width: 200px;
	height: 200px;
}

hr {
	color: #f8931f;
	margin: 0 20px 6px 5px;
	text-align: center;
}

.more {	
	text-align: right;
	margin-bottom: 6px;
	border-bottom: 2px #F8931F solid;
}

.more a {
	color: #f8931f;
	text-decoration: none;
}

.more a:hover {
	color: red;	
}

td.fon img {
	width: 150px;
	height: 150px;
	border: 5px #f8931f groove;
	margin: 10px 10px 10px 10px;
}


.footerRightGallery {
	width: 620px;
	height: 75px;
	background: url(../images/f2.gif) left bottom repeat-x;
	vertical-align: top;
}

.fon {
	background: url(../images/fon.jpg);
}

.fon2 {	
	height: 100%;
	background-image: url(../images/fon.jpg);
}

.imgG img {
	width: 80px;
	height: 120px;
	border: 5px #f8931f groove;
	margin: 10px 10px 10px 10px;
}
.imgG {
	float: left;
	text-align: center;
/*	padding: 10px; */
/*	width: 150px;*/
}

td.articleBlock {
	vertical-align: top;
}


/* for text layout (IMG) */
img.leftFloat {
	float: left;
}
img.rightFloat {
	float: right;
}
.fuck {
	display: block;
	width: 350px;
	height: 100px;
}

.fuck img {
	float: left;
	width: 75px;
	height: 75px;
	margin: 5px 5px 5px 5px;
	border: 5px #f8931f ridge;
}
.den img {
    display: block;
    width: 580px;
	height: 460px;
	margin: 5px 5px 5px 5px;
	border: 5px #f8931f ridge;
}

.fuck p {
	margin: 35px 0 20px 0;
}