@charset "windows-1251";
/* CSS Document */

body, html{
	padding:0;
	width:100%;
	height:100%;
	margin:0;
}
.dg{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	padding-left:15px;
}
.photo{
	padding-left:12px;
	padding-top:7px;
	padding-right:5px;
	
}
.dir{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding-top:5px;
	float:none;
	color:#000000;
}
.cont{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	padding-top:5px;
	padding-left:10px;
	line-height:17px;
	text-indent:15px;
	text-align:justify;
}
.points{
	border-right-style:dotted;
	color:#000099;
	border-right-width:1px;
}

/*******************************************************************************************/

a.link_top:link{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a.link_top:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a.link_top:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


a.link_bot:link{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fdfdfd;
	text-decoration:underline;
}
a.link_bot:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fdfdfd;
	text-decoration:underline;
}

a.link_bot:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fdfdfd;
	text-decoration:none;
}
a.traus:link{
	font-family:Tahoma;
	font-size:11px;
	color:#c1c1c1;
	text-decoration:underline;
}
a.traus:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#c1c1c1;
	text-decoration:underline;
}

a.traus:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#c1c1c1;
	text-decoration:none;
}

a.prod:link{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
a.prod:visited{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

a.prod:hover{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

