* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #00c7de;
}
a:hover {
	color: #00e4ff;
	text-decoration: none;
}
p {
	line-height: 18px;
	margin: 0 0 18px 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	font-size: 30px;
	margin: 0 0 17px -40px;
}
h2 {
	line-height: 18px;
	font-weight: normal;
	font-size: 18px;
}
ul {
	margin: 0 0 18px 48px;
	list-style-type: disc;
}
ul li {
	margin-bottom: 5px;
}
table {
	width: 100%;
	border-collapse: collapse;
	background-color: #090909;
	color: #9b9f78;
	font-size: 12px;
}
table  td {
	padding: 5px 0 5px 25px;
}
table tr.light {
	background-color: #041d21;
}
table .head {
	color: #51391a;
}
table .head td {
	color: #51391a;
	padding: 21px 0 12px 25px;
}



html, body {
	height: 100%;
	min-height: 100%;
	min-width: 1000px;
}
body {
	background: #000000 url(../img/fon.jpg) no-repeat center 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #cfcfcf;
	font-size: 14px;
	position: relative;
}
#icons {
	position: absolute;
	top: 90px;
	right: 48px;
}
#icons a {
	margin: 0 25px 0 0;
	zoom: 1;
}
#icons a img {
	vertical-align: top;
}




#head {
	position: relative;
	padding: 176px 0 0 0;
	position: relative;
	
}
#head.main {
	padding: 0;
	zoom: 1;
	height: 300px;
}
#phone {
	position: absolute;
	left: 30%;
	top: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #000;
}
#phone span {
	font-size: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: -0px;
	font-weight: normal;
}



#top_menu {
	margin: 0 auto 40px auto;
	position: absolute;
	font-size: 24px;
	padding: 9px 0 13px 0;
	width: 100%;
	top: 176px;
	z-index: 10;
	left: 0px;
	line-height: 24px;
	
	
}
#top_menu ul {
	list-style: none;
	letter-spacing: -1px;
	margin-left: 74px;
	margin-right: 74px;
}
#top_menu li {
	margin-left: -1px;
}

#top_menu  a {

}

#top_menu .right-col {
	float: none;
	margin: 0 auto;
	min-width: 900px;
	max-width: 1200px;
	width: auto;
}
#top_menu .l-col {


}
#top_menu .r-col {

}
#top_menu  .p {
	margin: 0 4% 0 4%;
}
#top_menu .right-col .p div {
	float: right;
	width: 73%;
}
#top_menu #bg {
	background-color: #000;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
}




#all {
	min-width: 900px;
	max-width: 1200px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
#clear_all {
	clear: both;
}

#content {
	padding: 0 0 244px 0;
	margin: 0 4% 0 4%;
}

#left_menu {
	float: left;
	width: 27%;
}
#left_menu a.active {
	color: #FFF;
	text-decoration: none;
}
#left_menu ul {
	list-style: none;
	margin: 0 0 70px 0;
}
#left_menu ul li {
	margin: 0 0 14px 0;
	font-size: 14px;
}
#left_menu ul li ul {
	margin: 14px 0 44px 0;
}
#left_menu ul li ul li {
	font-size: 12px;
	padding: 0 0 0 25px;
	background: url(../img/ball.gif) no-repeat 7px 4px;
}
#padding {
	padding: 25px 74px 74px 74px;
}
#right_text_box {
	width: 73%;
	float: right;
	position: relative;
	z-index: 2;
}
#black_bg {
	position: absolute;
	height: 100%;
	width: 100%;
	background:  #000;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: -1;

}
#grid_bg {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../img/ie7.gif);
	z-index: -1;

}
#clear_footer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#footer {
	min-width: 900px;
	max-width: 1200px;
	height: 154px;
	position: relative;
	background: url(../img/footer.jpg) repeat-x center bottom;
	clear: both;
	margin: -244px auto 0 auto;
	padding: 90px 0 0 0;
}
#footer_centered {
	margin: 0 4% 0 4%;
	color: #7f8f99;
	line-height: 24px;
	
}
.right-col {
	width: 73%;
	float: right;
}
.p {
	margin: 0 74px 0 74px;
}
.l-col {
	float: left;
	width: 47%;
}
.r-col {
	float: right;
	width: 53%;
}
#news_block {
	font-size: 12px;
	line-height: 18px;
	margin-top: 74px;
}
.date {
	background: url(../img/date.gif) no-repeat 0 0;
	font-weight: bold;
	line-height: 18px;
	width: 134px;
	display: block;
	padding: 3px 0 1px 19px;
	margin-bottom: 10px;
	margin-left: -18px;
	position: relative;
}
a.next {
	font-size: 14px;
}
#licences {
	display: block;
	width: 122px;
	height: 166px;
	position: relative;
	zoom: 1;
	margin: 0 0 11px -3px;
}
#licences img {
	background-image: url(../img/licences.png);
	background-position: 7px 7px;
	position: relative;
	z-index: 2;
}
#licences span {
	position: absolute;
	width: 108px;
	height: 151px;
	display: block;
	background-color: #000;
	left: 7px;
	top: 7px;
	z-index: 2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#licences:hover span {
	background-color: transparent;
	cursor: pointer;
}
#next_lic {
	color: #00c7de;
	cursor: pointer;
}
#next_lic span {
	border-bottom: 0px solid #00c7de;
	text-decoration: underline;
}
#prev_lic {
	color: #00c7de;
	cursor: pointer;
}
#prev_lic span {
	border-bottom: 0px solid #00c7de;
	text-decoration: underline;
}


#news_block p {
	padding: 0 35px 0 0;
}








#footer  .l-col {
	padding: 9px 0 0 0;
}
#footer  img {
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	margin: 0 20px 0 0;
}
#footer .r-col span {
	display: block;
	font-size: 9px;
	color: #383838;
	margin-top: -4px;
}
#bg {
}
#logo {
	position: absolute;
	top: 78px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
	zoom: 1;
	left: 4%;
	width: 155px;
}
#logo strong {
	display: block;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Verdana, Geneva, sans-serif;
	color: #A5A4A3;
	margin: -4px 0 0 1px;
}
.blue_corners {
	margin:0 0 18px 0
}
.blue_corners .tl,
.blue_corners .tr, 
.blue_corners .bl, 
.blue_corners .br {
	width: 7px;
	height: 7px;
	border: 0px solid green;
	overflow: hidden;
}

.blue_corners .tr,
.blue_corners .br {
	float: right;
}
.blue_corners .tl {
	float: left;
	
	background: url(../img/tl_con.gif);
}
.blue_corners .tr{
	background: url(../img/tr_con.gif);
	
}
.blue_corners .tm  {
	border:0px solid orange;
	height: 7px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/tm.png);
}
.blue_corners .bl{
	float: left;
	
	background: url(../img/bl_con.gif);
		
}
.blue_corners .br {
	background: url(../img/br_con.gif);
	
}

.blue_corners .bm  {
	border:0px solid orange;
	height: 7px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	background: url(../img/bm.png);
}

.blue_corners .bg1 {
	clear: both;
	background: url(../img/lm.png) repeat-y 0 0;
	width:100%;
	color: #FFFFFF;
	
}
.blue_corners .bg1 .bg2 {
	background: url(../img/rm.png) repeat-y right 0;
	padding: 0 7px;
}


.blue_corners .corners {
	width: 100%;
	z-index: auto;
}
#feedback .label {
	font-size: 14px;
	line-height: 18px;
	padding: 12px 0 4px 15px;
	clear: both;
}
#feedback input {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8d8d8d;
	line-height: 18px;
	padding: 11px 0 10px 15px;
	width: 354px;
	background-image: url(../img/input.png);
}
#feedback textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8d8d8d;
	line-height: 18px;
	padding: 11px 0 11px 15px;
	width: 354px;
	height: 87px;
	overflow: auto;
	background-image: url(../img/textarea.png);
	border: 0;
}
#feedback #button {
	border: 0;
	padding: 0;
	margin: 21px 0 44px 0;
	color: #FFF;
	font-size: 14px;
	width: 140px;
	height: 36px;
	border-color: #252A2E;
	background: none;
}
#feedback .checkbox {
	float: left;
	margin: 0 20px 0 0;
	//margin: 0 20px 0 -2px;
	padding: 11px 0 27px 15px;
}

#feedback .checkbox input {
	
	width: auto;
	margin: 0 7px 0 0;
	position: relative;
	top: -1px;
	background: #fff;
	//background: transparent;
	padding: 0;
}
#feedback .checkbox label {
	cursor: pointer;
}


#feedback .label span {
	color: #00c7de;
}
#feedback #form_res {
	color: #F00;
}
.date2 {
	font-weight: bold;
	margin-top: 17px;
}
#pages {
	font-size: 14px;
	white-space: pre;
	margin-top: 20px;
}
#pages span {
	font-size: 18px;
}
#pages #pages_list {
	white-space: normal;
	padding: 16px 0 0 0;
}
#pages #pages_list .active {
	background-color: #00c7de;
	text-decoration: none;
	color: #000;
	padding: 3px 5px 5px 4px;
}
#pages #pages_list a {
	padding: 3px 5px 5px 4px;
	margin: 0 3px 0 0;
}
