@CHARSET "UTF-8";
* {
  margin: 0;center
  padding: 0;
}


body{
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: white;
text-align: center;
background-color: #000000;
}

.wrapper{
margin: 0 auto;
width: 100%;
text-align: center;
background: #07070e url(../images/bg.jpg) 0 0 no-repeat;
background-position: center top;
float:left;
min-width:1250px; 
overflow: hidden;
}
.wrapper_content{
margin: 0 auto;
width: 1250px;
position: relative;

}
.top_flash{
width: 100%;
height: 340px;
}
.center{
width: 1001px;
text-align: left;
float: left;
background:url(../images/panel.png) no-repeat;
height: 422px ;
min-height: 422px ;
}
div[class] .center {
   height:auto !important;
   }
div[class] .wrapper {
   width:auto !important;
   }  
.content{
width:953px;
text-align:left;
position: relative;
left:30px;
top:26px;
height: 348px;
float: left;
}	
.right{
width: 249px;
height: 368px;
float: left;
text-align: left;
}
.middle{
margin: 0 auto;
width: 1250px;
height: 422px;
text-align: center;
margin-top: 28px;
position: relative;
float: left;
}
.footer{
width: 100%;
margin: 0 auto;
height: 37px;
background-image:  url(../images/footer.jpg);
background-repeat: no-repeat;
background-position: center top;

min-width:1250px; 
clear: both;
}
.footer_content{
width: 1250px;
height: 37px;
margin: 0 auto;
/*background-image:  url(../images/footer.jpg);
background-repeat: no-repeat;*/
display: block;
clear: both;
position: relative;
}

.subpage{
width:953px;
height: 348px !important;
overflow: hidden;
float: left; 
}	
.subleft{
width: 176px;
height: 325px;
float: left;
background:url(../images/separator.jpg) no-repeat;
background-position: right top;
}
.subright{
width: 777px;
height: 325px;
float: left;
}
.subrighttitle{
width: 769px;
height: 42px;
font-family:  Arial, Myriad pro,  Geneva, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #35a8f3;
text-align: center;
float: left;
background:url(../images/subpage_title.jpg) no-repeat;
}
.subrightcontent{
width: 760px;
height: 279px;
float: left;
position:relative;
left: 5px;
}
.sublefttitle{
width: 158px;
height: 28px;
font-family:  Arial, Myriad pro,  Geneva, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #35a8f3;
text-align: center;
float: left;
background:url(../images/page_title.jpg) no-repeat;
}
.title{
margin-top:6px;
}
.subleftmenu{
width: 159px;
font-family:  Arial, Myriad pro,  Geneva, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
float: left;
margin-top: 10px;
}
#scrollcontent {
width: 758px;
height: 279px;
overflow: auto;
float: left;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-right: 10px;
}
.menulink{
width: 159px;
height: 22px;
}
.menulink_selected{
width: 159px;
height: 22px;
background:url(../images/selected.jpg) no-repeat;
color: #35a8f3;
}
.menulinka{
margin-left:25px;
margin-top:2px;
}
.menulinka_selected{
margin-left:35px;
position:relative;
top:3px;
}
.menulinka a{
color:white;
}
.menulinka a:hover{
text-decoration: underline;
}
.menulinka_selected a{
color: #35a8f3;
}
.menulinka_selected a:hover{
text-decoration: underline;
}
.title a{
color: #35a8f3;
}
.title a:hover{
text-decoration: underline;
}
.topcenter a{
color: #35a8f3;
}
.topcenter a:hover{
text-decoration: underline;
}
.top{
width: 953px;
height: 32px;
font-family:  Arial, Myriad pro,  Geneva, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #35a8f3;
float: left;
background:url(../images/home_title.jpg) no-repeat;
}
.topleft{
width: 660px;
float: left;
text-align: center;
margin-top:6px;
}
.topright{
width: 293px;
float: left;
text-align: center;
margin-top:6px;
}
.topcenter{
width: 953px;
float: left;
text-align: center;

}
#Scroller-1 { 
  position: relative; 
  top: 12px;
  left: 12px;
  overflow: hidden;
  width: 644px;
  height: 270px;
  float:left;
}
.home_left {
overflow: hidden;
  position: relative;
  top: 0px; left: 0px;
  min-height: 270px;
  background-image: url(../images/home_bg.png);
  background-repeat: repeat-y;
}
div[class] .home_left {
   height:auto !important;
   }  
.home_left_content {
  display: block;
  margin-left: 39px;
  margin-top: 5px;
  width: 568px;
}
.home_left_content_pic {
  display: block;
  position: relative;
  width: 568px;
  height: 175px;
  cursor: pointer;
}
.home_left_content_border {
  display: block;
  width: 568px;
  height: 175px;
  background: url(../images/home_left_content_border.png);
}
.button {
  height: 21px;
}
.button a{
  color:white;
}
.butleft {
  float: left;
  width: 6px;
  height: 21px;
  background-image: url(../images/butleft.gif);
  background-repeat: no-repeat;
}
.butmid {
  float: left;
  height: 21px;
  background-image: url(../images/butmid.gif);
  background-repeat: repeat-x;
}
.butright {
  float: left;
  width: 6px;
  height: 21px;
  background-image: url(../images/butright.gif);
  background-repeat: no-repeat;
}
.spacer {
  display: block;
  clear: both;
  width: 100px;
  height: 20px;
}
.home_title {
  position: relative;	
  top: -34px;
  display: block;
  min-width: 210px;
  max-width: 380px;  
  padding-right: 20px;
  height: 31px;
  font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #b6cee5;
  background: url(../images/home_title.png);
  float: left;
  cursor: default;
}

div[class] .home_title {
   width:auto !important;
   }  
	
.home_title2 {
  position: relative;	
  top: -34px;
  display: block;
  min-width: 210px;
  max-width: 380px;  
  padding-right: 20px;
  height: 31px;
  font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: white;
  background: url(../images/home_title.png);
  float: left;
  cursor: default;
}

div[class] .home_title2 {
   width:auto !important;
}  	
	
.home_title_movie {
 position: relative;
  top: -34px;
  width: 38px;
  height: 31px;
  float: left;
}
.home_title_line {
  position: relative;
  top: -34px;
  width: 8px;
  height: 31px;
  float: left;
  background: url(../images/home_title_line.png);
}
.home_title_content {
  display: block;
  position: relative;
  top: 8px;
  left: 15px;
  max-width: 355px;
  width: 355px;
  height: 15px;
  overflow: hidden;
}
div[class] .home_title_content {
   width:auto !important;
   }  

#Btns {
width:90px;
float:left;
position:absolute;
left:602px;
top:32px;
}
#upBtn {
position:relative;
top: 1px;
}
#downBtn {
position:relative;
top: 95px;
}

#home_right {
position:relative;
top: 17px;
left: 18px;
padding: 0 0 0 0;
float: left;
width: 294px;
}

.smallblue{
	font-size: 10px;
	color: #35a8f3;
}

.table{
	font-size: 10px;
}
.tables{
	width:300px;
	float:left;
}

.contactleft {
width: 260px;
height: 260px;
float:left;
background: url(../images/left_bg.png);
background-position: left;
background-repeat: no-repeat;
}
.contactright {
width: 18px;
height: 260px;
float:left;
background: url(../images/right_bg.png);
background-position: right;
background-repeat: no-repeat;
}
.contactright2 {
width: 215px;
height: 260px;
float:left;
background-position: right;
background-repeat: no-repeat;
}

.contentleftbg {
width: 953px;
background: url(../images/left_bg.png);
background-position: left;
background-repeat: no-repeat;
float: left;
margin-top: 10px;
text-align: left;
}

p.topOfferPager {
width: 150px;
height: 25px;
position: relative;
top: -31px;
left: 30px;
float: left;
padding: 0;
}

.topOfferPager a{
display: block;
width: 16px;
height: 15px;
float: left;
margin: 6px 0 0 6px;
padding: 1px 0 0 0;
background-color: #eaeedd;
background-image: url(../images/or2.gif);
background-repeat: no-repeat;
background-position: 0 0;
text-align: center;
font-size:8px;
text-decoration: none;
color: #707070;
}

.numb{
position: relative;
top: 2px;	
}

p.topOfferPager a:hover,p.topOfferPager a.toggle{background-position: 0 -16px;text-decoration: none;
color: #000000;
}

.offers{
	text-align:left;
	margin-left: 26px;
	margin-top: 6px;
	font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: White;
}
.top_title{
	color:#35a8f3;
	font-weight:bold;
	font-size:11px;
	width: 250px;
	max-height: 28px;
	overflow: hidden;
}
div[class] .top_title {
   height:auto !important;
  }  
.more{
	padding-left:2px;
	padding-right:2px;
	height:15px;
	margin-top: 9px;
	margin-right: 30px;
	background-color: #202020;
	float: right;
	text-align: center;
	border: #454545 solid 1px;
}
.more a{
	color: #35a8f3;
	font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
   font-size: 10px;
	font-weight: normal;
}

.topOffer_movie {
  margin-top: 7px;
  margin-right: 4px;
  width: 26px;
  height: 21px;
  float: right;
}
.topOffer_text{
  margin-top:8px;
  height:36px;
  overflow:hidden;
  width: 250px;
}
.news_text{
  height:15px;
  overflow:hidden;
}

.home_right_content_pic {
  margin: 0 auto;
  width: 243px;
  height: 175px;
}
.home_right_content_border {
  width: 243px;
  height: 175px;
  background: url(../images/home_right_content_border.png);
}
.bellow {
	float: left;
  font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  width: 953px;
}
.bellow_content {
width: 235px;
float: left;
}
.bellow_content a{
font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: White;
}
.anketa {
  float:left;
  width: 24px;
  height: 28px;
  background: url(../images/anketa.png);
  background-repeat: no-repeat;
}
.search {
  float:left;
  width: 22px;
  height: 28px;
  background: url(../images/search.png);
  background-repeat: no-repeat;
}
.calculator{
  float:left;
  width: 24px;
  height: 30px;
  background: url(../images/calculator.png);
  background-repeat: no-repeat;
}
.parceli {
  float:left;
  width: 32px;
  height: 28px;
  background: url(../images/parceli.png);
  background-repeat: no-repeat;
}
.imoti {
  float:left;
  width: 42px;
  height: 28px;
  background: url(../images/house.png);
  background-repeat: no-repeat;
}
.bellow_content_text {
  float:left;
  padding-left: 12px;
}
.pagination {
	width:164px;
	position:relative;
	left:310px;
	top:5px;
	float:left;
	text-align:center;
	cursor: default;
	font-size: 10px;
font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
color: #35a8f3;
}
.nextback {
	width:100px;
	position:relative;
	left:432px;
	top:5px;
	float:left;
	text-align:center;
	cursor: default;
	font-size: 10px;
font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
}
.nextback a,{
color: #35a8f3;
font-size: 10px;
font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
}
.pagination a{
color: white;
font-size: 10px;
font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
}

.nextback a:hover,.pagination a:hover{
text-decoration:underline;
}
.project_pic {
  width: 186px;
  height: 136px;
}
.project_pic_border {
  width: 186px;
  height: 136px;
  background: url(../images/project_border.png);
}
.hr {
  width:720px;
  height:26px;
  clear:both;
}
.hr2 {
  width:912px;
  height:26px;
  clear:both;
}
.read_more {
  float:right;
  margin-right:10px;
  margin-top:-10px;
  width:110px;
}
.project_content {
  float:left;
  width:515px;
  height: 120px;
  overflow: hidden;
  margin-left:15px;
}
.project_title, .news_title, .careers_title, .poll_title {
font-size: 12px;
font-weight: bold;
color: #35a8f3;
}
.project_description {
}
.project_description2 {
  float:left;
  width:515px;
  margin-left:15px;
}
.project {
  width:720px;
  clear:both;
  float: left;
}
.project_image {
  float:left;
  width:186px;
}
.project_pic_small {
  width: 91px;
  height: 67px;
  margin-top: 10px;
}
.project_pic_border_small {
  width: 91px;
  height: 67px;
  background: url(../images/project_border_small.png);
}
img{
	border:none;
}
a{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

input{
	background-color: transparent;
	border: none;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-size: 10px;
	font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
   width: 230px;
}
input.file {
	border: none;
}
.submit{
	color: #35a8f3;

}
textarea{
	background-color: transparent;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	font-size: 10px;
	font-family:  Verdana, Myriad pro, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
   width: 230px;
	height: 70px;
	overflow: auto;
}
.td{
	width: 230px;
	height: 42px;
	background-image:  url(../images/text_field.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.td3{
	width: 56px;
	height: 42px;
	background-image:  url(../images/text_field2.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.td4{
	width: 250px;
	height: 32px;
	background-image:  url(../images/display.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: Black;
}
.calculator_fields{
	color: Black;
	font-size: 11px;
	}
.ordinary_button{
	width: 31px;
	height: 33px;
	cursor: pointer;
}
.big_button{
	width: 91px;
	height: 72px;
	cursor: pointer;
}
.long_button{
	width: 71px;
	height: 33px;
	cursor: pointer;
}
.td5{
	width:37px;
}
.calculator_select{
	width:240px;
	font-size: 11px;
	margin-left:5px;
}
.td2{
	width: 200px;
	height: 105px;
	background-image:  url(../images/text_area.png);
	background-position: center center;
}
td a{
	color: #35a8f3;
}

form.example span.fileinputs {
	position: relative;
	height: 30px;
	width: 130px;
	float:left;
}

form.example input.file {
	width: 130px;
	
}

form.example input.file.hidden {
	position: relative;
	top: 6px;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form.example div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	padding: 0;
	z-index: 1;
	line-height: 90%;
}

form.example div.fakefile img {
	position: relative;
	top:-15px;
	left:154px;
}

form.example div.fakefile input {
width: 130px;
	margin-top: 9px;
	margin-left: 0;
}

.pInput{
	width:27px;
	
}
td a:hover{
	text-decoration: underline;
}

.cssLink1, .cssLink1:active, .cssLink1:visited {
  color: #35a8f3;
  text-decoration: none;
}
.cssLink1:hover {
  color: #35a8f3;
  text-decoration: underline;
}
.cssLink2, .cssLink2:active, .cssLink2:visited {
  color: #35a8f3;
  text-decoration: underline;
}
.cssLink2:hover {
  color: #35a8f3
  text-decoration: underline;
}
.cssLink3, .cssLink3:active, .cssLink3:visited {
  color: #ffffff;
  text-decoration: none;
}
.cssLink3:hover {
  color: #ffffff;
  text-decoration: underline;
}
.cssDetails {
  color: #80A0C0;
}
.cssCurThread {
  font-weight: bold;
  color: #35a8f3;
}
.cssDate {
  color: #9fb9d3;
}
.cssTitle {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
.cssSmall {
  font-size: 10px;
  color: #A0A0A0;
}
.cssContent {
  text-align: left;
}
.cssThreads {
  text-align: left;
  overflow: auto;
}
.cssNavigation {
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  margin-top:12px;
}
.cssError {
  text-align: center;
  font-weight: bold;
  color: #D00000;
}
.cssCode {
  font-family: Courier New, Courier, Monospace;
  font-size: 12px;
  color: #00A000;
  margin-top: 2px;
  margin-bottom: 2px;
}
.cssQuote {
  color: #808080;
  margin-top: 2px;
  margin-bottom: 2px;
}
.othercontent{
	width:270px;
	float: left;
}
.euro{
	text-align: right;
}
#hiding{
	position: relative;
	left: -60px;
}
#hotcontrol{
	color: Black;
	position: absolute;
	top: -50px;
	left: 75px;
	width:1096px;
	height: 150px;
	text-align: left;
}

#hotcontent{
width: 1096px;
height: 364px ;	
text-align: left;
float: left;
position:absolute;
left:77px;
z-index: 500;
top:120px;
}

#hotoffercont{
	width:274px;
	height: 360px;
	float:left;
}
#hotoffercontent{
	width:274px;
	height: 364px;
	float:left;
	background:  url(../images/hot.png) 0px 0px no-repeat;
}
.hotoffercontentcontainer{
	width:274px;
	height: 378px;
	float:left;
	overflow: hidden;
	padding-bottom: 7px;
	padding-top: 7px;
}
#hotoffertext{
	width:234px;
	float:left;
	margin-top: 190px;
	height: 132px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
}
#hotoffertitle{
	font-weight:bold;
	margin-bottom: 14px;
}
#hotoffermore{
	width:234px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	margin-top: 10px;
	text-align: right;
}
#alloffers_cont{
width: 1180px;
float: left;
margin-left:46px;
display:inline;
}
.allofferscont{
	width:277px;
	float: left;
	margin-right:16px;
	display: inline;
}
.alloffers_top{
	width: 277px;
	height: 43px;
	color: #26d1f8;
	font-weight: bold;
	font-size: 14px;
	text-indent: 25px;
	text-align: left;
	line-height: 40px;
	background:  url(../images/alloffers_top.png) 0px 0px no-repeat;
}
.alloffers_rep{
	width: 277px;
	background:  url(../images/alloffers_rep.png) 0px 0px repeat-y;
}
.alloffers_bottom{
	width: 277px;
	height: 38px;
	background:  url(../images/alloffers_bottom.png) 0px 0px no-repeat;
}
.single_offer{
	width:228px;
	height: 181px;
	overflow: hidden;
	margin:  0 auto;
}
.single_offer_title{
	width:228px;
	margin:  0 auto;
	text-align: right;
	padding-bottom: 10px;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 34px; height:54px !important;background:  url(../images/scrollbar.png) -34px 0px repeat-y;position:relative;left:9px;}
.vscrollerbase {width: 34px;background:  url(../images/scrollbar.png) 0px 0px repeat-y;}


