/* main elements */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	text-align: left;
}

body
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

table, fieldset, img
{
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
}

blockquote, q
{
	quotes: none;
}

q:before, q:after
{
	content: '';
}

:focus
{
	outline: 0;
}

sup
{
	vertical-align: text-top;
}

sub
{
	vertical-align: text-bottom;
}

input, textarea, select
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
}

input, textarea, select
{
	font-size: 100%;
}

a, img
{
	position: relative;
}

a
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
	text-decoration: underline;
	color: #003399;
}

a.selected
{
	text-decoration: none;
	color: #000;
}

p
{
	text-align: justify;
	margin-bottom: 17px;
}

li
{
	text-align: justify;
	margin-bottom: 9px;
}

select
{
	padding: 2px;
	border: 1px solid #666666;
}

h1
{
	color: #000000;
	font-size: 18px;
	line-height: 18px;
}
h2
{
	color: #000000;
	font-size: 18px;
	line-height: 18px;
}
h2
{
	color: #000000;
	font-size: 16px;
	line-height: 18px;
}

h1 a.rss, h2 a.rss
{
	display: block;
	position: relative;
	top: 1px;
	width: 16px;
	height: 16px;
	background: url(/Imgs/icon_rss_gold.png) left top no-repeat;
	float: right;
}
h1 a.mail, h2 a.mail
{
	display: block;
	position: relative;
	top: 1px;
	width: 16px;
	height: 20px;
	background: url(/Imgs/Mail_16x16.png) left top no-repeat;
	float: right;
}

h1.title, h2.title, h3.title, h4.title
{
	display: block;
	border: 1px solid #deddd2;
	border-width: 0px 0px 1px 0px;
	padding: 5px 8px;
	text-transform: uppercase;
	margin-right: 15px;
	color: #000000;
	background-color: #CCCCFF;
}
h1.title a
{
	color: #000000;
}
h2 a
{
	color: #000000;
}

.content_frame
{
	overflow: hidden;
	padding: 0px 8px;
	padding-bottom: 0px;
}

div.layout_container
{
	display: block;
	width: 100%;
	min-width: 990px;
}
div.layout
{
	display: table;
	position: relative;
	width: 100%;
	min-width: 990px;
	overflow: hidden;
}

div.col_left
{
	display: table-cell;
	width: 27%;
	float: left;
}

div.col_left_frame
{
	display: table-cell;
	padding: 0px 20px;
	text-align: center;
}

div.col_main
{
	display: table-cell;
	width: 73%;
	float: right;
	position: relative;
}
div.col_main_frame
{
	position: relative;
	z-index: 0;
}

div.col_center
{
	float: left;
	width: 64%;
}
div.col_center_frame
{
	padding-right: 15px;
}
div.col_right
{
	position: relative;
	width: 36%;
	float: right;
}

img.logotype
{
	margin: 40px 0px 45px 0px;
}

div.header_image
{
	height: 85px;
	margin-right: 10px;
	background: #003c89 url(/Imgs/header_sky.png) repeat left top;
}

div.menu_langs_container
{
	width: 100%;
	height: 30px;
}

ul.menu_langs
{
	padding: 36px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
}
ul.menu_langs li
{
	list-style-type: none;
	list-style-image: none;
	height: 12px;
	padding: 1px 12px 1px 22px;
	margin: 0px;
	float: left;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #999999;
}
ul.menu_langs li a
{
	display: block;
}
ul.main_menu
{
	padding: 0px;
	margin: 10px 0px 16px 0px;
	height: 30px;
}
ul.main_menu li
{
	position: relative;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding: 2px 2px 3px 2px;
	margin: 0px;
	float: left;
}
ul.main_menu li a
{
	display: block;
	padding: 4px 6px 2px 6px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	text-transform: uppercase;
}
ul.main_menu li.selected a
{
	background: #e2e2d8;
}
ul.main_menu li.hovered
{
	-webkit-box-shadow: 1px 1px 5px #999999;
	-box-shadow: 1px 1px 5px #999999;
	-moz-box-shadow: 1px 1px 3px #999999;
}
ul.main_menu li.hovered a
{
	background: #ffffff;
}
ul.main_menu li.hovered a:hover
{
	background: #e2e2d8;
}

ul.main_submenu
{
	position: absolute;
	z-index: 9999;
	top: 30px;
	left: 0px;
	width: 180px;
	background: #ffffff;
	padding: 8px 0px 6px 0px;
	margin: 0px;
	display: table-cell;
	-webkit-box-shadow: 1px 2px 5px #999999;
	-box-shadow: 1px 2px 5px #999999;
	-moz-box-shadow: 1px 2px 3px #999999;
	border: 1px solid Grey;
}
ul.main_submenu li
{
	list-style-type: none;
	list-style-image: none;
	float: none;
	padding: 0px 8px;
	margin: 0px 0px 1px 0px;
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
ul.main_submenu li a
{
	padding: 2px 5px 1px 5px;
	margin-bottom: 2px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-transform: none;
}
ul.main_submenu li a:hover
{
	background: #e2e2d8;
}
ul.main_submenu li.division
{
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 8px 0px 7px 0px;
	border: 0px solid #dddddd;
	border-width: 1px 0px 0px 0px;
}


div.menu_left
{
	padding: 5px 8px;
}

ul.menu_left
{
	padding-left: 17px;
}
ul.menu_left li
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 9px;
}
ul.menu_left li a selected
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 9px;
	color: #000;
	text-decoration: none;
}
ul.menu_left li ul li selected
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 9px;
	color: #000;
	text-decoration: none;
}


div.menu_services
{
	padding: 0px 0px 17px 0px;
	overflow: hidden;
}
div.menu_services a
{
	margin-left: 8px;
	float: right;
}
div.menu_services a img
{
	margin-top: 3px;
}
div.menu_services .print
{
	width: 13px;
	height: 12px;
	margin-right: 5px;
	vertical-align: top;
}
div.menu_services .tweeter
{
	width: 14px;
	height: 14px;
}
div.menu_services .lj
{
	width: 13px;
	height: 13px;
	margin-bottom: 1px;
}
div.menu_services .linkedin
{
	width: 14px;
	height: 14px;
}
div.menu_services .facebook
{
	width: 14px;
	height: 13px;
	margin-bottom: 1px;
}
div.menu_services .vkontakte
{
	width: 14px;
	height: 14px;
}


div.breadcrumbs
{
	padding: 17px 8px 0px 8px;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #999999;
}
div.breadcrumbs a
{
	color: #666666;
}


.banner270x60
{
	width: 270px;
	height: 60px;
	background: #eae9e0;
}


ul.menu_seo
{
	padding-left: 13px;
	margin-bottom: 16px;
}
ul.menu_seo li
{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
ul.menu_seo li a
{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}


div.news_preview
{
	margin: 10px 0px 10px 0px;
}
div.news_preview p
{
	text-align: left;
	margin-bottom: 0px;
}
div.news_preview span
{
	font-size: 11px;
}

div.bottom
{
	padding: 10px 0px 60px 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
div.bottom a
{
	color: #555555;
}

div.copyright
{
	padding-top: 44px;
}

div.menu_fast
{
	padding-top: 30px;
}

div.designer img
{
	margin: 0px 0px 2px 0px;
	width: 97px;
	height: 32px;
}

form.subscribe
{
	position: relative;
	top: -6px;
	overflow: hidden;
}
form.subscribe input[type=text]
{
	padding: 0px 2px;
	height: 17px;
	margin: 0px 2px 0px 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #aa822d;
	background: #ffffff;
	float: left;
}
form.subscribe input[type=image]
{
	width: 24px;
	height: 19px;
	float: left;
}

.search
{
	margin: 10px 10px 0px 0px;
	text-align: right;
}
.search input[type=text]
{
	height: 19px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #aa822d;
	background: #ffffff;
}
.search img
{
	width: 24px;
	height: 19px;
}

div.main_block
{
	border-left: 0px solid #deddd4;
	border-right: 0px solid #deddd4;
	border-top: 0px solid #deddd4;
	border-bottom: 1px solid #deddd4;
	position: relative;
	margin: 8px 0px 34px 0px;
	background: #eae9e0;
	top: 0px;
	left: 0px;
}
div.main_block span.prev
{
	display: block;
	width: 16px;
	height: 19px;
	background: url(/Imgs/main_block_arrow_left.png) left top no-repeat;
	position: absolute;
	left: -10px;
	top: 60px;
	z-index: 100;
	cursor: pointer;
}
div.main_block span.next
{
	display: block;
	width: 16px;
	height: 19px;
	background: url(/Imgs/main_block_arrow_right.png) left top no-repeat;
	position: absolute;
	right: -10px;
	top: 60px;
	z-index: 100;
	cursor: pointer;
}
div.main_block div.item
{
	overflow: hidden;
}
div.main_block div.column_image
{
	position: relative;
	padding-bottom: 25px;
	min-height: 124px;
	width: 100px;
	right: -100px;
	margin-left: -100px;
	float: left;
}
div.main_block div.image
{
	margin: 10px 0px 0px 10px;
	width: 77px;
	height: 109px;
	background: url(/Imgs/photo_icon_frame.png) left top no-repeat;
}
div.main_block div.image img
{
	margin: 6px 0px 0px 6px;
	width: 63px;
	height: 95px;
}
div.main_block div.text
{
	padding: 10px 20px 0px 100px;
	float: left;
}
ul.pager
{
	position: absolute;
	left: 15px;
	bottom: 8px;
	padding: 0;
}
ul.pager li
{
	float: left;
	margin: 15px 7px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	width: 11px;
	height: 11px;
	background: url(/Imgs/main_block_pager_selector.png) left -11px no-repeat;
	cursor: pointer;
}
ul.pager li.selected
{
	background: url(/Imgs/main_block_pager_selector.png) left top no-repeat;
}
ul.pager li:hover
{
	background: url(/Imgs/main_block_pager_selector.png) left top no-repeat;
}

img.left
{
	float: left;
	margin-right: 5px;
}

.news_footer
{
	margin: 10px 20px 10px 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid Grey;
}

.news_footer a
{
	font-size: 12px;
	color: Green;
}

.main_content
{
	margin: 3px 25px 0px 10px;
	max-width: 800px;
}

input[type=text], textarea
{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #aa822d;
	background: #ffffff;
	float: none;
}

input[type=text]
{
	height: 19px;
}

.button
{
	height: 30px;
	width: 100px;
}

.marg
{
	margin-bottom: 5px;
}

.answerPost
{
	font-size: 11px;
}

.photos
{
	float: left;
	margin: 3px 8px 3px 0px;
}

.comment_head
{
	background-color: #CCCCCC;
	padding: 3px;
	border: 1px solid #999999;
}

.items_headlist
{
	font-size: 11px;
	padding: 3px;
	background-color: #CCCCCC;
}

.read_details
{
	text-align: right;
	margin: -5px 20px 3px 0;
}
div.read_details a
{
	color: Green;
	font-size: 11px;
	font-weight: bold;
}

.item
{
	height: 200px;
}

.search_textbox
{
	height: 17px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #aa822d;
	background: #ffffff;
}

.redstar
{
	color: Red;
	font-weight: bold;
}

.answerPost
{
	font-size: 10px;
	margin-top:10px;
}

