html{
	overflow-y: scroll;
}
body{
	background-image: url(images/bacground_body.jpg);
	background-repeat: repeat;	
}

#body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
}

#header a:hover {
	color:#FFFFFF;
}
#header a{
	font-family: "Times New Roman", Times, serif;
	color:#f6efc7;
	text-decoration:none;
	font-size: 12px;	
	font-weight: bold;
}

/*poczatek gornego loga*/
#header{
	width: 773px;
	height: auto;
}
#header_top{
	height: 39px;
	width: 773px;
}

#header_top_left{
	float: left;
	height: 39px;
	width: 474px;
	background-image: url(images/header_top_left.jpg);
	background-repeat: no-repeat;
}

#header_top_middle{
	height: 39px;
	width: 288px;
	background-image: url(images/header_top_middle.jpg);
	background-repeat: repeat-x;
	float: left;
}
.header_top_middle_text{
	margin-top: 7px;
	margin-left: 9px;
	float:right;
	color: #f6efc7;
}
img.flags{
	float:right;
	margin-top: 9px;
	margin-left: 9px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}

#header_top_right{
	background-image: url(images/header_top_right.jpg);
	float: left;
	height: 39px;
	width: 11px;
}

#header_bottom{
	width: 773px;
	height: 156px;
}
#header_bottom_left_top{
	background-image: url(images/header_bottom_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 299px;	
}

#logo{
	background-image: url(images/logo.jpg);
	float: left;
	height: 128px;
	width: 294px;
	margin-top: 3px;
}
#header_bottom_left{
	float: left;
}

#header_bottom_right{
	background-image: url(images/logo_right.jpg);
	float: right;
	height: 156px;
	width: 473px;
}
/*koniec gornego loga*/

/*poczatek zawartosci strony*/
#content a:hover {
	color:#000000;
}
#content a{
	font-family: "Times New Roman", Times, serif;
	color:#5a100f;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	
}
#content{
	width: 773px;
	height: auto;
	float: left;
	margin-top: 6px;
}
#content_pictures_top{
	width:773px;
	float:left;
}
#content_corner_left{
	background-image: url(images/content_corner_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 14px;
}
#content_corner_right{
	float: right;
	width: 759px;
	height: 19px;
	background-image: url(images/content_right_corner.jpg);
	background-repeat: repeat-x;
}
#content_middle{
	float: left;
	width: 773px;
	height: auto;
}
#content_left_border{
	background-image:url(images/content_border_left.jpg);
	height: auto;
	width: 773px;
	background-repeat: repeat-y;
	float: left;
}
#content_right{
	width: 767px;
	height: auto;
	float: right;
	margin-left: 6px;
}

div.content_right_tile_left{
	background-image: url(images/content_right_tile_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 48px;
}

div.content_right_title{
	background-image: url(images/content_title_middle_background.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 767px;	
}


div.content_right_tile_text{
	background-image: url(images/content_title_backgorund.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: auto;
	padding-right: 15px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #5a100f;
}

/*zawartosc wlasciwa strony - poczatek*/
div.content_content_background{
	height: auto;
	width: 767px;
	background-color: #fdfdfd;
	color: #5a100f;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-x;
	float:left;
}
#content_content{
	font-size: 13px;
	height: auto;
	width: 747px;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: justify;
	font-family:  Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
div.content_content_field{
	float: left;
	height: auto;
	width: 747px;
	margin-bottom: 10px;
}
/*div.content_content_field_title{
	float:left;
	height:auto;
	width: 747px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5a100f;
	font-weight: bold;
}*/

div.content_content_field_title{
	background-image: url(images/content_title_middle_background1.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 747px;
	float:left;	
	padding-bottom: 10px
}
div.content_content_field_tile_left{
	background-image: url(images/content_right_tile_left1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 35px;
}


div.content_content_field_tile_text{
	background-image: url(images/content_title_backgorund1.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: auto;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5a100f;
}
div.content_content_field_content{
	float: left;
	height: auto;
	width: 747px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a100f;
}
div.content_content_field_content_no_border{
	float: left;
	height: auto;
	width: 747px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
div.back1{
	height:25px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	background-image:url(images/submit_button1.jpg);
	text-align:center;
}
div.back2{
	height:25px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	background-image:url(images/submit_button2.jpg);
	text-align:center;
	color:#FFFFFF;
}


img.photo_right{
	padding-right: 0px;
	padding-bottom: 5px;
	float:right;
	padding-left: 10px;
}
img.photo_left{
	float:left;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#pasek_zdjecie{
	float:left;
}
/*zawartosc wlasciwa strony - koniec*/

/*stopka zawartosci strony - pocztatek*/
#content_footer{
	background-image: url(images/content_footer_background.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 767px;
	float:left;
}
#content_footer_l{
	background-image: url(images/content_footer_l.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 566px;
}
#content_footer_r{
	background-image: url(images/content_footer_r.jpg);
	float: left;
	height: 36px;
	width: 191px;
	padding-right: 10px;
	background-repeat: no-repeat;
}
/*stopka zawartosci strony - koniec */


/*koniec zawartosci strony*/
#footer{
	height: auto;
	width: 773px;
}
#jarzynka_footer{
	background-image: url(images/jarzynka_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 773px;
	margin-top: 5px;
}
#jarzynka_footer_text{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float:right;
	padding-right: 10px;
	padding-top: 3px;
}

	
/*menu*/
div#menu {
	width: 773px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu1 {
 	list-style:none;
	height: 27px;
	position:relative; 
	border:0px solid #000;
	border-width:0 0px;
	border-bottom:0px solid #444;
}
ul.menu1  {
	margin:  0px;
	padding: 0px;
}


.menu1 li {
	float:left;
	margin-right: 6px;
	margin-top: 6px;
}
/*ostani element menu*/
#last_li1{
	margin-right: 0px;
}
#last_li2{
	margin-right: 0px;
}

#b1{
	width: 77px;
}
#b2{
	width: 105px;
}
#b3{
	width: 118px;
}
#b4{
	width: 130px;
}
#b5{
	width: 173px;
}
#b6{
	width: 84px;
}
/*wyrównanie do lewej*/

#last_b{
	width: 53px;
}
.menu1 li a {
	display:block;
	float:left;
	height:27px;
	line-height:27px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;/* Garamond,Times New Roman, serif;*/
	text-align:center;
	padding:0 0 0 9px;
	cursor:pointer;
	background:url(images/button1.jpg);
	font-weight: bold;
}
.menu1 li a b {
	float:left;
	display:block; 
	padding:0 18px 0 9px;
	background:url(images/button1.jpg) no-repeat right top;
}

.menu1 li.current a {color:#400b0b; background:url(images/button1.jpg);}
.menu1 li.current a b {background:url(images/button2.jpg) no-repeat right top;}
.menu1 li a:hover {color:#400b0b; background:#000 url(images/button2.jpg);}
.menu1 li a:hover b {background:url(images/button2.jpg) no-repeat right top;}
.menu1 li.current a:hover {color:#400b0b; background:#000 url(images/button2.jpg); cursor:default;}
.menu1 li.current a:hover b {background:url(images/button3.jpg) no-repeat right top;}	


.list_left{
	float:left;
	width:200px;
	padding-left:10px;
}
.list_right{
	float:left;
	width:537px;
}
.list_left2{
	float:left;
	width:260px;
}
.list_right2{
	float:left;
	width:457px;
	padding-left:20px;
}

#adress{
	float: left;
	height: 180px;
	width: 250px;
	font-weight: normal;
	margin-left: 40px;
	margin-top:10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #400b0b;
}
#map{
	float:left;
	height:auto;
	width:436px;
	padding-left:10px;
	text-align: left;
	font-size:11px;
}
/*formularz*/
.form_left{
	float:left;
	width:200px;
	font-size:11px;
}
.form_right{
	float:left;
	width:501px;/* 517 minus szerokosc bordera*/
	padding-left:38px;
	padding-right:5px;
	margin-top:7px;
	font-size:11px;
}
input{
	width:198px;
	border: 1px solid #400b0b;	
	background-color:#f1eede;
	margin-top: 3px;
	font-size:13px;
	color:#400b0b;
}
select{
	width:198px;
	border: 1px solid #400b0b;
	background-color:#f1eede;
	margin-top: 3px;
	font-size:13px;
}

textarea{
	width:499px;
	height: 180px;
	border: 1px solid #400b0b;	
	background-color:#f1eede;
	margin-top:3px;
	font-size:13px;
}

.small_input{
	float:left;
	width:200px;
	margin-top: 7px;
}
#submit{
	border: 0px;
	background:none;
	height: 27px;
	margin:0px;
	padding:0px 0px 5px 0px;
	cursor:pointer;
}

#content img.more {
	padding-left: 10px; 
	margin-bottom:-3px;
}

#copyright{
	float:inherit;
	text-align:left;
}
#author{
	width: 773px;
	height:auto;
	float:left;
	font-size:9px;
	color:#333;
	text-align:right;
}
#author a {
	color:#333;
	text-decoration:none;
}



/**
	*content buttons
	*/
.content_content_buttons{
	width:767px;
	padding:0px;
	margin:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}


#content .content_content_buttons ul li a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFF;
	width:240px;
	height:17px;
	color:#FFF4F4;
	background-image:url('images/content_button2.png');
	padding-top:3px;
}


.content_content_buttons ul{
	margin:0px;
	padding:10px;
	float:left;
	list-style:none;
}

.content_content_buttons ul li {
	width:240px;
	height:20px;
	float:left;
	list-style:none;
	margin: 3px 5px 3px 3px;
}


/*.content_content_buttons li a:hover {
	color:#000;
	background-image:url('images/content_button.png');
}*/

#content div.content_content_field_content_no_border ul li a{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

