body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.maintable {
	border: 1px solid #999999;
}
img {
	border: none;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FBECB0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBECB0;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.leftbg {
	background-image: url(../img/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content {
	background-image: url(../img/contentbg1.jpg);
	padding: 20px;
	background-repeat: no-repeat;
}
.bold1 {
	font-weight: bold;
	color: #CACA00;
}
.doc_list {
	list-style-image: url(../img/doc.gif);
}
.menu_box ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_lista {
	color: #FBECB0;
}
input {
	background-color: #330000;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sendimage {
	border: none;	
}
textarea {
	background-color: #330000;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.green {
	color: #009900;
	font-weight: bold;
}
.img {
	border: 2px solid #000000;
}
.copy {
	font-size: 10px;
	color: #F0BC75;
}
/*
.menu_box, .menu_box td, .menu_box th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../img/menu_bg_light.jpg);
	color: #000000;
}
*/
.menu_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../img/menu_bg_light.jpg);
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.menu_box td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.menu_box input {
	background-image: url(../img/menu_bg_light.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.menu_box td.menu_label {
	color: #5E1F00;
}
.temp_border {
	border: 1px solid #000000;
}


td ul {
	margin-left: 1em;
	padding-left: 1.5em;
}
.menu_title_1 {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu_title_2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.menu_title_3 {
	background-image: url(../img/menu_bg_dark.jpg);
	background-color: #000033;
}

.button_1 {
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/menu_bg_light.jpg);
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.button_2 {
	cursor: pointer;
	background-image: url(../img/menu_bg_dark.jpg);
	color: #000000;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
 
.menu_side_left {
	background-image: url(../img/menu_side_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_side_right {
	background-image: url(../img/menu_side_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.wesela_2006 {
	position: absolute;
	top: 162px;
	z-index: 2;
}
.zindex2 {
	z-index: 1;
}
.style1 {
	font-size: 10px;
	color: #999999;
}
.menu_tbl td {
	color: #999999;
}
.menu_tbl strong {
	color: white;
}
/*
.gal_thumb { 
	background-image: url(../img/galeria_ramka.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	cursor: pointer;
}
*/
.gal_thumb img {
	display:block;
	border: 3px solid white;
}
#gal_img_box {
	position: absolute;
	display:block;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-top: 80px;
	height: 120%;
	background-image: url(../img/x_siatka.gif);
	background-repeat: repeat;
	display: none;
	z-index: 1000;
	text-align: center;
}
.gal_img {
	border: 2px solid black;
}
a.nav2:link, a.nav2:active, a.nav2:hover, a.nav2:visited {
	color:#FFD200;
}
a.nav2on:link, a.nav2on:active, a.nav2on:hover, a.nav2on:visited { 
	color:white;
}
.menu_nav {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
.gal_zamknij_btn {
	color: white;
	font-weight:bold;
	background-color:black;
	cursor:pointer;
}