body{
	padding:0;
	margin:0;
	background-color:#000000;
	font-family:verdana;
	color:gray;
	font-size:12px;
}

a:link{
	-color:#d40000;
	text-decoration:none;
}

a:visited{
	-color:#d40000;
	text-decoration:none;
}

a:hover{
	-color:#AA0000;
	text-decoration:none;
}

#v1{
	background-color:#333333;
	height:5px;
}

#v2{
	background-color:#D8241C;
	height:7px;
}

#v3{
	background-color:#ffffff;
	height:200px;
	margin:0 auto;
}

#v3_tresc{
	background-color:#ffffff;
	height:200px;
	width:945px;
	margin:0 auto;
}

#v4{
	background-color:#ffffff;
	height:1px;
}

#v5{
	background-color:#605E5D;
	-background-color:white;
	background-image:url('g/bg_middle.png');
	background-repeat:repeat-x;
}

#v5_tresc{
	width:980px;
	margin:0 auto;
	background-image:url('g/bg_main.png');
}

#v5_tresc_menu{
	width:950px;
	margin:0 auto;
}

.menu img{border:0px;}

.menu, .menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu {
	position: absolute;
}

.menu li {
	float: left;
	border-width:0;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;
}

.menu .menulink, .it{
	text-decoration: none;
	display: block;
	-width: 237px;
	-width: 190px;
	-height:27px;
	height:22px;
	-padding-top:8px;
	padding-top:5px;
	text-align: center;
	background-image:url('menu/menu0.png');
	padding-left:16px;
	padding-right:16px;
}

.menu a:hover {
	-border-bottom: 1px solid red;
}

.it {
	background-image:url('menu/menu1.png');
	-width: 239px;
	-width: 190px;
}


#v5_tresc_tresc{
	width:950px;
	margin:0 auto;
}

#v5_tresc_tresc_l{
	position:relative;
	left:15px;
	width:260px;
	margin:0 auto;
	float:left;
	text-align:center;
	padding-top:20px;
}

#v5_tresc_tresc_l #rotate{
	width:200px;
	text-align:left;
	margin:0 auto;
	font-family:verdana;
	color:gray;
	font-size:12px;
}

#v5_tresc_tresc_l #img_rot{
	border:0;
	padding-top:15px;
	padding-bottom:15px;
}

#v5_tresc_tresc_m{
	width:27px;
	height:371px;
	float:left;
	background-image:url('g/pionowa.jpg');
	background-repeat:no-repeat;
}

#v5_tresc_tresc_r{
	width:400px;
	margin:0 auto;
	float:left;
	background-repeat:no-repeat;
	padding-left:30px;
}

#v5_tresc_tresc_r p{
	margin:0 auto;
	font-family:verdana;
	color:gray;
	font-size:12px;
	text-align:justify;
	width:590px;
	line-height:20px;
}

#v5_tresc_tresc_r p .sg_img{
	-width:270px;
	float:right;
	padding:5px;
	-margin-left:20px;
	-margin-bottom:20px;
	-border:0px solid #dddddd;
}

#v6{
	background-color:#000000;
	height:249px;
	background-image:url('g/bg_bottom.png');
	background-repeat:repeat-x;
}

#v6_tresc_top{
	width:980px;
	margin:0 auto;
	height:29px;
	background-image:url('g/bg_main_bottom.png');
}

#v6_tresc{
	width:945px;
	margin:0 auto;
}

#v6_tresc_l{
	width:670px;
	float:left;
	
	padding-left:20px;
	padding-left:20px;
	font-family:verdana;
	color:white;
	font-size:12px;
}

#v6_tresc_r{
	width:250px;
	float:left;
	text-align:center;
}

#v6_tresc_r img{
	padding:5px;
	border:0;
}


.fixing{clear:both;}
.fixing50{clear:both;height:50px;}
.fixing_menu{clear:both;height:80px;}

h1{
	font-family:verdana;
	color:#d8241c;
	font-size:26px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h2{
	font-family:verdana;
	color:gray;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h3{
	font-family:verdana;
	color:#d8241c;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h4{
	font-family:verdana;
	color:gray;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h5{
	font-family:verdana;
	color:#d8241c;
	font-size:22px;
	font-weight:normal;
	padding:0;
	margin:0;
}

.pozioma{
	position:relative;
	top:-10px;
}


input{
	border:1px solid gray;
}

.logowanie{
	padding-top:10px;
	font-family:verdana;
	font-size:12px;
	color:gray;
	text-align:center;
	width:400px;
	margin:0 auto;
}

.logowanie input{
	width:100%;
	border:1px solid gray;
}

.logowanie textarea{
	width:100%;
	height:250px;
	border:1px solid gray;
}

.alert{
	font-weight:normal;
	font-family:verdana;
	font-size:20px;
	color:red;
}


/* slider */

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider, #slider li{
	text-align:center;
	height:400px;
	width:200px;
	overflow:hidden;
	}	
	
#slider{ 
	-margin-left:5px;
	margin:0 auto;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-25px;
	top:71px;
	}	
#nextBtn{ 
	left:701px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}								

/* // slider */		
	
	
#slideshowArWn, #slideshowBuMi, #slideshowBuUs, #slideshowZaPu{
  width: 600px;
  height: 150px;
  margin-top:10px;
  margin-bottom:40px;
  border:1px solid gray;
}

#slideshowArWn:hover, #slideshowBuMi:hover, #slideshowBuUs:hover, #slideshowZaPu:hover{
  border:1px solid #d40000;
}

.label_galeria{
	font-family:verdana;
	color:gray;
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:0;
	width:600px;
}

.label_galeria:hover{
	color:#d40000;
}

.loading{
	font-family:verdana;
	color:gray;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#pauseBtn{
	float:right;
}

.galeriaIkony{
	width:170px;
	border:1px solid #BBBBBB;
	padding:9.3px;
	margin:3px;
}

.galeriaButton{
	border:1px solid #990000;
}

.galeriaWstecz{
	font-family:verdana;
	color:orange;
	font-size:15px;
	font-weight:bold;
}

.zakresUslugLista{
	-list-style-image:url('g/zakresUslugLista.png');
	list-style-type:square;
	margin-bottom:50px;
}

.dzialalnoscdeweloperska_img{
	border:1px solid #CCCCCC;
	padding:2px;
	float:right;
	width:300px;
}

.dane_w1{
	width:180px;
	border:1px solid #BBBBBB;
	padding:8px;
	margin:3px;
}

.dane_w2{
	border:1px solid #BBBBBB;
	padding:8px;
	margin:3px;
}

.dzialalnoscdeweloperskaIkony{
	width:170px;
	border:1px solid #BBBBBB;
	padding:9.3px;
	margin:3px;
}

.dzialalnoscdeweloperskaPlanyIkony{
	width:140px;
	border:0px solid #BBBBBB;
	-padding:9.3px;
	-margin:3px;
	float:left;
}

.dzialalnoscdeweloperskaGaleria{
	width:600px;
	text-align:left;
}

.dzialalnoscdeweloperskaPlany{
	width:300px;
	text-align:left;
}

.projekty_table{
	float:center;
	border-spacing: 10px;
}

.projekty_img{
	border:1px solid #CCCCCC;
	padding:5px;
	float:center;
	width:170px;
}

.projekty_img2{
	border:1px solid #d40000;
	padding:5px;
	float:center;
	width:170px;
}

.projekty_txt{
	text-align:center;
	color: black;
	width:200px;
}

.label_projekty{
	font-family: verdana;
	text-align:center;
	color: black;
}

.label_projekty:hover{
	color:#d40000;
}

.mail{
	color: #025E9F
}

.mail:hover{
	color: #025E9F
}

.projekty_dane{
	font-family: verdana;
	width: 260px;
	text-align:left;
	color: black;
	font-weight: bold;
}

.projekty_dane2{
	font-family: verdana;
	width: 100px;
	text-align:left;
	color: black;
	font-weight: bold;
}