html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
}

.png
{
	/*background-image: none ! important;*/
	behavior: url('/css/pngfix.htc');
}

* {
	font-family: tahoma, sans-serif;
}

td {
	font-size: 12px;
	vertical-align: top;
}

td.v {
	vertical-align: middle;
}

.current_date {
	font-size:14px;
	color: gray;
}

.current_date span {
	margin-left:20px;
}

a {
	color: #336699;
}


.week {
	 color: #d98d33;
}

a.mini_menu {
	margin-left:25px;
}

.banners {
	background-color:#b2d6ef;
	text-align:center;
	padding: 40px 5px 10px 5px
}

.banners div {
	margin-bottom:30px;
}

.footer {
	height:100px;
	margin-top:30px;
	color:gray;
}

.footer td a {
	color:gray;
}

.footer div {
	font-size:10px;
	margin-top:5px;
	color:silver;
}

.left_block {
	margin-bottom:30px;
}

.left_block .title {
	font-size:17px;
	margin-bottom: 10px;
}

.left_block .title span {
	background-color:#b2d6ef;
}

.left_block .content {
	margin-left: 20px;
}

.next_time {
	width: 500px;
	height: 51px;
	background: url(/images/next_time.gif);
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.next_time .text {
	position:absolute;
	font-size: 10px;
	margin-left: 12px;
	margin-top: 1px;
	color: #336699;
}

.next_time .vesti {
	position:absolute;
	font-size: 10px;
	margin-left: 120px;
	margin-top: 3px;
}

.next_time .tomsk {
	position:absolute;
	font-size: 9px;
	margin-left: 128px;
	margin-top: 13px;
	color: #336699;
}

.next_time .timer {
	position:absolute;
	margin-top: 21px;
	margin-left: 5px;
}

.next_time .timer span {
	margin-right: 14px;
}

.tags span {
	background-color: #ededed;
	padding: 2px 5px;
	margin-right: 6px;
	font-size: 10px;
}

.tags span a {
	color: #cc3333;
}

.main_news_title {
	font-size: 14px;
}

.news_title {
	font-size: 12px;
}

.photo_icon{
	background-repeat:no-repeat;
	background-position: 0 60%;
	padding:0 0 0 18px;
	background-image:url(/images/photo_icon.gif);
	font-size: 10px;
	color: gray;
}

.video_icon{
	background-repeat:no-repeat;
	background-position: 0 80%;
	padding:0 0 0 18px;
	background-image:url(/images/video_icon.gif);
	font-size: 10px;
	color: gray;
}

.save_icon{
	background-repeat:no-repeat;
	background-position: 0 80%;
	padding:0 0 0 18px;
	background-image:url(/images/save.gif);
	font-size: 10px;
	color: gray;
}

.news_photo {
	float:left;
	margin: 0 10px 10px 0;
}

.news_photo div {
	text-align: center;
}

.news_photo div.icons {
	margin-top: 5px;
}

.news_block div.icons, .news_single_block div.icons {
	margin-bottom: 10px;
}

.news_block div.icons span, .news_single_block div.icons span {
	margin-right: 10px;
}

.news_photo div span {
	margin-right: 15px;
}

.news_block {
	margin-bottom: 20px;
}

.news_single_block {
	margin-bottom: 20px;
		font-size: 12px;
line-height: 140%;
}

.news_block .tag_title {
	background-color: #eeeeee;
	padding: 5px 10px;
	size: 16px;
	font-size: 16px;
	margin-bottom: 10px;
}

.news_block .tag_title a {
	color: #cc3333;
}

form {
	padding: 0;
	margin: 0;
}

input.txt {
	border: solid 1px gray;
	height: 17px;
}

input.but {
	border: none;
	background-color: gray;
	color: white;
	height: 21px;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

ul.sitemap li {
	margin-bottom: 5px;
}

ul.sitemap li ul {
	margin-top: 5px;
}

ul.sitemap li ul li ul a  {
	color: gray;
}

.contenttable  {
	font-size: 12px;
}

.contenttable caption {
		margin-bottom: 5px;
}

.contenttable td {
	background-color: #eeeeee;
	padding: 3px;
}

.contenttable th {
	background-color: #b2d6ef;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

.top_header_table {
  width:100%;
  height:142px;
  margin-top:5px;
  background: url(/images/bg_dot.gif) repeat-x 0 1px;
}

.head2 {
  background: url(/images/shapka.jpg) no-repeat 36% 50%;
  padding: 0 4%;
}


.top_header_table table {
	width:100%;
	height:103px;
}

.logo {
  margin-left:35px;
  margin-top:30px;
}

.header_center_block {
	position:relative;
	height:103px;
}

.header_center_block div {
	position:absolute;
	top:-20px;
	left: 60px;
}

.after_header {
	margin-top:20px;
}

.left_column {
	margin-top:10px;
}

#news_archive {
	height: 130px;
}

.small {
	font-size:10px;
}

.center {
	text-align: center;
}

.news_week {
	margin-bottom: 15px;
}

.size14 {
	font-size: 14px;
}

.size24 {
	font-size: 24px;
}

.bold {
	font-weight: bold;
}

.news {
	margin-bottom: 15px;
}

.news_date {
	margin-bottom: 10px;
	color: gray;
}

.comment_block .title {
	font-size: 18px;
}

.comment_block .item, .comment_block .form {
	border: 1px solid gray;
	padding: 10px;
	margin: 10px 0;
}

.comment_block .item span.login {
	font-weight: bold;
}

.comment_block .item .content {
	margin-top: 10px;
}

.add_form {
	margin-bottom: 15px;
}

textarea {
	font-size: 12px;
	border: 1px solid gray;
	font-family: Tahoma, Arial;
}
div.news_photo img {border: 2px solid #B2D6EF;}

.banner {border: 1px solid #93ccee;}

.photo {border: 1px solid silver;}

#splash_api {
	
	/* background image */
	background: transparent url('/files/flashka/splash.jpg') no-repeat scroll 0%;
	
	/* container dimensions */
	display:block;
	height:378px;
	width:504px;	
	
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff
}

.next_time_v {
  width: 550px;
  height: 51px;
  position: relative;
  margin-bottom: 15px;
}

.next_time_v .text {
  position:absolute;
  font-size: 10px;
  margin-left: 10px;
  margin-top: 1px;
  color: #336699;
  background-color:#B2D6EF;
}

.next_time_v .vesti {
  position:absolute;
  font-size: 10px;
  margin-left: 116px;
  margin-top: 3px;
  background-color:#B2D6EF;
}

.next_time_v .tomsk {
  position:absolute;
  font-size: 9px;
  margin-left: 128px;
  margin-top: 14px;
  color: #336699;
  background-color:#B2D6EF;
}

.next_time_v .timer {
  position:absolute;
  margin-top: 24px;
  height: 25px;
  background-color:#B2D6EF;
	min-width:180px;
}

.next_time_v .timer span {
  color:#336699;
  top:5px;
  position:relative;
}
.next_time_v .bb {
  width: 180px;
  height: 24px;
  position:absolute;	
  background-color:#B2D6EF;
}
.td_v {
	vertical-align: bottom;
}

.title_date {

  font: 14px; margin-top: 14px; margin-bottom: 8px;
}

.vypusk {
   margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
	color:gray;
}

tr.th td {
	background-color: #b2d6ef;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
p.news_date_main {
color:gray;
font-size:10px;
margin-bottom:3px;
margin-top:6px;
padding:0 0 0 0;
}
span.news_date_main {
  padding: 0 0 0 0px;
  font-size: 10px;
  color: gray;
}

span.news_date_main2 {
   margin-bottom: -30px;
  text-align: right;
  background-color: #eeeeee;
  font-size: 10px;
  color: gray;
}

.news2 {
  font-size: 22px; margin-top: -10px;
  font-weight: normal;
}


.rss_right {
  background-color: #eeeeee;
  padding: 5px 10px;
  size: 16px;
  margin-bottom: 10px;
}