@charset "utf-8";

body {
	background-color: 7b8aa0;
	margin: 0 0 0 0;
}


h1 {
	font-family: tahoma;
	font-size: 18px;
	letter-spacing:1px;
	color:#FFFFFF;
	margin: 25px 0 25px 0;
	width:900px;
	text-align:right:
}



.kontener{
	margin: 0 auto;
	width: 800px;
	color: #bac2cd;
	font-size:11px;
}
.start_srodek{
	width: 800px;
	height:570px;
	background-image: url(../img/start_srodek.jpg);
	background-repeat: no-repeat;	

}
.start_srodek_gora_l{
	width: 260px;
	height:200px;
	float:left;

}
.start_srodek_gora_p{
	width: 300px;
	height:340px;
	float:right;
	padding: 34px 240px 0 0;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:white;
	line-height:18px;

}

.start_srodek a:link, .start_srodek a:visited{
	font-size:14px;
	color:white;
	text-decoration:none;
	background-position: left;	

}
.start_srodek a:hover{
	font-size:14px;
	color:white;
	text-decoration:underline;

}

.start_srodek_dol_p{
	width: 230px;
	height:200px;
	float:right;

}
.start_srodek_dol_l{
	width: 330px;

	float:left;
	padding: 105px 0 0 240px;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:white;
	line-height:18px;

}


.bottom{
margin: 0 auto;
width: 100%;
text-align:center;
}


.bottom_pas{
	margin: 0 auto 10px auto;
	padding: 20px 0 0 0;
	width: 100%;
	height:90px;
	background-image: url(../img/bottom_tlo.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C9C7C7;
	font-weight:bold;
}

.bottom_pas a:link, .bottom_pas a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#C9C7C7;
	font-weight:bold;
	text-decoration:none;
}
.bottom_pas a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}


.stopka_duze{
font-size:24px; 
padding-top:20px
color:#C9C7C7;
}
.stopka_duze a:link, .stopka_duze a:visited{
font-size:24px; 
padding-top:20px;
text-decoration:none;
color:#C9C7C7;

}
.stopka_duze a:hover{
	font-size:24px;
	padding-top:20px;
	text-decoration:none;
	color:#FF9900;
}


.clear{
height: 1px;
clear: both;
}



