body {margin: 0px; padding: 0px; text-align: center; background-color: #003366; color: #330066; font: 12px helvetica, arial, verdana, tahoma, sans-serif;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #f5f5f5;
}
div {
	font: 12px helvetica, arial, verdana, tahoma, sans-serif;	
}
div#All {
	width: 780px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	background: #CCCCCC url(../img/back.gif) top center repeat-y;
}
div#TopBrdr {
	width: 780px;
	height: 6px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#Head {
	width: 768px;
	height: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#Main {
	width: 768px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
}
div#LeftCol {
	width: 250px;
	height: 550px;
	float: left;
	text-align: center;
	background-color: #e4e4e4;
	border-bottom: 1px solid White;
	border-left: 1px solid Gray;
	border-top: 1px solid Gray;
}
div#RightCol {
	width: 517px;
	height: 550px;
	float: right;
	text-align: center;
	background: #f1f1f1 url(../img/cont_bkg.jpg);
	border-top: 1px solid Gray;
	border-bottom: 1px solid White;
	overflow: auto;
}
div#Foot {
	width: 768px; height: 20px; margin-left: auto; margin-right: auto;
}
div#FtBrdr {
	width: 780px;
	height: 7px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#FtLeft {
	font-size: 10px; text-align: left; margin-left: 4px; margin-top: 4px; float: left;
}
div#FtRight {
	font-size: 10px; text-align: right; margin-top: 4px; margin-right: 4px; float: right; color: Gray;
}
div#FtRight a {
	font-size: 10px;
	color: Gray;
	text-decoration: underline;
}
div#FtRight a:hover {
	font-size: 10px;
	color: White;
}
table#BotBrd {
	width: 780px; height: 7px; text-align: left; margin-left: auto; margin-right: auto;
}
div.Tytul {
	width: 250px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 3px;
	background: #f1f1f1 url(../img/tytul.jpg) no-repeat center;
}
div.ContFrst {
	width: 400px; height: 300px; margin-left: auto; margin-top: 10px; margin-right: auto;
}
div.ContScnd {
	width: 480px; margin-left: auto; margin-top: 10px; margin-right: auto; text-align: justify;
}
div.ContThrd {
	width: 480px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	text-align: center;
}
ul {
	list-style: square;
}
a {
	color: #330066; font: 12px; text-decoration: none;
}
a:hover {
	color: #330066; font: 12px; text-decoration: underline;
}
div#intro {
	position: absolute;top:50%;left:50%;
	width:700px;height:450px;
	margin-top:-225px;margin-left:-350px;
	background: url(../img/intro_bck.gif) no-repeat top
}
div#intro a {
	font-size: 14px;
	color: #bbbbbb;
	text-decoration: none;
}
div#intro a:hover {
	text-decoration: underline;
}
div#flashcontent {
	width:400px;height:195px;margin-left: auto;margin-top: 45px;margin-right: auto;text-align:center;color:red
}
div#intxt {
	width: 400px;margin-left: auto;margin-top: 50px;margin-right: auto;margin-bottom: 50px;text-align: center;color: #99CCFF;background-color: #003366;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;
}

hr {border-left: 1px solid Silver;border-top: 1px solid Silver;border-right: 1px solid White;border-bottom: 1px solid White;}

.galery {
	color: #ffcc00
}
p.galery a {
	color: #ffcc00; text-decoration: underline;
}
p.galery a:hover {
	color: #ff0000; text-decoration: none;
}

div#Timestamp {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #708090;
	font-style: italic;
}

div#NewsWrap {
	width: 245px; height: 290px;margin-left: auto; margin-right: auto; margin-top: 10px;overflow: auto;
}

div#News {
	width: 220px; text-align: left; margin: 0 auto;
}
div#News p {
	padding-bottom: 0px; padding-top: 0px; font-size: 11px;text-indent: 15px; 
}
div#News p:first-letter {
	color: red; 
}
div#News a {
	color: #708090; font-size: 11px;
}

div#ban {
	margin-top: 4px;
}

div#stat {
	width: 60px; margin-top: 3px; margin-left: auto; margin-right: auto;
}
h3 {
	font-size: 16px; font-weight: bold; 
}

div h4 {
	font: bold 14px;
}
div h5 {
	font: bold 15px;
}
.txt {
	font-size: 12px;
}

/* ### MENU ### */

.menuPanel {width: auto;}

.buttons {border-top: 4px solid red;border-bottom: 4px solid red;}

.buttons a {
	color: #f1f1f1;
	border: 1px solid;
	background-color: #306;
	padding: 2px;
	padding-left: 3px;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: white black black white;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: center;
}

.buttons a:hover {
	border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	border-color: black white white black;
	color: #306;
	text-decoration: none;}

.buttons a.active {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}

/* END MENU */


/* ### FORMULARZ ZWROTNY ### */

input, textarea, option, optgroup {
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
div#form {
/*margin: 30px;*/
width: 200px;
padding: 0px;
margin-top: 0px;
}
fieldset {
border: 0 solid;
margin: 0 0 0px 0;
}
legend {
font-weight: bold;
padding: 2px 5px;
}
input {
width:180px;
border: 1px solid #BFBFA7;
}
textarea {
width:180px;
height:50px;
border: 1px solid #BFBFA7;
}
em {
color: #EF0E0E;
font-style: normal;
font-weight: bold;
}
fieldset ul {
margin: 0;
padding: 0;
}
fieldset li {
/*background: #F3FFA0 url("formularze_fieldsetback.png") bottom repeat-x;
border-bottom: 1px solid #BFBFA7;*/
list-style: none;
margin: 0;
padding: 5px;
}
label {
/*display: -moz-inline-box;
display: inline-block;*/
width: 150px;
}
fieldset fieldset {
border: 0;
margin: 0;
padding: 0;
}
fieldset fieldset legend {
padding: 0;
font-weight: normal;
}
fieldset fieldset label {
display: block;
width: auto;
}
fieldset fieldset label {
margin-left: 150px;
}
.red {
	color: red;
}

/* 21:44 2007-11-23 */
