html {
	width:100%; /*height:100%; */
	vertical-align:top;
	}
body {
	width:100%; /*height:100%;*/
	margin:0;
	padding:0;
	font:  12px  Tahoma, Arial, serif; color:#000000;
	background-color: #FFFFFF;
	vertical-align:top; text-align:center;
	}
img {
	border:  0px none;
	}

a {color:#0033ff;text-decoration:none}
a:link {color: #0033ff;text-decoration:none}
a:visited {color: #0033cc;text-decoration:none}
a:active {color: #0033ff;text-decoration:none}
a:hover {color: #0033ff;text-decoration:underline}
table {
	width:auto;
	padding:0px;margin:0px;
	border:0px none;
	border-collapse:collapse;
}
td {
	border:0px none;
	border-collapse:collapse;
	vertical-align:top;
	font:  12px  Tahoma, Arial, serif; color:#000000;
}
.clear {clear:both}
.flag {margin:2px 10px 0px 10px}
.sm_link {text-align:right}
.sm_link a {font-size:11px; text-decoration:underline}
.sm_link a img {margin-left:5px}

/* forms */
form {padding:0px; margin:0px; }
input {
	border:#666666 1px solid;
	font:  12px  Tahoma, Arial, serif; color:#000000;
	padding-left:2px;
	}
textarea {
	border:#666666 1px solid;
	font:  12px  Tahoma, Arial, serif; color:#000000;
}
.button {border: none 0px; height:20px; }


/* MAIN TABLE */
#main {width:1000px;}
.left {
	width:170px;
	min-width:170px;
	max-width:170px;
	}
.central {
	width:580px;
	}
.right {
	width:250px;
	min-width:250px;
	max-width:250px;
	}

/* TOP MENU */
.top_menu {
	background-color: #dae1f0;
}
.top_menu td {
	padding: 5px 0px;
}
.top_menu td a {
	text-decoration:underline;
	font-size: 11px;
}
#top_menu_block  {
	margin-left: 10px;
}
#top_menu_block a {
	text-decoration:underline;
	font-size: 11px;
}
#rss {margin:2px 7px 0px 3px}
.search_str {
	height:18px; width:160px;
	float:left;
	margin:0px 5px 0px 0px;
	}
#top_left {background:#dae1f0 url(http://novonews.net/images/tcl.gif) no-repeat bottom left;}
#top_right {background:#dae1f0 url(http://novonews.net/images/tcr.gif) no-repeat bottom right;}

/* LOGO AND TOP BANNER */
.header td {
	padding: 10px 0px 10px 0px;
	}
#top_banner {
	text-align:right
	}
#novonewslogo {margin-top:7px}

/* MAIN MENU */
.menu_block {
	background: #3266cb url(http://novonews.net/images/menu_bgd.gif) repeat-x top center;
	width:1000px;height:auto;
	border-bottom:1px solid #100080;
	}

.menu_box_red {
	/*float:left;*/
	height:26px;width:10%; min-width:75px;max-width:133px;
	text-align:center;
	background: url(http://novonews.net/images/menu_right_red.gif) no-repeat top right;
	white-space:nowrap;
	}
.menu_red {
	background:url(http://novonews.net/images/menu_left_red.gif) no-repeat top left;
	padding:7px 10px;
	height:auto;
	text-align:center;
	white-space:nowrap;
}

.menu_red a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu_red a:visited {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu_red a:link {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu_red a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}




.menu_box {
	/*float:left;*/
	height:26px;width:10%; min-width:75px;max-width:153px;
	text-align:center;
	background: url(http://novonews.net/images/menu_right.gif) no-repeat top right;
	white-space:nowrap;
	}
.menu {
	background:url(http://novonews.net/images/menu_left.gif) no-repeat top left;
	padding:7px 10px;
	height:auto;
	text-align:center;
	white-space:nowrap;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu a:link {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}


.menu_box_short {
	/*float:left;*/
	height:26px;width:7%; min-width:55px;max-width:153px;
	text-align:center;
	background: url(http://novonews.net/images/menu_right_short.gif) no-repeat top right;
	white-space:nowrap;
	}
.menu_short {
	background:url(http://novonews.net/images/menu_left_short.gif) no-repeat top left;
	padding:7px 10px;
	height:auto;
	text-align:center;
	white-space:nowrap;
}
.menu_short a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu_short a:visited {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu_short a:link {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}

.menu_short a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
	font-size: 10px;
	white-space:nowrap;
	}


/* CONTENT */

#content {
	padding: 10px;
	}
#main_left {padding-top:10px}
#main_right {padding-top:10px}

/* common style for blocks */
.gtl, .btl, .ctl {
	height:20px; width:5px;
	float:left;
}
.gtl2, .btl2 {
	width:4px;
	margin-left:-10px;
}
.gtl2 {	height:10px;}
.btl2 {	height:7px;}
.b_title, .g_title, .c_title, .g_r_title {
	height:20px;
	clear:both;
}
.bt, .gt, .ct {
	width:100%;
	margin-left:-5px;
	padding-top:4px;
	text-align: left;
	color:#FFFFFF; font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
	float:left;
}
.bt a, .gt a, .ct a {
 	color:#FFFFFF; font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
 }
.dots {
	float:left;
	margin:4px 5px 7px 5px;
}


/* blue blocks (photo report) */
.b_title {background: url(http://novonews.net/images/bt.gif) repeat-x center center; width:170px;}
.btl {background: url(http://novonews.net/images/btl.gif) no-repeat top left;}
.btl2 {background: url(http://novonews.net/images/bcl.gif) no-repeat bottom left;}
.bt {background: url(http://novonews.net/images/btr.gif) no-repeat top right;}
.b_box {
	background:#becce3 url(http://novonews.net/images/bcr.gif) no-repeat bottom right;;
	padding: 7px 10px 0px 10px;
	margin-bottom:10px;
	max-width:150px;
}
.pic_photorep {
	width:130px; height:98px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:10px;
}

.arr_photorep {margin-left:30px}

/* grey left blocks */
.g_title {background: url(http://novonews.net/images/gt.gif) repeat-x center center; width:170px;}
.gtl {background: url(http://novonews.net/images/gtl.gif) no-repeat top left;}
.gtl2 {background: url(http://novonews.net/images/gcl.gif) no-repeat bottom left;}
.gt {background: url(http://novonews.net/images/gtr.gif) no-repeat top right;}
.g_box, .g_r_box {
	background:#e9e9e9 url(http://novonews.net/images/gcr.gif) no-repeat bottom right;
	padding: 10px 10px 0px 10px;
	margin-bottom:10px;
}
.g_box {max-width:150px;}
.quest {margin-bottom:3px }

/* calendar */
.calendar  {
	border:#006699 solid 2px;
	border-collapse: collapse;
	}
.calendar tr td {
	width:20px;
	text-align:center;
	border:#006699 solid 1px;
	border-collapse: collapse;
	font-size:11px;
	}
.calendar tr td  a {font-size:11px; text-decoration:underline }
.month td {background-color:#006699; color:#FFFFFF}
.week td {background-color:#3399cc; color:#FFFFFF; font-size:10px}

.inp_date, .inp_year, .inp_mon {
	height:18px;
	margin-right:5px;
	float:left;
	}
.inp_year {width:45px;}
.inp_date {width:25px;}

/* cyan blocks (content) */
.c_title {background: url(http://novonews.net/images/ct.gif) repeat-x center center; width:100%;}
.ctl {background: url(http://novonews.net/images/ctl.gif) no-repeat top left;}
.ct {background: url(http://novonews.net/images/ctr.gif) no-repeat top right;}
.c_box {
	padding: 10px 0px 10px 0px;

}

/* grey right blocks */
.g_r_title {background: url(http://novonews.net/images/gt.gif) repeat-x center center; width:250px; margin-top:5px}
.g_r_box {max-width:230px;}

/* main news block */
.col_news_big {
	width:180px;
}
.col_news2 {
	width:190px;
}
.title_big {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:3px;
}
.title_big a {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:3px;
	color:#000000;
}

.pic_big {
	border: 1px solid #999999;
	width:180px; height:135px;
	margin-bottom:10px;
}

/* block of top news */
.c_title_main, .c_title_main_on {
	background: url(http://novonews.net/images/ct.gif) repeat-x top center;
	height:19px;
	float:left;
	margin-right:1px;
	}
.c_title_main {border-bottom:1px solid #ffffff;}
.c_title_main_on {border-bottom:1px solid #66ccff;}
.ctl_main {
	height:19px; width:5px;
	float:left;
	background: url(http://novonews.net/images/ctl.gif) no-repeat top left;
}
.ct_main {
	padding:2px 8px 0px 2px;
	padding-top:5px;
	text-align: left;
	color:#FFFFFF; font-size:10px;
	text-decoration:none;
	text-transform: uppercase;
	float:left;
	background: url(http://novonews.net/images/ctr.gif) no-repeat top right;
	white-space:nowrap;
}
.ct_main a  {
	color:#FFFFFF; font-size:9px;
	text-decoration:none;
	text-transform: uppercase;
	}
.main_news_tbl{
	margin-bottom:10px;
	width:560px;
}
.main_news_box1 {
	/*border-top: 1px solid #66ccff;*/
	padding:10px 0px 7px 10px;
}
.main_news_box2 {
	/*border-top: 1px solid #66ccff;*/
	padding:10px 5px 7px 0px;
}


/* other news blocks */
.date {
	color: #666666;
	font-size:11px;
}

.news1_24 {
	font-size: 12px;
	margin-left:10px;
	clear:both;
	margin-bottom:15px;
}
.news1_24 a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.news1_24 img {
	border: 1px solid #999999;
	/*width:65px; height:49px;*/
	margin:0px 10px 10px 0px;
	float:left;
}

.news1 {
	font-size: 11px;
	margin-left:5px;
	clear:both;
	height:60px;
}

.news1 a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.news1 img {
	border: 1px solid #999999;
	/*width:65px; height:49px;*/
	margin:0px 5px 10px 0px;
	float:left;
}
.divider1 {
	clear:both;
	height:2px;
	margin-bottom: 5px;
	background: url(http://novonews.net/images/divider1.gif) repeat-x center center;
}
.divider2 {
	clear:both;
	height:5px;
	margin-top:5px;
	background: url(http://novonews.net/images/divider2.gif) repeat-x center center;
}

/* news 24 hours */
.block_news_top {
	width:376px;float:left;margin:0 0 5px 0;
	}
.block_news_top table {border:1px solid #66ccff}
.n24_box1, .n24_box2 {
	background-color:#fff;
	}
.n24_box1 {width:170px;height:255px;}
.n24_box2 {width:170px;height:255px;}
.n24_under_box {
	padding:3px 5px 0px 5px;
	text-align:center;
	border-top:1px solid #003399;/*background-color:#e9e9e9;*/
}
.n24_under_box a {font-size:11px; text-decoration:underline}
.block_news24 {
	float:left;
	margin:0 0 3px 3px;
}

.video{
	width:360px; height:300px;
	margin-bottom:5px;
}

/* footer */
.footer {
	padding:20px 10px;
	font-size:11px;
	}
#footer_left {background:#dae1f0 url(http://novonews.net/images/fcl.gif) no-repeat top left;}
#footer_right {background:#dae1f0 url(http://novonews.net/images/fcr.gif) no-repeat top right;}

/* photorep */
.ph_center {
	text-align:center;
	font-size:11px;
	color:#666666;
	padding:5px 0px;
	width:100%;
	}
.ph_left, .ph_right {
	font-size:11px;
	padding:5px 0px;
	width:100px;white-space:nowrap;
	}
.ph_left {	text-align:left;}
.ph_right {	text-align:right;	}
.ph_left a, .ph_right a {font-size:11px; text-decoration:underline}
.ph_right a img {margin-left:5px}
.ph_left a img {margin-right:5px}
.ph_big_pic {
	margin:10px 0px 5px 0px;
	width:520px;
	}
.ph_sm_pic, .ph_sm_pic_on {
	/*width:95px; height:63px;*/
	float:left;
	margin:5px;
}
.ph_sm_pic {border:3px solid #FFFFFF;}
.ph_sm_pic_on {border:3px solid #66ccff;}
.ph_month {width:560px;}
.ph_month tr td {
	font-size:11px;
	padding:5px;
}
.ph_arch {
	float:left;
	margin-right:10px;
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
}
.ph_thumbs {
	margin-bottom:10px;

}

/* NEWS PAGE */
.news_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.news24_title a {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
.news_icons {
	font-size:11px;
	margin:10px 0px 10px 0px;
	text-align:right;
}
.news_icons img {
	margin-right:2px;
	margin-left:5px;
}
.news_icons a {
	font-size:11px;
	text-decoration:underline;
}
.news_pic_block {
	float:left;
	margin:0px 15px 8px 0px;
	font-size:11px;
	width:300px; height:auto;
}
.news_pic_block_comments {
	float:left;
	margin:0px 15px 8px 0px;
	font-size:11px;
	width:180px; height:auto;
}

.news_pic {
	margin-bottom:3px;
	border:1px solid #999999;
	width:300px; height:225px;
	}
.news_top_box {
	margin:0px;
	border:1px solid #66ccff;
	padding:15px 10px;
	/*width:355px;*/width:auto;
	clear:both;
}
.news_top_box li {
	margin:0px 0px 10px 20px;

	}
.translit {margin-top:5px;text-align:right}

/* banners */
.central_banner {
	margin-bottom:10px;
	text-align:center;
}
.banner_right {
	margin-bottom:5px;
}

.partner_block_half {
float:left;width:280px;margin:10px 0;
}
.partner_block_full {
width:560px;margin:10px 0;
}