/*  V O L O  -  TITLE */
* {margin:0;padding:0}
body {
	text-align:center;
	margin:22px 0;
}
body, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#wrapper{
	width:794px; 	
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color : #fbfbfb;
}
#title{
	background-image : url(img/title-fon.gif);
	background-color : #dde8eb;
	width:100%;
	height:116px;
}
img{background-color : #dde8eb;}
#title img{
	margin:20px 0 0 270px;
	background-color : transparent;	
}
#title h1{
	font-size:13px;
	font-weight:bold;
	margin:7px 0 0 270px;
}
#lang{
	float:right;
	padding:0 10px 0 0;
}
#outer{
	text-align:center;
	width:100%;
}
#outer table{
	margin-left:auto;
	margin-right:auto;
}
td{
	text-align:left;
	vertical-align:top;
	padding: 0 30px;
}
h2{
	font-size:13px;	
	font-weight:bold;
	margin:15px 0 10px 0px;
	color:#1f90cc;
}
#t1{	border:3px solid #dde8eb;}
#t2{	border:3px solid #a5dceb;}
#t3{	border:3px solid #eed271;}
#l1, #l2, #l3{	padding-left: 6px;}
#l1{	background-color : #dde8eb;}
#l2{	background-color : #a5dceb;}
#l3{	background-color : #eed271;}
#l1 a, #l2 a, #l3 a{
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height: 21px;
	padding-left: 6px;
	background : url(img/strelka.gif) no-repeat right;	
}
.text{	padding:8px 1px;}
#d1 li{list-style : inside url(img/list1.gif);}
#d2 li{list-style : inside url(img/list2.gif);}
#d3 li{list-style : inside url(img/list3.gif);}
#cc{
	font-size : 10px;
	background-color : #dde8eb;
	padding:4px 8px;
	margin-top:15px;}
#goss{
	float:right;
	margin-right:2px;
}
a {
	color:#1f90cc;
	text-decoration : none;
}
a:hover {
	color:#f8a1a1;
	text-decoration : none;
}
a:hover img#t1, a:hover img#t2, a:hover img#t3 {
	border: 3px solid #f8a1a1;
  	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  	-moz-opacity: 0.8;
  	-khtml-opacity: 0.8;
  	opacity: 0.8;
}
