body {
	text-align: center;
	background: #99CCFF; 
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 2px auto 5px;

}
/*warstwy glowne----------------------------------------------------*/
#shadow {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 750px;
	background-image: url('../grafika/lay/shadow.jpg');
	background-repeat: repeat-y;
	 
}

#naglowek {
	position: relative;
	margin: 0 auto;
	width: 703px;
	height: 200px;
}

#main {
	position: relative;
	margin: 0 auto;
	width: 703px;
	background-color: #ECECEC;
}

#menu {
	position: relative;
	float: left;
	overflow: hidden;
	width: 137px;
	background: #ECECEC;
	font: 12px Verdana, sans-serif;
	line-height: 150%;
}

#zawartosc {
	position: relative;
	float: none !important;
	float: left;
	margin-left: 138px !important;
	margin-left: 0;
	border-bottom: 1px dotted #A6A6A6;
	border-left: 1px dotted #A6A6A6;
	width: 565px;
	text-align: left;
}

#stopka {
	position: relative;
	clear: both;
	width: 703px;
	height: 16px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 0;
	font: 9px Verdana, sans-serif;
	color: white;
	background: #0E5999;
}

#valid {
	position: relative;
	margin-top: 10px;
}

/*menu---------------------------------------------------------------*/
#pigulka {
	position: relative;
	width: 125px;
	background-color: #A7A7A7;
	margin: 0 auto 10px;
	border: 1px dotted black;
}

div.menu-item {
	position: relative;
	width: 125px;
	border-right: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	margin: 0 auto 20px;
	padding-bottom: 10px;
	text-align: center;
}

div.menu-item-belt {
	background-color: #3366CC;
	color: white;
	font-weight: bold;
	text-align: center;
}

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

div.menu-item a:link, div.menu-item a:visited {
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	color: #3300CC;
	display: block;
	width: 125px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;	
}

div.menu-item a:hover, div.menu-item a:active {
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	color: #3300CC;
	background: #A6A6A6;
	display: block;
	width: 125px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#pigulka a:link, #pigulka a:visited {
	font: normal 12px Verdana, sans-serif;
	text-decoration: none;
	color: #3300CC; 
}

#pigulka a:hover, #pigulka a:active {
	font: normal 12px  Verdana, sans-serif;
	text-decoration: underline;
	color: #000099;
}

/*zawartosc----------------------------------------------------------*/
#belka-tresc {
	position: relative;
	width: 565px;
	height: 20px;
	background: black; 
	text-align: center;
	vertical-align: middle;
	font: bold 15px Verdana, sans-serif;
	color: #FFFFFF;	
	letter-spacing: 2px;
}

#tresc {
	position: relative;
	padding-top: 10px;
	background: #FDFFFD; 
	min-height: 700px;
	height: auto !important;
	height: 700px;
	padding: 8px;
	font: 12px Verdana, sans-serif; 
}

#EndDiv {
	clear: both;
}

#tresc a:link {
	font: 12px Verdana, sans-serif;
	text-decoration: underline;
	color: #d70000;
}

#tresc a:visited, #tresc a:hover, #tresc a:active {
	font: 12px Verdana, sans-serif;
	text-decoration: underline;
	color: #0000d5;
}

/*stopka------------------------------------------------------------*/
#stopka a:link, #stopka a:visited {
	font: 9px Verdana, sans-serif;
	text-decoration: none;
	color: white;
}

#stopka a:hover, #stopka a:active {
	font: 9px Verdana, sans-serif;
	text-decoration: underline;
	color: white;
}

/*nawigacja po dokumencie-------------------------------------------*/
hr {
	background-color: blue;
}

div#DocNavigation ul {
	margin-top: 1em;
	list-style-type: circle;
	color: #FB7D00;
}

div#DocNavigation ul li {
	margin-bottom: 1em;
}

div#DocNavigation a:link {
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	color: #FB7D00;
}

div#DocNavigation a:hover, #DocNavigation a:active {
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	color: #0000d5;
}

div#DocNavigation a:visited {
	font: bold 12px Verdana, sans-serif;
	text-decoration: line-through;
	color: #FB7D00;
}

/*pozycjonowanie ogolnych elementow---------------------------------*/
*.rightim {
	position: relative;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

*.leftim {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.LeftImSecond150 {
	margin-left: 160px !important;
	margin-left: 157px;
}

div.LeftImSecond217 {
	margin-left: 227px !important;
	margin-left: 223px;
}

/*opis pod obrazkiem*/
*.descr {
	margin-bottom: 5px;
	text-align: center;
	font: bold italic 11px Verdana, sans-serif;
	color: #A50000;
}

div.Center150 {
	margin: 0 auto;
	width: 310px;
}

div.Center217 {
	margin: 0 auto;
	width: 444px;
}


ul, ol {
	margin-top: 0;
}

ul ul {
	list-style-type: square;
}

ul.NoMarginUl {
	margin-left: 0; 
	padding-left: 10px;
}

#tresc ul li, #tresc ol li {
	text-align: justify;
}

/*ogolne znaczniki---------------------------------------------------*/
p {
  	padding-top: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

img {
	border: 0;
}

p.sign {
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

*.InfAdmin {
	font: 16px 'Courier New', monospace;
	color: red;
}

/*wyglad tekstu------------------------------------------------------*/
h1 {
	font: bold 16px Verdana, sans-serif;
	padding-top: 0;
	padding-bottom: 0;  
	margin-top: 5px;
	margin-bottom: 6px;
	text-align: left;
}

h2 {
	font: bold 14px Verdana, sans-serif;
	padding-top: 0;
	padding-bottom: 5px;  
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font: bold 13px Verdana, sans-serif;
	padding-top: 0;
	padding-bottom: 2px; 
	margin-top: 0;
	margin-bottom: 0; 
}

h3.rules {
	text-align: center;
}

h4 {
	font: italic 12px Verdana, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font: bold 12px Verdana, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font: bold 11px Verdana, sans-serif;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

acronym { 
	border-bottom: 1px dashed black;
}

/*aktualnosci---------------------------------------------------------*/
div.news {
	border-bottom: 1px dotted #707070;
	margin-bottom: 25px;
}

div.news h1 {
	font: bold 13px Verdana, sans-serif;
	color: #DF6F00;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 12px !important;
	margin-top: 0;
	margin-bottom: 5px;
} 

div.news h6 {
	font: italic bold 12px Verdana, sans-serif;
	text-align: left;
	padding-top: 0;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
}

div.separator {
	border-top: 3px solid #0000B4;
   margin-bottom: 5px;
   width: 100%;
   height: 1px;
   clear: right;
}

*.clearboth {
	clear: both;
}

*.jumpto {
	width: 100%;
	text-align: center;
	
}

a.jumpLi:link, a.jumpLi:visited {
	font: bold 14px Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}

a.jumpLi:hover, a.jumpLi:active {
	font: bold 14px Verdana, sans-serif;
	text-decoration: none;
	color: #848484;
}

*.jumpto li {
	display: inline;
	list-style-type: none;
}

/*zarzad-------------------------------------------------------------*/
h1.H1zarzad {
	text-align: center;
}

img.zarzad {
	position: relative;
 	vertical-align: middle;
 	margin-top: 12px;
 	margin-bottom: 12px;
}

/*laueraci-----------------------------------------------------------*/
div.laureaci h2 {
	padding-top: 5px;
}

div.laureaci ul {
	list-style-type: none;
}

*.motto {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin: 5px 0;
}

/*odnosniki----------------------------------------------------------*/
dl.LList {
	margin-top: -2px;
}

/*zyczenia-----------------------------------------------------------*/
*.zyczenia {
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	text-align: center;
	border-bottom: 1px solid black;
}

*.zyczenia img {
	margin-bottom: 10px;
}

p.tresc {
	text-align: center;
}

/*1%-----------------------------------------------------------------*/
*.center {
	text-align: center;
	width: 100%;
}
