@charset "utf-8";
/* CSS Document */

*{
	font-family:verdana, helvetica, arial;
	font-size:13px;			
}
.spacer{
	clear:both;
	width:100%;
	margin:0px;
	padding:0px;
	height:5px;
}
.gap{
	width:4%;
	float:left;
}

#onas{
	width:65%;
	float:left;
	background:#EDF7F5;
	-moz-border-radius: 5px;
	padding: 5px;
	margin:5px 8px 0px 0px;
	text-indent:25px;
	box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
  -webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
  -moz-box-shadow: 0 0 5px #1A3457; /* Firefox */
	border:#EDF7F5 1px solid;
}
#onas a{
	color:#007070;
	font-style:italic;
}
#onas a:hover{
	color:red;
	font-style:italic;
	font-weight:bold;
}
#onas p{
	color:#007070;
	font-size: 120%;
	font-family:trebuchet ms;
}
.letter {
 font-size: 180%; /* Размер шрифта буквицы */
 color: #007070; /* Цвет буквицы */
 padding-right: 1px; /* Отступ между буквицей и текстом */
 font-style:italic;
}

#kontakty {
	width:29%;
	float:left;
	padding: 5px;
	margin:5px 0px 5px 15px;
}
#kontakty h5{
	
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	color:#007070;
	padding:0px;
	margin:0px;
}
#kontakty p{
	padding:5px;
	vertical-align:middle;
	text-align:center;
	-moz-border-radius: 5px;
	box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
	-webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
	-moz-box-shadow: 0 0 5px #1A3457; /* Firefox */
	border:#EDF7F5 1px solid;
	
}

#onasheader, #kontaktyheader, #reklama{
	color:#007070;
	border-bottom:solid 2px red;
	float:left;
	font-family:verdana;
	font-weight:900;
	padding: 5px;

}
#onasheader{
	width:65%;
	margin:0px 10px 0px 0px;
}
#kontaktyheader{
	width:30%;
	margin:0px 0px 0px 10px;	
}
#reklama{
	width:96%;
}

#reklama_ceny {
	width:98%;
	height:30px;
	font-weight:bold;
	color:#007070;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	background:#EDF7F5;
	padding:5px;
	-moz-border-radius:10px;
	vertical-align:middle;
}
#tablica_cen_head td{
	border-bottom: 1px solid #007070;
	border-right: 1px solid #007070;
	background: #007070;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	font-family:Verdana;
	font-weight:700;
	color:#fff;
	padding:2px;
	margin:2px;
}
#tablica_cen_head_nechet td {
	border-bottom: 1px solid #007070;
	border-right: 1px solid #007070;
	background: #FFF;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-family:Verdana;
	font-weight:400;
	color:#007070;
	padding:2px;
	margin:2px;
}
#tablica_cen_head_chet td {
	border-bottom: 1px solid #007070;
	border-right: 1px solid #007070;
	background: #EDF7F5;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-family:Verdana;
	font-weight:400;
	color:#007070;
	padding:2px;
	margin:2px;
}
#reklama_banners{
	font-weight:bold;
	color:#007070;
	margin:0px 0px 10px 0px;
	padding:3px 0px 3px 0px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	background:#EDF7F5;
	width:90%;
	float:left;
	-moz-border-radius:10px;
}
#reklama_banners_head{
	font-weight:bold;
	color:#007070;
	margin:0px 0px 10px 0px;
	padding:3px 0px 3px 0px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	background:#EDF7F5;
	-moz-border-radius:10px;
}

.textformat {
	text-indent:25px;
	font-size:13px;		
	/*width:45%;*/
	height:260px;
	float:left;
	text-indent:25px;
	padding:5px 15px;
	padding-top:15px;
	margin:5px 10px 5px 0px;
	box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
	-webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
	-moz-box-shadow: 0 0 5px #1A3457; /* Firefox */
	border:#EDF7F5 1px solid;
}

#obannerah {
	margin-bottom:5px;
	float:left;
	box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
	 -webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
	 -moz-box-shadow: 0 0 5px #1A3457; /* Firefox */;
	border:#EDF7F5 1px solid;
	}	
#banners_fl{
	float:left;
	margin:5px;
}
#banners_text{
	width:330px;
	float:left;
	margin:5px;
	padding:5px;
}
#banners_text ul {
	list-style-position: inside;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
#banners_text ul  p{ 
		text-align:center;
		padding:5px;
		text-decoration:underline;
		margin:0;
}
#banners_img{
	float:left;
	margin:5px;
	padding:5px 5px 5px 5px;
	width:360px;
}

#banners_img  p{ 
		text-align:center;
		padding:5px;
		margin:0;
}
#banners_img  tr td img{ 
	margin:5px;
	border:1px #007070 solid
}
.reklama_desc{
	float:left;
	margin:5px 10px 5px 0px;
	padding:10px;
	box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
	-webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
	-moz-box-shadow: 0 0 5px #1A3457; /* Firefox */
	border:#EDF7F5 1px solid;
	font-size:13px;	
}
.reklama_desc span{
	font-weight:700;
	color:red;
}
.reklama_desc a img{
	margin:5px;
	border:1px #007070 solid;
}

.reklama_desc p{
	color:#002626;
	padding:5px;
	margin:5px;
}
#gs{
	width:36%;
	height:260px;
}
#tg{
	width:57%;
	height:260px;
}
#tp{
	width:46%;
	height:120px;
}
#mb{
	width:47%;
	height:120px;
}
#footer{
	margin-top:5px;
	background:#fff url(/img/idx/gradient.png) repeat-x;
	font-size:9px;
	text-align:right;
	line-height:20px;
	padding-right:20px;
}
.videocast{
	background:url(/img/trade/video.png) left no-repeat;
	margin:0px;
	padding:0px 0px 0px 16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:400;
	font-size:13px;
	color:red;

}

blockquote{
	color:#007070;
	font-family:Georgia;
	font-style:italic;
	border-left:2px solid red;
	padding:3px 3px 3px 10px;
	text-align:justify;
	-webkit-box-shadow: 2px 2px 3px #a6a3a6;
	-moz-box-shadow: 2px 2px 3px #a6a3a6;
	box-shadow: 2px 2px 3px #a6a3a6;
	
}
table.analit thead{
	background-color:#666 !important;
	color:#fff;
	padding:5px;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.2em;
}
table.analit tfoot{
	background-color:#999;
	color:#fff;
	text-align:right !important;
	font-style:italic;
	padding:2px;
}
table.analit tfoot td{
	text-align:right !important;
}
table.analit caption{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3em;
	color:#007070;
}
table.analit tr{
	font-family:georgia;
	
}
table.analit td{
	font-family:georgia;
	border:1px solid #ccc;
	padding:2px;
	text-align:center;
}
table.analit{
	background-color:#fff !important;
	border:1px solid #ccc;
	border-collapse:separate;
	border-spacing:2px;
	-webkit-box-shadow: 2px 2px 3px #8c8c8c;
	-moz-box-shadow: 2px 2px 3px #8c8c8c;
	box-shadow: 2px 2px 3px #8c8c8c;
	width:100%;
}
table.analit thead th{
	background-color:#999 !important;

}
div.static p{
	line-height:20px;

}
table.analit a{
	color:#007070;
	font-size:110%;
	font-family:Georgia;
	font-weight:bold;

}
table.analit img{
	float:right;
}
table.analit span{
	float:right;
	font-family:'Trebuchet MS';
	font-style:italic;
	color:red;
}

