BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FBCA04;
	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 : Yellow;
	height : 70px;
	background-image : url(pic/fon2.jpg);
}

A:LINK {
	font-size : 12px;
	color :#993300;
	text-decoration : none;
}
A:VISITED {
	font-size : 12px;
	text-decoration : none;
	color : #993300;
}
A:HOVER {
	color : #FBBC00;
}
#number {
	color : #FF6633;
	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 #FF6633;
	background-color : #FFFF99;
}
#left_td {
	background-color : Yellow;
	border-bottom : 1px solid #FF6633;
	border-right : 1px solid #FF6633;
	border-left : 1px solid #FF6633;
	
}
#right_td {
	border-bottom : 1px solid #FF6633;
	background-color : Yellow;
	border-left : 1px solid #FF6633;
	border-right : 1px solid #FF6633;
	background-image : url(pic/fon2.jpg);
}
#number2 {
	color : #FF6633;
	font-size : 14px;
}
tr.titull {
	color : #FFFF33;
	font-size : 14px;
	background-color : #FFFF33;
	background-image : url(pic/num.jpg);
}

div#up{
	background-color: #FF9933;
	height : 40px;
	text-align : center;
	padding-top : 10px;
	background-image : url(pic/up.jpg);
	border-bottom : 1px solid #FF6600;
}

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 : Yellow;
}
H2 {
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 15px;
	margin-top : "25px";
	color : #BC5603;
}
H1 {
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 5px;
	margin-top : 15px;
	margin-top : "25px";
	color : #BC5603;
}
#text {
	padding-left : 20px;
	padding-right : 20px;
}
#doc {
	color : #993300;
	font-size : 12px;
	padding-left : 20px;
	padding-right : 20px;
	font-weight : bold;
}
td#right_td a:link{
	color : #A62900;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
	background-color : transparent;
}
td#right_td a:hover{
	color : #FF9900;
}
td#right_td a:visited{
	color : #A62900;
	text-decoration : underline;
	font-weight : bold;
	background-color : transparent;
}
#doc_titiul {
	background-color : #51565a;
	background-image : url(pic/fon2.jpg);
}
STRONG {
	font-size : 12px;
	color : #AA3700;
}
div#down a:link {
	color : #AA2B00;
	font-weight : bold;
}
div#down a:visited {
	color : #AA2B00;
	font-weight : bold;
}
div#down a:hover {
	color : #FF6600;
	font-weight : bold;
}
td#doc_titiul a:link {
	color : Maroon;
	text-decoration : underline;
}
td#doc_titiul a:visited {
	color : Maroon;
	text-decoration : underline;
}

div#page a:link{
	color : #9D3F00;
}
div#page a:visited{
	color : #9D3F00;
}
div#page a:hover{
	color : #660033;
}