@charset "Windows-1251";
/* CSS Document */
IMG
{
	border:0px;
}
.img1
{
	position:relative;
	top:15px;
	height:150px;
	width:200px;
	border:0px solid black;
}
.img2
{
	position:relative;
	top:15px;
	height:150px;
	width:200px;
	border:0px solid black;
}
.img3
{
	border: #854c26 groove 2px;
}


.stolb
{
	
	width:250px;
	/*padding-right:10px;
	padding-left:10px;*/
}

A
{ 
    text-decoration: none;
} 
A:hover
{ 
    text-decoration: underline;
} 
.text1
{
	font:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	text-indent: 40px;
}
.textS
{
	font:"Times New Roman", Times, serif;
	font-size:10px;
	text-align:justify;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	text-indent: 40px;
}
.lauerout
{
	position: fixed;
	top:0px;
	left:0px;
	background-color: #BFE3F2;
	background-image:url(images/background.jpg);
	visibility:hidden;
	text-align:center;
	
}
.closebut
{
	background-image:url(images/buttonclose2.png);
	width:80px;
	height:80px;
	position:absolute;
	top:0px;
	left: 0px;
}
.textAn
{
	position:absolute;
	top:10px;
	left:100px;
	visibility:hidden;
	width:900px;
}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}