body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
       	background: url(img/bg.gif);
}
		 
acronym
{
	cursor: help;
	border: dotted #000000;
	border-width: 0 0 1px 0;
        font-family: Verdana;
        font-size: 11px;
       
}

table, input, textarea{
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-style: normal;
        font-weight: bold;
	line-height: 15px;
	text-indent: 0px;
}


.text{
	border: solid  #808080;
	border-width: 0px 1px 1px 1px;
	background: #E1EFEF;
	text-indent: 20px;
	text-align: justify;
        padding: 10px;
}


.name-container
{
	padding: 3px 10px 0 30px;
}

	
.content
{
	padding: 15px 0px 2px 69px;
	z-index: -10;
	width: 850px;
}

.header
{	
	background: url(img/bgtextbar.gif) top left repeat-x;
}


.name{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	margin: 0;
}

.title{
	font-family: Arial;
	font-size: 18;
	font-weight: bold;
	text-align: left;
	margin: 180px;
	background: #BFCBCB;
	border: solid 1px #737373;
	padding: 4px 14px;
}
.title2{
	font-family: Arial;
	font-size: 13;
	font-weight: bold;
	text-align: left;
	margin-left: 70px;
	background: #A5C5C5;
	border: solid 1px #737373;
	padding: 4px 14px;

}

.title3{
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	background: #FACF1D;
	border: solid 1px #737373;
	padding: 0 10px;
        color: brown;
        font-style:italic;
}

.title_partn{
	font-family: Arial;
	font-size: 18;
	font-weight: bold;
	text-align: left;
	margin: 30px;
	background: #BFCBCB;
	border: solid 1px #737373;
	padding: 2px 5px;
}

.line{
	background: url(img/line.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.ssilka{
	font-size: 11px;
        color: black;
}