/* CSS Document */
body  {
		font-family:Arial,Verdana,Helvetica,sans-serif;
		color:#333;
		font-size:12px;
		text-align:center;
		margin:0px;
		padding:0px;
		background-image:url(../images/bg0.jpg);
		background-position:top center;
		background-repeat:repeat-x;
		padding-bottom:40px;
		
}
.but_wiecej {
	width:auto;
	cursor:pointer; 
	float:left;
	border:0px;
	color:#FFFFFF;
	background-color:#2473d6;
	padding:5px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:6px;
	font-size:11px;
	-moz-border-radius:2px; /* FF */
	-webkit-border-radius:2px; /* przegladarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:2px; /* przegladarki typu K-meleon (typowo Linuxowe) */
	border-radius:2px; /* pozostale przegladarki */
	behaviour:url(border-radius.htc); /* dodatek dla badzIEwnej przegladarki */
}
.but_wiecej_green {
	width:auto;
	cursor:pointer; 
	float:left;
	border:0px;
	color:#FFFFFF;
	background-color:#70894a;
	padding:5px;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:6px;
	font-size:11px;
	-moz-border-radius:2px; /* FF */
	-webkit-border-radius:2px; /* przegladarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:2px; /* przegladarki typu K-meleon (typowo Linuxowe) */
	border-radius:2px; /* pozostale przegladarki */
	behaviour:url(border-radius.htc); /* dodatek dla badzIEwnej przegladarki */
}
.but_wyslij {
	padding:4px;
	padding-left:15px;
	padding-right:15px;
	background-color:#2473d6;
	border:0px;
	color:#FFFFFF;
	cursor:pointer;
	-moz-border-radius:2px; /* FF */
	-webkit-border-radius:2px; /* przegladarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:2px; /* przegladarki typu K-meleon (typowo Linuxowe) */
	border-radius:2px; /* pozostale przegladarki */
	behaviour:url(border-radius.htc); /* dodatek dla badzIEwnej przegladarki */
}

img {
	border:0px;
}
h2 {
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#2473d6;
}
form {
	margin:0px;
}
a {
	text-decoration:none;
	color:#2473d6;
}
a:hover {
	text-decoration:underline;
	color:#2473d6;
}

div.tr {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	text-align:left;
}
div.poziom {
	width:auto;
	float:left;
	overflow:hidden;
}		
div.poziom_r {
	width:auto;
	float:right;
	overflow:hidden;
}
div.body0 {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto 0 auto;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div.body {
	width:940px;
	height:auto;
	clear:both;
	margin:0 auto 0 auto;
	border:0px solid #FF0000;
}
div.top {
	width:100%;
	height:129px;
	clear:both;
	overflow:hidden;
}
div.top_right {
	width:620px;
	float:right;
	overflow:hidden;
}
div.top_link {
	width:100%;
	height:89px;
	overflow:hidden;
	clear:both;
}
div.baner {
	width:100%;
	height:320px;
	clear:both;
	overflow:hidden;
}
div.fla {
	width:922px;
	height:309px;
	margin-left:9px;
}
div.menu {
	width:581px;
	height:40px;
	float:left;
	overflow:hidden;
}
div.content {
	width:100%;
	height:auto;
	clear:both;
	overflow:hidden;
	padding-top:20px;
}
div.tresc {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin: 0 auto 0 auto;
}
div.txt {
	width:850px;
	margin:0 auto 0 auto;
	text-align:left;
	font-size:14px;
	color:#666666;
}
div.txt_left {
	float:left;
	width:550px;
	height:auto;
	overflow:hidden;
	border:0px solid #999999;
	text-align:left;
	font-size:14px;
	color:#666666;
}
div.galeria {
	width:290px;
	float:right;
	border:0px solid #FFCC33;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
div.photo {
	width:135px;
	height:90px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;	
}
.ph {
	-moz-border-radius:5px; /* FF */
	-webkit-border-radius:5px; /* przegladarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:5px; /* przegladarki typu K-meleon (typowo Linuxowe) */
	border-radius:5px; /* pozostale przegladarki */
	behaviour:url(border-radius.htc); /* dodatek dla badzIEwnej przegladarki */	
}
div.zajawka {
	width:281px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:20px;
	background-image:url(../images/kropki_pion.png);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:20px;
	color:#666666;
	font-size:12px;
}
div.zajawka li {
	padding-left:0px;
	margin-left:0px;
}
div.stopka {
	width:100%;
	height:auto;
	padding-top:10px;
	margin-top:10px;
	background-image:url(../images/kropki_poziom.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:30px;
}
div.copyright {
	width:auto;
	float:left;
	font-size:11px;
	color:#666666;
	padding-left:5px;
	color:#999999;
}
div.s_menu {
	width:auto;
	float:right;
	overflow:hidden;
	padding-right:5px;
}
div.s_link {
	width:auto;
	float:left;
	padding-left:12px;
	padding-right:12px;
}
div.s_link a {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}
div.s_link a:hover {
	color:#999999;
	text-decoration:underline;
}
li {
	line-height:20px;
}
div.info_true {
	background-image:url(../images/ico_true.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
	height:17px;
	padding-bottom:10px;
	padding-top:0px;
	color:#95BE36;
}
div.info_false {
	background-image:url(../images/ico_false.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
	height:17px;
	padding-bottom:10px;
	padding-top:0px;
}
div.tr_kon {
	width:100%;
	height:auto;
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
.field {
	width:350px;
	border:1px solid #ccc;
	padding:4px;
		-moz-border-radius:3px; /* FF */
	-webkit-border-radius:3px; /* przegladarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:3px; /* przegladarki typu K-meleon (typowo Linuxowe) */
	border-radius:3px; /* pozostale przegladarki */
	behaviour:url(border-radius.htc); /* dodatek dla badzIEwnej przegladarki */	
}
div.kon_ety {
	width:100%;
	overflow:hidden;
	clear:both;
}
div.dokument {
	width:auto;
	overflow:hidden;
	clear:both;
	text-align:left;
	float:left;
	margin-bottom:5px;
}
div.ico_dok {
	float:left;
	width:42px;
	height:45px;
	margin-right:10px;
}
div.dok_nazwa {
	width:auto;
	float:left;
	padding-top:15px;
}
div.powered {
	width:auto;
	float:left;
	clear:both;
	padding-top:10px;
	font-size:11px;
	margin-left:5px;
	color:#999999;
}
div.powered a {
	color:#999999;
	text-decoration:underline;
}
div.powered a:hover {
	color:#999999;
	text-decoration:none;
}


