body,td,th {
	font-family: Verdana, Trebuchet MS;
	font-size: 11px;
	color: black;
	line-height:20px;
}
body {
	background-color: #D3D3D3;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
font-size: 14px;
}
.gora{
	background-color: white;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align:left;
font-size: 11px;
}
 

a{
color:#315E88
}
a:link{
color:#315E88;
}
a:visited{
color:#315E88;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
p {
margin-top: 5px;
margin-bottom: 5px;
}


.article{
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #ededed;
margin-bottom:30px;
font-size:15px;
}
.banner{
text-align:center;
background:url(images/banner-repeat_06.jpg) repeat-x top;
height:120px;
width:800px;
padding-top:0px;
width:100%;
}

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}

.content{
width:100%;
padding-top:10px;
}

