h1, h3, p, ul, li, a {
margin:0;
padding:0;
}

body {
margin: 0;
padding: 0;
border: 0;
background: #4e830c url(img/pageBottomBkg.jpg) bottom center repeat-x;
}

img {
border: 0;
}

#container {
width: 1019px;
margin: 0 auto;
background: url(img/shadow.png) repeat-y;
z-index:0;
}

#containerPage {
width: 987px;
margin: 0 auto;
z-index:1;
}


#menuStrip {
display: block;
float: none;
width: 987px;
height: 52px;
background:url(img/menuBg.png);
}

#logo {
	position: absolute;
	margin-left: 0;
	margin-top: 0;
	width: 240px;
	height: 52px;
}
.rus-eng{
	height:16px;
	width:82px;
	position:absolute;
	z-index:20;
	margin-left:270px;
	margin-top:13px;
}
.rus-eng ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 200;
	height:16px;
}

.rus-eng ul li {
position: relative;
display: block;
float: left;
height: 16px;
}

.rus-eng ul li.splitter-rus-eng {
position: relative;
display: block;
float: left;
width: 9px;
background:url(img/rus-eng.png);
}

.rus-eng ul li a {
display: block;
}

.rus-eng ul li a.rusAct {
	height: 16px;
	width: 29px;
	background:url(img/rus_act.png) no-repeat;
}

.rus-eng ul li a.rus {
height: 16px;
width: 29px;
background:url(img/rus.png) no-repeat;
}

.rus-eng ul li a:hover.rus  {
background:url(img/rus_ov.png) no-repeat;
}

.rus-eng ul li a.engAct {
	height: 16px;
	width: 29px;
	background:url(img/eng_act.png) no-repeat;
}

.rus-eng ul li a.eng {
height: 16px;
width: 29px;
background:url(img/eng.png) no-repeat;
}

.rus-eng ul li a:hover.eng  {
background:url(img/eng_ov.png) no-repeat;
}

.mainMenu {
	display: block;
	position: absolute;
	margin-left: 449px;
	margin-top: 9px;
	z-index:15;
}

.mainMenu ul {
list-style-type: none;
margin: 0;
padding: 0;
z-index: 100;
}

.mainMenu ul li {
position: relative;
display: block;
float: left;
height: 45px;
}

.mainMenu ul li.splitter {
position: relative;
display: block;
float: left;
height: 45px;
width: 9px;
background:url(img/mnuSplitter.png);
}

.mainMenu ul li a {
display: block;
}

.mainMenu ul li a.HomeAct {
	height: 45px;
	width: 74px;
	background:url(img/mnuMain_act.png) no-repeat;
}
.mainMenu ul li a.HomeAct_us {
	height: 45px;
	width: 57px;
	background-image: url(img/mnuMain_act_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a.Home {
height: 45px;
width: 74px;
background:url(img/mnuMain.png) no-repeat;
}
.mainMenu ul li a.Home_us {
	height: 45px;
	width: 57px;
	background-image: url(img/mnuMain_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a:hover.Home  {
background:url(img/mnuMain_ov.png) no-repeat;
}
.mainMenu ul li a:hover.Home_us  {
	background-image: url(img/mnuMain_ov_us.png);
	background-repeat: no-repeat;
}

.mainMenu ul li a.ArchivAct {
height: 45px;
width: 60px;
background:url(img/mnuArchiv_act.png) no-repeat;
}
.mainMenu ul li a.ArchivAct_us {
	height: 45px;
	width: 71px;
	background-image: url(img/mnuArchiv_act_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a.Archiv {
height: 45px;
width: 60px;
background:url(img/mnuArchiv.png) no-repeat;
}
.mainMenu ul li a.Archiv_us {
	height: 45px;
	width: 71px;
	background-image: url(img/mnuArchiv_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a:hover.Archiv  {
background:url(img/mnuArchiv_ov.png) no-repeat;
}
.mainMenu ul li a:hover.Archiv_us  {
	background-image: url(img/mnuArchiv_ov_us.png);
	background-repeat: no-repeat;
}

.mainMenu ul li a.PaymentAct {
height: 45px;
width: 140px;
background:url(img/mnuPayment_act.png) no-repeat;
}
.mainMenu ul li a.PaymentAct_us {
	height: 45px;
	width: 139px;
	background-image: url(img/mnuPayment_act_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a.Payment {
height: 45px;
width: 140px;
background:url(img/mnuPayment.png) no-repeat;
}
.mainMenu ul li a.Payment_us {
	height: 45px;
	width: 139px;
	background-image: url(img/mnuPayment_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a:hover.Payment  {
background:url(img/mnuPayment_ov.png) no-repeat;
}
.mainMenu ul li a:hover.Payment_us  {
	background-image: url(img/mnuPayment_ov_us.png);
	background-repeat: no-repeat;
}

.mainMenu ul li a.AboutUsAct {
height: 45px;
width: 62px;
background:url(img/mnuAboutUs_act.png) no-repeat;
}
.mainMenu ul li a.AboutUsAct_us {
	height: 45px;
	width: 85px;
	background-image: url(img/mnuAboutUs_act_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a.AboutUs {
height: 45px;
width: 62px;
background:url(img/mnuAboutUs.png) no-repeat;
}
.mainMenu ul li a.AboutUs_us {
	height: 45px;
	width: 85px;
	background-image: url(img/mnuAboutUs_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a:hover.AboutUs {
background:url(img/mnuAboutUs_ov.png) no-repeat;
}
.mainMenu ul li a:hover.AboutUs_us {
	background-image: url(img/mnuAboutUs_ov_us.png);
	background-repeat: no-repeat;
}

.mainMenu ul li a.FaqAct {
height: 45px;
width: 42px;
background:url(img/mnuFaq_act.png) no-repeat;
}
.mainMenu ul li a.Faq {
height: 45px;
width: 42px;
background:url(img/mnuFaq.png) no-repeat;
}
.mainMenu ul li a:hover.Faq  {
background:url(img/mnuFaq_ov.png) no-repeat;
}

.mainMenu ul li a.ContactAct {
	height: 45px;
	width: 103px;
	background:url(img/mnuContact_act.png) no-repeat;
}
.mainMenu ul li a.ContactAct_us {
	height: 45px;
	width: 96px;
	background-image: url(img/mnuContact_act_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a.Contact {
	height: 45px;
	width: 103px;
	background:url(img/mnuContact.png) no-repeat;
}
.mainMenu ul li a.Contact_us {
	height: 45px;
	width: 96px;
	background-image: url(img/mnuContact_us.png);
	background-repeat: no-repeat;
}
.mainMenu ul li a:hover.Contact  {
background:url(img/mnuContact_ov.png) no-repeat;
}
.mainMenu ul li a:hover.Contact_us  {
	background-image: url(img/mnuContact_ov_us.png);
	background-repeat: no-repeat;
}

#header {
display: block;
float: none;
height: 380px;
width: 987px;
z-index:10;
}

.headerImage {
display: block;
width:704px;
height: 393px;
}

.headerImage .imgHeadder1 {
position: absolute;
border: 0;
margin: 0;
padding: 0;
width: 987px;
height: 380px;
z-index: 5;
background: url(img/header1.jpg);
}

.headerImage .news {
display: block;
width: 237px;
margin-left: 20px;
}

.headerImage .news h2 {
	margin-top: 21px;
	margin-left: 14px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.headerImage .news .colOrange {
color: #ff8e06;
}

.headerImage .news .date {
display: block;
margin-top: 21px;
margin-left: 14px;
height: 20px;
width: 62px;
background: url(img/newsDateBkg.png);

}

.headerImage .news .date p {
margin:0;
padding-top: 2px;
padding-left: 6px;
font: normal 13px  Tahoma, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.headerImage .news p {
margin-top: 14px;
margin-left: 14px;
font: normal 11px Georgia, "Times New Roman", Times, serif;
color: #ffffff;
}

.headerImage .news .LinkReadAll {
display: block;
margin-top: 19px;
margin-left: 14px;
font: 13px Georgia, "Times New Roman", Times, serif;
color: #ff8e06;
}

.headerImage .news .LinkReadAll a {
font: 13px Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
color: #ff8e06;
}
.headerImage .news .LinkReadAll a:hover {
text-decoration: none;
}

.wrapper {
display: inline-block;
background-color: #ffffff;
width: 987px;
margin:0;
padding:0;
}

#novigation {
float: left;
display: inline;/*IE6 hack*/
width: 230px;
margin:0;
margin-top: 25px;
margin-left: 30px;

}

#content {
float: right;
display: inline;/*IE6 hack*/
margin:0;
margin-top: 25px;
margin-right: 16px;
width: 695px;
text-align: left;
}

#content .pageName {
font: normal 11px Georgia, "Times New Roman", Times, serif;
color:#858585;
}

#content .colOrange {
color: #ff8e06;
}

#content h1, h2 {
margin-left: 3px;
margin-top: 0px;
margin-bottom: 2px;
font: normal 24px Georgia, "Times New Roman", Times, serif;
color: #6eab24;
}

#content table.matchTable {
	color:#000;
	text-align:center;
	border:1px solid #6eab24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content table.matchTable tr {
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
}

#content table.matchTable tr.darkenRow {
background-color:#e9f2de;
}

#content table.matchTable th {
	color:#ffffff;
	background-color:#6eab24;
	border:1px solid #ffffff;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-bottom-color:#6eab24;
	height:25px;
	padding-top:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

#content table.matchTable td {
border:1px;border-style:double;	border-right-color: #6eab24;
	border-left-color: #F00;
	border-right-width: 1px;
	border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}
#content table.matchTable td .colOrange{
	color:#F60;
}

#content .twoColumnBox {
	display: block;
	float: left;
	width:338px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .twoColumnBoxSplitter {
display: block;
float: left;
width:18px;
}

#content .twoColumnBox .line {
display: block;
margin-top:7px;
height:2px;
width:338px;
background-color:#6eab24;
}

#content .twoColumnBox p {
	margin-left:3px;
	margin-right:3px;
	margin-top:17px;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content .twoColumnBox a.moreLink {
margin-left:3px;
font: normal 12px Georgia, "Times New Roman", Times, serif;
color:#ff8e06;
text-decoration:underline;
}
#content .twoColumnBox a:hover.moreLink {
text-decoration:none;
}

#content .wideBox {
display: block;
float: left;
width:694px;
}

#content .wideBox .line {
display: block;
margin-top:7px;
height:2px;
width:694px;
background-color:#6eab24;
}

#content .wideBox p {
	margin-left:3px;
	margin-right:3px;
	margin-top:17px;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content .wideBox a.moreLink {
margin-left:3px;
font: normal 12px Georgia, "Times New Roman", Times, serif;
color:#ff8e06;
text-decoration:underline;
}
#content .wideBox a:hover.moreLink {
text-decoration:none;
}
#content .fon-prognoz {
	background-image: url(img/fon_proghoz.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 694px;
}
#content .fon-prognoz_pay {
	background-image: url(img/fon_proghoz_pay.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 694px;
}
#content .inernational{
	color:#ffeb40;
	text-align:center;
	margin-top:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#content .match{
	color:#FFF;
	text-align:center;
	margin-top:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
#content .time{
	color:#ffeb40;
	text-align:center;
	margin-top:2px;
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:right;
}
#content .wideBox .date {
display: block;
margin-top: 21px;
margin-left: 14px;
height: 20px;
width: 62px;
background: url(img/newsDateBkg.png);
}

#content .wideBox .date p {
margin:0;
padding-top: 2px;
padding-left: 6px;
font: normal 13px  Tahoma, Arial, Helvetica, sans-serif;
color: #ffffff;
}

#content .wideBox .text-news {
	margin-left:15px;
}

#footer {
clear: both;
width: 987px;
height: 53px;
background:url(img/footerBkg.png) left top no-repeat;
}

#footer p {
display: block;
float: left;
position: relative;
margin-top: 10px;
margin-left: 20px;
font: normal 11px Georgia, "Times New Roman", Times, serif;
color: #b4f26a;
}

#footer p .orangeCol{
color: #ff8e06;
}

#footer ul {
position: relative;
display: block;
float: right;
margin-top: 10px;
margin-right: 20px;
padding: 0;
list-style: none;
}

#footer ul li {
display: block;
float: left;
font: normal 11px Georgia, "Times New Roman", Times, serif;
color: #9dc1bf;
}

#footer ul li a {
color: #b4f26a;
text-decoration: underline;
}

#footer ul li a:hover {
text-decoration: none;
}

#footer ul li a.active {
color: #f7f4ee;
text-decoration: none;
}

#test{
	border-right-color: #F00;
	border-left-color: #F00;
	border-right-width: 1px;
	border-left-width: 1px;
}
