.body{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
.menu_top{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	font-size: 15px;
	
}
.master_div{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #d7ca97;
	width: 1000px;
	margin-top: 5px;
	padding: 0px;
}
.master_top{
	width: 1000px;
	height: 214px;
}
a.menu{
	font-size: 17px;
	font-weight: bold;
	font-family: tahoma,sans,helvetica;
	color: #909090;
	text-decoration: none;
}
.menu_pozycje{
	float: left;
	margin-left: 30px;
}
.menu_pod{
	display: block; 
	width: 100%; 
	height: 7px; 
}
.master_content{
	background-color: #ffa837;
	background-image: url('img/cback.jpg');
	background-repeat: repeat-x;
	font-family: verdana,sans,helvetica;
	color: #FF4200;
	font-size: 12px;
	margin-top: 0px;
}
.content_left{
	display: block;
	background-color: #ffd299;
	background-image: url('img/cont_left.png');
	background-repeat: no-repeat; 
	width: 203px;
	margin: 4px;
	color: #FF4200;
	font-weight: bold;
	padding: 4px;
	float: left;
}
.content_right{
	display: block;
	float: left;
	background-color: #ffd299;
	background-image: url('img/content_sr.png');
	background-repeat: repeat-x; 
	width: 446px;
	margin: 0px;
	margin-right: 4px;
	margin-top: 4px;
	color: #FF4200;
	font-weight: bold;
	padding: 4px;
	color: #101010;
	font-weight: normal;
	text-align: justify;
}
.content_form{
	display: block;
	float: left;
	background-color: #ffd299;
	background-image: url('img/content_sr.png');
	background-repeat: repeat-x; 
	width: 310px;
	margin: 0px;
	margin-right: 4px;
	margin-top: 4px;
	color: #FF4200;
	font-weight: bold;
	padding: 4px;
}
.tresc{
	font-weight: bold;
	font-size: 17px;
	color: #909090;
}
input{
	border: 1px solid #FFA837;
	color: #6F3429;
}
textarea{
	border: 1px solid #FFA837;
	color: #6F3429;
	background-image: url('img/form_background.png');
	background-repeat: no-repeat;
	background-color: #fff;
}
.tytul{
	font-size: 16px;
	font-weight: bold;
	color: #676767;
}
.podtytul{
	font-size: 13px;
	font-weight: bold;
	color: #FF4200;
}
.picture_gallery{
	border: 1px solid #FFA837;
	background-color: #FFF8EF;
	width: 110px;
	height: 110px;
	float: left;
	margin-left: 10px;
}
.picture_gallery_big{
	border: 1px solid #FFA837;
	background-color: #FFF8EF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
img.gallerypict{
	border: 1px solid #000;
	padding: 0px;
}
.submit{
	border: 1px solid #077F18;
}
