div {
	text-align: justify;


}

p {
	text-align: justify;


}

.div-left
{
	padding: 0px;
	width: 250px;
}

.div-center
{
	padding: 7px;
	width: 700px;
}

.div-rigt
{
	padding: 7px;
	width: 700px;
	float: right;
}
.t-shirina-v-px
{   padding: 3px;
	width: 570px;
}

body
{
	background-color: #408080;
}
a:hover 
{
	background-color: #FFFFCC;

}
a 
{	
      border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6666FF;	
}
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;
}