body {
	background: #EA5C1A;
	color: #000;
	font: 12px/14px arial, tahoma, verdana, "lucida grande", helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #EA5C1A;
	text-decoration: underline;
}

a:hover {
	color: #F29B71;
	text-decoration: underline;
}

input, textarea, select {
	font: 11px arial, tahoma, verdana, "lucida grande", helvetica, sans-serif;
	color: #333;
}

td {
	font: 12px/14px arial, tahoma, verdana, "lucida grande", helvetica, sans-serif;
}

#wrapper {
	background-color: #FFFFFF;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#menu_bord {
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
}

#menu_left_bg {
	background-image: url('/images/nav_bg_lr.gif');
	background-position: left;
	background-repeat: repeat-y;
}

#menu_right_bg {
	width: 100%;
	background-image: url('/images/nav_bg_rl.gif');
	background-position: right;
	background-repeat: repeat-y;
	text-align: center;
	height: 30px;
}

#menu_container {
	padding: 7px;
}

#menu_container span, #menu_container span a {
	font-weight: bold;
	color: #EA5C1A;
	font-size: 14px;
	text-decoration: none;
}
#menu_container span {
	magrin: 0 7px 0 7px;
	padding-left: 7px;
}


#menu_container a:hover {
	text-decoration: underline;
}

#menu_gorisontal {
	padding: 10px;
	border-bottom: 1px  solid #666;
	text-align: left;
}
#menu_gorisontal span {
	padding: 0 5px;
}
#menu_gorisontal span.active {
	background-color: #DDD;
}
#menu_gorisontal span, #menu_gorisontal span a {
	font-weight: bold;
	color: #EA5C1A;
	font-size: 13px;
	text-decoration: none;
}
#menu_gorisontal span a:hover {
	text-decoration: underline;
}

#menu_vertical {
	padding-top: 0px;
	text-align: left;
}

#menu_vertical a {
	color: #EA5C1A;
	font-size: 12px;
}

#menu_vertical li {
	list-style-type: none;
	padding-top: 10px;
	padding-left: -10px;
	margin-left: -10px;
}

#lang {
	margin-right: 15px;
}

#lang a {
	color: #FFFFFF;
}

#content {
	background-image: url('/images/bg_spider.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.border-lr {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.text {
	margin: 15px;
	text-align: justify;
}

.text h1 {
	border-top: 2px dotted #EA5C1A;
	font-size: 17px;
	font-weight: bold;
	padding: 3px 10px 10px 10px;
	color: #666666;
}

.text h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 2em;
}

.text h2 a:hover {
	text-decoration: underline;
}

.text p {
	margin: 0.5em 0;
}
.text p.header {
	margin: 1.3em 0 0 0;
	text-indent: 0;
}


#newsletters_f {
	color: #666666;
}

#newsletters_b {
	vertical-align: bottom;
}

#foo {
	border-top: 2px solid #666;
	font-size: 10px;
	text-align: left;
}

#foo td {
	font-size: 10px;
}

#dev {
	color: #F29B71;
}

#dev a {
	color: #EA5C1A;
	text-decoration: none;
}

#dev a:hover {
	text-decoration: underline;
}

#contacts_em a {
	color: #EA5C1A;
	text-decoration: none;
}

#contacts_em a:hover {
	text-decoration: underline;
}

.career {
	width: 300px;
}

.nesessary, .error {
	color: #FF0000;
	font-weight: bold;
}

.career_cap {
	text-align: center;
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
}

.news {
	margin-top: 20px;
}
.news p {
	margin-top: 0;
	padding-top: 0;
}
.news h1 {
	margin-top: 18px;
}

.news h2 {
	margin-top: 2em;
	padding-bottom: 5px;
/*	padding-left: 6px;*/
	font-weight: bold;
	font-size: 14px;
}

.operator {
	padding: 0;
	margin-top: 14px;
	text-align: left;
}

.mainleft p {
	text-indent: 1.6em;
}

.mainleft h2 {
	font-weight: bold;
}

.content p {
	margin-top: 1em;
	margin-bottom: 1em;
}

.errors {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

.ltl {
	font-size: 8pt;
}

.lang th {
	padding: 0 2px;
}
.lang td {
	padding: 0 2px;
	text-align: center;
}
.lang th img {
	width: 18px;
	height: 12px;
	border: 1px solid #EEE;
}
