 body, html, div, span, table, font, img, dl, td, bg_middle, container, page, header, {
	 margin: 0px;
	 padding: 0px;
	 border: 0px;
	 outline: 0px;
}
body, html {
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding: 0px;
	margin: 0px;
	background-color: #e0b57b;
	background-image: url(grafa/tlo_y.gif);
	background-repeat: repeat-y;
	background-position: top center;	
}


#container1 {
	position:relative; 	
	width:100%;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
    height:auto !important; /* real browsers */

	background-image: url(grafa/tlo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#page {
	position:relative; 
	width:1112px;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
    height:auto !important; /* real browsers */
    margin:0 auto;
	background-image:url(grafa/parasol.gif);
	background-repeat:no-repeat;	
	background-position: bottom left;	

}
#header {
	height: 270px;
}

#body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;	
	line-height:25px;


}
#left {
	width: 352px;
	float: left;
	
}
#left_panel {
	padding: 115px 20px 320px 65px;
	text-align:justify;
}
#right {
	width: 760px;
	float: left;
}
#right_panel {
	padding: 25px 115px 50px 60px;
	text-align:justify;

}
#stopka {
	width:1112px;
	height:60px;
	margin: 0px auto;
	background-image:url(grafa/stopka.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}

.ramkaStopka {
	padding:0px 14px 10px 654px;
}
/*
	------------------------------------------------------------
*/	

img {	
	border:0px;
}
.navigator {	
	border:0px;
	padding:0px 150px 24px 0px;
}
.radio_btn {
	position:relative;
	top:6px;
	background-color:#FFF6E3;
}
.linia {
	width:100%;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	border: 0px;
	padding:0px;
	background-image: url(grafa/dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	margin-bottom:25px;
}

.naglowek {
	font-size:13px;
	color:#273236;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-weight:lighter;
	
}
.black {
	color:#2D160D;
}
.bezowy {
	color:#A58E7C;
}
.red {
	color:#DA251D;
	font-weight:bold;
}
.blue {
	color:#09F;
	font-weight:bold;
}
.green {
	color:#1d9e00;
}
.yellow {
	color:#D29828;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
	margin: 0px auto;
}
.justify {
	text-align:justify;
}
.bold {
 font-weight:bold;
}

.bold2 {
	color:#B91104;
	font-weight:bold;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.floatL {
	float:left;
	padding:10px 20px 10px 0px;
}
.floatR {
	float:left;
	padding:10px 0px 10px 20px;
}
a {
	color:#09F;
	text-decoration:none;
}
a:hover {
	color:#09F;
	text-decoration:underline;
}
a.black {
	color:#000000;
	text-decoration:none;
}
a.black:hover {
	color:#000000;
	text-decoration:underline;
}
.linia {
	width:100%;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	border: 0px;
	padding:1px 0px 1px 0px;
	background-image: url(grafa/dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}
/* general class to hide an element on page */	
.hide {
	display:none;
}
/* tables still need 'cellspacing="0"' in the markup */
.table {
	border-collapse: separate;
	border-spacing: 0;
}
.box {
	margin:15px;
	padding:10px;
	background-color:#e4e1dc;
	border:1px solid #CCC4BB;
}
.italic {
	width:99%;
	margin:auto;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
}
ul li {
	list-style:square outside;
}
.radio_btn {
	position:relative;
	top:6px;
	background-color:#DFD8B7;
}
.foto {
	padding:2px;
	vertical-align:top;
	border: 1px #584E33 solid;
}
.form {
	font-size:11px;
	color:#374D59;
	width: 240px;
	height: 16px;
	vertical-align:top;
	margin-top:2px;
	margin-bottom:2px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #dad3c1;
	background-color:#fffbf2;
}
.formTd1 {
	float:right;
	width:220px;
}
.formTd2 {
	float:right;
	width:100px;
	text-align:right;
	padding:3px 0px 0px 0px;
}

.table1 {
	width:100%;
	border:0px;
	background-color: transparent;
	padding:0px;
}

.tr {
	width: 100%;
	float:left;
	padding: 3px;
}
.td {
	width: 18%;
	margin-right:2px;
	background-color:#f1f1f1;
	border:#dadada 1px solid;
	float:left;
	padding: 3px;
	text-align:center;
}

.td_pusty {
	width: 18%;
	margin-right:2px;
	background-color:#f1f1f1;
	border:#dadada 1px solid;
	float:left;
	padding: 3px;
	text-align:center;
}

.td_opis {
	width: 98%;
	margin-right:12px;
	color:#FFF;
	font-size:12px;
	letter-spacing:1px;
	background-color:#8a8a8a;
	border:#dadada 0px solid;
	float:left;
	padding: 3px 3px 3px 13px;
	position:relative;
-moz-border-radius: 5px;
border-radius: 5px; 
}
input.wyslij {
	width: 105px;
	font-size:12px;
	color:#ffffff;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	padding: 6px 2px 6px 2px;
	border: 1px solid #584E33;
	background-color:#911F1F;
	background-image: url(grafa/pusty.gif);
	cursor:pointer;
}
.wiecej {
	color:#666;
}
.name {
	color:#09F;
	font-size:14px; 
	letter-spacing:2px;
}


