@charset "iso-8859-2";
body {
	margin: 0px;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial;
	}

#container {
	background-image: url(../img/bg_doradztwo.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin: auto;
	min-height: 600px;
	}
	
#left {
	width: 225px;
	float: left;
	}
	
#right {
	margin-left: 235px;
	width: 714px;
	}	

#bottom {
	background-image: url(../img/bg_stopka.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 40px;
	}

#footer {
	font-size: 11px;
	color: #7e868a;
	width: 920px;
	margin: auto;
	}

.footer_left_content {
	width: 400px;
	float: left;
	}
	
.footer_right_content {
	float: right;
	}
	
.footer_line {
	margin-left: 13px;
	margin-right: 13px;
}

a.footer {
	color: #7e868a;
	text-decoration: none;
	}

a.footer:hover {
	color: #da1c5c;
	}
	
.orange {
	color: #da1c5c;
	}
	
#label_title {
	width: 185px;
	margin-top: 270px;
	margin-left: 10px;
	background-color: #da1c5c;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#label_see {
	width: 100px;
	margin-top: 0px;
	background-color: #7e868a;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 4px 10px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 100px;
}

#label_link a {
	width: 150px;
	margin-top: 0px;
	background-color: #00a1e4;
	color: #FFFFFF;
	text-transform: uppercase;	
	font-size: 11px;
	text-align: center;
	padding: 4px 10px;
	float: right;
	text-decoration: none;
}

#label_link a:hover {
	background-color: #b5bec3;
}

#top_txt {
	width: 650px;
	top: 100px;
	left: 60px;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	color: #7e868a;
	padding-top: 5px;
}

.top_h1 {
	font-family: Tahoma;
	font-size: 28px;
	color: #474d50;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.top_h1_orange {
	font-family: Tahoma;
	font-size: 20px;
	color: #da1c5c;
	}
	
	
.top_h2 {
	color: #7e868a;	
	font-family: Tahoma;
	font-size: 16px;
	}
	
#menu {
	width: 130px;
	margin-top: 140px;
	margin-left: 50px;
	}
	
.menu_label {
	background-image: url(../img/bg_menu_bottom_orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding: 5px 0px;
	}
	
a.menu {
	font-size: 11px;
	color: #474d50;
	background-image: url(../img/menu_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	text-decoration: none;
	}
	
a.menu:hover {
	font-size: 11px;
	color: #da1c5c;
	background-image: url(../img/menu_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	text-decoration: none;
	}
	
.kontakt {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 18px;
	color: #474d50;
	margin-left: 50px;
	}
	
.clear {
	clear: both;
	}
	
#txt {
	margin-top: 150px;
	_margin-top: 125px;	
	width: 714px;
	}
	
.txt_left_column {
	float: left;
	width: 480px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #474d50;
	text-align: justify;
	}
	
.txt_right_column {
	margin-left: 510px;
	padding-right: 10px;
	}
	
h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #7e868a;
	}
	
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #7e868a;
	}	
	
a {
	text-decoration: none;
	color: #da1c5c;
	}
	
.info {
	color: #7e868a;
	font-size: 10px;
	line-height: 14px;
	margin-top: 30px;
	text-align: left;
	}
	
.img_wspolpraca {
	border: 1px solid #f0f0f0;
	margin-bottom: 3px;
	}				
