BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : Black;
	background-image : url(pic/fon.gif);
}
#picture {
	width : 200px;
	height : 70px;
	text-align : right;
	position:absolute;
	top:0px;
	left:0px;
	background-image : url(pic/pic.jpg);
}
#shapka{
	background-color : Black;
	height : 70px;
}

A:LINK {
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
A:VISITED {
	font-size : 12px;
	text-decoration : none;
	color : Black;
}
A:HOVER {
	color : Gray;
}
#number {
	color : Black;
	font-size : 14px;
	font-weight : bold;
}
#num1 {
	width : 75px;
	height : 23;
	border-right : 1px solid Black;
}
#num11 {
	height : 23px;
	padding-left : "3%";
	border-right : 1px solid black;
}
#num2 {
	width: 175 px;
	border-left : 1px solid black;
}

.ramka {
	border-bottom : 1px dashed #737373;
	background-color : #A8A8A8;
	background-image : url(pic/ramka.jpg);
	background-repeat : repeat-x;
}
#left_td {
	background-color : #FF3333;
	border-bottom : 1px solid #dd0303;
	border-right : 1px solid Black;
}
#right_td {
	border-bottom : 1px solid #CA0202;
	background-color : #FF3333;
	background-image : url(pic/right.gif);
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
#number2 {
	color : #530000;
	font-size : 14px;
}
tr.titull {
	color : Black;
	font-size : 14px;
	background-color : Red;
	background-image : url(pic/num.jpg);
}

div#up{
	background-color: #CC0000;
	height : 40px;
	text-align : center;
	padding-top : 10px;
	background-image : url(pic/up.jpg);
}

INPUT {
	border-style : solid;
	border-width : 2;
	color : Black;
	margin-bottom : 10px;
}
.pole {
	width : 50%;
	background-color : White;
}
.search{
	font-size : 10px;
	font-weight : bold;
	height : 22px;
	color : Black;
	background-color : Silver;
}
H2 {
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 15px;
	margin-top : "25px";
	color : Red;
}
H1 {
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 5px;
	margin-top : 15px;
	margin-top : "25px";
	color : Red;
}
#text {
	padding-left : 20px;
	padding-right : 20px;
}
#doc {
	color : Black;
	font-size : 12px;
	padding-left : 20px;
	padding-right : 20px;
	font-weight : bold;
}
td#right_td a:link{
	color : Black;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
	background-color : transparent;
}
td#right_td a:hover{
	color : Maroon;
}
td#right_td a:visited{
	color : Black;
	text-decoration : underline;
	font-weight : bold;
	background-color : transparent;
}
#doc_titiul {
	background-color : Black;
	background-image : url(pic/doc.jpg);
	background-repeat : no-repeat;
}
STRONG {
	font-size : 12px;
	color : Red;
}
div#down a:link {
	color : White;
	font-weight : bold;
}
div#down a:visited {
	color : White;
	font-weight : bold;
}
div#down a:hover {
	color : Red;
	font-weight : bold;
}
td#doc_titiul a:link {
	color : White;
	text-decoration : underline;
}
td#doc_titiul a:visited {
	color : White;
	text-decoration : underline;
}

div#page a:link{
	color : White;
}
div#page a:visited{
	color : White;
}
div#page a:hover{
	color : Red;
}