/* CSS Document */

.all	{
	width: 950px;
	margin: 10px;
	text-align: center;
	margin: auto;
	border: none;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	background-color: #ddffdd;
	text-align: center;
	}	

p {
	font-weight: normal;
	text-align: justify;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

img	{
	border: none;
}

a:link, a:visited	{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6789ff;
}


.main-center {
	width: 940px;
	height: 420px;
	margin: 10px;
	text-align: center;
	position:absolute;
	top:50%;
	left:50%;
	margin:-210px auto auto -470px;
	border: none;
}

.head	{
	font-size: 18px;
	color: #227733;
	background-color: #CAD6B6;
	text-align: center;
	border: solid 1px #94AA74;
	border-top: solid 1px #FFFFFF;
}

.ok	{
	background-color: lightgreen;
	color: black;
	display: block;
	text-align: center;
	font-weight: bold;
}

.error	{
	background-color: red;
	color: white;
	display: block;
	text-align: center;
	font-weight: bold;
}

.indent	{
text-align: justify;
text-indent: 25px;
}

span.br	{
	display: block;
	font-size: 5px;
}

ul.komitet {
	padding: 10px;
	}


li.komitet1 {
	list-style-image: url('images/lista.gif');
	padding: 5px;
}

li.komitet2 {
	list-style-image: url('images/lista.gif');
	padding: 5px;
	font-weight: bold;
}

li.komitet3 {
	list-style-type: square;
	padding: 5px;
	margin-left: 40px;
}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
#menu {
/*	position: fixed; */
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #2637FF;
	display: block;
	background: url(images/menu1.gif);
	padding: 0;
	}
	
#menu li a:hover {
	color: #5E78FF;
	background: url(images/menu1.gif) 0 -32px;
	padding: 0;
	}
	
#menu li a:active {
	color: #5E78FF;
	background: url(images/menu1.gif) 0 -64px;
	padding: 0;
	}


td.photo {
	background-color: white;
	width: 185px;
	height: 146px;
}

img.photo_top {
	vertical-align: bottom;
}

img.photo_bottom {
	vertical-align: top;
}

img.photo_left {
	text-align: right;
	vertical-align: top;
}

img.photo_right {
	text-align: left;
	vertical-align: top;
}

img.photo_center {
	vertical-align: top;
}

table.photo	{
	padding: 0px;
	spacing: 0px;
}

.printer	{
	display: none;
}

.cytat  {
	font-style: italic;
}

.boldright
{
  text-align: right;
  font-weight: bold;
}

.bold
{
  font-weight: bold;
}

v\:* 
{
  behavior:url(#default#VML);
}

.map
{
  position:relative;
  width: 650px;
  height: 500px;
}


#lewa
{
	float: left;
	text-align: center;
}

#prawa
{
	float: right;
	text-align: center;
}
