@charset "utf-8";
body {
	background:black;
	color:white;
    text-align:center;
	font-size: 14px;
	font-family:  Tahoma, Arial;
}

p {
	text-align: justify;
}

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


#zgloszenietab input, textarea {
  width: 100%;
}

#zgloszenietab td {
  text-align: left;
}

.zgloszenieinput {
  border: 1px solid #808080;
  font: 13px verdana;
  padding: 1px;
}

.violet {
  color: rgb(130,38,78);
  font-weight: bold;
}

.normaltitle {
  font: 13px verdana; 
  color: rgb(130,38,78);
  font-weight: bold;
}

.bigtitle {
  font: 16px verdana; 
  color: rgb(130,38,78);
  font-weight: bold;
}

.special {
  color: rgb(211,249,188);
}

#szukaj {
	height: 52px;
	width:174px;
	background-image: url(gfx/menu1_2.png);
}

#center {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 78px;
}
#wrapper {
	margin: 0 auto;
	width: 910px;
	height: 100%;
}

#main {
	margin: 0 auto;
	background-image: url(gfx/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color:white;
	min-height: 550px;
	height: 100%;
	clear:both;
	text-align: left;
}

#container {
	margin-left: 80px;
	width: 710px;
	height: 100%;	
}#footer {
	margin: auto;
	margin-bottom: 10px;
	height: 15px;
	width: 710px;
	text-align:center;
}
#page {
	min-height: 520px;
	width: 710px;
	height: 100%;
}
.banner {
	margin: 0;
	float: left;
}
#main_fake {
	background-image: url(gfx/foot.png);
	background-repeat: repeat-y;
	height: 100%;
}
a {
	font-family:  Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.min_menu {
	zoom : 1;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background-color: #000000;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 10px;
}

.min_menu li {
	padding-bottom: 5px;
}
.min_menu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}

.min_menu a {

	text-decoration: underline;	
}


.central {
	zoom : 1;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color: #000000;
	border: 1px solid #999999;
	padding: 10px;
	margin: 10px;
}
.central p a {
	text-decoration: underline;
}
.central li {
	padding-bottom: 10px;
}

.kursywa {
	font-style:italic;
}
.pogrub {
	font-weight:bold;
}

.in {
padding : 2px;
margin : 5px;
width : 80%;
font-size : 12;
}

.adminlink {
 text-decoration: underline;
}

