@charset "utf-8";
body {
	background-color: #ffffff;
	margin: 0;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;


}
form
{
	margin  : 0px;
	padding : 0px;
}
* a img {
	border: 0;
	padding:0;
	margin:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin:20px;
}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin:20px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	margin:20px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#058fef;
	text-decoration:none;
	outline:none;
	outline-style:none;
}
a:hover{
	text-decoration:underline;
}

@font-face {

    font-family: 'sand';
    src: url('../font/cuprum.eot');
    src: url('../font/cuprum.eot?#iefix') format('embedded-opentype'),
         url('../font/cuprum.woff') format('woff'),
         url('../font/cuprum.ttf') format('truetype'),
         url('../font/cuprum.svg#cuprum') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sandbold';
    src: url('../font/cuprum.eot');
    src: url('../font/cuprum.eot?#iefix') format('embedded-opentype'),
         url('../font/cuprum.woff') format('woff'),
         url('../font/cuprum.ttf') format('truetype'),
         url('../font/cuprum.svg#cuprum') format('svg');
    font-weight: normal;
    font-style: normal;
    font-weight: normal;
    font-style: normal;

}


#top_container {
	height:199px;
	width:100%;
	background:url("../img/top_c.jpg") repeat-x;
}
#top {
	height:199px;
	width:1000px;
	margin:0 auto;
}
#top_up {
	height:144px;
	width:1000px;
	margin:0 auto;
	background:url("../img/top_bg.jpg") no-repeat;
}
#top_up a.logo{
	height:65px;
	width:326px;
	display:block;
	margin:38px 0 0 325px;
	float:left;
}
#top_panel {
	height:102px;
	width:177px;
	float:right;

}
#top_panel ul{
	width:177px;
	height:25px;
	float:left;
	display:block;
	background-color:#000;
	padding:0;
	margin:0;
}
#top_panel ul li {
	display:block;
	float:left;	
}
#top_panel ul li a{
	width:24px;
	height:21px;
	font-size:11px;
	color:#ad9e9e;
	text-decoration:none;
	line-height:20px;
	display:block;
	float:left;
	margin-left:6px;
	text-align:center;
}
#top_panel ul li a:hover,#top_panel ul li a.current{
	border-bottom:4px solid #ff0000;
	color:#FFF;
}
#top_panel .search {
	height:24px;
	float:left;
	background:url("../img/search_bg.png") repeat;
	border:1px solid #989898;
	padding:3px 25px 3px 5px;
	width:145px;
	font-size:11px;
	margin-top:17px;	
	
}

#top_panel .submit {
	height:25px;
	background:url("../img/ico_zoom.gif") no-repeat 7px 7px;
	border:0;
	margin:45px 0px 0 -25px;
	cursor:pointer;
	width:25px;
	position:absolute;
	outline:none;
	outline-style:none;
	
}
#top_panel .info{
	height:25px;
	background:url("../img/ico_phone.png") no-repeat ;
	margin:15px 0px 0 0px;
	width:161px;
	float:right;
	text-align:right;
	
}

#top_menu {
	height:55px;
	width:1000px;
	margin:0 auto;

	background:url("../img/menu_bg.jpg") repeat-x;
}



#top_menu  ul{
	height:55px;
	width:1000px;
	float:left;
	display:block;
	padding:0;
	margin:0;

}
#top_menu  ul li {
	display:block;
	float:left;
	width:141px;
	height:54px;
	background:url("../img/menu_item.png") no-repeat top right;
	
}

#top_menu  ul li a{
	width:141px;
	height:51px;
	font-size:12px;
	color:#c1c1c1;
	text-decoration:none;
	line-height:54px;
	display:block;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
#top_menu ul li a:hover,#top_menu ul li a.current{
	border-bottom:4px solid #ff0000;
	color:#FFF;
}

#body {
	width:1016px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	margin:0 auto;
	background:url("../img/bgy.png") repeat-y;


}

#footer_container {
	width:100%;
	height:490px;
	background:url("../img/footer_bg.jpg") repeat-x;
}
#footer_container #menu {
	background:url("../img/sepb.png") repeat-y 430px 0;
	
	width:1000px;
	height:95px;
	margin:40px auto 0 auto;
	color:#818181;
}

#footer_container #menu a{
	color:#818181;
}
#footer_container #menu a:hover{
	color:#d81624;
}

#footer_container #menu h1{
	font-family:sand, "Arial Narrow", Helvetica, sans-serif;
	font-size:23px;
	color:#FFF;
	font-weight:normal;
	margin:0 0 20px 20px;
	padding:0;
	text-transform:uppercase;
} 
#footer_container #menu p{
	line-height:16px;
	margin:0 0 0px 30px;
} 
#footer_container #menu h4{
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	margin:0 0 0px 30px;
	padding:0;
} 
#footer_container #menu ul {
	list-style:none;
	width:131px;
	float:left;
	margin:0;
	padding-left:0;
	line-height:17px;
	
}
#footer_container #menu ul li {
	display:block;
	float:left;
	width:131px;
}
#footer_container #menu ul li a {

	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	padding-left:8px;
	margin:0px 0px 6px 0;
	background:url("../img/rdot.gif") no-repeat 0px 5px;
}


#footer_container #menu .left{
	width:420px;
	height:95px;
	float:left;
} 

#footer_container #menu .right{
	width:550px;
	height:95px;
	float:right;
} 
#footer_container #copy {
	font-size:11px;	
	width:970px;
	height:56px;
	color:#818181;
	margin:70px auto 0 auto;
	background:url("../img/logo_small.png") no-repeat 0 0px;
}
#footer_container #copy .copy{
	width:300px;
	height:46px;
	float:left;
} 
#footer_container #copy p{
	line-height:14px;
	margin:0 0 0px 60px;
} 
#footer_container #copy a{
	color:#6c6a6a;
	font-size:11px;
} 
#footer_container #copy h4{
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	margin:0 0 2px 60px;
	padding:0;
} 
#footer_container #copy .social{
	width:150px;
	height:46px;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	
} 
#footer_container #copy .map{
	width:120px;
	height:46px;
	float:right;
	font-size:10px;
	text-transform:uppercase;
} 
#footer_container #copy .mapico{
	width:16px;
	height:16px;
	float:left;
	background:url("../img/map.gif") no-repeat;
	margin:6px 0 0 0px;
	
}
#footer_container #copy .insideweb{
	width:73px;
	height:15px;
	float:left;
	background:url("../img/insideweb.gif") no-repeat;
	margin:6px 0 0 0px;
	
}
#footer_container #copy .insideweb:hover{
	width:73px;
	height:15px;
	float:left;
	background:url("../img/insideweb.gif") 0 -15px;
	margin:6px 0 0 0px;
	
}
#footer_container #copy .powered{
	width:120px;
	height:46px;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	
} 
#footer_container #copy a.fb{
	width:16px;
	height:16px;
	float:left;
	background:url("../img/ico_fb.gif") no-repeat;
	margin-top:7px;
	
} 
#footer_container #copy a.fb:hover{

	background:url("../img/ico_fb.gif") no-repeat 0px -16px;
	
} 

#footer_container #copy a.yt{
	width:16px;
	height:16px;
	float:left;
	background:url("../img/ico_yt.gif") no-repeat;
	margin:7px 0 0 10px;
	
	
} 
#footer_container #copy a.yt:hover{

	background:url("../img/ico_yt.gif") no-repeat 0px -16px;

}


#footer_container #copy .newsletter{
	width:250px;
	height:46px;
	float:left;
	font-size:10px;
	text-transform:uppercase;
	
} 
#footer_container #copy .newsletter .input{
	width:175px;
	height:22px;
	border:1px solid #606060;
	background-color:#000;
	margin-top:10px;
	color:#606060;
	font-size:11px;
	padding:3px 28px 3px 5px;
}

#footer_container #copy .newsletter .submit {
	height:25px;
	background:url("../img/ico_mail.gif") no-repeat 2px 5px;
	border:0;
	margin:12px 0px 0 -25px;
	cursor:pointer;
	width:25px;
	position:absolute;
	outline:none;
	outline-style:none;
}
#others {
	width:1000px;
	height:208px;
	margin:0 auto;
	background:url("../img/other_bg.png") no-repeat;

}
#others h2 {
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:25px;
	color:#6a0b12;
	font-weight:normal;
	padding:0;
	margin:22px 0 0 350px;
	display:block;
	width:260px;
	height:30px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;	

}
#others a.maszyny{
	width:150px;
	height:55px;
	float:left;
	margin:75px 0px 0 45px;
	outline:none;
	outline-style:none;
}
#others a.bieganow{
	width:165px;
	height:55px;
	float:left;
	margin:75px 0px 0 100px;
	outline:none;
	outline-style:none;
}
#others a.kamieniolom{
	width:175px;
	height:55px;
	float:left;
	margin:75px 0px 0 80px;
	outline:none;
	outline-style:none;
}
#others a.swiat{
	width:180px;
	height:55px;
	float:left;
	margin:75px 0px 0 70px;
	outline:none;
	outline-style:none;
}
#others .area{
	width:175px;
	height:50px;
	float:left;
	margin:0px 0px 0 50px;

}
#others .area a{
	font-size:11px;
	color:#FFF;

}
#slider_container{
	width:1000px;
	height:250px;
	background:url("../img/slider_bg.jpg") no-repeat top left;
	margin:5px 0px 0 8px;
}
#slider_container ul#mitem{
	width:280px;
	height:240px;
	float:left;
	list-style:none;
	padding:0;
	margin:6px 0 0 40px;
}
#slider_container #mitem a{
	width:280px;
	height:50px;
	float:left;
	display:block;
	color:#827b7b;
	font-size:20px;
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	padding:30px 0 0 40px;
	background:url("../img/raq.png") no-repeat 0px 28px;
	text-transform:uppercase;
}
#slider_container #mitem a:hover,#slider_container #mitem a.current{
	text-decoration:none;
	color:#d61624;
	text-transform:uppercase;
	background:url("../img/raq.png") no-repeat 0px -40px;
}
#slider_container #window{
	width:649px;
	height:250px;
	_background:#fff url("../img/preloader.gif") no-repeat center;
	float:right;	
	}
#preloadOffer{
	width:200px;
	height:30px;
	background:#fff url("../img/preloader.gif") no-repeat center;
	margin:50px 0 0 200px;
	position:absolute;
	}	
	
#slider_bar{
	width:1000px;
	height:40px;
	background:url("../img/slide_bar.gif") repeat-x;
	margin:0px 0px 0 8px;
}
.slidetabs{

	width:80px;
	height:20px;
	margin:9px 0 0 270px;
}
.slidetabs a {
	width:14px;
	height:15px;
	float:left;
	margin:3px;
	background:url("../img/topsbg.jpg") 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

.slidetabs a.current {
	background-position:-14px 0px;     
} 
#frame {
	width:960px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:left;
	margin:25px 0 0px 27px;
}
#main_l {
	width:590px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:left;
	
}
#main_c {
	width:960px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:left;
	margin-bottom:40px;
}
#main_c  .naviOffer {

	width:340px;
	margin:0 0 0 -19px;
	min-height:400px;
	height:auto !important; 
	height:400px;
	float:left;
}
#main_c .naviOffer ul{
	list-style:none;
	width:340px;
	min-height:100px;
	height:auto !important; 
	height:10px;	
	padding:0;
	float:left;
	margin:0;
	text-align:left;
	background:url("../img/lir.png") repeat-y right;
}
#main_c .naviOffer .last{
	border-bottom:1px solid #e2e2e2;
}

#main_c .naviOffer ul li{
	height:50px;
	float:left;
	width:330px;
	border-top:1px solid #e2e2e2;
}
#main_c .naviOffer ul li a{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#656565;
	height:50px;
	padding:15px 0 0 20px;

	width:320px;
	display:block;
}
#main_c .naviOffer ul li a:hover,#main_c .naviOffer ul li a.current{

	color:#c50b0a;
	background:url("../img/liron.png") no-repeat right 9px;
	text-decoration:none;
}
#item {
	background:url("../img/news_bg.png") no-repeat scroll center top transparent;
	margin:0 auto;
	min-height:20px;
	height:auto !important; 
	height:20px;
	width:510px;
	padding:20px 20px 0 20px;
	margin-bottom:20px;
	text-align:center;
}
#item a.button {
	background:none repeat scroll 0 0 #DF0403;
	color:#FFFFFF;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	padding:4px 14px;
	text-transform:uppercase;
	margin:0 20px 0 20px;
	}
#item a.button:hover {	
	background:none repeat scroll 0 0 #6D0000;
	text-decoration:none;
}
#main_c #tabsPanesOffer {
	 width:620px;
	 float:right;
}
#main_c #tabsPanesOffer #spanel {
	float:left; 
	width:610px;
	height:400px;
	border:2px solid #fff; 
	outline:1px solid #cfcfcf;
	background-color:#fafafa;

}
#main_c  .navi {
	position:absolute;
	width:1000px;
	margin:0 0 0 -19px;
	height:70px;
	background:url("../img/nvbg.gif") repeat-x bottom;
}

#main_c .navi ul{
	list-style:none;
	width:100%;
	padding:0;
	border-top:1px solid #eeeeee;
	margin:0;
	text-align:center;
}
#main_c .navi ul li{
	height:70px;
	float:left;
	padding:0px 45px 0 45px;

	background:url("../img/nvs2.png") no-repeat top left;
}
#main_c .navi ul li a{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#656565;
	padding-top:20px;

	height:70px;
	display:block;
}
#main_c .navi ul li a:hover,#main_c .navi ul li a.current{

	color:#c50b0a;
	background:url("../img/nvc.png") no-repeat center 48px;
	text-decoration:none;

}
#main_c #tabsPanes {
 width:100%; 
 margin-top:115px;	
}
#main_c #tabsPanes .spanel {
	float:left; 
	width:300px;
	height:95px;
	border:2px solid #fff; 
	outline:1px solid #cfcfcf;
	background-color:#fafafa;

}
#main_c #tabsPanes .spanel p {
	margin:5px 5px 5px 10px;
	text-transform:uppercase;
	
	font-size:11px;
	color:#656565;
	
}
#main_c #tabsPanes #map_canvas{
	width:960px;
	height:550px;
	border:2px solid #fff;
	outline:1px solid #aaaaaa;
	}

#main_c #tabsPanes  #bfoto {
width:600px; height:415px; float:right; border:1px solid #999;	
}


 #comment 
{
	float:left;
	background-color:#fffdea;
	width:561px;
	color:#535352;
	font-size:11px;
	min-height:18px;
	height:auto !important; 
	height:18px;
	margin:10px 0 0px 0;
	border:2px solid #FFFFFF;;
	padding:5px;
	outline:1px solid #dcd069;
}

 #nvc {
	float:right;
	width:353px;
	height:411px;
	margin:0px 0 0px 0;
	border:2px solid #FFFFFF;
	outline:1px solid #cccccc;
	background-color: #f6f6f6;
}
 #frame2 {
	float:left;
	width:350px;
	height:400px;
	margin:0px 0 0 5px;
    position:relative; 
    overflow:hidden;
	
}
 #frame2 img {
	float:left;
	margin:10px 5px 0px 5px;
	background-color:#fff;
	padding:3px;
	border:1px solid #cccccc;
	cursor:pointer;
	height:115px;
	width:155px;
	}


#frame2 .active {
	border:1px solid #c50b0a;
	z-index:1;
	position:relative;
}
 #frame2 .items {
	height:20000em;
	position:absolute;
	clear:both;
}

   .prev {
	 margin:0 auto;
	display:block;
	cursor:pointer;
	width:28px;
	height:20px;	
	background:url("../img/fnv.png") no-repeat;


}
 .prev:hover {
		background:url("../img/fnv.png") no-repeat 0 -20px;

}


   .next {
	 margin:0 auto;
	display:block;
	cursor:pointer;
	width:28px;
	height:20px;	
	background:url("../img/fnv.png") no-repeat -28px 0px;

}

  .next:hover {

	background:url("../img/fnv.png") no-repeat -28px -20px;
}

	
 #image_wrap {
	background:url("../img/preloader.gif") no-repeat scroll 235px 180px #f6f6f6;
	border:2px solid #FFFFFF;
	float:left;
	outline:1px solid #C6BEAF;
	padding:15px 0;
	text-align:center;
	width:571px;
	height:380px;
}
 #image_wrap .naviGal{
	display:block;
	height:28px;
	width:20px;
	margin:160px 0 0 5px;
	position:absolute;
	background:url("../img/wnv.png") no-repeat;
}
 #image_wrap .naviGalR{
	display:block;
	height:28px;
	width:20px;
	margin:160px 0 0 547px;
	position:absolute;
	background:url("../img/wnv.png") no-repeat -20px 0px;
}
  #image_wrap .naviGalR:hover{
	background:url("../img/wnv.png") no-repeat -20px -28px;
}
 #image_wrap .naviGal:hover{
	background:url("../img/wnv.png") no-repeat -0px -28px;
}
#main_l #featured {
	width:590px;
	height:260px;
	border:1px solid #e6e6e6;
	margin:0 0 30px 0;

}
#main_l #contact {
	width:590px;
	min-height:260px;
	height:auto !important; 
	height:260px;

	border:1px solid #e6e6e6;
	margin:0 0 30px 0;

}
#main_l #contact .cms, #main_l #contact .cms2 {
	width:560px;
	min-height:230px;
	height:auto !important; 
	height:230px;
	margin:0 0 30px 0;
	margin:15px;
	overflow:hidden;
	line-height:20px;

}

#main_l #contact .cms2 table {
	border-collapse:collapse;
	font-size:12px;
	text-align:left;
	width:560px;	
}
#main_l #contact .cms2  th {
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding:12px 15px;
	text-align:center;
}
#main_l #contact .cms2  td {
	border-top:1px solid #dfdbdb;
	color:#000;
	padding:10px 15px;
}
#main_l #contact .cms2  .oce-first {
	background:none repeat scroll 0 0 #f1f1f1;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
}
#main_l #contact .cms2  tr:hover td {
	background:none repeat scroll 0 0 #fef8ce;
	color:#d41624;
}

 form.request label {

	margin-right:10px;
	text-align:right;
	width:80px;
	display:block;
	float:left;
	font-size:12px;
	color:#757575;

}
form.request  input ,    form.request  textarea{
	background-color:#fffdde;
	border:2px solid #fff;
	outline:1px solid #959494;
	color:#000;
	padding:3px;
}

#main_l #cform form.request p {

	margin-bottom:10px;

}

#main_l #featured .navi {
	width:100%;
	height:54px;
	background:url("../img/nvbg.gif") repeat-x;
}
#main_l #featured .navi ul{
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
}
#main_l #featured .navi ul li{
	height:54px;
	float:left;
	padding:0px 25px 0 25px;

	background:url("../img/nvs.png") no-repeat top left;
}
#main_l #featured .navi ul li a{
	font-size:12px;
	text-transform:uppercase;
	color:#656565;
	padding-top:15px;
	font-weight:bold;
	height:54px;
	display:block;
}
#main_l #featured .navi ul li a:hover,#main_l #featured .navi ul li a.current{

	color:#c50b0a;
	background:url("../img/nvc.png") no-repeat center 33px;
	text-decoration:none;

}

#main_l #featured #slide {
	width:100%;
	height:150px;
	margin-top:30px;
	position:relative;
	   overflow:hidden;
}

#main_l #featured .items {
	width:20000em;
	position:absolute;
	clear:both;
}
#main_l #featured #slide .item{
	width:170px;
	height:145px;
	margin:0 13px 0 13px;
	float:left;
	background:url("../img/ibg.png") no-repeat center bottom;
}
#main_l #featured #slide a.label{
	width:170px;
	height:25px;
	margin:96px 0px 0 0px;
	position:absolute;
	background:url("../img/obg.png") repeat;
	text-align:center;
	font-size:12px; 
	color:#FFF;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
}
#main_l #featured #slide a.label:hover{
	text-decoration:underline;
}
#main_l #featured #slide a.photo{

	position:absolute;
	width:170px;
	height:129px;
	overflow:hidden;
	background-color:#efefef;
	
	

}
#main_l #news {
	width:578px;
	height:135px;
	border:1px solid #e6e6e6;
	margin:0 0 30px 0;
	overflow:hidden;
	position:relative;

}
#main_l #news .items {
	position:absolute;
	width:20000em;
}
#main_l #news .item {
	width:550px;
	height:105px;
	margin-left:15px;
	float:left;
	background:url("../img/news_bg.png") no-repeat bottom center;
}
#main_l #news .item .photo {
	width:110px;
	height:80px;
	margin:10px 10px 0 20px;
	float:left;
	overflow:hidden;
}
#main_l #news .item a.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:black;
	margin-top:10px;
	display:block;
	float:left;
	height:20px;
	width:390px;
	
}

#main_l #news .item .body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	margin-top:10px;
	display:block;
	float:left;
	width:390px;
	
}
#main_l #news .navi {
	width:500px;
	height:20px;
	margin:7px auto 0 auto;
	color:#938f8f;
	font-size:11px;
}
#main_l #news .navi a {
	color:#938f8f;
	font-size:11px;
	text-transform:uppercase;
}
#main_l #news .navi a.read {
	width:14px;
	height:15px;
	background:url("../img/ico_read.gif") no-repeat;
	display:block;
	margin-right:8px;
	float:left;
	


}
#main_l #news .navi a.read:hover {
	background:url("../img/ico_read.gif") no-repeat 0 -15px ;

}

#main_l  a.navl {
	width:7px;
	height:9px;
	background:url("../img/ico_lr.gif") no-repeat;
	display:block;
	margin:2px 11px 0 0;
	float:left;
	cursor:pointer;
}
#main_l a.navl:hover {
	background:url("../img/ico_lr.gif") no-repeat 0 -9px ;

}
#main_l  a.navr {
	width:7px;
	height:9px;
	background:url("../img/ico_lr.gif") no-repeat -7px 0px;
	display:block;
	float:left;
	margin:2px 0px 0 0;
	cursor:pointer;
}
#main_l a.navr:hover {
	background:url("../img/ico_lr.gif") no-repeat -7px -9px;
}
#main_l a.disabled {
	cursor:default;
}
#main_l #news .navi a.all {
	width:16px;
	height:16px;
	background:url("../img/ico_all.gif") no-repeat;
	display:block;
	margin-right:8px;
	float:left;
	text-transform:uppercase;
}
#main_l #news .navi a.all:hover {
	background:url("../img/ico_all.gif") no-repeat 0 -16px ;

}
#main_l #news .navi a:hover {
	color:#d61624;
	font-size:11px;
}
#main_l #news .navi img {
	vertical-align:bottom;
	margin:0 3px 0 3px;
}

#main_l #stat {
	width:578px;
	height:133px;
	background:url("../img/stat_bg.jpg") no-repeat;
	margin:0 0 30px 0;

}
#main_l #map{
	width:578px;
	height:350px;
	border:2px solid #fff;
	outline:1px solid #aaaaaa;
	margin:0 0 30px 0;

}

#main_l #stat .item {
	width:190px;
	height:133px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:16px;
	color:#a5a4a4;
	

}
#main_l #stat .item h6 {
	color:#897c7c;
	font-size:60px;
	padding:0;
	margin:10px 0 0px 0;
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-weight:normal;
}
#main_r {
	width:325px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:right;	
}

#main_r #project {
	width:314px;
	height:262px;
	margin:0 0 30px 0;
	float:right;
	background:url("../img/project.gif") no-repeat;
}
#main_r #project h5{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:25px 0 0 0;
	text-transform:uppercase;
	width:100%;
	display:block;
	text-align:center;
}

#main_r #project .desc{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:16px;
	color:#707070;
	margin:40px 10px 0 0;
	text-transform:uppercase;
	width:130px;
	height:50px;
	float:right;
	line-height:22px;

}
#main_r #project .desc2{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:45px 0 0 0;
	width:100%;
	display:block;
	text-align:center;

}
#main_r #project a.more{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin:10px 24px 0 0;
	text-transform:uppercase;
	width:95px;
	height:19px;
	padding:2px 0 0 20px;
	float:right;
	display:block;
	background:url("../img/more.gif") no-repeat;
}
#cform {
	width:314px;
	min-height:292px;
	height:auto !important; 
	height:292px;
	margin:0 0 30px 0;
	float:right;
	outline:1px solid #E6E6E6;
	border:2px solid #fff;
	background-color:#fafafa;
}
 input, textarea {
	background-color:#fff;

	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:12px;
	color:#000;
	padding:7px;
}

#main_r #transport {
	width:314px;
	height:135px;
	border:1px solid #e6e6e6;
	margin:0 0 30px 0;
	float:right;
	background:url("../img/transport_bg.png") no-repeat;
}
#main_r #transport  .search {
	height:24px;
	float:right;
	border:1px solid #b2b2b2;
	padding:3px 25px 3px 5px;
	width:125px;
	font-size:11px;
	margin:10px 20px 0 0;	
	color:#908a8a;
	font-size:11px;
}

#main_r #transport  .submit {
	height:25px;
	background:url("../img/ico_zoom.gif") no-repeat 7px 7px;
	border:0;
	margin:14px 0px 0 267px;
	cursor:pointer;
	width:25px;
	position:absolute;
	outline:none;
	outline-style:none;
	
}
#main_r #transport  a{
	float:right;
	color:#d61624;
	font-size:11px;
	margin:15px 45px 0 0;
	
}
#main_r #transport h5 {
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:0;
	margin:20px 20px 0 0px;
	text-transform:uppercase;
	font-weight:normal;
	float:right;
}
#chat {
	width:314px;
	height:133px;
	margin:0 0 30px 0;
	float:right;
	background:url("../img/chat2.png") no-repeat;
	border:1px solid #e6e6e6;	
}

 #chat h5{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:15px 0 0 20px;
	text-transform:uppercase;
	width:100%;
	display:block;
}
#chat a.start{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding:0;
	margin:60px 0 0 20px;
	padding:2px 0 0 35px;
	float:right;
	text-transform:uppercase;
	width:118px;
	height:21px;
	background:url("../img/chat_start.png") no-repeat;
	display:block;
}
#sub_r {
	width:620px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:right;	
}

#sub_r #page {
	width:610px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	border:1px solid #e6e6e6;
	margin:0 0 30px 0;
	float:right;
	background:url("../img/smenubg.png") repeat-y top left;
}
#sub_r #page #cms {
	width:580px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	overflow:hidden;
	line-height:18px;
	margin:15px;
	float:left;

}
#sub_r #page #cms  .data{
	font-size:11px;
	text-align:right;
	color:#897c7c;

}
#sub_r #page #cms .img{
	margin:0 15px 15px 0;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	padding:3px;

}
.thumb {
	float:left;
	margin:10px 5px 0px 5px;
	background-color:#fff;
	padding:3px;
	border:1px solid #cccccc;
	cursor:pointer;
	height:106x;
	}
.thumb:hover {
	border:1px solid #c50b0a;	
}

#sub_r #page #cms .active {
	border:1px solid #c50b0a;
	z-index:1;
	position:relative;
}

#sub_l {
	width:320px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:left;	
}
#sub_l #chat {
	width:314px;
	height:133px;
	margin:0 0 30px 0;
	float:left;
	border:1px solid #e6e6e6;	
}

#sub_l #submenu{
	width:337px;
	min-height:350px;
	height:auto !important; 
	height:350px;
	float:left;
	margin:-26px 0 30px -19px;
	background-color:#f7f7f7;
}
#sub_l #submenu #accordion {

	width: 295px;
	margin:20px 0 0 20px;
	overflow:hidden;
	
}


#sub_l #submenu  h2 {
	
	margin:0 0 15px 0;
	color:#827b7b;
	font-size:16px;
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	padding:10px 0 0 25px;
	background:url("../img/raq2.png") no-repeat 0px 11px;
	cursor:pointer;
	font-weight:normal;
	text-transform:uppercase;
}
#sub_l #submenu  h2:hover {
	background:url("../img/raq2.png") no-repeat 0px -34px;
	color:#d61624;
}

#sub_l #submenu #accordion h2.current{
	background:url("../img/raq2.png") no-repeat 0px -34px;
	color:#d61624;
	cursor:default;
}
#sub_l #submenu #accordion div.pane,#sub_l #submenu #accordion div.pane2 {
	display:none;
	padding:5px 15px 5px 15px;
	font-size:12px;
}

#sub_l #submenu  ul{
	
	width:265px;
	list-style:none;
	padding:0px;
	margin:0px 0 0px 10px;
}

#sub_l #submenu  ul li a{
	display:block;
	padding:15px 5px 10px 0px;
	
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	background:url('../img/slibg.gif') repeat-x top;
	
}
#sub_l #submenu ul li a:hover{
	color:#d61624;
	text-decoration:none;

}
#sub_l #submenu  ul li a.current{
	color:#d61624;
	text-decoration:none;
	cursor:default;

}


#label_red_r {
	height:42px;
	width:350px;
	margin:0 -29px 20px 0px;
	background:url("../img/brbg_r.png") no-repeat top right;
	float:right;
}
#label_red_r .content {
	height:34px;
	width:350px;
	float:right;
	background-color:#d61624;	
	
}
#label_red_r .content h1{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:6px 0 0 40px;
	text-transform:uppercase;
	font-weight:normal;
}
#sublabel_red{
	height:42px;
	width:345px;
	margin:0 0 20px -27px;
	background:url("../img/brbg.png") no-repeat top left;
	float:left;
}
#sublabel_red .content {
	height:34px;
	width:345px;
	float:left;
	background-color:#d61624;	
	
}
#sublabel_red .content h1{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:6px 0 0 40px;
	text-transform:uppercase;
	font-weight:normal;
}


#sublabel_grey_r {
	height:42px;
	width:650px;
	margin:0 -30px 20px 0px;
	background:url("../img/brrbg_r.png") no-repeat top right;	
}
#sublabel_grey_r .content {
	height:34px;
	width:645px;
	float:right;
	background-color:#897c7c;	
	
}
#sublabel_grey_r .content h1{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:6px 0 0 40px;
	text-transform:uppercase;
	font-weight:normal;
}

#label_grey_r {
	height:42px;
	width:350px;
	margin:0 -29px 20px 0px;
	background:url("../img/brrbg_r.png") no-repeat top right;
	float:right;
}
#label_grey_r .content {
	height:34px;
	width:350px;
	float:right;
	background-color:#897c7c;	
	
}
#label_grey_r .content h1{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:6px 0 0 40px;
	text-transform:uppercase;
	font-weight:normal;
}



#label_red {
	height:42px;
	width:620px;
	margin:0 0 20px -27px;
	background:url("../img/brbg.png") no-repeat top left;	
}
#label_red .content {
	height:34px;
	width:620px;
	float:right;
	background-color:#d61624;	
	
}
#label_red .content h1{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:6px 0 0 40px;
	text-transform:uppercase;
	font-weight:normal;
}

#label_grey {
	height:42px;
	width:620px;
	margin:0 0 20px -27px;
	background:url("../img/brrbg.png") no-repeat top left;	
}
#label_grey .content {
	height:34px;
	width:620px;
	float:right;
	background-color:#897c7c;	
	
}
#label_grey .content h1{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:6px 0 0 40px;
	text-transform:uppercase;
	font-weight:normal;
}
#clear {
	clear:both;
	
}

#shortcuts {
	width:1000px;
	height:138px;
	margin:0 0px 40px 8px;
	float:left;
	background:url("../img/dot.gif") repeat-x top;	
}
#shortcuts h4{
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:normal;
	padding:0;
	margin:5px 0 0 0;
	text-transform:uppercase;
	width:100%;
	display:block;
	text-align:center;
}
#shortcuts .desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d61624;
	margin:25px 10px 0 0;
	width:100px;
	height:50px;
	float:right;
}

#shortcuts .camera{
	width:209px;
	height:108px;
	margin:30px 20px 0px 20px;
	float:left;
	background:url("../img/camera2.png") no-repeat;
	cursor:pointer;
}
#shortcuts .gallery{
	width:209px;
	height:108px;
	margin:30px 20px 0px 20px;
	float:left;
	background:url("../img/gallery2.png") no-repeat;
	cursor:pointer;
}
#shortcuts .video{
	width:209px;
	height:108px;
	margin:30px 20px 0px 20px;
	float:left;
	background:url("../img/video2.png") no-repeat;
	cursor:pointer;
}
#shortcuts .earth{
	width:209px;
	height:108px;
	margin:30px 20px 0px 20px;
	float:left;
	background:url("../img/earth2.png") no-repeat;
	cursor:pointer;
}



#modalNewsletter  { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:350px;
	width:500px;
	padding:10px;
	float:left;
	margin:0px;

	color:#000;
}

#modalNewsletter #mH1 {
	height:30px;
	width:250px;
	float:left;
	background-color:#d61624;	
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:7px 0 0 25px;
	margin:6px 0 0 -25px;
	text-transform:uppercase;
	font-weight:normal;

}
#modalNewsletter input ,    #modalNewsletter textarea{
	background-color:#fffdde;
	border:2px solid #fff;
	outline:1px solid #959494;
	color:#000;
	padding:3px;
}
#modalNewsletter  form.requestModal {
	background:url("../img/drep.png") repeat-x top;
	padding-top:50px;
	margin-top:10px;

}

#modalNewsletter  form.requestModal label {

	margin:0px 0px 10px 0;
	text-align:right;
	width:150px;
	display:block;
	float:left;
	color:#838383;
}
#modalNewsletter  form.requestModal p {

margin:5px 0px 5px 0;

}

#modalNewsletter .small  { 
	font-size:11px;
	color:#8c897e;

}
#modalNewsletter #upload {
	background:none repeat scroll 0 0 #DF0403;
	color:#FFFFFF;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	padding:4px 14px;
	text-transform:uppercase;
	margin:0 20px 0 20px;
	}
#modalNewsletter #upload {	
	background:none repeat scroll 0 0 #6D0000;
	text-decoration:none;
}

#status {
	font-size:11px;
	color:#F00;
	float:right;
	width:500px;

}
 ul#files {
	list-style:none outside none;
	margin:0 0 0 160px;
	padding:0;

}
ul#files li {
	color:#5D5D5D;
	float:left;
	font-size:11px;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
	width:130px;
}
ul#files li #delete {
	background:url("../img/button_delete.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:17px;
	margin-top:10px;
	width:66px;
}
ul#files li img {
	border:0 none;
	max-height:150px;
	max-width:180px;
}
#printp {
	margin:10px 0 20px 550px; position:absolute; color:#b5aaaa;	
}
.gimg {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;

	float:left;
	height:115px;
	margin:5px;
	padding:3px;	
}
#sitemap {
	float:left;
	width:350px;
	margin:20px 50px 20px 50px;
}
#sitemap a.siteH{
	float:left;
	width:300px;
	margin-bottom:0px;
	font-family:sandbold, "Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}
#sitemap ul {
	line-height:22px;
}
#sitemap ul li a{
	font-weight:bold;
	text-transform:uppercase;
}
#sitemap ul li li a{
	font-weight:normal;
	text-transform:uppercase;
}

