@import url("reset.css");
em {font-size:10px}
html,body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Sans-serif, Verdana,Arial, Helvetica;
	font-size:1em;
	height:100%;
	color:#fff;}
body {
	background:url('img/body_bg2.jpg') top center no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	width:100%;
	text-align:center;
/*	height:100%;*/
	font-size:12px;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin-bottom:10px;
}
h1.pages{
	font-size:24px;
	padding: 10px 10px 10px 10px;
}
h2{ font-size:14px}
span.big_digit{
	font-size:46px;
	vertical-align:top;	
}
div.blackbg{
	background:url('/img/black_bg.png') top left repeat;
}
span.big_month{
	font-size:24px;
	vertical-align:bottom;
	font-variant:small-caps;
}
p{
	padding-bottom:10px;
}
div.lplinks{
	width:100%;
	z-index:200;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	border:0px solid red;
}
a.lp,a.lp:visited{
	color:#ccc;
	text-decoration:none;
	font-size:10px;
}
a.lp:hover{
	text-decoration:underline;
	color:#eee;
}
div.main_div{
	padding:0px 0px 0px 0px;
	text-align:center;
	width:680px;
/*	height:100%;*/
	border:0px solid red;
	margin:0px auto 0px auto;
	position:relative;
/*	overflow:scroll;*/
	background:url('img/maindivbg.png') top left no-repeat;
}
div.main_content{
	width:100%;
	margin:0px 0px 0px 0px;
	position:relative;
	border:0px solid red;
	left:0px;
	top:90px;
	text-align:left;
}
table.main{
	width:680px;
	border:0px solid red;
}
table.main td.left{
	width:240px;
	text-align:left;
	vertical-align:bottom;
}

table.main td.right{
	padding-left:20px;
	width:400px;
	text-align:right;
	vertical-align:bottom;
}

table.sport_announce{
	margin:10px 0px 20px 0px;
	border-top:3px solid #fff;
	border-bottom:2px solid #fff;
	background-image: url('/img/black_bg.png');
	background-repeat:repeat;
	height:220px;
	/*width:100%;*/
}
div.sportannounce{
/*	margin:20px 0px 20px 0px;*/
	border-top:3px solid #fff;
	border-bottom:2px solid #fff;
	background-image: url('/img/black_bg.png');
	background-repeat:repeat;
	height:220px;
}

table.sport_announce td{
	vertical-align:top;
	text-align:left;
	border:0px solid red;
	padding:10px 5px 5px 10px;
}
table.sport_announce td{
	height:auto;
}

div.bottom_menu{
	position:relative;
	bottom:6px;
	left:0px;
	background:url('img/bottom_nemu_bg.png');
	height:42px;
/*	width:1140px;*/
	width:680px;
	text-align:left;
	margin:150px auto 0px auto;
}
div.counter{
	position:absolute;
	bottom:6px;
	right:-90px;
	height:33px;
	width:88px;
}

img.headlink {
	width:680px;
	height:75px;
	position:absolute;
	left:0px;
	top:0px;
}
img.pic{
	border:5px solid #fff;
}
div.bottom_links{
	height:100%;
	width:440px;
	position:absolute;
	top:0px;
	right:0px;
	border:0px solid red;
	vertical-align:middle;
	float:left;
}
a.bottom_links,a.bottom_links:visited{
	font-size:14px;
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	line-height:42px;
	margin-left:20px;
	font-weight:bold;
}
a.bottom_links:hover{
	text-decoration:underline;
}
table.full_realty{
/*	background-color:#fff;*/
	width:100%;
}
table.full_realty td{
	padding:10px 10px 10px 10px;
	/*border:1px solid red;*/
}

table.full_realty td.ttl{
	background: url('/img/black_bg.png');
	padding:0px 10px 0px 10px;
}
table.full_realty td.one{
	width:450px;
	height:353px;
	vertical-align:top;
	text-align:center;
	padding-right:5px;
	background-color:#fff;
	margin:0px 0px 0px 0px;
}
table.full_realty td.two{
	width:215px;
	height:153px;
	vertical-align:top;
	text-align:center;
	padding-left:5px;
	padding-bottom:5px;
	background-color:#fff;
	margin:0px 0px 0px 0px;
}
table.full_realty td.three{
	width:215px;
	height:190px;
	vertical-align:top;
	text-align:center;
	padding:5px 10px 10px 5px;
	background-color:#fff;
	margin:0px 0px 0px 0px;
}
table.full_realty td.four{
	width:450px;
	vertical-align:top;
	text-align:left;
	padding:10px 10px 10px 10px;
	background: url('/img/black_bg.png');
	background-color:transparent;
	margin:0px 0px 0px 0px;
}
table.full_realty td.five{
	width:215px;
	vertical-align:top;
	text-align:right;
	padding:0px 0px 10px 5px;
	background: url('/img/black_bg.png');
	margin:0px 0px 0px 0px;
}
div.archi{
	margin-top:10px;
	text-align:left;
}
td.wht{
	background-color:#fff;
}
td.blackbg{
	background: url('/img/black_bg.png');
}
td.whtbg{
	background: url('/img/white_bg.png');
}
td.sport_anounce_1{
	padding:10px 0px 10px 10px;
	background-color:#fff;
	width:437px;
	height:269px;
}
td.sport_anounce_2{
	padding:10px 10px 10px 10px;
	background-color:#fff;
	color:black;
	vertical-align:top;
}
td.sport_anounce_3{
	padding:10px 10px 10px 10px;
	background: url('/img/black_bg.png');
	color:white;
}
table.rasp{
	width:400px;
	height:100%;
	margin:0;
}
table.rasp td{
	height:50%;
	vertical-align:top;
}
.lft{
	width:80px;
	border-right:1px solid white;
}
.bttm{
	border-top:1px solid white;	
}
.rght{
	width:72%;
	text-align:center;
}
div.sport_type{
	width:100%;
	background:url('/img/black40.png') 0 0 repeat;
	height:28px;
	position:relative;
	top:0;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:14px;
}
div.sport_month{
	width:100%;
	position:relative;
	top:15px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	padding:auto auto auto auto;
}
table.rasp_anons{
font-size:12px;
margin:5px 5px 0px 0px;
width:100%;
}

table.rasp_anons td{
padding:5px 1px 1px 5px;
font-size:10px;
}
p{
	color:inherit;
	font-size:inherit;
}
table.all_rasp{
	border-spacing:3px;
	color:white;
	background:url(/img/black40.png) 0 0 repeat;
	font-size:11px;
}
table.all_rasp th{
	font-size:18px;
	background:url('/img/calendar_head_bg.png') 0 0 repeat;
	height:22px;
	vertical-align:middle;
	text-align:center;
}
table.all_rasp td{
	border-bottom:1px solid white;
	margin:0px 0px 0px 0px;
	padding:3px 5px 3px 5px;
}
.border{
	border:1px solid gray;
}
.mar{
	margin:5px 5px 5px 5px;
}
/* новый календарь*/
div.newcalend{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
div.newcalend h1{
	font-size:xx-large;
	/*background-color:white;*/
	/*background:url('/img/black20.png') 0 0 repeat;*/
	color:#912132;
	font-weight:normal;
	text-align:center;
}
div.newcalend table{
	border-spacing:3px;
	color:white;
	background:url('/img/black50.png') 0 0 repeat;
	font-size:12px;
	width:100%;
	border-collapse:collapse;
	border:0px solid #aaa;
}
div.newcalend table th{
	font-size:18px;
	background:url('/img/calendar_head_bg.png') 0 0 repeat;
	height:22px;
	vertical-align:middle;
	text-align:center;
}
/*div.newcalend table td{
	margin:0px 0px 0px 0px;
	padding:3px 5px 3px 5px;
}*/
div.newcalend table td,div.newcalend table th{
	border:1px solid #999;
	margin:0px 0px 0px 0px;
	padding:3px 5px 3px 5px;
}
div.newcalend table tr:hover td{
background-color:#555;
cursor:default;
}

div.newcalend table td.days{
	font-weight:bold;
	padding-left:15px;
	width:100px;
}
div.newcalend table td.months{
	font-weight:bold;
	background:url('/img/black50.png') 0 0 repeat;
	text-align:left;
	font-size:14px;
}
div.newcalend a,div.newcalend a:visited,table.rasp_anons a,table.rasp_anons a:visited{
color:#ff9;
/*color:#fff;*/
}
div.newcalend a:hover{
/*font-weight:bold;*/
}
/* --новый календарь*/
