body
{
	margin: 0;
	padding: 0;
	color: #919191;
	background: #FFF url("/images/top.jpg") no-repeat center top;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 11px Verdana, Serif;
}	
p
{
	line-height: 1.4em;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #006c85;
	text-decoration: underline;
}
a:hover
{
	color: #00c6d9;
}
.captcha
{
	width: 100;
	height: 50;
}
/*tricks*/
* html .ie100
{
	width: 100%;
}
/*tricks end*/
a.nu,a.nu:active,a.nu:visited
{
	color: #228bc8;
	text-decoration: none;
}
a.nu:hover
{
	color: #f00;
	text-decoration: none;
}
a.white:link,a.white:visited,a.white:active
{
	color: #FFF;
	text-decoration: underline;
}
a.white:hover
{
	color: #f1f1f1;
}
/*Page navigator*/
div.pages
{
	text-align: center;
	margin: 10 0 0 0;
	float: none;
	clear: both;
	height: 20;
}
div.pages a,div.pages a:active,div.pages a:visited,div.pages a:hover,div.pages span
{
}
div.pages a,div.pages a:active,div.pages a:visited
{
	font-weight: bold;
}
div.pages a:hover
{
	color: #00c6d9;
}
div.pages span
{
	font-weight: bold;
	color:#919191;
}
div.pages input
{
	background: #FFF;
	border: 1px solid #c7c7c7;
	height: 19;
	position: relative;
	display: inline-block;
	margin: 0 0 0 1;
	width: 30;
}
* html div.pages input
{
	top: -2;
}
@-moz-document url-prefix()
{
	div.pages input
	{
		top: -1;
	}
}
/*Page navigator end*/
h1,.h1
{
	font-weight: 400;
	font-size: 18px;
}
h2
{
	font-size: 18px;
	font-weight: 400;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	color: #006c85;
}
h4
{
	background: #f2b309;
	font-size: 13px;
	color: #c10000;
	font-weight: 900;
	padding: 5 20;
}
hr
{
	clear: both;
	color: #d5d5d5;
	background-color: #d5d5d5;
	font-size: 1px;
	height: 1px;
	border: none;
	margin: 10px 0px;
}

/*exception*/
.exception
{
	border: 1px solid #d5d5d5;
	padding: 0.5em;
	margin: 1em;
}
.exception strong
{
	color: navy;
}
/*/exception*/
.flash-update
{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.hidden{display: none;}
.fleft{float: left;}
.fright{float: right;}
.clear{clear: both;}
.hl{color: #F00;}
.small{font-size: 10px;}
.big{font-size: 12px;}
.blue{color: #006c85;}
.red{color: #F00;}
.black{color: #000;}
.white{color: #FFF;}
.gray{color: #969696;}
.bgray{padding: 5 10;}
.lineheight13{line-height: 1.3em;}
.lineheight14{line-height: 1.4em;}
.lineheight15{line-height: 1.5em;}
.leftimage
{
	float: left;
	margin: 0 16 0 0;
}
.marginvert
{
	margin: 0.5em 0;
}
.nowrap
{
	white-space: nowrap;
}
.marginb3
{
	margin-bottom: 3;
}
.marginb5
{
	margin-bottom: 5;
}
.marginb10
{
	margin-bottom: 10;
}
.margint10
{
	margin-top: 10;
}
img.rss
{
	width: 15;
	height: 15;
	border: none;
}
img.imageleft
{
	float: left;
	margin: 0 10 0 0;
}
div.tags
{
	margin: 3 0;
}
table.t
{
	background: #f4f4f4 !important;
	border-collapse: collapse !important;
}
table.t tr.tr0
{
	background-color: #f4f4f4 !important;
}
table.t tr.tr1
{
	background-color: #ececec !important;
}
table.t td,td.t
{
	border: 1px solid #FFF !important;
	padding: 5 !important;
}
table.t th,th.t
{
	border: 1px solid #FFF;
	padding: 5;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
}
td.tnb
{
	border: none;
	padding: 5;
}
th.tnb
{
	border: none;
	padding: 5;
	white-space: nowrap;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
}
p.ok
{
	border: 1px solid #49af33;
	background: #FFF;
	color: #49af33;
	padding: 10 20;
	text-align: center;
}
p.error
{
	border: 1px solid #F00;
	background: #FFF;
	color: #F00;
	padding: 10 20;
	text-align: center;
}
p.notice
{
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
}
/*<Путь>*/
#route
{
	margin: 0 0 15 0;
}
#route a:link,#route a:active,#route a:visited
{
	font-weight: bold;
	text-decoration: none;
}
#route a:hover,#route span
{
	color: #00c6d9;
	font-weight: bold;
	text-decoration: none;
}
#sub
{
	background: #f4f4f4;
	padding: 5 20;
	margin: 0 0 10 0;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#ajaxmessage
{
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
	display: none;
	position: absolute;
}
.ajaxwindow
{
	position: absolute;
	display: block;
	display: none;
	border: 1px solid #D5D5D5;
	padding: 0;
	background: #F9F9F9;
	z-index: 1;
	width: 80%;
}
.ajaxwindowclose
{
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}
.ajaxwindowclose img
{
	width: 48;
	height: 48;
	border: none;
}
.ajaxwindowcontent
{
	margin: 20;
}
/*</Всплывающие сообщения, окна и изображения>*/
#top
{
	vertical-align: top;
	padding: 0 0 0 0;
}
#left
{
	vertical-align: top;
	width: 290;
	padding: 30 0 0 0;
}
#right
{
	padding: 10 0 0 0;
	vertical-align: top;
	width: 713;
}
#bottom
{
	padding: 36 0 0 0;
}
#content
{
	vertical-align: top;
	background: #f0f0f0 url("/images/content-bottom.gif") no-repeat left bottom;
	padding: 0 18 55 18;
}
#logo
{
	vertical-align: top;
	padding: 57 20 0 20;
}
#logo img
{
	width: 250;
	height: 75;
}
#menu
{
	vertical-align: top;
	padding: 106 0 0 0;
}
#menu a:link,#menu a:active,#menu a:visited
{
	font-size: 12px;
	text-decoration: none;
	border-bottom: 2px solid #00a9ba;
	padding-bottom: 3px;
}
#menu a:hover,#menu span
{
	color: #00c6d9;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 2px solid #00c6d9;
	padding-bottom: 3px;
}
#menu div
{
	background: url("/images/romb.gif") no-repeat left center;
	float: left;
	margin: 0 30 7 0;
	padding: 0 0 0 15;
	height: 21;
}
#auth_block
{
	padding: 0 0 10 20;
}
#phonestd
{
	padding: 48 0 0 0;
	width: 300;
	vertical-align: top;
}
#phones
{
	color: #006c85;
	font-size: 23px;
	font-weight: 900;
	font-family: Trebuchet MS;
}
#langsicons
{
	vertical-align: bottom;
	padding: 0 0 0 20;
}
#langs
{
	float: left;
}
#icons
{
	float: right;
}
#icons img
{
	margin: 0 0 0 10;
}
#address
{
	padding: 0 0 35 0;
	vertical-align: bottom;
	font-size: 10px;
	width: 264;
}
#copyright
{
	text-align: right;
	padding: 0 0 30 0;
	vertical-align: bottom;
}
#counters
{
	text-align: center;
	vertical-align: bottom;
	padding: 0 0 30 0;
}
#copyright a:link,#copyright a:active,#copyright a:visited
{
	color: #898989;
	text-decoration: none;
}
#atributo
{
	width: 90;
	height: 23;
	margin: 0 0 0 11;
}
.routearrow
{
	margin: 0 7;
}
a.gray:link,a.gray:active,a.gray:visited
{
	color: #919191;
	text-decoration: none;
}
a.gray:hover
{
	color: #00c6d9;
	text-decoration: none;
}
.light,a.light:link,a.light:active,a.light:visited
{
	color: #00c6d9;
}
a.light:hover
{
}
#calculator
{
	margin: 35 0 0 35;
}
.openimage
{
	display: inline-block;
}
.mcatimage
{
	margin: 2 0;
}