body,td,th {
	font:12px Arial;
	color:#000000;
}

body {
	background:#FFF;
	margin:0px;
}

.table_left {
background:url(../img/left.gif) no-repeat;
width:45px;
height:282px;
}
.table_main {
background:url(../img/main_bg.jpg) repeat-x;
}

.table_right {
background:url(../img/right.gif) no-repeat;
width:45px;
height:282px;
}

.table {
width:60px;
}

a:link {
	color:#0082e5;
}
a:visited {
	color:#0082e5;
}
a:hover {
	color:#015ba0;
}
a:active {
	color:#0082e5;
}

a.menu:link, a.menu:visited {
font:bolder 14px Arial;
text-transform:uppercase;
color: #000;
text-decoration:none;
}

a.menu:hover {
font:bolder 14px Arial;
text-transform:uppercase;
color:#444;
text-decoration:none;
}	

.tittle_red {
font:18px Arial;
color:#c90000;
text-transform:uppercase;
}

.right_form {
font:bold 12px Arial;
color:#7e7e7e;
}

.right_form_red {
font:bold 15px Arial;
color:#c90000;
text-transform:uppercase;
}

#dogovor {
border-collapse:collapse;
}

#dogovor td { 
border:1px #000 solid;
padding:2px;
}
