body,html{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 9pt;
}
h2{
	font-family: Arial;
	font-size: 20pt;
}
#wrap{
	width: 908px;
	height: 100%;
	/*border: 1px solid black;*/
	margin: 0 auto;
}
#top{
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 908px;
	height: 46px;
}
#menu{
	width: 888px;
	height: 60px;
	padding: 10px;
	background-image: url(images/menu_bck.png);
	background-repeat: no-repeat;
}
#menu a.menu{

display: block;
width: 250px;
height: 60px;
float: left;
}

#menu ul{ 
  width:590px;
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0px;       
}
#menu li{
	display: inline;
	list-style: none;
	height: 25px;
}
a.menu_item{
	color: white;
	text-decoration: none;
	background-color: #88101f;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px; 
	font-size: 10pt;
	font-weight: bold;
	margin-left: 5px;
}
a.menu_item:hover{
	background-color: #ff5765;
}
.new_num{
	font-size: 11pt;
	font-weight: bold;
	line-height: 40px;
}
#paper{
	width: 879px;
	height: 289px;
	background-image: url(images/paper.png);
	background-repeat: no-repeat;
	margin-left: -56px;
	padding-left: 85px;
}
#magazine{
	width: 362px;
	height: 115px;
	background-image: url(images/magazine.png);
	background-repeat: no-repeat;
	padding: 5px;
	overflow: hidden;
}
td.magazine_txt{
	font-size: 8pt;
	padding-left: 3px;
}

td.magazine_txt p{
margin: 0px;
padding: 0px;
}
#tank{
	width: 504px;
	height: 345px;
	background-image: url(images/tank.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: -319px;
	margin-right: -60px;
	z-index: 2;
}
#cont_bck{
	width: 644px;
	float: left;
}
.cont_bck_first{
	margin-top: -90px;
}
#partners{
	width: 170px;
	float: right;
	margin-bottom: 75px;
}
#cont{
	width: 598px;
	border-left: 1px solid #d4d2d2;
	border-right: 1px solid #d4d2d2;
	padding: 0px 22px 0px 22px;
	background-color: white;
	min-height:200px;
}

#cont p{
margin: 0px;
}
#cont_border_top{
	height: 22px;
	width: 644px;
	background-image: url(images/cont_border_top.png);
	background-repeat: no-repeat;
}
#cont_border_bottom{
	height: 22px;
	width: 644px;
	background-image: url(images/cont_border_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
td.news_text{
	padding-left: 22px;
	padding-bottom: 22px;
	vertical-align: top;
}
td.news_img{
	padding-bottom: 22px;
	vertical-align: top;
	
}

td.news_img img{
	padding-bottom: 22px;
	vertical-align: top;
 width:150px;

}
td.news_text b{
	color: #ca1025;
	font-size: 10pt;
}

td.news_text a{
	color: #ca1025;
	font-size: 10pt;
}

#podval{
	width: 908px;
	height: 58px;
	clear: both;
	z-index: 1;
	
}
#podval_left{
	width: 409px;
	height: 28px;
	background-color: rgb(206,206,206);
	padding: 15px;                     
	padding-left: 5px;
	float: left;
	z-index: 1;
	line-height: 14px;
	font-size: 8pt;
}
#podval_right{
	width: 274px;
	height: 41px;
	background-color: #ca1025;
	padding-left: 180px;
	padding-top: 17px;
	float: right;
	z-index: 1;
}
#shina{
	position: absolute;
	width: 267px;
	height: 132px;
	background-image: url(images/shina.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-left: 380px;
	margin-top: -90px;
}
#podval_left a{
	color:#ca1025;
}
input.search{
	padding-left: 5px;
	border: none;
	width: 188px;
	height: 24px;
	background-color: #f3f3f3;
	color: #aba8a8;
}
#zoom{
	position: absolute;
	width: 128px;
	height: 123px;
	background-image: url(images/zoom.png);
	background-repeat: no-repeat;
	margin-left: 780px;
	margin-top: -80px;
}
img.photo{
	border:6px solid #c4c4c4;
}
a.back_tg{
	color: #ca1025;
}
a.albums{
	color: black;
}
h4.album_cat{
	font-family: Arial;
	color: #ca1025;
	text-decoration: underline;
}

ol {
margin:0px;
}