@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #FFFFEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} 
#header a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#navi2 {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navi {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #06C;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF21;
	border-right-color: #FFFF21;
	border-bottom-color: #FFFF21;
	border-left-color: #FFFF21;
}

.twoColFixLtHdr #container #navi ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#navi ul li {
	list-style-type: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
#navi ul li a {
	text-decoration: none;
	color: #FFF;
}
#navi ul li a:hover {
	color: #FFFF21;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	color: #006;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar1 p a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#sidebar1 p a:hover {
	color: #666;
	background-color: #E1F1FF;
}
#sidebar1 p a:hover img {
	border: 2px solid #FFFF21;
}
#sidebar1 p a img {
	border: 2px solid #FFF;
}

#sidebar1 ul {
	margin: 0px;
	padding: 0px;
}
#sidebar1 ul li {
	list-style-type: none;
	background-color: #06C;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
	width: 165px;
	border: 2px solid #FFFF21;
	padding-bottom: 1px;
	padding-top: 1px;
	text-indent: 10px;
}
#sidebar1 ul li a:hover {
	color: #FFFF21;
}
#sidebar1 ul li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent p a:hover img {
	text-decoration: none;
}
#mainContent p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#sidebar1 ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}


.twoColFixLtHdr #mainContent {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding: 0;
} 
#mainContent p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 3px;
	color: #009;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
#mainContent table tr td p {
	clip: rect(2px,auto,auto,auto);
}
#mainContent h6 {
	color: #FFF;
	padding-right: 3px;
	padding-left: 6px;
}

#mainContent h5 {
	color: #FFD;
	background-color: #06C;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF3;
	border-left-color: #FF3;
	font-size: 15px;
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border-right-width: 3px;
	border-right-color: #FF3;
	border-right-style: solid;
	margin-right: 5px;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFDF;
	background-color: #06C;
	letter-spacing: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C33;
	border-bottom-color: #C33;
	border-left-color: #C33;
}
.redtextp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #C42222;
	font-style: normal;
	line-height: 18px;
}
.redteztok {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #C33;
}

.redtextnormal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #C42222;
}



#mainContent table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mainContent table {
	padding-right: 5px;
	padding-bottom: 5px;
}
#mainContent table tr td a:hover img {
	border: 2px solid #FFFF21;
}
#mainContent table tr td a img {
	border: 2px solid #FFF;
}
#mainContent ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #009;
	font-weight: normal;
	line-height: 20px;
	list-style-type: none;
	list-style-image: url(grafiki/przyciski/images/meander12.png);
	list-style-position: inside;
}


.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AED7FF;
} 
#footer a {
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #CCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.graybold10 {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.boldgray11 {
	font-size: 11px;
	font-weight: bolder;
	color: #666;
}

.hgray10bold {
	font-size: 10px;
	font-weight: bolder;
	color: #999;
}
.darkgray11tin {
	font-size: 11px;
	color: #333;
}

.boldgray11 {
	font-size: 11px;
	font-weight: bold;
}
.bialy {
	color: #FFF;
}
.male {
	font-size: x-small;
}

.textszeroki {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
}
#gallery5 {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
#gallery2 ul li a {
	text-decoration: none;
}

