body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#vertical_slide {
	 margin-bottom: 10px;
}

#v_toggle:visited {
 /*text-align: right;*/
 text-decoration: none;
 color: #003399;
}

#v_toggle:hover {
 /*text-align: right;*/
 text-decoration: none;
 color: RGB(140, 179, 255)
}

#v_toggle {
 /*text-align: right;*/
 text-decoration: none;
 color: #003399;
 margin-bottom: 5px;
}

a.pokaz {
    display: block;
    width: 54px;
    height: 16px;
    background: url("img/pokaz_p.gif") 0 0 no-repeat; }

a.pokaz:hover {
	background: url("img/pokaz_p.gif") 0 -16px no-repeat;

}

a.pokaz_1 {
    display: block;
    width: 54px;
    height: 16px;
    background: url("img/pokaz_1.gif") 0 0 no-repeat; }

a.pokaz_1:hover {
	background: url("img/pokaz_1.gif") 0 -16px no-repeat;

}


a.pokaz_2 {
    display: block;
    width: 54px;
    height: 16px;
    background: url("img/pokaz_2.gif") 0 0 no-repeat; }

a.pokaz_2:hover {
	background: url("img/pokaz_2.gif") 0 -16px no-repeat;

}


a:visited {
	color:#003399;
}

a:hover {
	color: RGB(140, 179, 255);
}

H1 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	text-align: center;
	/*border-bottom: 1px dotted #003399;
	border-top: 1px dotted #003399;*/
}

H1 span {
	color: RGB(140, 179, 255);
	font-size: 12px;
	text-transform: none;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#nakladka {
	position: absolute;
	top: 0px;
	left: 50px;
}

#naglowek {
	padding-top: 120px;
	margin-bottom: 0px;
	background-image: url("img/naglowek.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	margin: 0 auto;
	background-color: transparent;
}


/*#menu_sr {
	text-align: center;
	width: 376px;
	margin: 0 auto;
}*/

#main-container {
	margin: 0 auto;
	text-align: center;
}

#glowny {
	width: 1080px;
}

#main {
	background-color: #FFFFFF;
	color: #003399;
	display:block;
	float:left;
	width: auto;
	padding: 0px 20px 0px 0px;
	margin: 20px 60px 0px 60px;
	text-align: justify;
	/*border-bottom: 1px solid #003399;*/
	text-align: justify;
}


#opis {
  vertical-align: top;
	width: 555px;
	float:right;
}

tr:hover {
	background: #CCDDFF;
}

td.pok:hover {
	/* word-spacing: 2px; */
	font-weight: bold;
}

img {
	border: 0px;
}


tr.first {
	font-weight: bold;
	background-color:#FFFFFF;
	color: #003399;
	border-bottom: 1px solid RGB(140,179,255);
}

table, td, tr, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	empty-cells: show;
	cursor:pointer;
}

table {
	border: 1px solid RGB(140,179,255);
	width: auto;
	margin-bottom: 10px;
	
 }

td {
	/*--border: 1px solid RGB(140,179,255);*/
	margin: 0px;
	padding: 5px 8px 5px 8px;
	text-align: center;
	vertical-align: top;
	width: auto;
}

th {
background-color:#003399;
color:#FFFFFF;
text-align: center;
}

#wroc {
	text-align: right;
	
}


p span {
	white-space: nowrap;
}

#prawo {
	float:right;
}

img.logo_m {
 vertical-align: middle;
}


#stopka {
		width: 600px;
		height: 90px;
		float:right;
		background-image: url(img/stopka.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		text-align: right;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #FFFFFF;
		border: 0px solid #000000;
	}
	
#stopka div {
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 20px;
	color:#003399;
}

#srodek {
	text-align: center;
}

/* Slideshow  */	
#slideshow-container{margin: 0px 10px 0px 10px; padding:0px; width: 500px; height: 375px;position: relative; background-color: #FFFFFF; float:left;}
#slideshow-container img {display:block; position:absolute; top:0; left:0; }

/*Oryginalnie*/
/*
#slideshow-container	{ width:512px; height:384px; position:relative; }
#slideshow-container img { width:512px; height:384px; display:block; position:absolute; top:0; left:0; z-index:1; }
.toc					{ position:absolute; left:0; bottom:20px; z-index:2; display:block; width:20px; background:#6D84B4; color:#fff; text-align:center; padding:3px; text-decoration:none; }
.toc-active				{ background:#fff; color:#6D84B4; }
#next					{ position:absolute; bottom:20px; right:20px; z-index:2; display:block; width:20px; background:#6D84B4; color:#fff; text-align:center; padding:3px; text-decoration:none; }
#previous				{ position:absolute; bottom:20px; right:60px; z-index:2; display:block; width:20px; background:#6D84B4; color:#fff; text-align:center; padding:3px; text-decoration:none; }
*/

	
#wolne  {
	width: 300px;
	float: right;
	text-align: center;
}

#biura {
	border: 1px solid #003399;
	float: right;
	padding: 10px;
	text-align: center;
	margin: 0px 10px 0px 10px;
}

#lista {
	margin-left: 30px;
	margin-bottom: 10px;
}

	
/* CSS Document */
*{
	margin:0;
	padding:0;
}
#menu{
	width: 1000px;
	margin-left: 70px;
}

#menu ul{
	list-style:none;
}

#menu li{
	display:block;
	float:left;
}

#menu li a{
	text-align: center;
	background:#e4e8eb url(images/menu_bg.gif) repeat-x;
	border:1px solid #bdc5cd;
	margin:0 1px;
	padding:8px 10px 15px 10px;
	display:block;
	float:left;
	color:#2b61a1;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height: 16px;
}

#menu li a span{
	color:#636363;
	font-weight: bold;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#menu li a:hover{
	background:#e46825 url(images/menu_hover.gif) repeat-x;
	border:1px solid #4a88ce;
	text-decoration:none;
}

#menu li a:hover span{
	color:#636363;
}

#menu a.active {
	background:#003366 url(images/menu_hover.gif) repeat-x;
	border:1px solid #4a88ce;
	text-align: center;
}

