body, html{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	height:100%;
}

body, html, table{
	font:9pt/11pt Tahoma, Arial, Helvetica, sans-serif;
	color:#757575;
	text-decoration:none;
}

table{
	padding:0px;
	border-collapse:collapse;
	border:0px;
}

table td{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}

form{
	margin:0px;
	padding:0px;
}

input, textarea{
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#500700;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:400;
}

img{
	border:0px;
}

ul, ul li{
	margin:0px;
	padding:0px;
}

li{
	list-style-type:none;
}

a{
	font:9pt/10pt Tahoma, Arial, Helvetica, sans-serif;
	color:#757575;
	text-decoration:underline;
}

a:hover{
	color:#FF9C00 !important;
}

h1{
	padding:11px 0 12px 4px;
	margin:0px;
	font:16.5pt/17.5pt Arial, Helvetica, sans-serif;
	color:#303030;
}

h2{
	padding:0px;
	margin:0px;
	font:18px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#FF9C00;
	background:url(http://zasranci.ru/images/back_h1.gif) repeat-x bottom left;
	text-transform:uppercase;
}

h3{
	padding:6px 0 15px 0;
	margin:0px;
	text-align:center;
	font: bold 9pt/10pt Tahoma, Arial, Helvetica, sans-serif;
	color:#FF9C00;
}

.colBlack{
	color:#303030;
}

.colGrey{
	color:#757575;
}

.colRed{
	color:#FF0000;
}

.colBlue{
	color:#014BAF;
}

.colGreen{
	color:#4A9401;
}

.br5{
	height:5px;
	line-height:0px;
	font-size:0px;
}

.txtCenter{
	text-align:center;
}

.addLink{
	background:url(http://zasranci.ru/images/icon_add.gif) no-repeat 11px 0px;
	padding:0 0 2px 30px;
	font-weight:bold;
	color:#303030;
	text-decoration:none;
	display:block;
}

.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

.all{
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 966)? "966px" : "100%");
	min-width:966px;
	position:relative;
	padding-top:18px;
}

/* ------------------------------------------------------------- header */
.header{
	margin:0 17px 0 17px;
	height:124px;
	background:url(http://zasranci.ru/images/back_header_repeat.gif) repeat-x top left #363636;
}

.header .backRight{
	height:100%;
	background:url(http://zasranci.ru/images/back_header_right.gif) no-repeat top right;
}

.header .backLeft{
	background:url(http://zasranci.ru/images/back_header_left.gif) no-repeat top left;
	height:100%;
}

.logo, .logo:hover{
	position:absolute;
	margin:43px 0 0 30px;
	padding:25px 0 0 0;
	font: bold 8pt/9pt Arial, Helvetica, sans-serif;
	color:#E5E5E5 !important;
	text-decoration:none;
	background:url(http://zasranci.ru/images/logo.gif) no-repeat top left;
}

/* ------------------------------------------------------------- left block */
.leftBlock{
	margin-right:248px;
	padding-left:17px;
}

.leftBlock .floatBlock{
	width:100%;
	float:left;
}

.flyLeft{
	position:absolute;
	left:17px;
}

.flyLeft2{
	position:absolute;
	left:17px;
	padding-top:5px;
}

.box{
	border:1px solid #D1D1D1;
	position:relative;
	margin-bottom:12px;
}

.box .cornBR{
	background:url(http://zasranci.ru/images/cont_corner_br.gif) no-repeat bottom right;
	margin:-1px -1px -1px -1px;
}

.box .cornBL{
	height:100%;
	background:url(http://zasranci.ru/images/cont_corner_bl.gif) no-repeat bottom left;
}

.box .cornTL{
	height:100%;
	background:url(http://zasranci.ru/images/cont_corner_tl.gif) no-repeat top left;
}

.box .cornTR{
	background:url(http://zasranci.ru/images/cont_corner_tr.gif) no-repeat top right;
	padding:12px 5px 20px 11px;
}

.captchaBlock{
	width:315px;
	margin:0px auto;
	padding:11px 0 15px 0;
}

.captchaBlock img{
	border:1px solid #1E222E;
	float:left;
}

.captchaBlock .inpNumb{
	width:110px;
	height:45px;
	padding:5px 0 0 10px;
	font: bold 25pt/27pt Arial, Helvetica, sans-serif;
	color:#303030;
	margin:0 17px 0 8px;
	-margin:0 14px 0 8px;
	border:1px solid #C7C7C7;
	float:left;
}

.captchaBlock .buttonAdd{
	width:46px;
	height:50px;
	background:url(http://zasranci.ru/images/button_add_big.gif) no-repeat top left #A5C83D;
	border:0px;
	cursor:pointer;
}

.tableZasrancvev{
	width:100%;
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	margin-bottom:15px;
}

.tableZasrancvev td, .tableZasrancvev th{
	text-align:center;
	border-bottom:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
}

.tableZasrancvev td{
	padding:4px 0 4px 0;
}

.tableZasrancvev th{
	background:url(http://zasranci.ru/images/back_head_table.gif) repeat-x center center;
	vertical-align:middle;
	font-weight:bold;
	color:#303030;
}

.tableZasrancvev .w1{width:27px;}
.tableZasrancvev .w2{width:62px;}
.tableZasrancvev .w3, .tableZasrancvev .name{padding:4px 5px 4px 5px;}
.tableZasrancvev .w4, .tableZasrancvev .prop{padding:4px 6px 4px 11px; text-align:left}
.tableZasrancvev .w5{width:101px;}
.tableZasrancvev .w6{width:41px;}
.tableZasrancvev .w7{width:61px;}
.tableZasrancvev .w8{width:48px;}
.tableZasrancvev .w9{width:38px;}

.tableZasrancvev .name a{
	color:#0076BA;
	text-decoration:underline;
}

.tableZasrancvev .name a{
	color:#0076BA;
	text-decoration:underline;
	line-height:11pt;
}

.tableZasrancvev .name a:hover{
	color:#FF9C00;
}

.tableZasrancvev .link{
	display:block;
	text-align:center;
	color:#757575;
	text-decoration:none;
	line-height:11pt;
}

.tableZasrancvev .check input{
	*margin:0px;
	margin:-4px 0 2px 0;
}

:root .tableZasrancvev .check{
	padding:2px 0 6px 0;
}

:root .tableZasrancvev .check input{
	margin:0px 3px -1px 0;
}

:root .tableZasrancvev .check img{
	margin:2px 0 -2px 0;
}

.statistic{
	text-align:center;
	color:#C0C0C0;
}

.podskBlock{
	height:1px;
	position:relative;
	font-size:0px;
	line-height:0px;
}

.podsk{
	position:absolute;
	bottom:4px;
	right:3px;
	width:149px;
	background:url(http://zasranci.ru/images/back_podsk_bot.gif) no-repeat bottom right #C6C6C6;
	font:7.5pt/9.5pt Tahoma, Arial, Helvetica, sans-serif;
	color:#FEFEFE;
}

.podsk .back2{
	background:url(http://zasranci.ru/images/back_podsk_top.gif) no-repeat top right;
	padding:4px 6px 11px 6px;
}

.blockPaste{
	border:1px solid #BBBBBB;
	overflow:auto;
	width:427px;
	height:83px;
	margin:0px auto;
	margin-top:7px;
	margin-bottom:18px;
	background:url(http://zasranci.ru/images/back_block_paste.gif) repeat-x top left;
	padding:3px 3px 0 3px;
}

.bigName{
	text-align:center;
	font: bold 25px/27px Tahoma, Arial, Helvetica, sans-serif;
	color:#303030;
}

.zasranecBlock{
	width:293px;
	text-align:center;
	margin:0px auto;
	background:url(http://zasranci.ru/images/image_zasranec.gif) no-repeat top left;
	padding:60px 0 33px 0;
	font:8pt/10pt Tahoma, Arial, Helvetica, sans-serif;
	color:#232B00;
}

.zasranecBlock strong{
	font-size:9pt;
}

/* ------------------------------------------------------------- right block */
.rightBlock{
	width:213px;
	padding:45px 17px 0 18px;
	float:right;
}

.rightBox{
	border:1px solid #D1D1D1;
	margin-bottom:38px;
	position:relative;
	
}

.rightBox .b1{
	background:url(http://zasranci.ru/images/back_rightbox_repeat.gif) repeat-x bottom left;
	margin:-1px 0 -1px 0;
}

.rightBox .b2{
	margin:0 -1px 0 -1px;
	background:url(http://zasranci.ru/images/back_rightbox_bot.gif) no-repeat bottom left;
	height:100%;
}

.rightBox .b3{
	background:url(http://zasranci.ru/images/back_rightbox_top.gif) no-repeat top left;
	height:100%;
}

.rightBox .title{
	position:absolute;
	margin-top:-11px;
	left:18px;
	background:url(http://zasranci.ru/images/back_title_repaet.gif) repeat-x top left;
}

.rightBox .title .back2{
	background:url(http://zasranci.ru/images/back_title_left.gif) no-repeat top left;
}

.rightBox .title .back3{
	background:url(http://zasranci.ru/images/back_title_right.gif) no-repeat top right;
	padding:4px 15px 5px 15px;
}

.rightBox .padBlock{
	padding:36px 10px 22px 13px;
}

.news{
	padding-bottom:6px;
	border-bottom:1px dashed #D9D9D9;
	margin-bottom:8px;
}

.news .date{
	padding-bottom:6px;
	font-weight:bold;
	color:#303030;
}

.news a{
	color:#757575;
	text-decoration:none;
	line-height:11pt;
}

.metki a{
	color:#757575;
	line-height:13.5pt;
	text-decoration:none;
}

.metki .f1{
	font-size:7pt;
}

.metki .f2{
	font-size:7.5pt;
}

.metki .f3{
	font-size:8pt;
}

.metki .f4{
	font-size:9pt;
}

.metki .f5{
	font-size:11pt;
}

.friends{
	margin-left:8px;
}

.friends li{
	padding:2px 0 7px 0;
	font-size:0px;
	line-height:0px;
}

.friends li a{
	border-bottom:1px dotted #757575;
	text-decoration:none;
	padding-bottom:1px;
}

.friends li a:hover{
	border-bottom:1px dotted #FF9C00;
}

/* ------------------------------------------------------------- footer */
.footer{
	padding:15px 17px 17px 17px;
	color:#A7A6A6;
}

.footer .backRight{
	background:url(http://zasranci.ru/images/back_footer_right.gif) no-repeat top right #303030;
	height:58px;
}

.footer .backLeft{
	background:url(http://zasranci.ru/images/back_footer_left.gif) no-repeat top left;
	height:100%;
	position:relative;
}

.counters{
	position:absolute;
	top:14px;
	left:10px;
}

.counters img{
	margin-right:13px;
}

.copyright{
	position:absolute;
	top:19px;
	right:18px;
}

.terms{
	text-align:center;
	padding:21px 178px 0 212px;
	font-size:8pt;
	line-height:9pt;
}
