body {
	margin: 0px;
	background-color: #4F8EBE;
	text-align: center
}

.main_banner {
	width: 700px;
	height: 300px
}

.left_menu {
	width: 225px;
	vertical-align: top;
}

.left_menu_inner {
	background-image: url('../img/back_menu_2.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: right;
	padding-right: 20px
}

.middle_1 {
	vertical-align: top;
	text-align: center;
	background-image: url('../img/back_dot.jpg');
	background-repeat: repeat-x;
	background-position: 0% 100%;	
}

.right_banner {
	width: 200px;
	vertical-align: top;
	background-image: url('../img/back_dot_2.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;		
}

.page_title {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #113A58;
	background-image: url('../img/back_dot.jpg');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-bottom: 5px;
	padding-top: 8px
}

.content {
	padding-top: 20px;
	vertical-align: top
}

.content p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color: #717171;
	text-align: left;
	margin-top: 0px
}

.content img {
	margin-right: 3px;
	vertical-align: middle
}

.content a {
	text-decoration: none;
	color: #F19F10
}

.content a:hover {
	color: #4279D4
}

.dot {
	vertical-align: top;
	width: 25px;
	text-align: center
}

.price_table {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	text-align: left;
	width: 420px;
	padding: 5px
}

.c1 {
	background-color: #DDDDDD;
	color: #555555;
}

.c2 {
	background-color: #4F8EBE;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}


.ulist {
	padding-bottom: 10px
}



#formularzyk * {
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color: #717171;
	text-align: left;
	margin-top: 0px

}

#formularzyk input, #formularzyk textarea{
    background:#EFF;
}

#formularzyk input.tt {
    width:200px;
	float:right;
}

#formularzyk input#but {
    background:#222;
	color:#FFF;
	text-align:center;
	float:right;
	margin:10px;
}

#formularzyk table {
    width:400px;
	margin-left:20px;
}

p.woj{
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:3px;
	padding-left:10px;
	background:#EEE;
}