a			{ color: #CC0033; text-decoration: none;}
a:hover		{ color: #FF0000; text-decoration: none;}
a:visited	{ color: #CC0033; text-decoration: none;}

#startLink {
	color: #FFFFFF; font-size: 11px; text-decoration: none;}

#startLink a:link, #startLink a:visited {
	color: #FFFFFF; font-size: 11px; text-decoration: none;}

#startLink a:hover {
	color: #FFFFCC; font-size: 11px; text-decoration: none;}


body {
	background-color	: #6D6664;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	margin				: 0px;
/*	background-image	: url(images/theme/mainbgimage.gif);*/
}


p {
	margin: 0px;
}

td {
/*	text-align: left;
	vertical-align: top;*/
}

td img {
	display: block;
}

.img-borders {
	border: 1px solid #333333;
	display: inline;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.fixPNG {
	font-size: 11px;
	behavior: url(/includes/iepngfix.htc)
}



.gallery_img {
	font-size			: 12px;
	background-repeat	: no-repeat;
	background-position	: center center;
	border-collapse		: collapse;
	border				: 1px solid #333333;
}

.white {
	color				: #FFFFFF;
	margin-top			: 0px;
	margin-right		: 10px;
	margin-bottom		: 0px;
	margin-left			: 10px;
}

.white-footer {
	font-size			: 12px;
	color				: #FFFFFF;
	margin-top			: 0px;
	margin-right		: 5px;
	margin-bottom		: 0px;
	margin-left			: 5px;
}

.yellow {
	color				: #FFCC00;
	margin-top			: 0px;
	margin-right		: 10px;
	margin-bottom		: 0px;
	margin-left			: 10px;
}

#table-1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#table-2 {
	border: 1px solid #FFFFFF;
}


/************ menuLinks Styles **************/
#menuLinks{
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: bold;
	text-align			: right;
	font-size			: 11px;
	text-decoration		: none;
}

#menuLinks a:link, #menuLinks a:visited {
	display				: block;
	color				: #3082A8;
	background			: url(../menu/buttonab.gif);
	vertical-align		: middle;
	font-weight			: bold;
	padding-top			: 8px;
	height				: 22px; /* do wysokosci trzeba dodac padding-top i wyjdzie wysokosc jednego przycisku w menu*/
	/*height			: 50px !important;*/
}

#menuLinks a:hover{
	background-position: 0px -30px;
	text-decoration: none;
	color: #94BE22;
}

.link_arrow {
	margin: 0px;
	display: inline;
}

.text_green {
	color: #006600;
	margin: 0px;
}

.text_green_14 {
	font-size: 14px;
	color: #006600;
	margin: 0px;
}

.text_green_16 {
	font-size: 16px;
	color: #006600;
	margin: 0px;
}

.text_red {
	color: #FF0000;
	margin: 0px;
}
