  
  
  
  
  body {
  
  
  
	  margin: 0;
  
  
  
	  font-family: Arial, Helvetica, sans-serif;
  
  
  
	  font-size: 11px;
  
  
  
	  color: #666666;
  
  
  
	  background:#f6ebe3 url(../img/main_bg.jpg) center top repeat-y;
  
	  height:100%;
  
  
  
}

input {
  	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #898989;
}

a {
	  text-decoration: none;
}
  
a, a:hover, a:active {
	  outline: none;
}
  
  
  
  #wrapper {
	  width: 900px;
	  position: relative;
	  margin: 0 auto;
  }
  
  
  
  
  
  
  
  #header {
  
  
  
	  width: 890px;
  
  
  
	  position: relative;
  
  
  
	  height: 72px;
  
	  
  
	  padding:5px;
  
  
  
	  background-color: white;
  
  
  
	  background-image: url(../img/header_bg.jpg);
}
  
  
  
  
  
  
  
  #logo {
  
  
  
	  width: 180px;
  
  
  
	  height: 72px;
  
  
  
	  display: block;
  
  
  
	  background: url(../img/bul/logo.jpg) top left no-repeat;
  
  
  
	  position: relative;
  
	  
  
	  top:10px;
  
  
  
	  float:left;
  
  
  
  }
  
  
  
  
  
  
  
  #search-top {
  
  
  
	  background-image: url(../img/magnifier.jpg);
  
  
  
	  background-repeat: no-repeat;
  
  
  
	  background-position: right 3px;
  
  
  
	  padding-top: 3px;
  
  
  
	  border: 1px solid #c7c7c7;
  
  
  
	  background-color: #f4f4f4;
  
  
  
	  height: 17px;
  
  
  
	  padding-left: 5px;
  
  
  
	  width: 120px;
  
  
  
	  position: absolute;
  
  
  
	  right: 9px;
  
  
  
	  top: 60px;
  
  
  
  }
  
  
  
  
  
  
  
  #language-bar {
  
  
  
	  width: 125px;
  
  
  
	  height: 15px;
  
  
  
	  line-height: 15px;
  
  
  
	  position: absolute;
  
  
  
	  top: 65px;
  
  
  
	  text-align: right;
  
  
  
	  right: 9px;
  
  
  
	  color: #888;
  
  
  
  }
  
  
  
  
  
  
  
  #language-bar a{
  
  
  
	  color: #4a4a4a;
  
  
  
	  font-weight:bold;
  
  
  
  }
  
  
  
  
  
  
  
  #language-bar a:hover {
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  #language-bar a.selected {
  
  
  
	  color: #777;
  
  
  
  }
  
  
  
  
  
  
  
  #menu {
  
  
  
	  width: 900px;
  
  
  
	  position: relative;
  
  
  
	  float: left;
  
  
  
	  height: 66px;
  
  
  
	  background-image: url(../img/menu_bg.jpg);
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .title-for-you {
  
  
  
	  position: absolute;
  
  
  
	  left: 61px;
  
  
  
	  top: 10px;
  
  
  
  }
  
  
  
  
  
  
  
  .title-about-us {
  
  
  
	  position: absolute;
  
  
  
	  left: 542px;
  
  
  
	  top: 10px;
  
  
  
  }
  
  
  
  
  
  
  
  #menu-for-you, #menu-about-us {
  
  
  
	  width: 440px;
  
  
  
	  height: 15px;
  
  
  
	  line-height: 15px;
  
  
  
	  position: absolute;
  
  
  
	  left: 61px;
  
  
  
	  top: 40px;
  
  
  
	  font-weight: bold;
  
  
  
	  font-size: 12px;
  
  
  
  }
  
  
  
  
  
  
  
  #menu-about-us {
  
  
  
	  left: 542px;
  
  
  
  }
  
  
  
  
  
  
  
  #menu-admin {
  
  
  
  
  
  
  
	  width: 100%;
  
  
  
	  height: 15px;
  
  
  
	  line-height: 15px;
  
  
  
	  position: absolute;
  
  
  
	  left: 61px;
  
  
  
	  top: 40px;
  
  
  
	  font-weight: bold;
  
  
  
	  font-size: 12px;	
  
  
  
  }
  
  
  
  #menu a{
  
  
  
	  color: #cfad94;
  
  
  
	  margin-right: 6px;
  
  
  
  }
  
  
  
  #menu a:hover{
  
  
  
	  color: #fff;
  
  
  
  }
  
  
  
  
  
  
  
  #content,#content-a {
  
  
  
	  width: 900px;
  
  
  
	  position: relative;
  
  
  
	  background-image: url(../img/main_bg2.jpg);
  
  
  
	  float: left;
	  height:100%;
  
  
  
  
  
  
  
  }
  
  
  
  #content-a {
  
  
  
	  left:15%;
  
  
  
  }
  
  
  
  
  
  
  
  #for-your-car {
  
  
  
	  width: 210px;
  
  
  
	  height: 185px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/for_your_car.jpg);
  
  
  
	  left: 3px;
  
  
  
	  top: 3px;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  a#for-your-car:hover {
  
  
  
	  background-position: 0 -185px;
  
  
  
  }
  
  
  
  
  
  
  
  #for-your-property {
  
  
  
	  width: 165px;
  
  
  
	  height: 148px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/for_your_property.jpg);
  
  
  
	  left: 215px;
  
  
  
	  top: 3px;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  a#for-your-property:hover {
  
  
  
	  background-position: 0 -148px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #for-your-calm {
  
  
  
	  width: 165px;
  
  
  
	  height: 148px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/for_your_calm.jpg);
  
  
  
	  left: 385px;
  
  
  
	  top: 3px;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  a#for-your-calm:hover {
  
  
  
	  background-position: 0 -148px;
  
  
  
  }
  
  
  
  
  
  
  
  #for-your-farm {
  
  
  
	  width: 165px;
  
  
  
	  height: 148px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/for_your_farm.jpg);
  
  
  
	  left: 555px;
  
  
  
	  top: 3px;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  a#for-your-farm:hover {
  
  
  
	  background-position: 0 -148px;
  
  
  
  }
  
  
  
  
  
  
  
  #claims {
  
  
  
	  width: 141px;
  
  
  
	  height: 149px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/claims.png);
  
  
  
	  left: 752px;
  
  
  
	  top: -53px;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  a#claims:hover {
  
  
  
	  background-position: 0 -149px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  #callcenter {
  
  
  
	  width: 59px;
  
  
  
	  height: 62px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/callcenter2.jpg);
  
	  
  
	  background-repeat:no-repeat;
  
  
  
	  right: 10px;
  
  
  
	  top: 5px;
  
  
  
	  display: block;
  
	  float:right;
  
  
  
  }
  
  
  
  
  
  
  
  a#callcenter:hover {
  
  
  
	  background-position: 0 -62px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .callcenter2 {
  
  
  
	  width: 59px;
  
  
  
	  height: 62px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/callcenter2.jpg);
  
	  
  
	  background-repeat:no-repeat;
  
  
  
	  right: 53px;
  
  
  
	  top: 55px;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  a.callcenter2:hover {
  
  
  
	  background-position: 0 -62px;
  
  
  
  }
  
  
  
  
  
  
  
  .callcenter3{
  
  
  
	  width: 120px;
  
  
  
	  height: 127px;
  
  
  
	  position: absolute;
  
  
  
	  background-image: url(../img/bul/callcenter.jpg);
  
  
  
	  right: 23px;
  
  
  
	  top: 15px;
  
  
  
	  
  
	  
  
	  display:none;
  
  
  
  }
  
  
  
  
  
  
  
  a.callcenter3:hover {
  
  
  
	  background-position: 0 -127px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  #footer {
  
  
  
	  width: 900px;
  
  
  
	  position: relative;
  
  
  
	  margin: 0 auto;
  
  
  
	  background-color: #FFFFFF;
  
  
  
  
  
  
  
	  height: 148px;
  
  
  
	  background-image: url(../img/footer_bg.jpg);
  
  
  
	  background-repeat: repeat-x;
	  
	  bottom:0;
  
  
  
	  padding: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  #footer-links {
  
  
  
	  width: 900px;
  
  
  
	  height: 20px;
  
  
  
	  position: absolute;
  
  
  
	  left: 0px;
  
  
  
	  top: 85px;
  
  
  
	  text-align: center;
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  #footer-links a {
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  #footer-links a:hover {
  
  
  
	  color: #333333;
  
  
  
  }
  
  
  
  
  
  
  
  #copyright {
  
  
  
	  font-weight:bold;
  
  
  
	  height: 20px;
  
  
  
	  width: 900px;
  
  
  
	  position: absolute;
  
  
  
	  color: #666;
  
  
  
	  top: 105px;
  
  
  
	  text-align: center; 
  
  
  
	  left:0px;
  
  
  
  }
  
  
  
  
  
  
  
  #pencil1 {
  
  
  
	  position: absolute;
  
  
  
	  left: 200px;
  
  
  
	  top: 0px;
  
  
  
	  margin-top: -165px;
  
  
  
	  z-index: 2;
  
  
  
	  width: 103px;
  
  
  
	  height: 241px;
  
  
  
  }
  
  
  
  
  
  
  
  #pencil {
  
  
  
	  position: absolute;
  
  
  
	  left: 200px;
  
  
  
	  bottom: 0px;
  
  
  
	  margin-top: -52px;
  
  
  
	  z-index: 2;
  
  
  
	  width: 226px;
  
  
  
	  height: 128px;
  
  
  
  }
  
  
  
  
  
  
  
  #products-content {
  
  
  
	  background-color: white;
  
  
  
	  position: absolute;
	  
	  height:100%;
  
  
  
  
  
  
  
	  top: 50px;
  
  
  
	  left: 50px;
  
  
  
	  border-right: 2px solid #9e6644;
  
  
  
	  border-bottom: 2px solid #9e6644;
  
  
  
	  width: 800px;
  
  
  
  }
  
  
  
  
  
  
  
  #car-small {
  
  
  
	  position: absolute;
  
  
  
	  left: -15px;
  
  
  
	  top: -40px;
  
  
  
  }
  
  
  
  
  
  
  
  #breadcrumb {
  
  
  
	  width: 570px;
  
  
  
	  height: 20px;
  
  
  
	  position: absolute;
  
  
  
	  top: 20px;
  
  
  
	  left: 220px;
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  #breadcrumb a{
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  #breadcrumb a.current {
  
  
  
	  color: #990000;
  
  
  
	  font-weight: bold;
  
  
  
  }
  
  
  
  
  
  
  
  #products-title {
  
  
  
	  width: 570px;
  
  
  
	  height: 30px;
  
  
  
	  position: absolute;
  
  
  
	  left: 220px;
  
  
  
	  top: 40px;
  
  
  
  }
  
  
  
  
  
  
  
  h1 {
  
  
  
	  padding: 0px;
  
  
  
	  margin: 0px;
  
  
  
	  font-size: 26px;
  
  
  
	  font-weight: normal;
  
  
  
	  color: #666;
  
  
  
	  font-family: "Times New Roman", Times, serif;
  
  
  
  }
  
  
  
  
  
  
  
  #products-left-menu {
  
  
  
	  width: 235px;
  
  
  
	  background-color: #ececec;
  
  
  
	  position: absolute;
  
  
  
	  left: -30px;
  
  
  
	  top: 125px;
  
  
  
	  padding-bottom: 70px;
  
  
  
	  background-image: url(../img/left_menu_bg.jpg);
  
  
  
	  background-position: bottom left;
  
  
  
	  background-repeat: no-repeat;
  
  
  
  }
  
  
  
  
  
  
  
  #products-left-menu h2 {
  
  
  
	  padding: 0px;
  
  
  
	  margin: 0px;
  
  
  
	  display: block;
  
  
  
	  margin-top: 5px;
  
  
  
	  padding-left: 0px;
  
  
  
	  height: 33px;
  
  
  
	  line-height: 18px;
  
  
  
	  color: #555;
  
  
  
	  margin-bottom: 6px;
  
  
  
	  margin-left: 4px;
  
  
  
	  font-size: 12px;
  
  
  
  }
  
  
  
  
  
  
  
  #products-left-menu ul {
  
  
  
	  padding: 0;
  
  
  
	  margin: 0px;
  
  
  
	  list-style-type: none;
  
  
  
	  margin-bottom: 15px;
  
  
  
	  margin-left: 23px;
  
  
  
	  list-style: none;
  
  
  
  }
  
  
  
  
  
  
  
  #products-left-menu h2 img {
  
  
  
	  position: relative;
  
  
  
	  margin-right: 4px;
  
  
  
	  float: left;
  
  
  
  }
  
  
  
  
  
  
  
  #products-left-menu ul li {
  
  
  
	  display: block;
  
  
  
	  padding-left: 35px;
  
  
  
	  color: #999;
  
  
  
	  height: 18px;
  
  
  
	  line-height: 18px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #products-left-menu ul li a{
  
  
  
	  color: #787878;
  
  
  
  }
  
  
  
  
  
  
  
  #products-left-menu ul li a:hover {
  
  
  
	  color: #333333;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #main-content {
  
  
  
	  width: 520px;
  
  
  
	  position: absolute;
  
  
  
	  left: 220px;
  
  
  
	  top: 120px;
  
  
  
	  line-height: 20px;
	  
	  clear:both;
  
  
  
  }
  
  
  
  
  
  
  
  #entry-text {
  
  
  
	  width: 520px;
  
  
  
	  height: auto;
  
  
  
	  position: relative;
  
  
  
	  float: left;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .ui-tabs .ui-tabs-hide {
  
  
  
	   display: none;
  
  
  
  }
  
  
  
  
  
  
  
  #tabs {
  
  
  
	  position: relative;
  
  
  
	  float: left;
  
  
  
	  width: 550px;
  
  
  
	  border: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  .file-list {
  
  
  
	  list-style: none;
  
  
  
	  padding: 0px;
  
  
  
	  margin: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  .file-list li{ 
  
  
  
	  height: 22px;
  
  
  
  /*	background-image: url(../img/pdf.jpg);*/
  
  
  
	  background-repeat: no-repeat;
  
  
  
	  text-indent: 5px;
  
  
  
  }
  
  
  
  
  
  
  
  .file-list li.word {
  
  
  
  /*	background-image: url(../img/word.jpg);*/
  
  
  
  }
  
  
  
  
  
  
  
  .file-list li.excel{
  
  
  
  /*	background-image: url(../img/excel.jpg);*/
  
  
  
  }
  
  
  
  
  
  
  
  .file-list li.arrow{
  
  
  
	  background-image: url(../img/arrow.jpg);
  
  
  
  }
  
  
  
  
  
  
  
  #picture-top {
  
  
  
	  position: absolute;
  
  
  
	  left: 25px;
  
  
  
	  top: 30px;
  
  
  
	  width:219px;
  
  
  
	  height:168px;
  
  
  
  }
  
  
  
  
  
  
  
  #picture-top-m {
  
  
  
	  position: absolute;
  
  
  
	  left: 0px;
  
  
  
	  top: 28px;
  
  
  
  }
  
  
  
  
  
  
  
  #picture-top-q {
  
  
  
	  position: absolute;
  
  
  
	  left: 25px;
  
  
  
	  top: 30px;
  
  
  
  }
  
  
  
  
  
  
  
  #picture-top-c {
  
  
  
	  position: absolute;
  
  
  
	  left: -100px;
  
  
  
	  top: 10px;
  
  
  
	  z-index:10;
  
  
  
	  width:219px;
  
  
  
	  height:168px;
  
  
  
  }
  
  
  
  
  
  
  
  .promotion {
  
  
  
	  position: absolute;
  
  
  
  }
  
  
  
  
  
  
  
  #news-container {
  
  
  
	  width: 800px;
  
  
  
	  position: absolute;
  
  
  
	  left: 40px;
  
  
  
	  top: 210px;
  
  
  
  }
  
  
  
  
  
  
  
  .news {
  
  
  
	  width: 261px;
  
  
  
	  height: 350px;
  
  
  
	  background-image: url(../img/news_bg.jpg);
  
  
  
	  float: left;
  
  
  
	  position: relative;
  
  
  
  }
  
  
  
  
  
  
  
  .news-vig {
  
  
  
	  background-image: url(../img/news_bg_vienna.jpg);
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .news-title {
  
  
  
	  height: 20px;
  
  
  
	  width: 200px;
  
  
  
	  position: absolute;
  
  
  
	  top: 50px;
  
  
  
	  left: 30px;
  
  
  
	  font-weight: bold;
  
  
  
	  font-size: 12px;
  
  
  
  }
  
  
  
  
  
  
  
  .news-content {
  
  
  
	  height: 20px;
  
  
  
	  width: 200px;
  
  
  
	  position: absolute;
  
  
  
	  top: 80px;
  
  
  
	  left: 30px;
  
  
  
	  font-size: 11px;
  
  
  
	  line-height: 16px;
  
  
  
  }
  
  
  
  
  
  
  
  .news-read-more {
  
  
  
	  height: 20px;
  
  
  
	  width: 180px;
  
  
  
	  position: absolute;
  
  
  
	  top: 290px;
  
  
  
	  left: 25px;
  
  
  
	  font-size: 11px;
  
  
  
	  line-height: 18px;
  
  
  
	  font-weight: bold;
  
  
  
	  text-align: right;
  
  
  
	  cursor: pointer;
  
  
  
  }
  
  
  
  
  
  
  
  .news-read-more a{
  
  
  
	  color: #666;
  
  
  
  }
  
  
  
  
  
  
  
  .news-read-more a:hover{
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #blanka {
  
  
  
	  width: 433px;
  
  
  
	  height: 421px;
  
  
  
	  background-image: url(../img/blanka.png);
  
  
  
  }
  
  
  
  
  
  
  
  #name, #email, #phone, #subject, #department {
  
  
  
	  width: 250px;
  
  
  
	  background: none;
  
  
  
	  font-weight: bold;
  
  
  
	  position: absolute;
  
  
  
	  left: 120px;
  
  
  
	  top: 65px;
  
  
  
	  height: 20px;
  
  
  
	  z-index: 9999;
  
  
  
  }
  
  
  
  
  
  
  
  #blanka input {
  
  
  
	  border: 1px solid #ccc;
  
  
  
  }
  
  
  
  
  
  
  
  #email {
  
  
  
	  top: 95px;
  
  
  
	  height: 15px;
  
  
  
  }
  
  
  
  
  
  
  
  #phone {
  
  
  
	  height: 15px;
  
  
  
	  top: 121px;
  
  
  
  }
  
  
  
  
  
  
  
  #subject {
  
  
  
	  top: 200px;
  
  
  
	  height: 15px;
  
  
  
  }
  
  
  
  
  
  
  
  #captcha {
  
  
  
	  top: 360px;
  
  
  
	  position: absolute;
  
  
  
	  height: 25px;
  
  
  
	  font-size: 15px;
  
  
  
	  font-weight: bold;
  
  
  
	  width: 60px;
  
  
  
	  padding-top: 4px;
  
  
  
	  padding-left: 5px;
  
  
  
	  left: 300px;
  
  
  
	  border: 1px solid #ccc;
  
  
  
  }
  
  
  
  
  
  
  
  #captcha-img {
  
  
  
	  top: 360px;
  
  
  
	  position: absolute;
  
  
  
	  left: 170px;
  
  
  
  }
  
  
  
  
  
  
  
  #captcha-info {
  
  
  
	  width: 300px;
  
  
  
	  font-weight: bold;
  
  
  
	  text-align: right;
  
  
  
  height: 20px;
  
  
  
  position: absolute;
  
  
  
  left: 70px;
  
  
  
  top: 330px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #textareata {
  
  
  
	  width: 319px;
  
  
  
	  overflow: auto;
  
  
  
	  position: absolute;
  
  
  
	  top: 224px;
  
  
  
	  font-family: Arial, Helvetica, sans-serif;
  
  
  
	  font-size: 11px;
  
  
  
	  color: #666;
  
  
  
	  line-height: 18px;
  
  
  
	  left: 50px;
  
  
  
	  height: 90px;
  
  
  
	  background: none;
  
  
  
	  border: 1px solid #ccc;
  
  
  
  }
  
  
  
  
  
  
  
  #department {
  
  
  
	  position: absolute;
  
  
  
	  border: 1px solid #ccc;
  
  
  
	  font-size: 11px;
  
  
  
	  font-family: Arial, Helvetica, sans-serif;
  
  
  
	  color: #333333;
  
  
  
	  left: 120px;
  
  
  
	  width: 250px;
  
  
  
	  background-color: #ddd;
  
  
  
	  top: 170px;
  
  
  
  }
  
  
  
  
  
  
  
  #form-labels {
  
  
  
	  height: 150px;
  
  
  
	  width: 80px;
  
  
  
	  position: absolute;
  
  
  
	  left: 20px;
  
  
  
	  top: 65px;
  
  
  
	  line-height: 26px;
  
  
  
	  text-align: right;
  
  
  
	  font-weight: bold;
  
  
  
  }
  
  
  
  
  
  
  
  #form-submit {
  
  
  
	  width: 110px;
  
  
  
	  height: 39px;
  
  
  
	  background-image: url(../img/bul/submit.jpg);
  
  
  
	  border: 0px;
  
  
  
	  position: absolute;
  
  
  
	  top: 410px;
  
  
  
	  left: 300px
  
  
  
  }
  
  
  
  
  
  
  
  #faq {
  
  
  
	  width: 353px;
  
  
  
	  height: 291px;
  
  
  
	  background-image: url(../img/bul/faq.png);
  
  
  
  }
  
  
  
  
  
  
  
  #faq a{
  
  
  
	  color: #666666;
  
  
  
  }
  
  
  
  
  
  
  
  #faq ul{
  
  
  
	  position: relative;
  
  
  
  }
  
  
  
  
  
  
  
  #faq a:hover {
  
  
  
	  color: #000000;
  
  
  
  }
  
  
  
  
  
  
  
  #map {
  
  
  
	  position: absolute;
  
  
  
	  left: 0px;
  
  
  
	  top: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  #map-a {
  
  
  
	  width: 100px;
  
  
  
	  height: 30px;
  
  
  
	  position: absolute;
  
  
  
	  cursor: pointer;
  
  
  
	  top: 430px;
  
  
  
	  left: 210px;
  
  
  
  }
  
  
  
  
  
  
  
  #sofia {
  
  
  
	  position: absolute;
  
  
  
	  left: 400px;
  
  
  
	  top: 70px;
  
  
  
	  display: none;
  
  
  
  }
  
  
  
  
  
  
  
  #history {
  
  
  
	  width: 393px;
  
  
  
	  height:526px;
  
  
  
	  line-height: 20px;
  
  
  
	  background-image: url(../img/blanka4.png);
  
  
  
	  position: absolute;
  
  
  
	  top: 250px;
  
  
  
	  left: 20px;
  
  
  
	  padding: 30px;
  
  
  
	  padding-top: 50px;
  
  
  
  }
  
  
  
  
  
  
  
  #history2 {
  
  
  
	  width: 350px;
  
  
  
	  height:725px;
  
  
  
	  line-height: 19px;
  
  
  
	  background-image: url(../img/bul/blanka5.png);
  
  
  
	  position: absolute;
  
  
  
	  top: 40px;
  
  
  
	  left: 480px;
  
  
  
	  padding: 30px;
  
  
  
	  padding-top: 50px;
  
  
  
  }
  
  
  
  
  
  
  
  #history2 h2{
  
  
  
	  font-size: 13px;
  
  
  
	  color: #990000;
  
  
  
	  padding: 0px;
  
  
  
	  margin: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  #history3 {
  
  
  
	  width: 350px;
  
  
  
	  height:445px;
  
  
  
	  line-height: 19px;
  
  
  
	  background-image: url(../img/bul/blanka3.png);
  
  
  
	  padding: 30px;
  
  
  
	  padding-top: 50px;
  
  
  
  }
  
  
  
  
  
  
  
  #history3 ul {
  
  
  
	  padding: 10px;
  
  
  
	  margin: 10px;
  
  
  
  }
  
  
  
  
  
  
  
  #history3 h2{
  
  
  
	  font-size: 13px;
  
  
  
	  color: #990000;
  
  
  
	  padding: 0px;
  
  
  
	  margin: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  #vig-positions {
  
  
  
	  width: 460px;
  
  
  
	  height: 427px;
  
  
  
	  background-image: url(../img/bul/vig_positions.png);
  
  
  
	  position: absolute;
  
  
  
	  top: 210px;
  
  
  
	  left: 20px;
  
  
  
  }
  
  
  
  
  
  
  
  #vig-map-small {
  
  
  
	  position: absolute;
  
  
  
	  left: 20px;
  
  
  
	  top: 380px;
  
  
  
	  cursor: pointer;
  
  
  
	  bottom: 70px;
  
  
  
	  width: 142px;
  
  
  
	  height: 101px;
  
  
  
  }
  
  
  
  
  
  
  
  #vig-map-big {
  
  
  
	  position: absolute;
  
  
  
	  display: none;
  
  
  
	  left: -480px;
  
  
  
	  cursor: pointer;
  
  
  
	  top: 0px;
  
  
  
	  z-index: 500;
  
  
  
  }
  
  
  
  
  
  
  
  #vig-click {
  
  
  
	  position: absolute;
  
  
  
	  left: 50px;
  
  
  
	  cursor: pointer;
  
  
  
	  top: 550px;
  
  
  
  }
  
  
  
  
  
  
  
  #careers {
  
  
  
	  width: 563px;
  
  
  
	  height: 252px;
  
  
  
	  background-image: url(../img/blanka5.png);
  
  
  
	  position: absolute;
  
  
  
	  background-position: right top;
  
  
  
	  left: 255px;
  
  
  
	  top: 20px;
  
  
  
	  padding: 30px;
  
  
  
  }
  
  
  
  
  
  
  
  #careers h2 {
  
  
  
	  color: #990000;
  
  
  
	  font-size: 14px;
  
  
  
	  margin: 0px;
  
  
  
	  height: 0px;
  
  
  
	  margin-bottom: 20px;
  
  
  
  }
  
  
  
  
  
  
  
  #careers-holder {
  
  
  
	  position: absolute;
  
  
  
	  top: 250px;
  
  
  
	  height: 550px;
  
  
  
	  width: 830px;
  
  
  
	  left: 43px;
  
  
  
  }
  
  
  
  
  
  
  
  .career {
  
  
  
	  width: 268px;
  
  
  
	  height: 167px;
  
  
  
	  background-image: url(../img/career_bg.png);
  
  
  
	  float:left; 
  
  
  
	  font-size: 18px;
  
  
  
	  font-weight: bold;
  
  
  
	  text-align: center;
  
  
  
	  padding-top: 40px;
  
  
  
  }
  
  
  
  
  
  
  
  .career a{
  
  
  
	  color: #333333;
  
  
  
	  position: relative;
  
  
  
  }
  
  
  
  
  
  
  
  .career a:hover {
  
  
  
	  color: #666;
  
  
  
  }
  
  
  
  
  
  
  
  #ifclaims {
  
  
  
	  width: 610px;
  
  
  
	  height: 600px;
  
  
  
	  background-image: url(../img/blanka7.png);
  
  
  
	  background-position: bottom left;
  
  
  
	  background-repeat: no-repeat;
  
  
  
	  position: absolute;
  
  
  
	  top: 150px;
  
  
  
	  left: 255px;
  
  
  
  }
  
  
  
  
  
  
  
  #ifclaims h2 {
  
  
  
	  font-size: 15px;
  
  
  
	  text-align: center;
  
  
  
	  width: 500px;
  
  
  
	  position: relative;
  
  
  
	  margin: 0 auto;
  
  
  
	  margin-top: 30px;
  
  
  
	  padding-top: 27px;
  
  
  
  }
  
  
  
  
  
  
  
  #ifclaims div {
  
  
  
	  width: 240px;
  
  
  
	  position: relative;
  
  
  
	  float: left;
  
  
  
	  margin-top: 20px;
  
  
  
	  padding-left: 5px;
  
  
  
	  z-index: 99999;
  
  
  
	  margin-right: 10px;
  
  
  
	  margin-left: 40px;
  
  
  
  }
  
  
  
  
  
  
  
  #ifclaims h1 {
  
  
  
	  color: #990000;
  
  
  
	  font-size:12px;
  
  
  
	  font-weight: bold;
  
  
  
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
  
  
  
	  margin-left: 30px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  #ifclaims ul li {
  
  
  
	  line-height: 20px;
  
  
  
  }
  
  
  
  
  
  
  
  #ifclaims div a {
  
  
  
	  color: #666666;
  
  
  
  }
  
  
  
  
  
  
  
  #ifclaims div a:hover {
  
  
  
	  color: #990000;
  
  
  
  }
  
  
  
  
  
  
  
  #claims-note {
  
  
  
	  width: 152px;
  
  
  
	  height: 130px;
  
  
  
	  background-image: url(../img/note.jpg);
  
  
  
	  position: absolute;
  
  
  
	  left: 100px;
  
  
  
	  top: 400px;
  
  
  
	  padding-top: 52px;
  
  
  
	  padding-left: 27px;
  
  
  
  }
  
  
  
  a#note-internal-rights{
  
  
  
	  width: 174px;
  
  
  
	  height: 173px;
  
  
  
	  width: 251px;
  
  
  
	  height: 218px;
  
  
  
	  width: 194px;
  
  
  
	  height: 192px;
  
  
  
	  background: url(../img/note_intrernal_rights3.jpg) no-repeat;
  
  
  
	  position: absolute;
  
  
  
	  left: 100px;
  
  
  
	  top: 400px;
  
  
  
	  left:628px;
  
  
  
	  top:750px;
  
  
  
	  1padding-top: 52px;
  
  
  
	  1padding-left: 27px;
  
  
  
	  1opacity:0.7;
  
  
  
	  1filter:alpha(opacity=70);
  
  
  
	  1-ms-filter:alpha(opacity=70);
  
  
  
  }
  
  
  
  a#note-internal-rights:hover{
  
  
  
	  background-position:0 -192px;	
  
  
  
	  1opacity:1;
  
  
  
	  1filter:alpha(opacity=100);
  
  
  
	  1-ms-filter:alpha(opacity=100);
  
  
  
  }
  
  
  
  #login {
  
  
  
	  width: 274px;
  
  
  
	  height: 302px;
  
  
  
	  background-image: url(../img/bul/login_bg.png);
  
  
  
	  position: absolute;
  
  
  
	  left: 320px;
  
  
  
	  top: 165px;
  
  
  
  }
  
  
  
  
  
  
  
  #username {
  
  
  
	  background: none;
  
  
  
	  border: 0px solid red;
  
  
  
	  width: 190px;
  
  
  
	  position: absolute;
  
  
  
	  color: #333333;
  
  
  
	  font-weight: bold;
  
  
  
	  top: 135px;
  
  
  
	  left: 40px;
  
  
  
  }
  
  
  
  
  
  
  
  #password {
  
  
  
	  background: none;
  
  
  
	  border: 0px solid red;
  
  
  
	  width: 190px;
  
  
  
	  position: absolute;
  
  
  
	  color: #333333;
  
  
  
	  font-weight: bold;
  
  
  
	  top: 182px;
  
  
  
	  left: 40px;
  
  
  
  }
  
  
  
  
  
  
  
  #login-submit{
  
  
  
	  background: none;
  
  
  
	  background-image: url(../img/bul/login_submit.jpg);
  
  
  
	  width: 56px;
  
  
  
	  height: 25px;
  
  
  
	  position: absolute;
  
  
  
	  top: 222px;
  
  
  
	  border: 0px;
  
  
  
	  left: 180px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  #structure {
  
  
  
	  background-color: white;
  
  
  
	  width: 800px;
  
  
  
	  height: 900px;
  
  
  
	  position: absolute;
  
  
  
	  left: 20px;
  
  
  
	  top: 900px;
  
  
  
	  line-height: 22px;
  
  
  
	  padding: 20px;
  
  
  
  }
  
  
  
  
  
  
  
  #footer-links a.brokers-link {
  
  
  
	  font-weight: bold;
  
  
  
	  color: #333333;
  
  
  
  }
  
  
  
  
  
  
  
  #footer-links a.brokers-link:hover {
  
  
  
	  color: #999999;
  
  
  
  }
  
  
  
  
  
  
  
  #advantages {
  
  
  
	  width: 509px;
  
  
  
	  background-image: url(../img/yellow_bg.jpg);
  
  
  
	  background-repeat: no-repeat;
  
  
  
	  background-position: bottom;
  
  
  
	  background-color: #fcf4ca;
  
  
  
	  height: auto;
  
  
  
	  position: relative;
  
  
  
	  float: left;
  
  
  
	  padding: 20px;
  
  
  
	  padding-bottom: 40px;
  
  
  
  }
  
  
  
  
  
  
  
  #new1 {
  
	  position: absolute;
  
	  left: 250px;
  
	  top: 100px;
  
	  background-color: white;
  
	  border: 1px solid #CCC;
  
	  width: 450px;
  
	  line-height:  18px;
  
	  padding: 20px;
  
	  display: none;
  
	  height: 600px;
  
  }
  
  
  
  
  
  
  
  #new2 {
  
	  position: absolute;
  
	  left: 240px;
  
	  -moz-box-shadow: 0px 0px 12px #000;
  
	  cursor: pointer;
  
	  top: 0px;
  
	  background-color: white;
  
	  border: 1px solid #CCC;
  
	  width: 450px;
  
	  line-height:  18px;
  
	  padding: 20px;
  
	  display: none;
  
	  height: 450px;
  
  }
  
  
  
  #new3 {
  
	  position: absolute;
  
	  left: 140px;
  
	  -moz-box-shadow: 0px 0px 12px #000;
  
	  cursor: pointer;
  
	  top: 0px;
  
	  background-color: #FFF;
  
	  border: 1px solid #CCC;
  
	  width: 650px;
  
	  line-height:  18px;
  
	  padding: 20px;
  
	  display: none;
  
	  height: 750px;
  
  }
  
  
  
  
  
  #news4 {
  
	  position: absolute;
  
	  left: 140px;
  
	  -moz-box-shadow: 0px 0px 12px #000;
  
	  cursor: pointer;
  
	  top: 0px;
  
	  background-color: #FFF;
  
	  border: 1px solid #CCC;
  
	  width: 650px;
  
	  line-height:  18px;
  
	  padding: 20px;
  
	  display: none;
  
	  height: 450px;
  
  }
  
  
  
  
  
  
  
  .grad,.city {
  
  
  
	  padding: 20px;
  
  
  
	  position: absolute;
  
  
  
	  background-color: #f4eada;
  
  
  
	  border: 1px solid #ab936d;
  
  
  
	  background-image: url(../img/cbg.jpg);
  
  
  
	  display: none;
  
  
  
	  width: 200px;
  
  
  
  /*	left:0;
  
  
  
	  top:0;*/
  
  
  
  /* 	left: 600px;
  
  
  
	  top: -100px; */
  
  
  
  }
  
  
  
  
  
  
  
  .grad a{
  
  
  
	  color: #990000;
  
  
  
	  font-weight: bold;
  
  
  
  }
  
  
  
  
  
  
  
  .grad a:hover{
  
  
  
	  color: #666666;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .grad h1, .city h1{
  
  
  
	  font-family:Arial, Helvetica, sans-serif;
  
  
  
	  font-size: 14px;
  
  
  
	  font-weight: bold;
  
  
  
	  margin: 0px;
  
  
  
	  padding: 0px;
  
  
  
	  margin-bottom: 15px;
  
  
  
  }
  
  
  
  
  
  
  
#logout {
	padding: 5px;
	background-color: #996600;
	top: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	right: 10px;
	height: 20px;
	position: absolute;
	border: 1px solid red;
	font-weight:bold;
	line-height: 20px;
	text-align: center;
	border: 1px solid #CC9900;
}
  
  
  
  
  
  
  
  #logout a{
  
  
  
	  display: block;
  
  
  
	  color: #FFFFFF;
  
  
  
  }
  
  
  
  
  
  
  
  #logout a:hover{
  
  
  
	  color:#CCCCCC;
  
  
  
  }
  
  
  
  
  
  
  
  #logout:hover {
  
  
  
	  background-color: #993300;
  
  
  
  }
  
  
  
  
  
  
  
  .download {
  
  
  
	  position: absolute;
  
  
  
	  left: 4px;
  
  
  
	  top: 260px;
  
  
  
  }
  
  
  
  
  
  
  
  .download-agent a{
  
  
  
	  font-size: 12px;
  
  
  
	  font-weight: bold;
  
  
  
	  color: #666;
  
  
  
	  display: block;
  
  
  
  }
  
  
  
  
  
  
  
  .download-agent a:hover{
  
  
  
	  color: #999999;
  
  
  
  }
  
  
  
  
  
  
  
  .contact-close {
  
  
  
	  width:16px;
  
  
  
	  height:16px;
  
  
  
	  position:absolute;
  
  
  
	  right:1px;
  
  
  
	  top:1px;
  
  
  
	  border:0px solid red;
  
  
  
	  background-image:url(../img/icons/contact_close.gif);
  
  
  
	  background-position:0 0;
  
  
  
  }
  
  
  
  .contact-close:hover {
  
  
  
	  background-position:0 16px;
  
  
  
	  cursor:pointer;
  
  
  
  }
  
  
  
  
  
  
  
  /* SESSION MESSAGES */
  
  
  
  .session {
  
  
  
	  position:absolute;
  
  
  
	  height:20px;
  
  
  
	  width:auto;
  
  
  
	  top:20px;
  
  
  
	  left:150px;
  
  
  
  }
  
  
  
  .error {
  
  
  
	  color: red;	
  
  
  
  }
  
  
  
  
  
  
  
  #blanka input.form-error, #blanka textarea.form-error{
  
  
  
	  border: 1px solid #990000;
  
  
  
  }
  
  
  
  
  
  
  
  #blanka #form-submit {
  
  
  
	  border: 0px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .error-message {
  
  
  
	  display: none;
  
  
  
  }
  
  
  
  
  
  
  
  .promotion-big {
  
  
  
  
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .ui-accordion-content p {
  
  
  
	  line-height: 18px;
  
  
  
	  text-align: justify;
  
  
  
  }
  
  
  
  .ui-accordion-content ul{
  
  
  
	  line-height: 18px;
  
  
  
  }
  
  
  
  
  
  
  
  .ui-widget-content {
  
  
  
	  border: 1px solid #eee;
  
  
  
  }
  
  
  
  
  
  
  
  h3.ui-accordion-header {
  
  
  
  
  
  
  
  }
  
  
  
  
  
  
  
  .ui-state-active {
  
  
  
	  background-color: #ccc;
  
  
  
	  color: white;
  
  
  
  }
  
  
  
  
  
  
  
  .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
  
  
  
	  color: #000;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .important {
  
  
  
	  font-weight: bold;
  
  
  
	  color: #990000;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .table-zakriti {
  
  
  
	  border-left: 1px solid #f0f0f0;
  
  
  
  }
  
  
  
  
  
  
  
  .table-zakriti tr th {
  
  
  
	  background-color: #940004;
  
  
  
	  color: #fff;
  
  
  
	  border-right: 1px solid #600003;
  
  
  
	  height: 50px;
  
  
  
  }
  
  
  
  
  
  
  
  .table-zakriti tr td{
  
  
  
	  border-right: 1px solid #f0f0f0;
  
  
  
	  border-bottom: 1px solid #f0f0f0;
  
  
  
	  padding-left: 5px;
  
  
  
  }
  
  
  
  
  
  
  
  .separator-td {
  
  
  
	  background-color: #dedede;
  
  
  
	  height: 30px;
  
  
  
	  line-height: 30px;
  
  
  
	  font-weight: bold;
  
  
  
	  text-align: center;
  
  
  
  }
  
  
  
  
  
  
  
  .city-zakriti {
  
  
  
	  vertical-align: middle;
  
  
  
	  font-weight: bold;
  
  
  
	  color: #940004;
  
  
  
	  text-indent: 10px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #logo-en {
  
  
  
	  width: 180px;
  
  
  
	  height: 72px;
  
  
  
	  display: block;
  
  
  
	  background: url(../img/bul/logo.jpg) top left no-repeat;
  
  
  
	  position: relative;
  
	  
  
	  top:10px;
  
  
  
	  float:left;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #press-release {
  
  
  
	  position: absolute;
  
  
  
	  right: 0px;
  
  
  
	  top: -175px;
  
  
  
	  width: 355px;
  
  
  
	  height: 161px;
  
  
  
	  padding-top: 55px;
  
  
  
	  padding-left: 30px;
  
  
  
	  padding-right: 25px;
  
  
  
	  background-image: url(../img/bul/blanka_press.png);
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #press-release a{
  
  
  
	  color: #666;
  
  
  
	  line-height: 18px;
  
  
  
	  display: block;
  
  
  
	  position: relative;
  
  
  
	  border-bottom: 1px solid #f1e3a2;
  
  
  
	  padding-top: 2px;
  
  
  
	  padding-bottom: 2px;
  
  
  
	  width: 100%;
  
  
  
	  border-top: 1px solid #fff8d7;
  
  
  
	  float: left;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  #press-release a:hover{
  
  
  
	  color: #999;
  
  
  
  }
  
  
  
  
  
  
  
  #press-release-title {
  
  
  
	  position: absolute;
  
  
  
	  
  
  
  
	  width: 100%;
  
  
  
	  height: 20px;
  
  
  
	  font-weight: bold;
  
  
  
	  font-size: 14px;
  
  
  
	  top: 20px;
  
  
  
	  left: 38px;
  
  
  
  }
  
  
  
  
  
  
  
  
  
  
  
  a.download-presentation-bg {
  
  
  
		  position: absolute;
  
  
  
		  display: block;
  
  
  
		  width: 247px;
  
  
  
		  height: 89px;
  
  
  
		  background-image: url(../img/bul/download_presentation.jpg);
  
  
  
		  left: 230px;
  
  
  
		  top: 150px;
  
  
  
		  z-index: 555;
  
  
  
  }
  
  
  
  a.download-presentation-bg:hover {
  
  
  
	  background-position: 0 -89px;
  
  
  
  }
  
  
  
  
  
  
  
  a.download-presentation-en {
  
  
  
		  position: absolute;
  
  
  
		  display: block;
  
  
  
		  width: 247px;
  
  
  
		  height: 89px;
  
  
  
		  background-image: url(../img/eng/download_presentation.jpg);
  
  
  
		  left: 230px;
  
  
  
		  top: 150px;
  
  
  
		  z-index: 555;
  
  
  
		   
  
  
  
  }
  
  
  
  a.download-presentation-en:hover {
  
  
  
	  background-position: 0 -89px;
  
  
  
  }
  
  
  
  
  
  
  
  a#promo1{
  
	  width: 192px;
  
	  height: 155px;
  
	  position: absolute;
  
	  background: url(../img/bi_omv_efko1.jpg) top left no-repeat;
  
	  left: 52px;
  
	  top: 265px;
  
	  display: block;
  
  }
  
  
  
  
  
  .banner-front {
  
	  position: absolute;
  
	  left: 346px;
  
	  top: 260px;
  
	  width: 200px;
  
	  height: 177px;
  
	  background: url(../img/front1.jpg) top left no-repeat;
  
  }
  
  .banner-front2{
  
	  background: url("/img/front1.jpg") top left no-repeat;
  
	  height: 177px;
  
	  left: 640px;
  
	  position: absolute;
  
	  top: 260px;
  
	  width: 200px;	
  
  }
  
  
  
  span.skype_pnh_container { display:none !important; }
  
  
  
  span.skype_pnh_print_container { display:inline !important; }
  

