@charset "utf-8";
body {
	background-color: #252C31;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #424E56;
}
#osnova {
	background-image: url(images/mainbkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 825px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#osnova.bgbkg {
	background-image: url(images/mainbkg-bg.jpg);
}
#center {
	height: 830px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
ul.langs {
	height: 20px;
	width: 140px;
	margin-top: 113px;
	margin-left: 23px;
	position: absolute;
	z-index: 1;
	display: block;
	padding: 0px;
	list-style-type: none;
}
ul.langs li {
	display: block;
	float: left;
	height: auto;
	width: auto;
}
ul.langs li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #BDC6D4;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	display: block;
	text-transform: uppercase;
}
ul.langs li a:hover {
	color: #FFFFFF;
}
ul.langs li a.bg {
	padding-left: 8px;
}
ul.langs li a.en {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BDC6D4;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 300px;
	position: absolute;
	z-index: 1;
}
h1 a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 110px;
	width: 300px;
}
.dn {
	display: none;
}
ul.mainnav {
	height: 130px;
	width: 160px;
	margin-top: 0px;
	margin-left: 300px;
	position: absolute;
	z-index: 2;
	list-style-type: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.mainnav li {
	display: block;
	height: 30px;
	width: 160px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
ul.mainnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B9C3D4;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 130px;
	padding-left: 30px;
}
#news ul.mainnav li a.news {
	color: #D2C887;
}
#promo ul.mainnav li a.promo {
	color: #D2C887;
}
#about ul.mainnav li a.about {
	color: #D2C887;
}
#contacts ul.mainnav li a.cont {
	color: #D2C887;
}
ul.mainnav li a:hover {
	color: #D2C887;
}
#slogan {
	position: absolute;
	z-index: 3;
	height: 42px;
	width: 453px;
	margin-top: 35px;
	margin-left: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #B7B274;
	padding-top: 58px;
	padding-left: 47px;
}
#rightpics {
	height: 402px;
	width: 200px;
	margin-top: 206px;
	margin-left: 720px;
	position: absolute;
	z-index: 11;
}
#rightpics1 {
	height: 272px;
	width: 200px;
	margin-top: 295px;
	margin-left: 720px;
	position: absolute;
	z-index: 11;
}
#rightpics1 #subnav {
	margin: 0px;
	height: auto;
	width: 200px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightpics1 #subnav a {
	line-height: 19px;
	color: #CDC785;
	background-color: #496086;
	text-align: center;
	display: block;
	height: 21px;
	width: 200px;
	text-decoration: none;
	margin-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CDC785;
}
#rightpics1 #subnav a:hover {
	color: #FFFFFF;
}
#rightpics1 #subnav a.pressed {
	color: #FFFFFF;
}

#rightpics img, #rightpics1 img {
	display: block;
	height: 130px;
	width: 200px;
	padding-bottom: 4px;
}
#rightpics1 img.bord {
	display: block;
	height: 130px;
	width: 200px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
}
#content, #content-m, #content-g, #content-v {
	height: 476px;
	width: 880px;
	margin-top: 156px;
	margin-left: 80px;
	position: absolute;
	z-index: 10;
	background-image: url(images/contbkg.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
* html #content {
	background-image: url(images/contbkg.gif);
}
#content-m {
	background-image: url(images/contbkg_m.png);
}
#content-m.tr {
	background-image: url(images/contbkg_m.png);
}
* html #content-m {
	background-image: url(images/contbkg_m.gif);
}
#content-g {
	background-image: url(images/contbkg_g.png);
}
#content-g.tr {
	background-image: url(images/contbkg_g.png);
}
* html #content-g {
	background-image: url(images/contbkg_g.gif);
}
#content-v {
	background-image: url(images/contbkg_video.png);
}
* html #content-v {
	background-image: url(images/contbkg_video.gif);
}

#content h2, #content-m h2, #content-g h2, #content-v h2 {
	display: block;
	height: 40px;
	width: 400px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 30px;
	margin: 0px;
	background-image: url(images/aboutbkg.gif);
	background-repeat: no-repeat;
	background-position: 80px 27px;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
}
#actual {
	height: 401px;
	width: 819px;
	overflow: auto;
	padding-left: 61px;
	clear: both;
	padding-top: 0px;
	margin-top: 9px;
}
#actual h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 30px;
	color: #496086;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 23px;
	height: auto;
	width: 539px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.07em;
}
#textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #424E56;
	padding-left: 20px;
	height: auto;
	width: 519px;
}
#fullbox {
	height: 436px;
	width: 880px;
}
#fullbox #galleft {
	float: left;
	height: 436px;
	width: 560px;
}
#fullbox #galleft img {
	display: block;
	height: 404px;
	width: 560px;
	overflow: hidden;
}

#fullbox #galleft ul.galnav {
	color: #CDC785;
	background-color: #496086;
	text-align: right;
	display: block;
	height: 32px;
	width: 525px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 28px;
}
#fullbox #galleft ul.galnav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#fullbox #galleft ul.galnav li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#fullbox #galleft ul.galnav li a:hover {
	text-decoration: underline;
}
#fullbox #galleft ul.mapblue {
	background-image: url(images/common/mapblue.gif);
	background-repeat: no-repeat;
	color: #CDC785;
	background-color: #496086;
	display: block;
	height: 32px;
	width: 560px;
	margin: 0px;
	line-height: 28px;
	background-position: left top;
	padding: 0px;
}
#fullbox #galleft ul.mapblue li {
	display: block;
	float: left;
	height: 32px;
	list-style-type: none;
}
#fullbox #galleft ul.mapblue li a {
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
	height: 31px;
	width: 560px;
	color: #D8DEE8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDC785;
}
#fullbox #galleft ul.mapblue li a:hover {
	color: #CDC785;
}
#fullbox #galright {
	float: left;
	height: 431px;
	width: 320px;
}
* html #fullbox #galright {

}
#fullbox #galright.local {

}
* html #fullbox #galright.local {

}
#fullbox #galright p.rl {
	margin-top: 244px;
	line-height: 20px;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 27px;
}
#fullbox #galright p.righttt {
	text-align: right;
	padding-right: 40px;
	line-height: 20px;
	padding-top: 0px;
}

#textbox p, #fullbox p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
}
#textbox p.promo , #fullbox p.promo {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
}

#textbox ul, #fullbox ul {
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-type: square;
}
#textbox a, #fullbox a {
	font-size: 10px;
	text-transform: uppercase;
	color: #496086;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF1D00;
	padding-bottom: 1px;
}
#textbox a:hover, #fullbox a:hover {
	color: #FF1D00;
}
.red {
	color: #FF1D00;
}
.white {
	color: #FFFFFF!important;
}
.graylink {
	color: #AEAA79;
}
.gold {
	color: #CDC785!important;
}

#credits {
	height: 30px;
	width: 430px;
	margin-top: 848px;
	margin-left: 530px;
	position: absolute;
	z-index: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #5D6265;
	text-align: right;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #393F44;
}
#credits a {
	font-weight: bold;
	color: #792331;
	text-decoration: none;
}
#credits a:hover {
	color: #A40016;
}
#falseping {
	background-image: url(images/falsepng.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	display: block;
	padding: 0px;
	height: 7px;
	width: 880px;
	margin-top: 633px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#index #falseping {
	display: none;
}
#elite1, #elite2, #elite3 {
	color: #A0A3A5;
	height: 170px;
	width: 220px;
	margin-top: 650px;
	margin-left: 230px;
	position: absolute;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
}
#elite2 {
	margin-left: 475px;
}
#elite3 {
	margin-left: 735px;
	height: 130px;
	margin-top: 690px;
}
#elite1 a, #elite2 a, #elite3 a {
	color: #A2B2CC;
	text-decoration: none;
	height: 50px;
	width: 196px;
	padding-top: 120px;
	padding-left: 24px;
	display: block;
}
#elite1 a {
	background-image: url(images/elite1_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#elite1 a:hover {
	color: #AEAA79;
	background-image: url(images/elite1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p1m #elite1 a, #p2m #elite1 a, #p3m #elite1 a, #p4m #elite1 a, #p5m #elite1 a, #p6m #elite1 a, #p7m #elite1 a, #p8m #elite1 a {
	color: #AEAA79;
	background-image: url(images/elite1_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#elite2 a {
	background-image: url(images/elite2_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#elite2 a:hover {
	color: #AEAA79;
	background-image: url(images/elite2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p1g #elite2 a, #p2g #elite2 a, #p3g #elite2 a, #p4g #elite2 a, #p5g #elite2 a, #p6g #elite2 a, #p7g #elite2 a, #p8g #elite2 a {
	color: #AEAA79;
	background-image: url(images/elite2_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#elite3 a {
	padding-top: 80px;
}
#elite3 a:hover {
	color: #AEAA79;
	background-image: url(images/elite3_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.prognav {
	display: block;
	height: 40px;
	width: 817px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	margin: 0px;
	overflow: hidden;
}
ul.prognav li {
	line-height: 27px;
	display: block;
	float: left;
	height: 40px;
	width: auto;
	list-style-type: none;
}
ul.prognav li a {
	line-height: 27px;
	color: #064673;
	text-decoration: none;
	display: block;
	padding-left: 16px;
	padding-right: 15px;	
}
#bulprog {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 864px;
	overflow: hidden;
}
#bulprog ul.prognav {}
#bulprog ul.prognav li a {}
ul.prognav li a:hover {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p1m ul.prognav li a.p1, #p1g ul.prognav li a.p1 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p2m ul.prognav li a.p2, #p2g ul.prognav li a.p2 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p3m ul.prognav li a.p3, #p3g ul.prognav li a.p3 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p4m ul.prognav li a.p4, #p4g ul.prognav li a.p4 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p5m ul.prognav li a.p5, #p5g ul.prognav li a.p5 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p6m ul.prognav li a.p6, #p6g ul.prognav li a.p6 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p7m ul.prognav li a.p7, #p7g ul.prognav li a.p7 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p8m ul.prognav li a.p8, #p8g ul.prognav li a.p8 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}
#p9m ul.prognav li a.p9, #p9g ul.prognav li a.p9 {
	color: #940215;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A40016;
}

