@import url("reset.css"); 

/* ----------------------------------------------*/
/* -------------***YOUR DOMAIN****---------------*/
/* ----------------------------------------------*/
/* GLOBAL STYLES */
body{
	font-family: Verdana, sans-serif;
	font-size: 100.01%;
	font-size: 12px;
	line-height: 120%;
 	background: #000;
	color: #ccc;
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 30px;
}
a:link,
a:visited,
a:hover,
a:active{
	color:  #cccccc; 
	text-align: justify;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
a:visited{

}
a:hover,
a:active{
	color: #fff;
	text-decoration: none;
}
h1,h2{
	font-family: Verdana, sans-serif;
	font-size: 21px;
	font-weight: 200;
	color: #FFF; 
	line-height: 150%;
	text-align: right;
}
h2{
	font-family: Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin: 9px 0px 9px 9px;
}
ol,ul{
	margin: 9px 0px 9px 9px;
	line-height: 140%;
	text-align: justify;
}
ol{
	list-style-type: decimal;
}
ul{
	/* list-style-type: square; */
}
li{
	margin-left: 0px;
}
img{
	border: none;
}
p{
	/* text-indent: 1.5em; /* Можно использовать для реализации отступов в абзацах.  http://www.w3.org/Style/Examples/007/indent.html  */
	text-align: justify;
	line-height: 140%;
	margin-bottom: 18px;
}
hr{
	color: #8B8B8B;
	font-size:1px;
	line-height:1px;


	margin: 9px 0px 19px 0px;

	border: 1px dotted;
}

/* ----------------------------------------------*/
/* -------------***YOUR DOMAIN****---------------*/
/* ----------------------------------------------*/
/* used by main-tmpl - разметка главного шаблона */
a.dashed{
	text-decoration:none; 
	border-bottom: 1px dashed #f00;	
}
#container{
	position:relative;
	width: 990px;
	margin: 0 auto;
}
.logo{
	padding-left: 65px;
}

.lng{
	position:absolute;
	top:15px;
	right:155px;
}

.lng img{
	margin-right:5px;
}

.left_top{
	padding-left: 13px;
	float:left;
}

.top_menu a{
	padding:0 30px;
}

.top_menu{
	float:left;
}

.left_photo{
	float:left;
}

.content{
	width:690px;
	height:500px;
}

.block_content{
	position:relative;
}

.block_content,
.block_content p{
	margin-left:20px;
	text-align:right;
}

.block_content a{
	font-weight:bold;
}

.blockmain td{
	vertical-align:top;
}

.press{
	width:195px;
	height:53px;
	float:left;
	background:url(../img/press.jpg);
	display:block;
	cursor: pointer;
}

.title{
	position:absolute;
	top:10px;
	right:0px;
	height:53px;
	text-align:right:
}

.copy,
.links,
.download{
	font-size:9px;
	width: 100px;
}

.gallery img{
	margin:0 15px;
}

.div_links{
	border:1px dotted red;
	background:#ffffff;
	color:#808080;
	text-align:left;
	padding:5px;
}

.post{
	position:absolute;
	top:50px;
	right:80px;
	width:350px;
	height:300px;
	background:url(../img/post.gif);
}

.contacts{
	position:absolute;
	top:0px;
	right:0px;	
}

#gmap span,
#g_map_references span{
	display:none;
}

.references_table .date {
	text-align: left;
}

.references_table td{
	padding-left:5px;
	padding-bottom:2px;
}

.table_gallery{
	padding-left:30px;
}

.table_gallery td{
	float:left;
	padding-bottom:10px;
	padding-right:30px;
}

h1.press_header {
	background-image: url("../img/h1fon.jpg");
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	vertical-align: baseline;
	direction: ltr;
	margin: 9px 0px;
	text-align: right;
}

.krepez{
	width:500px;
	height:300px;
	background:url(../img/krepez.gif);
	position:absolute;
	top:0px;
	right:0px;
}

.ted{
	position:absolute;
	left:0px;
	top:0px;	
}

.video_table tr td {
  padding-bottom: 50px;
}

.left_photo p {
  margin-bottom:0px;
  text-align:left;
  line-height: 140%;
}

div.news_list, div.twitter_list {
  width: 90%;
}

div.news_list {
  float: left;
}

div.twitter_list {
  float: right;
}

a.terms-of-use-link {
  display: none;
}

#r-video {
	width: 670px;
}

div.item-r-video {
	float: left;
	width: 48%;
	display: inline;			
	margin-bottom: 45px;		
}
