body {
	font-size: 62.5%;
	background: #922034;
	background: url(../imgs/body_bg.gif) repeat-y center;
}

#header {
	margin-top: 20px;
	width: 920px;
}

.centerIt {
	margin: 0 auto;
	text-align: center;
	width: 920px;
}

#logo-place {
	width: 293px;
	vertical-align: middle;
	text-align: center;
	background: url(../images/head_logo_bg.gif) repeat-x;
}

#td1 {
	background: url(../images/head_logo_bg.gif) repeat-x;
}

#logo-place img {
	display: block;
	margin: 0 auto;
}

.menu {
	padding: 17px 0;
	background: white url(../imgs/head_menu_bg_centered.gif);
	background-repeat: repeat-x;
	background-position: middle left;
}

#td-last {
	background: white url(../imgs/head_menu_bg_centered.gif);
}

#menu1, #menu2 {
	width: 270px;
	vertical-align: top;
}

#menu3 {
	width: 87px;
	vertical-align: top;
}

#content {
	padding: 20px 0px 0px 0px;
}

h1 {
	color: #8c1e32;
	font-size: 3em;
	font-weight: bold;
}

#content-block {
	width: 920px;
	margin: 0 auto;
}

#content-block td {
	vertical-align: top;
}

.news-date {
	margin-top: 17px;
	font-size: 1em;
}

#news-block {
	padding-left: 32px;
}

#news-block p {
	font-size: 1.2em;
}

.news-headers, #news-paddings p {
	color: #f06e1e;
	
	text-decoration: none;
}

.news-headers {
	font-weight: bold;
}

.news-croped {
	color: #333;
	text-decoration: none;
}

.news-headers:hover {
	text-decoration: underline;
}

.news-croped:hover {
	color: #333;
	text-decoration: underline;
}


#texts {
	width: 627px;
}

#texts-paddings {
	width: 540px;
	font-size: 1.3em;
	padding: 0 5px; /*araj 40px er*/
}

#texts-paddings p {
	margin-bottom: 18px;
}

.page-name {
	margin-bottom: 17px;
}

.intro {
	font-size: 1.2em;
	color: #f06e1e;
	font-weight: bold;
}

#ears {
	height: 141px;
	width: 936px;
	margin: 10px auto;
}

#ears td div h3, #ears td div h3 a {
	color: #f28d49;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}

#ears td div p {
	font-size: 1.1em;
}

#ears td div p a {
	color: black;
	text-decoration: none;
}

.ear-bg {
		background:  url(../imgs/ear_textbg.gif) no-repeat left top;
		padding: 0 12px;
		vertical-align: top;
		padding-top: 8px;
		width: 150px;
		
}

#footer {
	height: 54px;
	padding: 15px 15px 3px 15px;
	color: #f06e1e;
	font-size: 1.2em;
	width: 934px;
	height: 112px;
	margin: 0 auto;
	background:  url(../imgs/footer_bg.gif) repeat-x bottom;
	line-height: 1.6em;
}

#footer a {
	color: #f06e1e;
}


#first-level-menu {
	text-align: right;
	border-right: 1px solid white;
	line-height: 1.1em;
}
#first-level-menu li {
	padding: 0px 20px 0px 0px;
}

#second-level-menu {
	text-align: left;
	padding: 0px 0px 0px 20px;
	line-height: 1.1em;
}

#language-switcher {
	text-align: right;
	border-right: 1px solid white;
	margin-right: 20px;
}

#language-switcher li {
	padding: 0px 20px 0px 0px;
}

.not-selected {
	font-size: 1.4em;
	color: white;
}

#first-level-menu li, #second-level-menu li, #language-switcher li {
	margin-bottom: 5px;
}

.selected {
	color: #8c1e32;
	font-size: 1.4em;
	font-weight: bold;
}

li#selected, li#selected1 {
	background: url(../images/menu_arrow.gif) no-repeat right;
}

#points {
	width: 100%;
}

#points th {
	color: #ff5e3f;
	padding: 4px;
	font-weight: bold;
	font-size: 0.9em;
}

.zebra1 td {
	border: none;
	border-top: 1px solid #d1d1d1;
	background: #f4f4f4;
	padding: 4px;
}

.zebra2 td {
	border-top: 1px solid #d1d1d1;
	background: #fff;
	padding: 4px;
}

.feedback_inputs {
	width: 100%;	
	font-size: 11px;
}

#feedback-form {
	margin-top: 10px;
	padding-left: 35px;
}

#feedback-form label {
	font-size: 1.1em;
}

#feedback-submit {
	background: none;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	color: #f06e1e;
}

.req_error {
	color: red;
}

.message {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px solid gray;
}

h2 {
	color: #8c1e32;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h2.mid {
	margin-top: 0px;
	font-size: 1.6em;
}
#skv-block h2 {
	margin-top: 0px;
	font-size: 1.3em;
}

hr {
	margin: 15px 0;
	color: #666;
	background-color: #666;
	height: 2px;
	border: none;
}

.table-with-borders td, .table-with-borders th {
	border: 1px solid #666;
	padding: 4px;
}

.screen-shots {
	margin: 0px 0px 15px 15px;
	border: 1px solid #666;
}

.news-h {
	font-size: 1.1em;
	color: #f06e1e;
	font-weight: bold;
}

#term-reg-navigation {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px 0px 5px 0px;
	font-size: 1.2em;
	color: #666;
}

#bigbanner {
	margin-bottom: 10px;
}


#operators {
	width: 920px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

#for_clients {
	width: 920px;
	margin: 0 auto;
	padding: 8px 0 5px 0;
}


#operators img {
	border-left: 1px solid #cccccc;
	display: block;
	float: left;
	padding: 0 9px;
	margin-top: 20px;
	width: 96px;
	height: 64px;
}

.h3o {
	color: #f28d49;
	font-weight: bold;
	font-size: 2em;
	background-color: white;
	display: inline;
}

.h4o {
	color: #f28d49;
	font-weight: bold;
	font-size: 14px;
	background-color: white;
	display: inline;
}

#runline {
	background: no-repeat url(../imgs/runline_right.gif) right top;
	height: 22px;
	width: 920px;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}

#runline img {
	vertical-align: middle;
}

.boxes {
	width: 259px;
	background: url(../imgs/block_top.gif) no-repeat;
	margin-top: 20px;
}

.boxes img {
	display: block;
}

.separator {
	border-top: 1px dotted #8c1e32;
}

#chart_h {
	color: #8c1e32;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#subscribe-submit {
	background: white;
	color:  #8c1e32;
	border: none;
	line-height; 1px;
	font-size: 1.5em;
}


#subscribe-form {
	padding: 10px;
}

.subscribe_inputs {
	border: 1px solid gray;
	width: 220px;
}

#subscribe-form h3 {
	font-size: 1.3em;
	color:  #8c1e32;
	font-weight: bold;
}

#skv-block {
	padding: 10px 0px 10px 32px;
	font-size: 1.2em;
}

#skv-block a {
	color: #f28d49;
}

#skv-block p  {
	margin-bottom: 1em;
}

.line-it {
	border-top: 1px solid #f28d49;
}

.selected-page {
	border: 1px solid gray;
	padding: 2px 4px;
}
.not-selected-page {

}

#page-nav {
	text-align: center;
	border-top: 1px solid gray;
	padding-top: 30px;
	margin-top: 20px;
}

.rss {
	color: #f28d49;
	font-size: 1.3em;
	line-height: 1.3em;
}

#table-comm td {
	border-bottom: 1px solid gray;
	text-align: center;
	padding: 3px 30px;
	vertical-align: middle;
}

#table-comm th {
	border-bottom: 1px solid gray;
	text-align: center;
	padding: 3px 30px;
	font-weight: bold;
	vertical-align: bottom;
}

.tiv {
	font-size: 1.4em;
}
#menu1 a,
#menu2 a {
	line-height: 100% !important;
}
