@charset "windows-1251";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #000000;
	min-width: 1200px;
}

p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #000000;
}

h1 {
	FONT-SIZE: 20px;
	COLOR: #800000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

h2 {
	FONT-SIZE: 18px;
	COLOR: #800000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

h3 {
	FONT-SIZE: 16px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

h4 {
	FONT-SIZE: 18px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

#wrap {
	width: 1240px;
	margin: auto;
}

#tble {
	display: table;
	min-width: 1240px;
}

#headline {
	height: 11px;
	background-image: url(/images/hdrln-bg.png);
	background-position: left;
	background-repeat: repeat-x;
}

#header {
	height: 227px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/images/hdr-bg-left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#header .lng {
	position: absolute;
	top: 27px;
	left: 150px;
}

#header .lng a {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}

#header .lng a:hover {
	color: #800000;
	text-decoration: none;
}

#header .lng a.act {
	color: #800000;
}
	
#header .logo {
	top: 66px;
	left: 100px;
	position: absolute;
}

#header .logo img {
	border: 0px;
}

#header .copy {
	top: 85px;
	left: 278px;
	position: absolute;
	COLOR: #000000;
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}

#header .copy h1 {
	COLOR: #000000;
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#header .hright {
	height: 227px;
	position: relative;
	float: right;
	width: 350px;
	background-image: url(/images/hdr-bg-right.jpg);
	background-position: righ top;
	background-repeat: no-repeat;
}

#header .hright .search {
	margin-top: 21px;
	height: 35px;
}

#header .hright .search input[type=image] {
	border: 0px;
}

#header .hright .search input[type=text] {
	height: 13px;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: normal;
	border: 1px solid #cccccc;
	color: #666666;
}

#header .hright .contacttop {
	position: absolute;
	left: 104px;
	top: 76px;
}

#header .hright .contacttop a {
	COLOR: #800000;
	font-family: Arial;
	font-size: 32px;
	text-decoration: underline;
	font-weight: normal;
}

#header .hright .phonetop {
	padding-left: 31px;
	padding-top: 66px;
	COLOR: #666666;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#header .hright .phonetop span {
	padding-left: 8px;
	COLOR: #000000;
	font-family: Arial;
	font-size: 34px;
	text-decoration: none;
	font-weight: normal;
}

#header .hright .mailtop {
	padding-left: 85px;
	padding-top: 11px;
}

#header .hright .mailtop a {
	COLOR: #800000;
	font-family: Arial;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}

#header .hright .mailtop a:hover {
	text-decoration: none;
}

#headmenu {
	height: 256px;
	background-image: url(/images/menu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#headmenu .menuline {
	height: 49px;
	/*padding-top: 1px;*/
}

#headmenu .bnrline {
	background-color: #000000;
	text-align: center;
	border: 0px;
}

#headmenu div.bnrline {
	margin: auto;
	width: 1039px;
	height: 190px;
	overflow: hidden;
}

#headmenu div.footer {
	margin: auto;
	width: 1039px;
	background-image: url(/images/bnr-foot-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 19px;
}

#headmenu .bnrline table {
	width: 1040px;
	border: 0px;
}

#headmenu .bnrline table td.banner {
	height: 94px;
	overflow: hidden;
}

#headmenu .bnrline table td.footer {
	background-image: url(/images/bnr-foot-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 19px;
}

#headmenu .menuline table.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 49px;
	width: 1040px;
}

#headmenu .menuline table.menu td {
	text-align: left;
	vertical-align: middle;
}

/* menu start */
/* level 0 */

#headmenu .menuline table.menu .menutop {
	background-image: url(/images/menu-bgdef.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

#headmenu .menuline table.menu .menutop div.lnk {
	position: relative;
	width: 100%;
}

#headmenu .menuline table.menu .over {
	background-image: url(/images/menu-bgact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#headmenu .menuline table.menu .preover {
	background-image: url(/images/menu-bgright.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#headmenu .menuline table.menu .menutop a {
	COLOR: #000000;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#headmenu .menuline table.menu .menutop a.act {
	COLOR: #800000;
}

#headmenu .menuline table.menu .menutop a:hover {
	COLOR: #800000;
}

#headmenu .menuline table.menu .menutop:hover a {
	COLOR: #800000;
}

/* level 1 */

#headmenu .menuline table.menu .menutop ul {
	position: absolute;
	display: none;
	width: auto;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#headmenu .menuline table.menu .menutop ul.l1 {
	left: 0px;
	top: 35px;
}

/*
#headmenu .menuline table.menu .menutop ul.fin {
	left: -100px;
	top: 35px;
}
*/

#headmenu .menuline table.menu .menutop ul.l1 li {
	background-image: url(/images/menu-lt.png);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding-left: 11px;
}

#headmenu .menuline table.menu .menutop ul.l1 li div {
	background-image: url(/images/menu-rt2.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#headmenu .menuline table.menu .menutop ul.l1 li:hover div {
	background-image: url(/images/menu-rt2-act.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li div.fold {
	background-image: url(/images/menu-rt2-fold.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li:hover div.fold {
	background-image: url(/images/menu-rt2-fold-act.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.first {
	background-image: url(/images/menu-lt-first.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.first div {
	background-image: url(/images/menu-rt-first.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.first:hover div {
	background-image: url(/images/menu-rt-first-act.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.first div.fold {
	background-image: url(/images/menu-rt-first-fold.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.first:hover div.fold {
	background-image: url(/images/menu-rt-first-fold-act.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.last {
	background-image: url(/images/menu-lt-last.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.last div {
	background-image: url(/images/menu-rt-last.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.last:hover div {
	background-image: url(/images/menu-rt-last-act.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.last div.fold {
	background-image: url(/images/menu-rt-last-fold.png);
}

#headmenu .menuline table.menu .menutop ul.l1 li.last:hover div.fold {
	background-image: url(/images/menu-rt-last-fold-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li div a {
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 11px;
	padding-right: 32px;
	COLOR: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 70%;
	background-image: url(/images/1x1g.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#headmenu .menuline table.menu .over ul.l1 li.over div a {
	COLOR: #800000;
	font-weight: bold;
}

#headmenu .menuline table.menu .over ul.l1 li.last div a {
	height: 16px;
}

#headmenu .menuline table.menu .over ul.l1 {
	display: block;
}

/* level 2 */

#headmenu .menuline table.menu .menutop ul.l1 li ul.l2 {
	left: 80px;
	
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 {
	display: block;
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li {
	background-image: url(/images/menu-lt.png);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	padding-left: 11px;
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li div {
	background-image: url(/images/menu-rt2.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li div a {
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 11px;
	padding-right: 32px;
	COLOR: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 70%;
	background-image: url(/images/1x1g.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li:hover div a {
	COLOR: #800000;
	font-weight: bold;
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li:hover div {
	background-image: url(/images/menu-rt2-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li div.fold {
	background-image: url(/images/menu-rt2-fold.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li:hover div.fold {
	background-image: url(/images/menu-rt2-fold-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.first {
	background-image: url(/images/menu-lt-first.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.first div {
	background-image: url(/images/menu-rt-first.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.first:hover div {
	background-image: url(/images/menu-rt-first-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.first div.fold {
	background-image: url(/images/menu-rt-first-fold.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.first:hover div.fold {
	background-image: url(/images/menu-rt-first-fold-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.last {
	background-image: url(/images/menu-lt-last.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.last div {
	background-image: url(/images/menu-rt-last.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.last:hover div {
	background-image: url(/images/menu-rt-last-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.last div.fold {
	background-image: url(/images/menu-rt-last-fold.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 li.last:hover div.fold {
	background-image: url(/images/menu-rt-last-fold-act.png);
}

#headmenu .menuline table.menu .over ul.l1 li.over ul.l2 div a {
	height: auto;
}

/* menu end */

#content {
	margin: 37px 50px 0px 50px;
	FONT-SIZE: 14px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
}

#content p {
	LINE-HEIGHT: 20px;
/*	TEXT-ALIGN: justify;*/
	TEXT-ALIGN: left;
	min-height: 120px;
}

#content a {
	TEXT-ALIGN: inherit;
	FONT-SIZE: 14px;
	COLOR: #800000;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: justify;
	LINE-HEIGHT: 20px;
	font-weight: normal;
}

#content a:hover {
	COLOR: #800000;
	text-decoration: none;
	font-weight: normal;
}

#content .left {
	width: 243px;
}

#content .right {
	padding-left: 50px;
	width: 240px;
}

#content .brcrumbs, #content .brcrumbs1 {
	padding: 0px 60px 0px 0px;
}

#content .brcrumbs a {
	float: left;
	white-space: nowrap;
	background: url(/images/bc-gb.jpg) no-repeat right bottom;
	padding-right: 24px;
	margin-right: 8px;
}

#content .brcrumbs a.act {
	float: left;
	background: none;
	padding-right: 0px;
	margin-right: 0px;
	COLOR: #800000;
	font-weight: bold;
	text-decoration: none;
}

#content .brcrumbs1 a {
	white-space: nowrap;
}

#content .brcrumbs1 a.act {
	COLOR: #800000;
	font-weight: bold;
	text-decoration: none;
}

#content .hr {
	float: none;
	margin: 20px 60px 20px 58px;
	height: 1px;
	background: url(/images/1x1ig.jpg) repeat-x left bottom;
}

#content .hr1 {
	float: none;
	margin: 20px 0px 20px 0px;
	height: 1px;
	background: url(/images/1x1ig.jpg) repeat-x left bottom;
}

#content .hr2 {
	float: none;
	margin: 15px 0px 15px 0px;
	height: 1px;
	background: url(/images/1x1ig.jpg) repeat-x left bottom;
}

#content .info {
	margin: 0px 0px 25px 58px;
	min-width: 541px;
}

#content .magaz {
	background: url(/images/img-magazine.jpg) no-repeat left top;
}

#content .magaz b {
	white-space: nowrap;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:25px;
	text-decoration:none; 
	font-weight: normal;	
	display: block;
	margin-bottom: 8px;
	padding-left: 57px;
}

#content .magaz a {
	padding-left: 57px;
}

#content .magaz #magazform label {
	white-space: nowrap;
	display:block;
	/*text-transform:uppercase;*/
	text-align: left;
	font-size: 13px;
}

#content .callback {
	background: url(/images/img-callback.jpg) no-repeat left top;
	margin-top: 25px;
	text-align: left;
}

#content .callback b {
	white-space: nowrap;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:20px;
	text-decoration:none; 
	font-weight: normal;
	padding-left: 83px;
}

#content .callback b.red {
	color:#ff0000;
	font-weight: normal;
	white-space: normal;
	font-size: 14px;
	text-align: left;
	display: inline;
	padding-left: 0px;
}

#content .callback #div_feedback {
	padding-left: 0px;
}

#content .callback #div_feedback label {
	white-space: nowrap;
	display:block;
	/*text-transform:uppercase;*/
	text-align: left;
	font-size: 13px;
}

#content .callback table {
	margin-top: 26px;
}

#content .callback .link {
	height: 42px;
	padding-left: 83px;
}

#content .callback .ln1 {
	background: url(/images/smail1.gif) no-repeat right center;
}

#content .callback .ln2 {
	background: url(/images/smail2.gif) no-repeat right center;
}

#content .callback .ln3 {
	background: url(/images/smail3.gif) no-repeat right center;
}

#content .quest {
	background: url(/images/img-quest.jpg) no-repeat left top;
	margin-top: 25px;
}

#content .quest b {
	padding-left: 83px;
	white-space: nowrap;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:20px;
	text-decoration:none; 
	font-weight: normal;
}

#content .quest p {
	padding-right: 10px;
	padding-top: 10px;
	min-height:0px;
	TEXT-ALIGN: left;
	margin-bottom: 5px;
}

#content .quest ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#content .quest ul li td label {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	COLOR: #333333; 
	FONT-FAMILY: Arial;
	font-size:13px;
	text-decoration:none; 
	font-weight: normal;
}

#content .quest ul li td input {
	margin: 0px;
	padding: 0px;
}

#content .quest .ll1 {
	display: block;
	padding-top: 7px;
}

#content .hrd {
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:25px;
	text-decoration:none; 
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;	
}

#content .polez {
	background: url(/images/img-polez.jpg) no-repeat left top;
	margin-top: 25px;
}

#content .polez b {
	display: block;
	padding-top: 33px;
	padding-left: 83px;
	white-space: nowrap;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:20px;
	text-decoration:none; 
	font-weight: normal;
}

#content .polez p a {
	float: left;
	padding: 5px;
}

#content .polez p img {
	border: 0px;
}

#footer {
	height: 91px;
	background: url(/images/footer-bg.jpg) repeat-x left top;
	FONT-SIZE: 14px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
}

#footer .creator {
	text-align: right;
	vertical-align: middle;
	width: 322px;
	background: url(/images/footer-bgleft.jpg) no-repeat left top;
}

#footer .last {
	text-align: left;
	vertical-align: middle;
	width: 10px;
	background: url(/images/footer-bgright.jpg) no-repeat right top;
}

#footer .creator a {
	FONT-SIZE: 14px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: normal;
}

#footer .creator a:hover {
	text-decoration: underline;
	color: #000000;
}

#footer .copy {
	width: 541px;
	text-align: left;
	padding-left: 28px;
	vertical-align: middle;
}

#footer .rtfoot {
	float: right;
	background: url(/images/footer-bg-right.jpg) no-repeat right top;
	width: 290px;
	height: 91px;
}

#footer .rtfoot .bnrfoot {
	position: absolute;
	top: 36px;
}

#footer img {
	border: 0px;
}

#content .info .hdr {
	padding-bottom: 14px;
}

#content .info .hdr h1 { 
	margin: 0;
	padding: 0;
	FONT-SIZE: 25px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	text-decoration:none; 
	font-weight: bold;
}

#content .list {
}

#content .list a {
	display: block;
	text-align: left;
	background: url(/images/list-left.gif) no-repeat left top;
	padding-left: 15px;
	padding-bottom: 12px;
}

#content .list a.act {
	text-decoration: none;
}

#content .searchprog {
	background: url(/images/img-searchprog.jpg) no-repeat left top;
	padding-left: 70px;
}

#content .searchprog b {
	white-space: normal;
	display: block;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:18px;
	text-decoration:none; 
	font-weight: normal;
}

#content .searchprog b a {
	white-space: normal;
	display: block;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:18px;
	text-decoration:none; 
	font-weight: normal;
	line-height: normal;
	text-align: left;	
}

#content .studorder {
	background: url(/images/img-studorder.jpg) no-repeat left top;
	padding-left: 70px;
}

#content .studorder b {
	white-space: normal;
	display: block;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:18px;
	text-decoration:none; 
	font-weight: normal;
}

#content .studorder b a {
	white-space: normal;
	display: block;
	COLOR: #000000; 
	FONT-FAMILY: Arial;
	font-size:18px;
	text-decoration:none; 
	font-weight: normal;
	line-height: normal;
	text-align: left;	
}

#content .proginfo {
	padding-left: 3px;
}

#content .proginfo label {
	display: block;
	text-transform:uppercase;
}

#content .proginfo b {
	display: block;
	FONT-SIZE: 18px;
	COLOR: #800000;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: left;
	font-weight: normal;
	padding-bottom: 15px;
}

#content .proginfo .image {
	text-align:center;
	padding: 0px 10px 10px 10px;
}

#content .proginfo b.last {
	font-size:18px;
	display: block;
	padding-bottom: 0px;
}

div.1x {
	height: 1px;
}

/* content template styles */

/* web2-style table frame START */
.rm-top {
	border-top: 1px solid #dfdfdf;
	vertical-align: bottom;
	background-color: #FFFFFF;
}

.rm-top-lt {
	background: url(/images/kr-toplt.gif) no-repeat left top;
	vertical-align: bottom;
	text-align: right;
	width: 6px;
	height: 6px;
}

.rm-top-rt {
	background: url(/images/kr-toprt.gif) no-repeat right top;
	vertical-align: bottom;
	text-align: left;
	width: 6px;
	height: 6px;
}

.rm-bot {
	border-bottom: 1px solid #dfdfdf;
	vertical-align: top;
	background-color: #FFFFFF;
}

.rm-bot-lt {
	background: url(/images/kr-botlt.gif) no-repeat left bottom;
	vertical-align: top;
	text-align: right;
	width: 6px;
	height: 6px;
}

.rm-bot-rt {
	background: url(/images/kr-botrt.gif) no-repeat right bottom;
	vertical-align: top;
	text-align: left;
	width: 6px;
	height: 6px;
}

.rm-lt {
	border-left: 1px solid #dfdfdf;
	text-align: right;
	background-color: #FFFFFF;
}

.rm-rt {
	border-right: 1px solid #dfdfdf;
	text-align: left;
	background-color: #FFFFFF;
}

.rm-txt {
	padding: 10px 5px 10px 5px;
}
/* web2-style table frame STOP */

/* web2-style table frame START */
.rmg-top {
	border-top: 1px solid #dfdfdf;
	vertical-align: bottom;
	background-image: url(/images/gr-bg.gif);
}

.rmg-top-lt {
	background: url(/images/gr-toplt.gif) no-repeat left top;
	vertical-align: bottom;
	text-align: right;
	width: 6px;
	height: 6px;
}

.rmg-top-rt {
	background: url(/images/gr-toprt.gif) no-repeat right top;
	vertical-align: bottom;
	text-align: left;
	width: 6px;
	height: 6px;
}

.rmg-bot {
	border-bottom: 1px solid #dfdfdf;
	vertical-align: top;
	background-image: url(/images/gr-bg.gif);
}

.rmg-bot-lt {
	background: url(/images/gr-botlt.gif) no-repeat left bottom;
	vertical-align: top;
	text-align: right;
	width: 6px;
	height: 6px;
}

.rmg-bot-rt {
	background: url(/images/gr-botrt.gif) no-repeat right bottom;
	vertical-align: top;
	text-align: left;
	width: 6px;
	height: 6px;
}

.rmg-lt {
	border-left: 1px solid #dfdfdf;
	text-align: right;
	background-image: url(/images/gr-bg.gif);
}

.rmg-rt {
	border-right: 1px solid #dfdfdf;
	text-align: left;
	background-image: url(/images/gr-bg.gif);
}

.rmg-txt {
	padding: 10px 5px 10px 5px;
}
/* web2-style table frame STOP */

.logotable td {
	width: 50%;
	text-align: center;
	vertical-align: middle;
	min-height: 60px;
	padding: 5px 0px 5px 0px;
}

.logotable td img {
	border: 0px;
	padding: 0;
	margin: 0;
}

/* image-text link block */

#content .info .imgtext {
	display: block;
	margin: 10px 0px 10px 0px;
}

#content .info .imgtext img {
	float: left;
	border: 0px;
	padding-right: 15px;
}

#content .info span.upper {
	font-weight: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#content .info b.red {
	color:#ff0000;
	font-weight: normal;
}

#content .info .newsarch div a {
	padding-right: 5px;
}

#content .otz {
	float: left;
	width: 40%;
	margin: 0px 30px 30px 0px;
}

#content .otz .img {
	float: left;
	width: 50px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #000000;
	text-align: center;
}

#content .otz .img img {
	height: 75px;
	border: 0px;
	margin-left: -5px;
}

#content .otz .txt {
	margin-left: 60px;
	text-align: left;
}

#content .otz .txt a h4, #content .otz .txt h4 {	
	color:#800000;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-decoration: underline;
	display: block;
	margin: 0;
	padding: 0px 0px 14px 0px;
}

#content .otz .txt a:hover h4 {
	text-decoration: none;
}
		
div.ulbig {
	background:url("/images/list-left.gif") no-repeat scroll left top transparent;
	display:block;
	padding-bottom:12px;
	padding-left:15px;
	text-align:left;
}

div.photoright {
	width: 100%;
	position: relative;
}

div.ramka {
	border: 1px solid #dfdfdf;
	MARGIN: 0px 0px 5px 5px; 
	display: block;
}

table.ctbl {
	background-color: #dfdfdf;
}

table.ctbl th {
	font-family: Arial;
	font-size: 16px;
	color: #800000;
	background-color: #f8f9f7;
	font-weight: normal;
	
}

table.ctbl th.ft {
	border: 1px solid #dfdfdf;
}

table.ctbl th.lt {
	border: 1px solid #dfdfdf;
	border-left: none;
}

table.ctbl td {
	background-color: #ffffff;
}

table.ctbl td.nobg {
	padding-left: 0px;
}

table.ctbl td.gr {
	background-color: #f8f9f7;
}

div.grdiv {
	margin-top: 5px;
	background-color: #f8f9f7;
	border: 1px solid #dfdfdf;
	padding: 3px 10px 3px 19px;
	background-image: url(/images/bg-treug.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* content styles */

#content .info p {
	min-height: 0px;
	/*padding-bottom: 18px;*/
	margin: 0px;
}

span.txt {
	
}

span.txtcolor {
	COLOR: #800000;
}

#content .info b.dt {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-ALIGN: justify;
	LINE-HEIGHT: 20px;
	padding-right: 16px;
}

#content .info h1 {
	FONT-SIZE: 20px;
	COLOR: #800000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

#content .info h2 {
	FONT-SIZE: 18px;
	COLOR: #800000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

span.cap {
	FONT-SIZE: 18px;
	COLOR: #800000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

#content .info h3 {
	FONT-SIZE: 16px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

span.cap2 {
	FONT-SIZE: 16px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

span.cap2color {
	FONT-SIZE: 16px;
	COLOR: #800000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

#content .info h4 {
	FONT-SIZE: 18px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

span.cap3 {
	FONT-SIZE: 18px;
	COLOR: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

span.cap4 {
	FONT-SIZE: 20px;
	COLOR: #800000;
	FONT-FAMILY: Arial;
	font-weight: normal;
}

#content .info ul {
	list-style: none;
}

#content .info ul li {
	margin-left: -10px;
	padding-left: 10px;
	background: url(/images/square.gif) no-repeat left 8px;
	list-style: none;
}

#content .info .right ul {
	list-style: square;
	padding-left: 15px;
	margin-left: 0px;
}

#content .info .right ul li {
	padding-bottom: 10px;
}

input.inp  {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	height:13px;
	line-height:normal;
	width: 90%;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

select.inp  {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	width: 90%;
}

textarea.inp  {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	height:13px;
	line-height:normal;
	width: 90%;
	height: 100px;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

p.colored {
	FONT-SIZE: 14px;
	COLOR: #800000;
	FONT-FAMILY: Arial;
	font-weight: normal;
}

HR { text-align: right; width: 100%; height: 1px; color: #d9dad5; border: none; }

HTML>BODY HR { margin-right: 0; width: 100%; height: 1px; background-color: #d9dad5; border: none; } 

HTML>BODY HR { margin-right: 0; width: 100%; height: 1px; background-color: #d9dad5; border: 0px solid #d9dad5; }
