body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
}
img {
	border: 0px;
}
.ref_img {
	margin: 5px;
}
#strona {
	margin: auto;
	padding: 0px;
	width: 950px;
}

.ref_adr {
	display: block;
	font-size: 12px;
	color: #114B77;
	text-decoration: none;
	font-weight: bold;
}

.ref_adr:hover {
	display: block;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.a_ref {
	font-size: 12px;
	color: #114B77;
	text-decoration: none;
	font-weight: bold;
}

.a_ref:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.reff {
	font-size: 18px;
	color: #0080C0;
	text-decoration: none;
	font-weight: bold;
}



.data {	
	font-size: 9px;
	color: #B2B2B2;
	font-style: italic;
	display: block;
}

.ref_opis {
	text-align: justify;	
}
.more {
	padding:5px;
	background-image: url('images/bkg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.menu {
	display: block;
	color: #ffffff;
	text-decoration: none;
/*	font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;	
	background-color: #006699;
	text-decoration: none;
}

.menu:hover{
	display: block;
	color: #ffffff;
	text-decoration: none;
 /*	font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #024D70;
	text-decoration: none;
}

.menu1 {
	display: block;
	color: #ffffff;
	text-decoration: none;
/*	font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;	
	background-color: #006699;
	text-decoration: none;
}

.menu1:hover{
	display: block;
	color: #ffffff;
	text-decoration: none;
 /*	font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.category {
	font-size: 16px;
	color: #004000;
	font-weight: bold;	
}

.copy {
	font-size: 10px;
	color: #FFFFFF;
}

.menu_dol {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.menu_dol:hover {
	font-size: 10px;
	color: #1C75B7;
	text-decoration: none;
	font-weight: bold;
}
.mdd {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}


.ref {
	font-size: 18px;
	color: #000000;	
}

#error_window {
	position: absolute;
	width: 350px;
	height: 250px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	margin-top: -125px;
	border: solid 1px #89A3B3;
	padding: 0px;
	background-color:#FFFFFF;
	text-align:center;
}

#error_div {
	padding:10px;	
	text-align:center;
}

#error_text {	
	color:#BB0000;
	padding:10px;
	margin:10px;
	text-align:center;
	font-weight:bold;
}

.error_hdr {
	font-size: 16px;
	font-weight: bold;
	color: #Ff0000;
	padding: 10px;	
}

.opis {
	padding: 3px;
	border: 1px solid #C0C0C0;
	background-color: #E4E4E4;
	display: block;
}

.mail_input {
	width: 300px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #024d70;
	padding: 1px;
}
.mail_textarea {
	width:300px;
	height: 50px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #024d70;
	padding: 1px;
}