body {
	
	background: #ffebc1;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #222222;
	line-height: 18px;
	margin: 0px;
}

#ajax_loader {

	position:fixed;
	height:35px;
	width:180px;
	text-align: center;
	margin: -20px 0px 0px -90px;
	top: 50%;
	left: 50%;
	padding-top: 12px;
	border: 1px solid black;
  background: #ffde5e; 
  z-index: 1000000;
}

img {
	
	border: 0px;
}

p {

	margin: 0px;
	padding: 0px;
}

input {

	background: white;
	border: 1px solid #c8c6d0;
	font-size: 12px;
	font-family: verdana, sans-serif;
		
}
#state {

	text-align: center;
	margin: 0px auto;
	width: 600px;
	padding: 10px 0px 10px 0px;
	border: 1px solid red;
	background: white;	
}
.error {

	color: red;
	font-weight: bold;
}
.error2 {

        margin: 15px 0px 0px 25px;
	color: red;
	font-weight: bold;
}
.input_error {

	background: #fa7263;
}

input.left {

	background: #ffde5e;
	border: 1px solid #F5F5DC;
}

.mgr10 {

	margin-left: 20px;
}

input.left2 {

	background: #F5F5DC;
	border: 1px solid #F5F5DC;
}

input.left3 {

	background: #F5F5DC;
	border: 1px solid #F5F5DC;
	width: 140px;
}

#general {

	width: 1000px;
	margin: auto;
        background: #fff0d2;
}

table.file_table {

	border-left: 1px solid #ffde5e;
	border-right: 1px solid #ffde5e;
	
}

table.file_table td {

	padding: 5px;
}

.file_htr {

	background: #ffde5e;
	padding: 5px;
	text-decoration: underline;
}

.file_td1 {

	border-bottom: 1px dotted #ffde5e;
}

.file_td2 {

	border-bottom: 1px solid #ffde5e;
	margin: 5px;
}

.file_icon {

	margin-bottom: -5px;
}
#header0 {

	background: url('gfx/gradient_top.png') repeat-x;
	width: 100%;
	height: 36px;
}

#header0_amfora {

	float: left;
	background: url('gfx/amfora0.png') no-repeat;
	width: 230px;
	height: 36px;
}

#header0_js {

	float: left;
	margin: 8px 5px 5px 5px;
/*	border: 1px solid #c8c6d0;*/
	width: 498px;
	padding: 1px;
	height: 18px;
}

#header0_js2 {

	float: left;
	margin-top: 8px;
}

#header0_links {

	margin-top: 9px;
	text-align: right;
	float: right;
}

#pierwszyScroll{
  position:absolute;
  width:470px;
  height:18px;
  overflow: hidden;
}

#header1 {

	background: white;
	width: 100%;
	height: 194px;
}
#header11 {

	width: 1000px;
	float: left;
	height: 194px;
/*	background: url('gfx/header_repeat_x.png') repeat-x;	*/
}
#header_amfora {

	float: left;
	width: 254px;
}
#header_napis {

	float: right;
	z-index: 2;
	width: 181px;
	height: 194px;
	margin: 23px 0px 0px 15px;
}

#header_cross {

	float: right;
	width: 550px;
	height: 194px;
	z-index: 1;
}

#rand_img {

	margin: 0px auto;
}

#img_tab {

	margin: 0px auto;
}
#big_img {

	text-align: center;
}
#img_prev {
	float:left;
	width: 150px;
}
#img_next {
	float:right;
	text-align: right;
	width: 150px;
}

#header2 {

	width: 100%;
	height: 36px;
	background: url('gfx/gradient_bottom.png') repeat-x;
	z-index: 2;
}
#amfora3 {

	width: 265px;
	float: left;
	padding-left: 12px;
	background: url('gfx/amfora3.png') no-repeat left top;	
	min-height: 490px;
	position: relative;
}

#amfora4 {

	width: 277px;
	float: left;
	clear: left;
}

#meet_button {

	margin: -65px 0px 5px 0px;
	z-index: 5;
	position: relative;
}

#logging {

	z-index: 5;
	position: relative;
}
#address {

}
#newsletter {

}
#content {

	float: right;
	width: 723px;
}
#content2 {

	width: 705px;
	padding: 3px;
	position: relative;
/*	border: 1px solid #c8c6d0;*/
}
#box_1 {

	float: left;
	width: 702px;
	padding: 3px;
/*	border: 1px solid #c8c6d0;*/
	position: relative;
	overflow: hidden;
}
.small {

	font-size: 10px;
}

#box_3 {

/* 710 x 180 */
	clear: both;
	width: 702px;
	height: 172px;
	padding: 3px;	
/*	border: 1px solid #c8c6d0;*/
	position: relative;	
	overflow: hidden;
}

#news {

	width: 702px;
	height: 142px;
	overflow: auto;
}
.more {

	text-align: right;
	margin-right: 5px;
}

#box_4 {

	float: left;
	width: 702px;
	padding: 3px;
/*	border: 1px solid #c8c6d0;*/
	position: relative;
	overflow: hidden;
}

#box_6 {

/* 710 x 180 aktualnosci we wsp�lnocie*/
	clear: both;
	width: 702px;
	height: 172px;
	padding: 3px;	
/*	border: 1px solid #c8c6d0;*/
	position: relative;	
	overflow: hidden;
}

#news2 {

	width: 702px;
	height: 142px;
	overflow: auto;
}

a {

	text-decoration: none;
	color: black;	
	font-weight: bold;	
}
a:hover {

	text-decoration: underline;
}
h1 {

	margin: 0px 0px 5px 0px;
	font-size: 16px;
}

a.h1 {

	font-size: 16px;
}
a.h1:hover {

	text-decoration: underline;
}
h2 {

	margin: 0px 0px 5px 0px;
	font-size: 15px;
}
h3 {

	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

.box_sep {

	clear: both;
	height: 15px;
}
.box_sep1 {

	clear: both;
	height: 10px;
}
.box_sep2 {

	clear: both;
	height: 5px;
}
.box_hr {

	clear: both;
	height: 8px;
	background: url('gfx/sep.png') repeat-x;
}


#footer0 {

	clear:both;
	width: 100%;
	padding-top: 12px;
	height: 24px;
	background: url('gfx/gradient_top.png') repeat-x;
	text-align: center;
}

.pagging {

 margin: auto;
 clear:both;
}
