/* Rabotaet Style */

td, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
}

b {
	color: #003366;
}

h1, .head {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #003366;
}

h2, .head2 {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #003366;
}

.mainBg {
	background-image: url(/i/bg.gif); 
	background-repeat: repeat-y;
}

.logoBg {
	background-color: #000000; 
	background-image: url(/i/logo_bg.jpg); 
	background-repeat: no-repeat;
}

.menuBg {
	padding-left: 50px;
 	background-image: url(/i/menu_bg.gif); 
	background-repeat: repeat-x;
}

.bottomBg {
	padding-left: 60px;
	background-image: url(/i/bottom_bg.gif); 
	background-repeat: no-repeat;
}

.line {
	background-image: url(/i/line.gif); 
	background-repeat: repeat-x;
}

.blue {
	font-family: Tahoma, sans-serif;
	color: #003366;
}

.gray {
	font-family: Tahoma, sans-serif;
	color: #5C5C5C;
}

.text {
	padding-left: 60px;
	padding-bottom: 30px;
}

.textForum {
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 30px;
}

.contact {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666666;
}

.inpstyle {
	font-family: MS Sans Serif, sans-serif;
	background: #ffffff;
	border-top: 1 solid #a0a0a0;
	border-left: 1 solid #a0a0a0;
	border-right: 1 solid #e0e0e0;
	border-bottom: 1 solid #e0e0e0;
	font-size: x-small;
	color: #000000;
}

.butstyle {
	font-family: MS Sans Serif, sans-serif;
	background: #f0f0f0;
	border-top: 1 solid #e0e0e0;
	border-left: 1 solid #e0e0e0;
	border-right: 1 solid #a0a0a0;
	border-bottom: 1 solid #a0a0a0;
	font-size: x-small;
	color: #000000;
}

