body {
	background-color: #FFF;
	margin: 0px;
	vertical-align: top;
}
img {
	border: none;
}
td {
	font: 12px arial;
	color: #444;
}
a:link {
	color: #01709e;
	text-decoration: underline;
}
a:visited {
	color: #009c80;
	text-decoration: underline;
}
a:hover {
	color: #ff5c00;
	text-decoration: underline;
}
h1 {
	font: 18px tahoma;
	font-weight: bold;
	color: #000;
}
h2 {
	font: 15px arial;
	font-weight: bold;
}
h3 {
	font: 14px arial;
	color: #007385;
	font-weight: bold;
	border-bottom: 1px dotted #007385;
	text-align: left;
}
h4 {
	font: 14px arial;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
h5 {
	font: 14px arial;
	font-weight: bold;
	color: #000;
	margin: 5px 0px 10px;
}
/*
	Classes
*/
a.article:link {
	color: #000;
	text-decoration: none;
}
a.article:visited {
	color: #000;
	text-decoration: none;
}
a.article:hover {
	color: #a61c7c;
	text-decoration: none;
}
.white {
	color: #FFF;
}
.bordered {
	border: 1px solid #dcdcdc;
}
.ramki {
	background-color: #FFF;
	border-left: #a6108f 10px solid;
	border-right: #bcbcbc 1px solid;
}
.top {
	background: #FFF url(/images/header.jpg) repeat-x left top;
	font: 16px tahoma;
	color: #FFF;
	border-top: 1px solid #000;

}
.menutop {
	padding: 5px 5px;
	text-align: center;
	font: 16px tahoma;
	font-weight: bold;
}
.lineorange {
	background-color: #e8501b;
	text-align: left;
}
.linegreen {
	background-color: #6fa801;
	text-align: left;
}
td.main {
	background-color: #FFF;
	padding: 25px 40px 30px 10px;
	text-align: justify;
	vertical-align: top;
	color: #555;
}
td.stolb {
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 30px;

}
.borVio {
	border-left: #a6108f 10px solid;
}
div.news {
	width: 250px;
	background: #FFF url(/images/bg-cell.gif) repeat left top;
	border: 1px solid #cbcbcb;
	padding: 10px 15px 25px;
	text-align: left;
	margin: 10px 10px 10px 20px;
}
div.newsugolup {
	background: url(/images/ugolok-up.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
div.right {	
	display: block;
	float: right;
	margin: 0px;
}
.hspacing {
	margin-right: 10px;
}
div.pict {
	background: #FFF url(/images/bg-cell.gif) repeat left top;
	text-align: center;
	font: 12px arial;
	margin: 10px 0px;
	padding: 5px;
}
.pravo {
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	padding: 20px 15px 10px;
}
.footer {
	background: #FFF url(/images/bg-footer.gif) no-repeat left bottom;
	font: 11px arial;
	text-align: center;
	padding: 15px 5px 20px;
}
.where {
	text-align: right;
	font: 11px arial;
}
.istoc {
	text-align: right;
	font-style: italic;
}
.searchcell {
	background: #FFF url(/images/bg-cell.gif) repeat left top;
	font-color: #000;
	font-weight: bold;
	padding: 15px 40px;
	text-align: left;
	margin-right: 10px;
}
.search {
	width: 500px; 
	border: 1px solid #a6108f;
	border-left: 10px solid #a6108f;
}
.titlegreen {
	background: #FFF url(/images/bg-title-green.gif) no-repeat left center;
	padding: 15px 3px 15px 40px;
}
.titleblue {
	background: #FFF url(/images/bg-title-blue.gif) no-repeat left center;
	padding: 15px 3px 15px 40px;
}
.context {
	text-align: left;
	font: 11px arial;
	padding: 5px 5px;
}
.prenoir {
	text-align: justify;}
.prenoir a {
	color: #444;
	text-decoration: none;
}

/*
	Id's
*/
#forms {
	background-color: #000;
	margin: 0px;
}
#forms th {
	background-color: #ccc;
	text-align: center;
	font: 13px arial;
	font-weight: bold;
	padding: 5px;
}
#forms td {
	background-color: #FFF;
	padding: 5px;
}
