.t-top {
	background-image: url(img/fd.gif);
	background-attachment: fixed;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E6f6f6;

}


div {
	text-align: justify;


}
p {
	text-align: justify;


}

.div-left
{
	padding: 7px;
	width: 220px;
}

.div-center
{
	padding: 7px;
	width: 750px;
}

.div-rigt
{
	padding: 7px;
	width: 730px;
	float: right;
}
.t-shirina-v-px
{   
	width: 450px;
}

body
{
	background-color: #408080;
}
a:hover 
{
	

}
a 
{	
      border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;	
}
a:link {
		color: #6ba87b;
		text-decoration: none;
}
a:visited {
        color: #6ba87b;
        text-decoration: none;
}
a:active {
        color: #000080;
}





img {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}