a:link {
	text-decoration: none;
	color: #0066ff;
}
a:visited {
	text-decoration: none;
	color: #0066ff;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #0066ff;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large !important;
	font-size: large;
	color: #FFFFFF;
	background-color: #000000;
}

div#leyount {
	margin: 0 auto;
	padding: 0;
}
div#top {
	position: relative;
	background-color: #FFFF00;
	font-size: xx-large;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
div#menu {
	margin: 0px;
	padding: 0px;
	height: 46px;
}
a img {
	border: none;
	margin: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	width: 100%;
	font-size: large !important;
	font-size: large;
	border: 1px solid #FFFFFF;
	height: 2.5em;
	background-color: #FFFFFF;
}
#menu ul li , #menu ul li#s{
	display: inline;
	float: left;
	margin: 0px;
}

#menu ul li a:link {
	color: #FFFFFF;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 0.5em 1em;
	background-color: #0033FF;
}
#menu ul li a:visited {
	color: #FFFFFF;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 0.5em 1em;
	background-color: #0033FF;
}
#menu ul li a:hover , #menu ul li#s a:hover , #menu ul li.current_page_item , #menu ul li.current_page_item a:visited {
	color: #0033FF;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #0033FF;
}
#menu ul li a:active {
	color: #FFFFFF;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 0.5em 1em;
	background-color: #0033FF;
}
div#baner {
	width: 221px;
	background-image: url(grafiki/ban.jpg);
	height: 430px;
	float: left;
	display: none;
}
div#con {
	width: 100%;
}
div#cons {
	width: 100%;
}
.r {
	float: right;
	margin-right: 3px;
	display: none;
}
.l {
	float: right;
	margin-right: 3px;
	display: none;
}

.n1 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h1 {
	color: #0066ff;	
}
.n2 {
	clear: both;
	padding-top: 20px;
	padding-right: 15px;
	text-align: justify;
	padding-bottom: 20px;
	margin-top: 0px;
}
.nimg {
	border: 1px solid #333333;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;

}
p {
	margin: 1em;
	padding: 0px;
}
/* STOPKA */
div#foo {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	text-align: center;
	color: #FFFFFF;
}
div#foo a:link {
	text-decoration: none;
	color: #0033cc;
}
div#foo a:visited {
	text-decoration: none;
	color: #0033cc;
}
div#foo a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
div#foo a:active {
	text-decoration: none;
	color: #0033cc;
}
/* MENU BOCZNE */
div#mb {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
div#mb ul {
	list-style-type: none;
	height: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	font-size: medium;
	margin-top: 0em;
	padding: 0.5em 0px 0px;
	font-weight: bold;
}
div#mb ul li{
	display: inline;
	height: 1.5em;
	line-height:2em;
}
div#mb ul li a:link {
	color: #fff;
    padding: 0.5em;
    margin: 2em 0em 1em 0px;
	height: 1.5em;
}
div#mb ul li a:visited {
	color: #fff;	
	padding: 0.5em;
	margin: 2em 0em 1em 0px;
	height: 1.5em;
}
div#mb ul li a:hover {
	background-color: #FFF;
	color: #666;
	padding: 0.5em;
	margin: 2em 0em 1em 0px;
	height: 1.5em;
}
div#mb ul li a:active {
	color: #fff;
	font-weight: bold;
	background-color: #e7e4e4;
	padding: 0.5em;
	margin: 2em 0em 1em 0px;
	height: 1.5em;
}
div#mb ul li ul {
	list-style-type: none;
	font-size: small;
	padding: 0.5em 0px 0px;
	font-weight: bold;
	width: auto;
	height: auto;
	border: none;
	display: inline;
	margin: 0em;
	height: auto;
}
div#mb ul li ul li {
	display: inline;
	margin-top: 1em;
	
}
div#mb ul li ul li a:link {
	color: #FFF;
	padding: 0.5em;
	margin: 2em 0em 0em;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
}
div#mb ul li ul li a:visited {
	color: #fff;	
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;	
}
div#mb ul li ul li a:hover {
	background-color: #FFFFFF;
	color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;	
}
div#mb ul li ul li a:active {
	color: #fff;
	font-weight: bold;
	background-color: #e7e4e4;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;	
}
.level1highlight , .level2current , .level1current , .level2highlight {
	background-color: #fff;
	color: #000 !important;
        font-weight: bold;
	}
.s1 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.sh1 {
	font-size: x-large !important;
	font-size: x-large;
	color: #0066ff;
}
h2 {
	font-size: x-large !important;
	font-size: x-large;
	color: #0066ff;
}
.nh1 {
	font-size: x-large !important;
	font-size: x-large;
	color: #0066ff;
}
.s2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	margin: 0px 0px 0px 0em;
	padding: 0px 0px 0px 1em;
	text-align: justify;
}
/* UKRYWANIE */
div#mb img , div#top img , div#cons a img , div.s1 img , div#con p a , .mask , div#con a img , div.n1 img {
	display: none;
}
.s1 .r , .n1 .l{
	display: block;
}
.s1 img.r , .n1 img.l {
	margin-left: 0.5em;
	}
div#con .s2 img , div#cons .s2 img , div#con .n2 img , div#cons .n2 img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1em;
}
div#con p.hide a {
display: block;
}

