/*
Reset
*/

*, .* {
	padding: 0px;
	margin: 0px;
	background: #;
	color: #000;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	border: 0px;
	text-align: left;
	font-weight: light;
	vertical-align: top;
}

body, div, p, span, a, ul, ol, dl, dt, dd, li, img, h1, h2, h3, h4, h5, h6, form{
	padding: 0;
	margin: 0;
	background: #;
	color: #000;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	border: 0px;
	text-align: left;
	font-weight: light;
	vertical-align: top;
}

.env{	margin: 0px auto;
	width: 1000px;
	display: block;
	position: relative;}

a{
	color: #009ED8;
}

h4, h4 a{
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
	text-decoration: none;
}

h4{
	color: #9B9B9B;
	padding: 20px 0 10px 0;
}

h5{
	color: #9B9B9B;
	padding: 20px 0 10px 0;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
}

h1, h1 a, h2, h2 a{	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial;
	color: #414141;
	padding: 0 0 0 3px;
}

h6{	font-weight: 100;
	font-size: 23px;
	margin: -6px 0 4px 0;}

h1 img{	margin: 0 0 0 5px;
	display: none;
}

p{	padding: 5px 0 0 0;}

.clear{	float: left;
	clear: both;
	width: 100%;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

span.p3{	background: url('templateimages/icon_3points2.gif') no-repeat;
	padding: 0 6px;}

span.p3_2{
	background: url('templateimages/icon_3points.gif') no-repeat;
	padding: 0 6px;
}

h1 span.p3{
	padding: 0 5px;
	margin: 0 -4px;
}



/*
	Шапка
*/

.bnrspace_top{	float: left;
	margin: 10px 0 0 0;}

.logo{	float: left;
	width: 1000px;}

.logo img{	float: left;}

.logo .forms{	float: right;	width: 390px;
	margin: 10px 0 0 0;
}

.logo form{	float: right;
	width: 390px;
	margin: 0 0 0 0;
	clear: right;
}

.logo form img, .logo form input{	float: right;
	font-size: 13px;
	font-family: Arial;
}

.logo form input{	width: 236px;
	height: 19px;
	border: 1px solid #CCC;
	color: #7B7B7B;
	margin: 7px 0 0 0;
	padding: 0;}

.logo .forms{	position: relative;}

.logo .forms form input.im{	width: 12px;
	height: 12px;
	border: 0px none;
	position: absolute;
}

.logo form.subscribe p{	float: left;
	background: url('templateimages/eml_bg.gif') no-repeat;
	display: none;
	width: 139px;
	height: 21px;
	margin: 6px 0 0 0;
	color: #FFF;
	font-size: 13px;
	font-family: Arial;
	padding: 3px 0 0 5px;
}

.logo form.subscribe input{	border: 2px solid #FDB814;	width: 234px;
	height: 17px;
}

.number{
	position: absolute;
	float: left;
	left: 0;
	margin: 0;
	width: 54px;
	height: 66px;
	background: url('templateimages/num2.gif') no-repeat left top;
	font-family: Arial Narrow;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	padding: 10px 0 0 0;
}

.number span{	font-family: Arial Narrow;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}


/*
  Миню
*/

div.menu{	float: left;
	width: 1000px;
	background: #009ED8;
	height: 58px;}

ul.menu{	float: left;
	margin: 0 0 0 54px;}

div.menumain{	float: left;
	margin: 0 -54px 0 54px;
}

ul.menu li, div.came a, div.menumain a{	float: left;
	height: 43px;
	margin: 15px 0 0 0;
	padding: 0 20px 0 15px;
	background: url('templateimages/menu_dlm.gif') no-repeat right bottom;
	line-height: 43px;
	list-style-type: none;
}

ul.menu li:hover, div.menumain a:hover{
	background: url('templateimages/menu_bg1.gif') no-repeat right bottom;
}

ul.menu li a, ul.menu li a span, div.came a, div.came i, div.menumain a{	font-size: 17px;
	color: #FFF;
	font-weight: 100;
	text-decoration: none;	font-family: Georgia;
}

div.menumain a{	font-size: 13px;}

div.came{	float: right;
	margin: 0 6px 0 0;
	width: 250px;
}

.came_form{	display: block;
	position: absolute;
	left: 756px;
	top: 100px;
}

.came_form form{	display: block;
	background: #FFF;
	border: 2px solid #009ED8;
	width: 240px;
	height: 153px;
}

.came_form input#modlgn_username, .came_form input#modlgn_passwd{	width: 210px;
	border: 1px solid #CCC;
	padding: 0 0 0 5px;
	margin-left: -1px;
	height: 19px;}

.came_form input#modlgn_remember{	width: 12px;
	height: 12px;
	margin: 5px 10px 0 0;
}

.came_form ul{	display: none;}

.came_form a.came_close{
	font-size: 10px;
	float: right;
	color: #000;
	padding: 2px -1px 0 0;
	margin: 0;
	line-height: 15px;
	background: url('ds');
	font-family: Verdana;
	position: absolute;
	left: 230px;
	top: 0px;
	z-index: 500;
}

.came_bottom .came_form{	position: static;
	float: left;
	clear: both;
	width: 725px;
	margin: 35px 0 0 -470px;
	padding: 0;
}

#comments-list-footer{	border: 1px solid #D00;
	display: none;}

.came_bottom .came_form form{	width: 500px;
	height: 110px;
	float: right;}

.came_bottom .regme{	float: left;
	width: 200px;}

.came_bottom .regme p{	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	font-weight: bold;
	margin-top: -5px;
	padding: 0 0 25px 0;}

.came_bottom .regme p a{	float: none;
	color: #009ED8;
	background: url('df');
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	font-weight: bold;
	padding: 0;
}

.came_bottom fieldset{	width: 459px;
	margin-left: 20px;
}

.came_bottom fieldset p{	float: left;
	width: 217px;
}

.came_bottom fieldset p#form-login-username{	margin-right: 25px;
}

.button {	text-align: center;
	border: 1px solid #D5D5D5;
	background: #F4F4F4;
	width: 70px;
	font-size: 11px;
	font-family: Arial;
}

.came_form .button{	margin: 10px 0 0 0;
	float: right;
}

fieldset{	border: 0px none;
	width: 217px;
	background: url('sss');
	margin: 0 7px 15px 10px;
	padding: 0;
}

.came_form p{	color: #000;
	font-family: Verdana;
	font-size: 10px;
	float: left;
	margin: 5px 0 0 0;
}

.came_form label{	width: auto;}

.menu .logout{	width: 240px;
	float: right;}

.menu .logout a{	background: url('sss');
	font-size: 13px;
	font-weight: 100;
	font-family: Georgia;
	text-decoration: underline;
}

.menu .logout a.logout2{	float: right;
}



/*
  Контент
*/

.content{	float: left;
	width: 1000px;
	background: url('templateimages/content_dlm.gif') repeat-x left bottom;
	padding: 15px 0 25px 0;}

.content .case {	float: left;	width: 365px;
	background: url('templateimages/border.gif') repeat-y right top;
	margin: 0 15px 0 0;
	min-height: 440px;
}

.content .case a{	text-decoration: none;}

.content .case h2{	font-size: 23px;
	font-weight: 100;
	text-align: center;
	padding: 0 17px;
	font-family: Georgia;
	text-transform: none;
	margin: 0;
	color: #000;
}

.content .case h4{
	text-align: center;
	padding: 15px 0 0 0;
}

.content hr{	color: #009ED8;
	border: 1px solid;
	width: 120px;
	height: 0;
	margin: 10px auto;}

.content .case p{	font-family: Georgia;
	font-style: italic;
	font-size: 15px;
	color: #414141;	text-align: center;
	padding-right: 15px;
}

.content .case2{
	width: 745px;
	padding: 5px 0 0 0;
}

.content .case .entry{	float: left;
	margin: 0 0 30px 0;
}

.content .case .entry img{	float: left;
	margin: 0 20px 0 0;}

.content .case .entry h4{	padding: 0 0 10px 0;
	text-align: left;}

.content .case .entry h3{	font-size: 18px;
	font-style: italic;	text-align: left;
	padding: 0 15px 0 0;
	font-weight: 100;
	font-family: Georgia;
}

.content .case .entry hr{	color: #009ED8;
	border: 0px none;
	border-top: 1px solid;
	width: 120px;
	height: 0;
	margin: 10px 0 10px 0;
	text-align: left;
}

.content .case .entry p{	font-family: Verdana;
	font-style: normal;
	font-size: 12px;	padding: 0 15px 0 0;
	text-align: left;
	line-height: 16px;
}

.content .case0, .content .caser{	margin-top: 10px;}

.content .caser{	width: 600px;
	float: left;	min-height: 200px;
	margin: 10px 0 5px 0;
	padding-bottom: 15px;
}

.content .caser .q1{	float: right;
	margin: -20px 0 0 0;
}

.content .caser .textentry{	float: right;
	width: 290px;}

.content .caser .imgentry{	float: left;
	width: 296px;
}

.content .caser .textentry h4, .content .caser .textentry h2, .content .caser .textentry p, .content .caser .textentry a, .content .caser .textentry hr, .content .caser .textentry h4 a{	text-align: left;}

.content .caser .textentry hr{	margin: 10px 0;}

.content .caser .textentry h2{	padding: 0;
	font-size: 19px;}

.content .caser .textentry h4{	margin: 0;
	padding: 0;}

.rating h3{	width: 100%;	background: url('templateimages/border_h.gif') repeat-x right bottom;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	color: #231F1F;
	padding-bottom: 15px;
}

.rating .textentry{	width: 235px;
	margin: 0 15px 0 0;
	float: left;
}

.rating .textentry p{	padding: 0;
	margin: 0;}

.rating .textentry img.alsoimg{	margin: -7px 0 0 0;}

.rating .textentry h4{	padding: 5px 0;}

.rating .textentry p a{	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;}

.rating .textentry p a:hover{	color: #009ED8;}

.content .case2 .casetext{	float: left;
	width: 490px;
}

.content .case2 .entry{	margin-bottom: 24px;}

.content .case2 .entry h4{	margin-top: -2px;
	padding: 0;}

.content .case3 .entry h4{
	padding: 0 0 10px 0;
	text-align: left;
	margin: 0;
}

.content .case2 p{	width: 490px;
}

.content .case2 h3{
	width: 490px;
}

.content .case3 p{
	width: 230px;
}

.content .case3 h3{
	width: 230px;
	margin: -11px 0 0 0;
}

.content .case3 h1{	padding: 0;
	margin: 3px 0 7px 0;
}

.content .case3{	border: 0px none;
	background: url('sss');
	width: 240px;
	margin-right: 0;}

.content .case3 .entry{	background: url('templateimages/border_h.gif') repeat-x right top;
	margin: 10px 0 0 0;
}

.content .case3 .entry h4{	width: 150px;}

.content .case3 .entry img{	margin: 20px 0 10px 0;}

.content .case3 .entry h4{	padding: 0 0 7px 0;
}

.content .case3 .entry p a{	color: #000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;}

.content .case3 .entry p{
	font-size: 13px;
	font-family: Georgia;
}

.content .case3 .entry h4{	padding: 0;}

.content .case4 .entry{	background: url('templateimages/border_h.gif') repeat-x right top;
	margin: 15px 15px 0 0;
	padding: 20px 0 0 0;
	width: 350px;
}

.content .case4{	padding: 10px 0 45px 0;
	min-height: 630px;
	margin-bottom: 5px;}

.content .case4 .entry h4{	padding-bottom: 5px;}

.content .case4 .entry h5{	font-size: 13px;
	text-transform: none;
	font-family: Arial;
	color: #000;
	margin: 0;
	padding: 0;}

.content .case4 .entry p{	font-size: 13px;
	font-family: Georgia;}

.content .case4 .entry .entry2{	float: left;
	clear: both;
	height: 95px;
	width: 350px;
}

.content .case4 .entry .entry2 h3{	font-style: normal;
	font-weight: 800;
	font-family: Arial;
	font-size: 18px;
	width: 235px;
}

.content .case4 .entry .casetext{	float: left;
	width: 235px;}

.content .case4 .entry .entry2 h4{	width: 200px;
}

.content .case4 .entry .entry2 p{	font-style: italic;	font-family: Georgia;
	font-size: 13px;
	width: 235px;
}

.content .case .entry3 h4{	padding: 20px 0 15px 0;}

.content .case .entry3 .video{	float: left;
	margin: 10px 0 10px 0;}

.content .case .entry3 h1{	font-size: 13px;
	padding: 10px 0 0 0;}

.content .case3 .entry3 p a{	text-decoration: underline;
	font-weight: 100;
	color: #009ED8;
	font-family: Georgia;
	font-size: 13px;}

.content .case3 .entry3 p a:hover{
	text-decoration: none;
}

.content .case3 .entry3 p{	padding: 5px 0 0 0;}

.content .case3 .banner{	float: left;	padding: 30px 0 0 0;
	margin: 85px 0 0 0;
}

.contentbody{	float: left;	margin: 0 30px 0 0;
	width: 727px;
}

.contentbody table{	float: left;
	clear: both;
	margin: 0px 10px 10px 0;}

.contentbody table td, .contentbody table td p, .contentbody table td div, .contentbody table td font, .contentbody table td span{	font-family: Arial;
	font-size: 11px;
}

.contentbody .componentheading, .contentbody .contentheading, .contentbody h1{	font-size: 30px;
	float: left;
	width: 740px;
	margin: -8px 0 0 0;
	padding: 0 0 15px 0;
	font-family: Georgia;
	text-transform: none;
	font-weight: 100;
}

.contentbody .contentpane{	float: left;
	clear: both;
	width: 500px;}

.contentpaneopen{	float: left;
	clear: both;
	width: 720px;
}

.contentbody hr{	float: left;
	clear: both;
}

.contentbody .contentpane td, .contentbody .contentpane td label, .contentbody .contentpane td a{	font-size: 14px;
}

.contentbody h4{	margin: 0;
	padding: 0 0 10px 0;}

.contentbody .contenthead{	float: left;
	clear: both;
	margin: -7px 0 0 0;
}

.contentbody .contenthead p{
	float: left;
	font-size: 16px;
	color: #999;
}

.contentbody .contenthead p{	padding: 15px 0;
	text-align: left;}

.contentbody .contenthead img{	float: left;}

.contentbody .similar{	float: right;
	width: 225px;
	display: none;}

.contentbody .similar ul{	list-style-type: none;}

.contentbody .similar a{	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: Verdana;
}

.contentbody .similar li{	background: url('templateimages/border_h.gif') repeat-x right top;
	padding: 15px 0;
	line-height: 18px;
}

.contentbody .similar h4{	color: #000;
	font-size: 13px;}

.contentbody .contenttext, .contenttext{
	float: left;
	clear: both;
	width: 740px;
	margin: 25px 0 50px 0;
}

.contentbody .contenttext, .contentbody .contenttext p, .comments .comment-body, .contentbody .contenttext div, .contenttext, .contenttext p, .contenttext div{	font-size: 12px;
	font-family: Verdana;
	color: #666;
	line-height: 20px;}

.contentbody .contenttext a{	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

.contentbody .contenttext a:hover{
	text-decoration: underline;
}

.contentbody .contenttext p, .contenttext p{	padding: 0 0 20px 0;}

.contentbody .similar{	margin: 0 0 20px 20px;}

.author, .source{	line-height: 20px;	font-family: Arial;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.space{	line-height: 24px;}

.author{	color: #FDB813;
	padding: 0;
}

.source{	color: #8A8A8A;}

.myprofile, .paramlist{	width: 700px;	float: left;
	margin: 30px 0 0 0;}

.paramlist{	margin-bottom: 30px;}

.myprofile td, .paramlist td{	width: 50%;}

.myprofile span, .myprofile label, .myprofile p, .paramlist span, .paramlist label, .paramlist p{	width: 100%;}

.vote-none{	display: none;}


/*
  Комментарии
*/

.comments h4{	padding: 5px 0 21px 0;
	font-size: 16px;
	color: #000;	background: url('templateimages/border_h.gif') repeat-x right bottom;
}

.comments h4 img, .comments h4 a, .comments hr, .comments .refresh, .comments .rss, .comments .comments-buttons, .comments span.captcha, #comments-footer{	display: none;}

.comments .comments-list{	float: left;
	clear: both;
	width: 100%;
	background: url('templateimages/border_h.gif') repeat-x right bottom;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.comments .comment-box{	float: left;
	clear: both;
	width: 100%;
}

.comments a.comment-anchor{	float: left;
	margin: 0 20px 5px 0;
	width: 20px;
	height: 20px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
	font-family: Arial;
	background: url('templateimages/icon_comments.gif') no-repeat;}

.comments .commenttext{	float: left;
	margin: 0;
}

.comments h5{	color: #000;}

.comments .comment-author, .comments .comment-date{	text-transform: uppercase;
	color: #009ED8;
	font-size: 9px;
	font-weight: 800;
	font-family: Verdana;
	float: left;
	margin: 3px 0;}

.comments .comment-date{	color: #555;}

.comments label{
	float: left;
	width: 150px;
	font-family: Verdana;
	font-size: 12px;
	padding: 3px 0 0 0;
}

.comments .comment-body{
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	font-family: Georgia;
}

.comments .textarea_p img{
	float: left;
	margin: 15px 10px 10px 0;
}

.comments .counter, .comments .counter *{
	color: #AAA;
	font-family: Verdana;
	font-size: 10px;
}

.comments .counter{
	display: block;
	padding: 5px 0;
}

.comments img.bc{	margin: -3px 0 0 0;}

.searchform .l1 td{	padding: 0 0 0 0;
	vertical-align: top;}

.searchform .l1 label{	width: 80px;}

.searchform .l2 label{	width: 120px;}

.search_addit label span{	float: left;
	margin: 3px 0 0 0;}

.searchintro{	float: left;
	clear: both;
	width: 700px;
	margin: 30px 0;}

.searchintro td{	font-size: 13px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 0 0 0;
}

.search_entry{	float: left;
	margin: 0 0 30px 0;
	width: 720px;
}

.search_entry, .search_entry p, .search_entry a, .search_entry span, .search_entry div, .search_entry *{	font-size: 12px;
	font-family: Verdana;
	color: #666;
	line-height: 20px;
}

.search_entry a{	color: #009ED8;}

.search_entry .highlight{	color: #D00;
	font-weight: 800;}



/*
  Читать также
*/

.contentbody .contenttext .insamecapt{	background: url('templateimages/border_h.gif') repeat-x right top;
	text-transform: uppercase;
	width: 720px;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	padding: 15px 0 12px 0;
	font-family: Arial;
}

.contentbody .contenttext .insame{
	background: url('templateimages/border_h.gif') repeat-x right top;
	width: 720px;
	float: left;
	padding: 15px 0 0 0;}

.contentbody .contenttext .insameentry{	float: left;
	width: 220px;
	margin: 0 20px 0 0;}

.contentbody .contenttext .insameentry h4 a{	font-size: 9px;
	font-family: Arial;
}

.contentbody .contenttext .insameentry p a{	color: #000;
	font-weight: bold;}

.contentbody .contenttext .insameentry p a:hover{
	color: #009ED8;
}

.contentbody .contenttext .insameentry img.alsoimg{	margin: -21px 0 0 0;
}


/*
  Формы
*/

input, textarea, select, .btn{	border: 1px solid #D6D6D6;
	float: left;
}

.btn a{	color: #000;}

textarea{	width: 100%;
	height: 100px;}

input, select{	width: 300px;
	height: 20px;
	padding: 0;}

.btn{	float: left;
	padding: 3px 15px;
	margin: 15px 0;	background: #F4F4F4;
}

.btn, .btn a{	color: #000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

label{
	float: left;
	width: 150px;
	font-family: Verdana;
	font-size: 12px;
	padding: 3px 0 0 0;
}

label span{	font-family: Verdana;
	font-size: 12px;
}

.ch{	width: 12px;
	height: 12px;}



/*
  Регистрация
*/


.registration input, .registration select, .registration textarea{	float: left;
	clear: both;
	width: 470px;
	height: 34px;
	border: 2px solid #DFDFDF;
	margin: 4px 0 10px 0;
	font-size: 24px;}

.registration .jfe p{	color: #FFF;
	padding: 10px;
	font-size: 14px;
	background: #D80000;
	margin: 0 27px 10px 0;}

.registration td{	color: #666;
}

.registration .ch{	width: 14px;
	height: 14px;
	margin: 0 10px 0 0;}

.registration .sph input, .registration .sph label{	float: none;}

.registration .sph p{	float: left;
	margin: 0 30px 0 0;}

.regreq{	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
	float: right;
	width: 220px;
}


/*
  Letterman
*/

div.small{	display: none;}


/*
  Quote
*/

.quote{	width: 24px;
	height: 27px;
	float: right;
}

.quote span{	color: #FFF;
	width: 24px;
	height: 27px;
	text-align: center;
	font-size: 14px;
	display: block;
	position: absolute;
	z-index: 300;
}

.quote img{	display: block;
	position: absolute;
	z-index: 200;
	margin: 0;
	padding: 0;
}

.q1{	margin: -20px 15px 0 0;}

.q2{	margin: 0 15px -21px 0;}

.q3{	margin: 84px 0 0 0;}

.q4{
	margin: 0 0 -21px 0;
}

.q5{	margin: -20px 0 0 0;}

.content .case3 .entry div.q3 img, .content .case3 .entry div.q5 img{	margin: 0px;
	padding: 0px;}

/*
  Списог стотей
*/

.category .entry {	float: left;
	margin: 0 30px 0 0;
	width: 727px;
}


/*
  Сестемные строницы
*/

.content .case2 table.syspg{	width: 700px;
	float: left;
}

.content .case2 table.syspg td{	vertical-align: top;
}

.content .case2 table.syspg td p{	font-style: normal;	text-align: left;
	font-size: 18px;
	font-family: Georgia;
	width: 300px;
}

.content .case2 table.syspg td p.red_title{	font-style: italic;
	color: #818181;}

.content .case2 table.syspg td p.red_mylo a{
	font-style: italic;
	font-size: 14px;
	font-family: Georgia;
}

.content .case2 table.syspg td p.red1{	color: #818181;}

.content .case2 table.syspg td p.red2{
	color: #818181;
	font-size: 14px;
}

.content .case2 .about p{	font-size: 11px;
	font-family: Georgia;
	color: #414141;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	width: 100%;	padding: 0 0 20px 0;
}

.content .case2 .about p.abountm{	font-size: 14px;
}

.content .case2 .about img{	float: left;
	margin: 0 20px 20px 0;}

.content .case2 table.reklamo td{	padding: 0 0 30px 0;}

.content .case2 table.reklamo td a.rekl_a{	font-size: 14px;
	font-family: Arial;
	text-decoration: underline;}

.content a.prev{
	position: absolute;
	z-index: 10000;	text-align: right;
	right: 15px;
	bottom: 5px;
	text-decoration: underline;}

/*
  Орхифф
*/

.content .arc_top{	background: url('templateimages/border_h.gif') repeat-x right bottom;
	float: left;
	width: 725px;}

.content .arc_top h1 {	loat: left;
	width: 250px;}

.content .arc_top p{	float: left;
	width: 450px;
	text-align: left;
	line-height: 20px;
}

.content .arc_top p, .content .arc_top p a{	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;}

.content .arc_top span{	float: left;
	clear: both;
	font-size: 18px;
	font-family: Georgia;
	margin: 0 0 10px 0;
}

.content .arc_list{	float: left;
	margin: 10px 0;
}

.content .arc_list p{	padding: 0 0 5px 0;	font-style: normal;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
}

.content .arc_list p a{	font-size: 14px;	font-family: Georgia;
	text-decoration: underline;
}

.content .arc_categories{	float: left;
	margin: 20px 0;
	white-space: pre;
}

.content .arc_categories a{	font-size: 13px;
	font-family: Georgia;
	text-decoration: underline;
}

.content .arc_categories a.active{
	font-size: 13px;
	font-family: Georgia;
	color: #414141;
	text-decoration: none;
}

.content .entry{	float: left;
	clear: both;}

.arc_column{	float: left;
	width: 230px;
	height: 180px;	color: #414141;
}

.arc_column h3{	font-size: 15px;
	font-family: Arial;
	padding: 0 0 20px 0;}

.arc_column, .arc_column a{	font-size: 14px;
	font-family: Georgia;
	line-height: 22px;
}

.arc_dlm{	float: left;
	clear: both;
	height: 20px;
	width: 725px;
	background: url('templateimages/border_h.gif') repeat-x right top;
}


/*
.archieve{	float: left;
	width: 100%}

.archieve input, .archieve select{	width: 70px;
	margin: 0 20px 0 0;}

.archive-list li{	float: left;
	width: 100%;
	margin: 50px 0 0 0;
}

.archive-list li h4, .archive-list li h4 a{	font-size: 20px;
	text-decoration: none;
	margin: 0;
	padding: 0;}

.archive-list .intro{	font-size: 12px;
	font-family: Verdana;
	color: #666;
	line-height: 20px;}

*/




/*
  Подвал
*/

.bottom{	float: left;
	width: 1000px;
	height: 70px;
	margin: 20px 0 0 0;
	white-space: pre;}

.bottom, .bottom a{	font-family: Georgia;
	font-size: 13px;
}

.bottom .map{	float: right;}

#spylog2010345{	float: right;}

h1 a:hover, a:hover h1, h1 a:hover span, a:hover h1 span, h2 a:hover, a:hover h2, h4 a:hover, a:hover h4, a:hover h3, h3 a:hover,
a:hover h5, h5 a:hover, .content .case4 .entry h5 a:hover, .content .case4 .entry a:hover h5, a:hover, a:hover p, p a:hover,
.content .case3 .entry p a:hover, .content .case3 .entry a:hover p, .content .case a:hover h2, .content .case h2:hover{
	color: #009ED8;
}




