.bgTopShadow{
  background: url('../images/bgTopMain.jpg') no-repeat center top;
  width: 100%;
  height: 22px;
  margin-top:-1px;
}

.dark{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index:998;
  display: none;
}

.bgTopShadowInner{
  background: url('../images/bgTop.jpg') no-repeat center top;
  width: 100%;
  height: 22px;
  margin-top:-1px;
}

#wrap{
  width : 1000px;
  margin: 0px auto;
  position:relative;
  background-color: #fff;
}

/****************** Head Style *****************/

#headMain{
  background: url('../images/headMain.jpg') no-repeat left bottom;
  height: 409px;
  width: 100%;
  position:relative;
}


#headInner{
  background: url('../images/head.jpg') no-repeat left bottom;
  height: 340px;
  width: 100%;
  position:relative;
}


#headMain form, #headInner form{
  position:absolute;
  /*top: 0;*/
  top:352px;
  /*right: 0;*/
  right:-40px;
  width: 314px;
  color: #000
}
#headInner form{ top:288px;}

#headMain form div.input, #headInner form div.input{
  background: url('../images/field.gif');
  width: 227px;
  height: 26px;
  position:relative;
  float: left;
  margin-right: 25px;
}

div.input input{
  background: transparent;
  border: 0px;
  width: 175px;
  margin: 4px 0 0 15px;
  color: #fff;
}

#headMain form input.sent,  #headInner form input.sent{
  background: url('../images/button_sent.gif') no-repeat left top;
  border: 0;
  cursor: pointer;
  height: 11px;
  padding:0;
  position:absolute;
  left: 205px;
  top: 7px;
  width: 11px;
}

/*************** Container Style ***********************/

#container{
  background:#fff url('../images/containerBg.jpg') no-repeat left top;
  padding-top: 20px;

}


/********************** Style for Block Navig *****************/

.menuNavig{
  position:relative;
}

.menu{
  height: 34px;
  width: 760px;
  text-align: center;
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0;
}

.menu li.first{
  background: url('../images/first.gif') no-repeat left top;
  height: 34px;
  width:105px;
}

.menu li{
  background: url('../images/menuBg.gif') repeat-x left top;
  vertical-align: middle;
  position:relative;
  height: 34px;
  float: left;
}

.menu li.last{
  background: url('../images/last.gif') no-repeat left top;
  height: 34px;
  width: 119px;
}

.menu li:hover table.dropdown, .menu li.over table.dropdown{
  display: block;
}


.dropdown{
  margin-top: 11px;
  top: 23px;
  display: none;
  z-index: 999;
  padding: 0;
  position: absolute;
  width: auto;
  text-align: left;
}


.dropdown .content{
  background-color: #00937f;
  padding: 0;

}

.dropdown .content{
  text-align: left;
  padding: 0;
  margin: 0;
}

.dropdown{

}

.dropdown .help{
  position:relative;
  width: 100%;
}

.dropdown .leftTop{
  height: 13px;
}

.dropdown .leftTop .rightTop{
  background: url('../images/rightTopMenu.gif') no-repeat right top;
  height: 13px;
}

.dropdown .leftBottom{
  background: url('../images/leftBottomMenu.gif') no-repeat left bottom;
  height: 13px;
  width: 14px;
}


.dropdown .rightBottom{
  background: url('../images/rightBottomMenu.gif') no-repeat right bottom;
  height: 13px;
  width: 14px;
}


.ico {
  list-style:none;
  margin:0;
  padding:0;
  position:absolute;
  right:25px;
  top:6px;
}

.ico li{
  float: left;
  padding-right: 15px;
}

/****************** Style for Left Block Main *********************/

#left{
  width: 450px;
  float: left;
  padding-left: 30px;
  margin-top: 16px;
  margin-right: 20px;
}

#left h2,#right h2, #tcontent h2, #rightSide h2{
  color: #003933;
  margin: 14px 0;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -0.05em;
}

.blockAbsolute{
  position:absolute;
  left: 0px;
  top: 95px;
  height: 190px;
}

.blockAbsolute span#blockCrisis1, #absoluteBlock span#blockCrisis2{
  display: block;
  height: 190px!important;
  width: 21px!important;
  cursor: pointer;
}

#absoluteBlock{
  position:absolute;
  left: 0px;
  top: 95px;
  width: 0px;
  background-color: #429C91;
  color: #fff;
  z-index: 2;
  overflow: hidden;

}

#absoluteBlock span#blockCrisis2{
  cursor: pointer;
  margin-top: -1px;
}

#absoluteBlock div.innerBlock h2, #absoluteBlock div.InnerBlock h2{
  margin-bottom: 4px;
}

#absoluteBlock div.innerBlock, #absoluteBlock div.InnerBlock{
  width: 440px;
  margin-left: 10px;
  padding: 5px 0;
}

#absoluteBlock div.innerBlock p, #absoluteBlock div.InnerBlock p{
  margin-bottom: 0;
}


#absoluteBlock img{
  cursor: pointer;
  margin-top: -1px;
}

.blockAbsolute img{
  cursor: pointer;
}

/*****************  Style for Cons rounders Block **************/
.consBlock{
  background-color: #ebf8f2;
  margin-left: 10px;
}

.consBlock .contentBlock{
  padding:0 20px 35px 20px;  height:200px;
}

.consBlock .leftTop{
  background: url('../images/leftTop.gif') no-repeat left top;
  height: 11px;
}

.consBlock .leftTop .rightTop{
  background: url('../images/rightTop.gif') no-repeat right top;
  height: 11px;
}

.consBlock .leftBottom{
  background: url('../images/leftBottom.gif') no-repeat left bottom;
  height: 11px;
}

.consBlock .leftBottom .rightBottom{
  background: url('../images/rightBottom.gif') no-repeat right bottom;
  height: 11px;
}

.contentBlock h3{
  margin: 4px 0;
  padding: 0;
  color: #008676;
  text-decoration: underline;
  font-size: 14px;
}

.contentBlock p{
  font: 12px/18px Arial, Helvetica, sans-serif;
  color: #000;
  text-align: justify;
}


/*************** Style for News Block ******************/
#news{
  margin-top: 16px;
}

.newsItem{
  margin: 8px 0 0px;
  color: #333;
}

.newsItem .img{
  border: 1px solid #d1b975;
  float: left;
  margin-right: 10px;

}

.newsItem .img img{
  border: 1px solid #fff;
  display: block;
}

.newsItem p{
  margin-top: 0;
}

.title{
  margin-bottom: 5px;
}

.date{
  background: url('../images/dateBg.gif') no-repeat left top;
  padding: 0 5px 0 3px;
  color: #fff;
  margin-right: 5px;
  height: 20px;
}

.banner{
  margin-top: 26px;
}

/****************** Style for Right Block Main *********************/

#right{
  float: left;
  margin-top: 16px;
  width: 460px;
}
p.top{
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 18px;
}

/****************** Style for Qwestion block *****************/
.blockQwestion{
  background:#f6edd1 url('../images/men2.png') no-repeat right bottom;
  /*
  artist 15.04.2010
  background:#f6edd1 url('../images/men.png') no-repeat right bottom;*/
  min-height: 182px;
  position:relative;
  margin-top: 25px;
  margin-bottom: 18px;
  width:460px;
}

.blockQwestion .lefTop{
  background: url('../images/leftTopQwest.gif') no-repeat left top;
  height: 12px;
}

.blockQwestion .lefTop .rightTop{
  background: url('../images/rightTopQwest.gif') no-repeat right top;
  height: 12px;
}

.blockQwestion .lefBottom{
  background: url('../images/leftBottomQwest.gif') no-repeat left bottom;
  height: 12px;
  position:absolute;
  bottom: 0;
  width: 100%;
}

.blockQwestion .lefBottom .rightBottom{
  background: url('../images/rightBottomQwest.gif') no-repeat right bottom;
  height: 12px;
  z-index: 0;
}


.blockQwestion .content{
  padding:0 60px 0 0px;
  /*
  artist 15.04.2010
  padding:0 158px 0 20px;*/
  font-size: 12px;
  line-height: 18px;
}

.blockQwestion .content p{
  margin: 0;
  padding: 12px 10px;
  /*
  artist 15.04.2010
  padding: 12px 0;*/
  color: #333;
}

.blockQwestion .content h3{
  padding: 0 ;
  margin: 0;
  color: #003933;
  font-style: italic;
  font-size: 17px;
  font-weight: normal;
  font-weight:bold;
  padding-left:10px;
}

.qwest {
  position:relative;
  top: 2px;
  margin-right: 8px;
}

/************* Style for Uslug Block **********************/
.uslugBlock{
  background-color: #ebf8f2;
}

.uslugBlock .content{
  padding:0px 20px;
}

.uslugBlock .lefTop{
  background: url('../images/leftTopUslug.gif') no-repeat left top;
  height: 11px;
}

.uslugBlock .lefTop .rightTop{
  background: url('../images/rightTopUslug.gif') no-repeat right top;
  height: 11px;
}

.uslugBlock .lefBottom{
  background: url('../images/leftBottomUslug.gif') no-repeat left bottom;
  height: 11px;
}

.uslugBlock .lefBottom .rightBottom{
  background: url('../images/rightBottomUslug.gif') no-repeat right bottom;
  height: 11px;
}

.uslug{
  margin: 0;
  padding: 0;
  list-style: none;
}

.uslug li{
  margin: 0 0 10px 0;
  background: url('../images/marker.gif') no-repeat left 0px;
  padding-left: 30px;
}

/************* Style for Client block *******************/

.chlenNttp{
  background: #429c91;
  margin-top: 20px;
}

.chlenNttp .content{
  padding: 0 20px;
}

.chlenNttp .lefTop{
  background: url('../images/leftParthenTop.gif') no-repeat left top;
  height: 13px;
}

.chlenNttp .rightTop{
  background: url('../images/rightParthenTop.gif') no-repeat right top;
  height: 13px;
}

.chlenNttp .lefBottom{
  background: url('../images/leftParthenBottom.gif') no-repeat left bottom;
  height: 13px;
}

.chlenNttp .rightBottom{
  background: url('../images/rightParthenBottom.gif') no-repeat right bottom;
  height: 13px;
}

.chlenNttp .content h3{
  font-style: italic;
  font-size: 17px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color:#fff;
  font-weight: bold;
}

.chlenNttp p{
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  margin-right: 150px;
  padding: 0;
  margin-top: 10px;
}

.chlenNttp .img{
  float: right;
  border: 4px solid #5bbbaf;
  margin-top: 10px;
}

.chlenNttp .img img{
  display: block;
}

/******************* Style for green block**********/

.TopGreenBlock{
  background: #429c91;
  margin-top: 16px;
}

.TopGreenBlock .content{
  padding: 0 20px;
}

.TopGreenBlock .lefTop{
  background: url('../images/leftParthenTop.gif') no-repeat left top;
  height: 13px;
}

.TopGreenBlock .rightTop{
  background: url('../images/rightParthenTop.gif') no-repeat right top;
  height: 13px;
}

.TopGreenBlock .lefBottom{
  background: url('../images/leftParthenBottom.gif') no-repeat left bottom;
  height: 13px;
}

.TopGreenBlock .rightBottom{
  background: url('../images/rightParthenBottom.gif') no-repeat right bottom;
  height: 13px;
}

.TopGreenBlock .content h3{
  font-style: italic;
  font-size: 17px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color:#fff;
  font-weight: bold;
}

.TopGreenBlock p{
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}

/******************* Style tcontent ***************/

#tcontent{
  width:636px;
  padding:0 0 0 30px;
  float: left;
  margin-right: 16px;
}

.listPage{
  list-style: none;
  margin: 0;
  padding: 0;
}

.listPage li{
  float: left;
  margin-right: 15px;
}

.blockContent h3{
  margin: 0;
  padding: 0;
}


/***********************  left Side Style *************************/

#rightSide{
  width: 275px;
  float: left;
  padding-top: 35px;
}

.qwestBlock{
  background-color:#F6EDD1;
  margin-top: 27px;
}


.qwestBlock .lefTop{
  background: url('../images/leftTopQwest.gif') no-repeat left top;
  height: 12px;
}

.qwestBlock .lefTop .rightTop{
  background: url('../images/rightTopQwest.gif') no-repeat right top;
  height: 12px;
}

.qwestBlock .leftBottom{
  background: url('../images/leftBottomQwest.gif') no-repeat left bottom;
  height: 12px;
}

.qwestBlock .leftBottom .rightBottom{
  background: url('../images/rightBottomQwest.gif') no-repeat right bottom;
  height: 12px;
}

.qwestBlock .content{
  padding: 10px 7px 10px 10px;
}

.qwestBlock h3{
  color:#003933;
  font-size:15px;
  font-style:italic;
  font-weight:bold;
  margin:0;
  padding:0;
  text-align: center
}

.qwestBlock p{
  font: 11px/18px Arial, Helvetica, sans-serif;
  color: #333;
}

.bannerRight{
  margin: 30px 0 16px 0;
}

.blockMoney ul{
  list-style:none ;
  margin: 0 0 10px 0;
  padding: 0;
  height: 14px;
  clear: both;
}

.blockMoney ul li{
  float: left;
}

.blockMoney ul li.date, .blockMoney ul li.money{
  margin-right: 5px;
}

.blockMoney ul li.bank{
  margin-right: 10px;
  color:#003933;
  font-size:11px;
}

.blockMoney li.up{
  background: url('../images/up.png') no-repeat left top;
  width: 7px;
  height: 14px;
}

.blockMoney li.down{
  background: url('../images/down.png') no-repeat left top;
  width: 7px;
  height: 14px;
}

.blockWeather{
  margin-top: 16px;
}


.blockWeather ul{
  list-style: none;
  margin: 0 0 16px 0;
  padding: 0;
  height: 14px;
  clear: both;
}

.blockWeather ul li{
  float: left;
}

.blockWeather ul li.city{
  width:112px;
  color:#003933;
  font-size:12px;
}

.blockWeather ul li.time{
  margin-right: 30px;
}

.blockWeather ul li.temp{
  margin-right: 6px;
  width: 23px;
}

.blockWeather ul li.good{
  background: url('../images/good.png') no-repeat left top;
  width: 16px;
  height: 14px;
}

.blockWeather ul li.bad{
  background: url('../images/bad.png') no-repeat left top;
  width: 16px;
  height: 14px;
}


/************* Map Up ***********/

.mapUp{
  height: 30px;
  padding-top: 20px;
  font-size: 11px;
}

.mapUp img{
  margin:0px 7px 0 5px;
  position:relative;
  top: 2px;
}



.blockItem{
  margin-bottom: 28px;
}

.blockItem h3{
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #008676;
  text-decoration: underline;
}

.blockItem p{
  margin: 2px 0;
  padding: 0;
  line-height: 18px;
  font-size: 12px;
}

.blockItemAbout {
  padding-right: 10px;
  margin-bottom: 22px;
}

.blockItemAbout h3{
  color: #006054;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.blockItemAbout p{
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  text-align: justify;
  line-height: 18px;
}

.uslug li.active{
  background:transparent url(../images/markerActive.gif) no-repeat scroll left 0;
}

.twoLevel{
  margin: 10px 0 0 0;
  list-style: none;
  padding: 0;
}

.twoLevel li{
  background: url('../images/strel.gif') no-repeat left 5px;
  padding: 0 0 0 10px;
}

/******************* Block Partner**************/
.blockPartner{
   width: 435px;
   clear: both;
}

.blockPartner .img{
  float: left;
  border: 2px solid #5bbbaf;
}

.blockPartner .img{
  margin-right: 20px;
}

p.textBlock{
  margin: -4px 0 30px 0;
  padding: 0;
  line-height: 17px;
  float: left;
}

/******************** Map Site Style **********************/
ul.mapSite{
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.mapSite li{
  background: url('../images/marker.gif') no-repeat left 0px;
  padding:3px 0 3px 30px;
  margin-bottom: 10px;
  list-style: none;
}

ul.mapSite li.active{
  background: url('../images/markerActive.gif') no-repeat left 0px;
  margin-bottom: 0px;
}


li ul.twolevel{
  list-style: none;
  margin: 15px 0;
  padding: 0;
}

ul.twolevel li{
  margin: 0 0 15px 0;
  background: url(../images/strel.jpg) no-repeat scroll left 5px;
  padding:2px 0 2px 10px;
}

/******************* Style for Footer ********************/

#footer{
  background: url('../images/footerBg.jpg') no-repeat left top;
  height: 76px;
  margin-top: 40px;
  padding-top: 130px;
  padding-left: 30px;
}

#footer .menubottom{
  float: left;
  margin-right: 70px;

}

.menubottom td{
  padding:0 10px 10px 0;
  vertical-align: top;
}

.devel {
  float: left;
}

.devel p{
  margin: 0;
  line-height: 18px;
  font-size: 12px;
  margin-right: 186px;
}

.copyright{
  width: 128px;
  text-align: center;
  float: left;
  font-size: 12px;
  line-height: 17px;
}

/******************** 404  Style  ****************/
.error{
  margin: 0;
  padding: 0 0 0 14px;
  list-style: square
}


.headPrint h1{
  font-size: 32px;
  margin: 0;
  padding: 20px 10px 0px 10px;
  
}
.headPrint{
  height: 115px;
  text-align: center;
}

.headPrint img{
  float: left;
  margin: 12px 0 0 29px;
}

.headPrint p{
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

/*********** Style Banner aņā Flag ***********/

.bannerFlag{
  background-color:#ebf8f2;
  position:relative;
  margin-top: 41px; 
  min-height: 148px;
  height: auto!important;
}


.bannerFlag .lefTop{
  background:transparent url(../images/leftTopUslug.gif) no-repeat scroll left top;
  height:11px;
}

.bannerFlag .lefTop .rightTop{
  background:transparent url(../images/rightTop.gif) no-repeat scroll right top;
  height:11px;
}

.bannerFlag .leftBottom .flag{
  position:absolute;
  left: -3px;
  bottom: -8px;
}
  
.bannerFlag .content{
  margin: 0px 12px 0 126px;
  color: #333;
  min-height: 127px;
}

.bannerFlag .content p{
  margin: 11px 0 0 0;
  padding: 0;
}

.bannerFlag a,
.bannerFlag a:visited{
  font-weight: bold;
}
  


.bannerFlag .leftBottom{
  background: url('../images/leftBottom.gif') no-repeat left bottom;
  height: 11px;
  position:relative;
}

.bannerFlag .leftBottom .rightBottom{
  background: url('../images/rightBottom.gif') no-repeat right bottom;
  height: 11px;
}

.n3{
  margin:0 3px;
  width: 61px;
 
}

.n1{
 margin:0 1px;
 width: 65px;
}

.n1, .n3{
display:block;
font-size:1px;
height:1px;
overflow:hidden;
background-color: #d1b975
}

b{
  color: #d1b975
}
.inner-box{
  color: #fff;
  background-color: #d1b975;
  padding: 0 2px;
  width:63px;
  text-align: center;
}

#rounded-box-1{
  float: left;
  margin-right:5px;
}

/************************  artist 11.10.2010 */
#header-ntpp{
border:0px solid red;
position:absolute;
z-index:20;
color:#008676;
top:53px;
left:180px;
}
#header-ntpp2{
border:0px solid red;
position:absolute;
z-index:20;
color:#008676;
top:15px;
left:180px;
}

#header-ntpp h1{
	font-size:20pt;
}

