/* Start of CMSMS style sheet 'aprosoft' */
body{
  background-color:#FFFFFF;
  color: #000000;
  font-family:Tahoma,sans-serif;
  font-size:10px;
  margin:0;
  padding:0;
}
img{
  border: 0;
}
a{
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}

div.main{
  width: 1000px;
  margin: auto;
}
div.top{
  height: 64px;
  width: 100%;
  position: relative;
}
div.logo{
  margin-left: 30px;
  margin-top: 20px;
  float: left;  
}
div.menutop{
  height: 37px;
  width: 609px;  
  position:absolute;
  bottom: 0px;  
  right:195px;
  text-align: center;
}
div.menutop ul{
  margin: 0px;
  padding: 0px;
}
div.menutop ul li{
  float: left;
  display: block;  
}
div.menutop ul li.separator{
  width: 14px;
}
div.menutop div.edge_separator{
  float: left;
  display: block;
  background-image: url(images/edge_separator.jpg);
  background-position: center top;
  background-repeat: no-repeat;   
  height: 37px;
  width: 2px;
}
div.menutop a{
  color: black;
  text-decoration: none; 
  font-weight: bold; 
  width: 89px;
  height: 37px;
  text-transform: uppercase;
  line-height: 45px;
  display: block;
}
div.menutop a:hover{
  background-image: url(images/vector.png);
  background-position: center top;
  background-repeat: no-repeat;
}
div.banner{
  height: 214px;
  width: 100%;
  border-top: 7px solid #ef8200; 
  border-bottom: 3px solid #ef8404; 
}
div.bottom{
  background-image: url(images/bottom_background.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
  background-color: #f6f7f6;
  overflow:auto;
  position: relative;
}
div.content_box{
  width: 609px;
  min-height: 597px;
   margin:auto;
  overflow: auto;
  margin-top: 24px;
  font-size: 11px;
  position: relative;
  display: block;
}
div.content_box div.content_title{
  background-image: url(images/content_title_bg.png);
  background-position: center top;
  height: 38px;
  border-bottom: 2px solid #cccccc;
  overflow: auto;
}
div.content_title span.title{
  font-weight: bold;
  display: block;
  margin-left: 20px;
  margin-top: 18px;
  float:left;
}
div.content_title a, div.content_title a:visited{
  float: right;
  display: block;
  margin-right: 10px;
  margin-top: 18px;
  color: black;
  text-decoration: none;
}
div.content_title a:hover{
  text-decoration: underline;
}
div.content_box div.content{
  background-image: url(images/content_bg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  overflow: visible;
  min-height: 442px;
  padding:20px 50px 30px 20px;
  text-align: justify;
}
div.footer{
  position: relative;
  height: 127px;
  background-image: url(images/footer_bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 16px;
  text-align: center;
}
div.grey_box{
  background-image: url(images/footer_grey_bg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  height:54px;
  line-height:54px;
  color:white;  
}
div.left_stripe{
  background-image: url(images/left_stripe.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 196px;
  height: 170px;
  bottom:23px;
  left: 0px;
  position:absolute;
}
div.right_stripe{
  background-image: url(images/right_stripe.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 196px;
  height: 170px;
  bottom:23px;
  position:absolute;
  right: 0px;
}
div.cube_golf{
  background-image: url(images/golf_man.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 149px;
  height: 332px;
  position:absolute;
  bottom:85px;
  left:765px;
  z-index:2;
}
div.cube_sluchawka{
  background-image: url(images/sluchawka.png);
  background-position: center top;
  background-repeat: no-repeat;
  width: 198px;
  height: 506px;
  position:absolute;
  bottom:85px;
  left:718px;
  z-index:2;
}
div.gallery{
  clear: both;
}
/* CUBE STYLES */

div#mapArea {
  width: 345px;
  height: 349px;   
  position: relative;
  top: 63px;
  left: 0px;
  float: right;
}

div.mapBox {
  background-color:transparent;
  background-image:url(images/map/cube.png);
  width: 345px;
  height: 349px; 
  position:absolute;
}

div.mapWrapper {
  height:100%;
  left:0;
  position:relative;
  top:0;
  width:100%;
}

a.mapLink {
  background-image:url(images/menu_entry.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  clear:both;
  color:#666666;
  display:block;
  font-weight:bold;
  height:28px;
  line-height: 28px;
  text-align: left;
  text-decoration:none;
  text-indent: 18px;
  width:148px;
  float: right;
  position: absolute;
}
a.mapLinkHover, a.mapLink:hover {
  position: absolute;
  background-image:url(images/menu_orange.png);
  clear:both;
  color:white;
  display:block;
  font-weight:bold;
  height:34px;
  line-height: 28px;
  text-align: left;
  text-decoration: none;
  text-indent: 18px;
  width:148px;
  float: right;
}
a#regionMenu1{
  top: 13px;
}
a#regionMenu2{
  top: 42px;
}
a#regionMenu3{
  top: 71px;
}
a#regionMenu4{
  top: 100px;
}
a#regionMenu5{
  top: 129px;
}
a#regionMenu6{
  top: 158px;
}
a#regionMenu7{
  top: 187px;
}
a#regionMenu8{
  top: 216px;
}
img#topMapCover {
  border-style:none;
  border-width:0;
  left:0;
  position:absolute;
  top:0;
  width: 345px;
  height: 349px;
  z-index:2;
}


div.landMapImage {
  position:absolute;
}

div#region1 {
  background-image:url(images/map/region1.png);
  height:82px;
  left:64px;
  top:64px;
  width:164px;
}

div#region2 {
  background-image:url(images/map/region2.png);
  height:53px;
  top:22px;
  width:115px;
}
div#region3 {
  background-image:url(images/map/region3.png);
  height:57px;
  left:219px;
  top:26px;
  width:126px;
}
div#region4 {
  background-image:url(images/map/region4.png);
  height:105px;
  left:200px;
  top:145px;
  width:80px;
}
div#region5 {
  background-image:url(images/map/region5.png);
  height:39px;
  left:126px;
  width:106px;
}
div#region6 {
  background-image:url(images/map/region6.png);
  height:113px;
  left:46px;
  top:134px;
  width:64px;
}
div#region7 {
  background-image:url(images/map/region7.png);
  height:100px;
  left:133px;
  top:238px;
  width:84px;
}
div#region8 {
  background-image:url(images/map/region8.png);
  height:84px;
  left:249px;
  top:172px;
  width:59px;
}
div.regionDesc{
  display: none;
  width: 193px;
  float: left;
  margin-top: 50px;
}
div.menu_div{
/*  background-image:url(images/menu_grey_bg.jpg);  
  background-position: right top;
  background-repeat: no-repeat;*/
  height:253px;
  left:47px;
  position: absolute;
  top: 110px; 
  z-index: 0; 
  width: 148px;
  background-color: none;
}
div.top_stripe{
  background-image:url(images/menu_top_bar.jpg);  
  background-position: right top;
  background-repeat: no-repeat;
  width: 138px;
  height: 13px;
  top: 0px;
  right: 0px;
  position: absolute;
}
div.bottom_stripe{
  background-image:url(images/menu_bottom_bar.jpg);  
  background-position: right top;
  background-repeat: no-repeat;
  width: 138px;
  height: 13px;  
  bottom: -5px;
  right: 0px;
  position: absolute;
}

/* END OF CUBE STYLES */
a.product_link, a.product_link:visited, a.product_link:hover{
  width: 175px;
  margin: 4px 2px 4px 2px;
  height: 175px;
  display: block;
  float: left;
  line-height: 30px;
  text-decoration:none;
  text-indent: 17px;
  color: black;
}
a#p1{
  background-image: url(images/asmag.png);
  background-repeat: no-repeat;
}
a#p2{
  background-image: url(images/automarket.png);
  background-repeat: no-repeat;
}
a#p3{
  background-image: url(images/kurier.png);
  background-repeat: no-repeat;
}
a#p4{
  background-image: url(images/dedykowane.png);
  background-repeat: no-repeat;
}
a#p5{
  background-image: url(images/strony.png);
  background-repeat: no-repeat;
}
a#p6{
  background-image: url(images/uslugi.png);
  background-repeat: no-repeat;
}
span.orange{
  font-weight: bold;
  color: #e17b08;
}
div.contactform div{
  margin-top: 5px;
}
div.contactform label{
  display:inline-block;
  width:140px;
}
div.contactform input, div.contactform textarea{
  font-family:Tahoma;
  font-size:11px;
}
div.contactform textarea{
  width: 400px;
}
div.submit input{
  float:right;
  margin-right:133px;
}
div.product_image{
  float: left;
  margin:0 10px 10px;
  width:225px;
}
h1,h3{
  margin-top: 0px;
}
div.orange_bar{
  background-image: url(images/products/belka_1.png);
  background-repeat: no-repeat;
  width: 218px;
  height: 14px;
  cursor: pointer;
  color: white;
  text-indent: 10px;
  margin-top: 10px;
  clear: both;
}
div.orange_bar2{
  background-image: url(images/products/belka_1.png);
  background-repeat: no-repeat;
  width: 218px;
  height: 14px;
  cursor: pointer;
  color: white;
  text-indent: 10px;
  margin-top: 10px;
  margin-left:220px;
  clear: both;
}
div.second_indent div.feature_desc{
  width: 370px;
}
div.second_indent div.hide_div{
  margin-right:100px;
}
div.deployed_bar{
  background-image: url(images/products/belka_2.png);
  background-repeat: no-repeat;
  width: 218px;
  height: 14px;
  cursor: pointer;
  color: white;
  text-indent: 10px;
  margin-top: 10px;
}
div.deployed_bar2{
  background-image: url(images/products/belka_2.png);
  background-repeat: no-repeat;
  width: 218px;
  height: 14px;
  cursor: pointer;
  color: white;
  text-indent: 10px;
  margin-top: 10px;
  margin-left: 15px;  
}
div.first_indent{
  display: none;
}
div.second_indent{
  display: none;
  margin-left: 15px;
}
div.feature{
  margin-top: 20px;
  clear: both;
  overflow: auto;
}
div.feature_image{
  float: left;
  margin: 5px;
  width: 144px;
}
div.feature_desc{
  width: 385px;
  float: left;
}
div.orange_title{
/*  color: #e17b08;*/
  color: black;
  font-weight: bold;
}
div.hide_div{
  background-image: url(images/products/zwin.png);
  float: right;
  width: 56px;
  height: 14px;
  color:white;
  cursor:pointer;
  text-indent:10px;
  margin-top: 10px;
  clear: both;
  margin-bottom: 20px;
  margin-right:320px;
}
/* STYLE FOR TOP BANNER */
.panelwrappers {
  overflow: hidden;
}
/* END STYLE FOR TOP BANNER */
span.prod_desc{
  display:block;
  line-height:12px;
  margin-left:10px;
  margin-right:10px;
  margin-top:74px; 
  text-align:left;
  text-indent:0;
}
div.grey_box a, div.grey_box a:visited{
  color: white;
  text-decoration: none;
}
form{
  clear: both;
}
div.banner_link{
  float: left;
}
div.selected_clients{
  clear:both;
  background-color: white;
  text-align: left;
  margin-left:1px;
  padding-left:10px;
}
/* End of 'aprosoft' */

