 /*
 *      stylesheet.css
 *      
 *      Copyright 2009 Sergey Panasenko <nitay@users.sourceforge.net>
 *      
 *      This program is free software; you can redistribute it and/or modify
 *      it under the terms of the GNU Affero General Public License as published by
 *      the Free Software Foundation; either version 3 of the License, or
 *      (at your option) any later version.
 *      
 *      This program is distributed in the hope that it will be useful,
 *      but WITHOUT ANY WARRANTY; without even the implied warranty of
 *      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *      GNU General Public License for more details.
 *      
 *      You should have received a copy of the GNU General Public License
 *      along with this program; if not, write to the Free Software
 *      Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 *      MA 02110-1301, USA.
 */


BODY {
  background: #F2F2F2;
  color: #5E5C5C;
  background-image: url(img/background.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat ;
  background-position : top;
  margin: 0px;
  padding: 0   ;
  padding-top: 5px   ;
  font-family: Courier New, courier, sans-serif;

 
}

.bg2k {
background-image: url(img/background2k.jpg);
}
A {
  color: #8F8D8D;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
	}
	
p,table,tr,td,div{
margin: 0;
padding: 0   ;
}
pre{
margin: 0;
padding: 6px   ;
    font-family: Courier New, courier, sans-serif;
}
h2{
margin: 10px;
padding: 10px   ;
}
.news1 {
	width:766px;
   height:30px;
   margin: 0px;
   padding: 0px;
   display: block;
	background-image: url(img/news-b1.gif);
   background-repeat: no-repeat ;
   background-position : center;
}

.news2{
	width:766px;
   margin: 0px;
   padding: 0px;
   display: block;
	background-image: url(img/news-b2.gif);
   background-repeat: repeat-y ;
   background-position : center;
   font-size:16px ;
 font-weight: bold;
 color:#f4e3d7;
}
.news2 p{
margin-left: 50px;
margin-right: 90px;


}	
.news2 img{
margin-left: 40px;


}
.news2 td{
width:100px;
   font-size:12px ;

}
.news2 table{
margin-left: 40px;

}
.news2 a{
color:#f4e3d7;
font-weight: bold;
margin-right: 140px;
margin-left: 50px;
text-align: justify;

}

.news2 ul{
color:#000000;
margin: 0px;
margin-right: 140px;
margin-left: 50px;

padding: 0px;
text-align: justify;
}
.news2 li{
padding-top: 10px;
padding-bottom: 10px;
font-weight: normal;
}


.news3{
	width:766px;
   height:50px;
   margin: 0px;
   padding: 0px;
    display: block;
	background-image: url(img/news-b3.gif);
   background-repeat: no-repeat ;
   background-position : center;

}


.z1 {
   position: absolute;
	width:750px;
   height:60px;
   margin: 0px ;
   padding: 0px;
  
   
   display: block;
  
 	visibility:visible;
	z-index: 5;
    font-family: Courier New, courier, sans-serif;
   font-size:30px  ;
   font-weight: bold;
   text-align: center;
   text-shadow: inherit;
   

}	
#ts{
    border-color: #333333;
 }
#ts td{
    border-color: #333333;
    padding: 3px  ;
 }
#ts table{
   margin-left: 24px;
   font-size: 14px;
   font-weight: bold;
   border-color: #333333;

  
}
#worktime{
color:#502d16;
font-size:16px  ;
  font-family:  arial,monospace;


}

#header {

	position: static;
	margin: 0;
	padding: 0   ;

	font-weight: bold;
	font-size:24px  ;
	color:#333333;
}
#phonenumbers {
	position: static;
	margin: 0px;
	margin-top: 0px;
	padding: 0px   ;
	padding-right: 110px   ;
	font-weight: bold;
	color:#502d16;
   font-size:15px ;
   font-family:  arial, monospace;

}

#opt-b {
   position: absolute;
	width:403px;
   height:300px;
	background-image: url(img/opt.gif);

   background-repeat: no-repeat ;
   background-position : center;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left: 89px;
   margin-top:4px ;
	visibility:visible;
	z-index: 5;
   font-family: Courier New, courier, sans-serif;
   color: #333333;

}	
#opt {
   position: absolute;
	width:403px;
   height:300px;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left: 87px;
   margin-top:3px ;
	visibility:visible;
	z-index: 5;
    font-family: Courier New, courier, sans-serif;
   color: #ffffff;

}	
.boxhead-opt{

   padding-top: 53px;
   padding-bottom: 0px;
   padding-left: 30px;
   padding-right: 70px;
   font-weight: bold;
   font-size: 28px;
   text-align: center;
}

#opt-b table{
   width:225px;
   margin-left: 74px;
   font-size: 22px;
   font-weight: bold;
 text-align: center;
  
	}
#opt table{
   width:225px;
   margin-left: 74px;
   font-size: 22px;
   font-weight: bold;
 text-align: center;
  
	}
#opt-b tr{
height: 26px;
}
#opt tr{
height: 26px;
   color: #ffffff;

}
.paybay {
   font-size: 12px;
   height: 18px;
	}

.optnum{
   padding-top: 4px;
   padding-bottom: 7px;
   font-weight: bold;
   color: #ffbb8e;
   font-size: 23px;
   font-family:arial ;
}
.optnum-b{
   padding-top: 4px;
   padding-bottom: 7px;
   font-weight: bold;
   color: #000000;
   font-size: 23px;
   font-family:arial ;
}

#roz-b {

position: absolute;
	width:286px;
    height:218px;
	background-image: url(img/roz.gif);

  background-repeat: no-repeat ;
  background-position : center;
  margin: 0px;
  padding: 0px;
  display: block;
  margin-left: 174px;
  margin-top:285px ;
	padding-right: 0px;
	margin-right: 0px;
	
	visibility:visible;
	z-index: 2;
    font-family: Courier New, courier, sans-serif;
   color: #333333;

}	
#roz {

position: absolute;
	width:286px;
    height:218px;
  margin: 0px;
  padding: 0px;
  display: block;
  margin-left: 172px;
  margin-top:284px ;
	padding-right: 0px;
	margin-right: 0px;
	
	visibility:visible;
	z-index: 2;
    font-family: Courier New, courier, sans-serif;
   color: #ffffff;

}	
#roz-b table{
   width:210px;
   margin-left: 26px;
   font-size: 18px;
   font-weight: bold;
   text-align: center;

	}
#roz table{
   width:210px;
   margin-left: 26px;
   text-align: center;
   font-size: 18px;
   font-weight: bold;
   color: #ffffff;
   color: #ffffff;

	}

	
.roznum{
   font-weight: bold;
   color: #ffffff;
   font-size: 20px;
   font-family:arial ;
   height: 32px;

}
.roznum-b{
   font-weight: bold;
   color: #333333;
   font-size: 20px;
   font-family:arial ;
   height: 32px;

}
.boxhead-roz{

   padding-top: 25px;
   padding-bottom: 3px;

   padding-left: 30px;
   padding-right: 70px;
   font-weight: bold;
   font-size: 22px;
    font-family: Courier New, courier, sans-serif;

}


#cross-b{
	position: absolute;
	width:350px;
    height:173px;
	background-image: url(img/cross.gif);

  background-repeat: no-repeat ;
  background-position : center;
  margin: 0px;
  padding: 0px;
  display: block;
  margin-left:472px;
  margin-top:40px ;

	visibility:static;
	z-index: 2;
    font-family: Courier New, courier, sans-serif;
   color: #333333;

}	
#cross {
	position: absolute;
	width:350px;
    height:173px;
  margin: 0px;
  padding: 0px;
  display: block;
  margin-left:470px;
  margin-top:39px ;

	visibility:static;
	z-index: 2;
    font-family: Courier New, courier, sans-serif;
   color: #ffffff;

}	
#cross-b table{
   width:270px;
   margin-left: 16px;
    font-size: 18px;
   font-weight: bold;
 text-align: center;
  
	}
#cross table{
   width:270px;
   margin-left: 16px;
   font-size: 18px;
   font-weight: bold;
 text-align: center;
     color: #ffffff;

	}

	
.crossnum{
   font-weight: bold;
   color: #ffccaa;
   font-size: 22px;
   font-family:arial ;
   height: 38px;

}
.crossnum-b{
   font-weight: bold;
   color: #333333;
   font-size: 22px;
   font-family:arial ;
   height: 38px;

}
.boxhead-cross{

   padding-top: 16px;
   padding-bottom: 0px;

   padding-left: 30px;
   padding-right: 70px;
   font-weight: bold;
   font-size: 26px;
     font-family: Courier New, courier, sans-serif;

}

#nbu-b {
	position: absolute;
	width:188px;
   height:270px;
	background-image: url(img/nbu.gif);
   background-repeat: no-repeat ;
   background-position : center;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left:9px;
   margin-top:160px ;
	visibility:visible;
	z-index: 1;
    font-family: Courier New, courier, sans-serif;
   color: #333333;

}	

#nbu {
	position: absolute;
	width:188px;
   height:270px;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left:7px;
   margin-top:159px ;
	visibility:visible;
	z-index: 1;
    font-family: Courier New, courier, sans-serif;
   color: #ffffff;

}	
#nbu-b table{
   width:130px;
   margin-left: 29px;
  text-align: center;
    font-size: 14px;
   font-weight: bold;

	}
#nbu table{
   width:130px;
   margin-left: 29px;
 text-align: center;
    font-size: 14px;
   font-weight: bold;
   color: #ffffff;

	}

.nbunum{
   font-weight: bold;
   color: #ffffff;
   font-size: 14px;
   font-family:arial ;
   height: 32px;

}
.nbunum-b{
   font-weight: bold;
   color: #333333;
   font-size: 14px;
   font-family:arial ;
   height: 32px;

}
.boxhead-nbu{
   padding-top: 72px;
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 40px;
   font-weight: bold;
   font-size: 18px;
}

#forex-b {
	position: absolute;
	width:370px;
   height:299px;
   margin: 0px;
   padding: 0px;
   display: block;
	background-image: url(img/forex.gif);
   background-repeat: no-repeat ;
   background-position : center;
   margin-left:368px;
   margin-top:165px ;
	visibility:visible;
	z-index: 1;
    font-family: Courier New, courier, sans-serif;
   color: #000000;
   text-align: left;

}
#forex-b table{
   width:234px;
   margin-left: 52px;
   font-size: 15px;
   text-align: right;
  	}

#forex-b td{
	height: 28px;
	   width:78px;

	}
#forex-b a{
color:#333333;
font-weight: bold;
}

#forex {
	position: absolute;
	width:370px;
   height:299px;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left:366px;
   margin-top:164px ;
	visibility:visible;
	z-index: 2;
    font-family: Courier New, courier, sans-serif;
   color: #000000;
   text-align: left;

}
#forex table{
   width:234px;
   margin-left: 52px;
     font-size: 15px;
   text-align: right;
  	}

#forex td{
	height: 28px;
	   width:78px;

	}
#forex a{
color:#ffffff;
font-weight: bold;
}
	
#logo {
	position: absolute;
	width:300px;
   height:30px;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left:580px;
   margin-top:470px ;
   font-family:  helvetica,monospace;
   font-stretch: expanded;
   font-size: 32px;
   text-align: center;
   color: #666666;
}	
#today {
	position: absolute;
	width:300px;
   height:30px;
   margin: 0px;
   padding: 0px;
   display: block;
   margin-left:580px;
   margin-top:510px ;
   font-family:  helvetica,monospace;
   font-stretch: expanded;
   font-size: 18px;
      text-align: center;

   color: #666666;
}	

#navigation {
	position:fixed;
	width:110px;
	padding-right: 0px;
	margin-right: 0px;
	right: 0px;
	top:0px;
	visibility:visible;
	z-index: 3;

}

#navigation ul {
list-style: none;
margin-top: 40px;
padding: 0px;
padding-right: 0px;
text-align: right;
}

#navigation li {
margin-top:0px;
padding: 0px;
padding-left: 0px;
}

#navigation a {
font-weight: bold;
padding: 0px 0px;
text-decoration: none;
}
#navigation img {
padding-left: 20px;
}

#navigation img:hover {
padding-left: 0px;
}

 



