@charset "utf-8";
/* Новости и сегодня на сайте */
.newsblock {}

.newsblock img {margin: 0px 15px 5px 0px;} 
.newsblock td {padding-bottom: 10px;}

.newsitems {}
.newsitems td {vertical-align: top; padding-bottom: 10px; }
.newsitems img { margin-right: 10px !important; }
.news_photo { float: left; margin-left:	0px !important; margin-right:	20px !important; margin-bottom:	10px; border:		#CCC 1px solid; }
.newsitem_date { color: #3399FF; font: 85% Tahoma, Verdana; margin-bottom: 4px; text-align: left; }
.newsitem_header { font: 100% Arial; margin-bottom: 2px; }
.newsitem_header p { text-align:left; margin: 0px; }
.newsitem_header a:link { color: #333333; text-decoration: none; }
.newsitem_header a:visited { color: #333333; text-decoration: none; }
.newsitem_header a:hover { color: #333333; text-decoration: underline; }
.todayitems td { border-bottom: #f4f1ec 1px solid; padding: 5px; vertical-align: top; }
.todayitems p { text-align:left !important; margin: 0px; }

/* для больших фоторепортажей на главной*/
#big_photo { width: 215px; height: 285px; float: left; padding: 5px 5px 5px 5px; background-color: #A9D1D9; border: 1px solid #D9D9D9; position:relative;}
#big_photo img { margin: 0px; }
.newsitem {
height: 49px; padding-bottom:5px; padding-top: 5px; width: auto !important; overflow: hidden; padding-left: 5px;}
.big_photo_hidden {position: absolute; visibility: hidden; left: -1000px; top: -1000px;}
.newsitem_selected {background-color: #A9D1D9; border-left: 1px solid #A9D1D9; border-right: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; border-top: 1px solid #D9D9D9; margin: 0px 0px -1px -1px; }
.newsitem_selected .newsitem_date {color: #FFFFFF;}

/* комменты */
.comment4, .comment4 a { font: 10px Tahoma, Arial; margin-top: 5px; color: #3399FF !important;}
