body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 100%;
	
}

body.tresc  {
	text-align: center;
	background-repeat: repeat-y;
	background-position: center 120px;
	margin: 0px;
	padding: 0px;
	}

.a_tresc_typowa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}



.a_pdf{
	background-image: url(/images/M_images/pdf_button.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	padding-left: 25px;
	text-indent: 0px;
	margin-left: 0px;
}

table.contentpaneopen p img.a_obrazek_do_lewej{
	float: left;
	border: 1px solid #999999;
	margin: 10px;
}
#dyst_nagl {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}


#container #sep1 {
	background-image: url(images/ramka_kropy.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 1px;
}

#container {
	width: 860px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/fra-back.jpg);
} 
#nagl_L1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/tlodolnag.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nagl {
	width: 860px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: static;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 14px;
	overflow: hidden;
	min-height:800px;
	height: 800px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #sidebar1  ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 159px;
}
#container #sidebar1  ul  li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 159px;
}

#container  #sidebar1  ul  li a {
	color: #0b2667;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b2667;
	line-height: 100%;
}
#container  #sidebar1  ul  li a:hover {
	color: #000000;
}
#container  #sidebar1  ul  li a.czerwomewnu{
	color: #990000;
	font-weight: bold;	
}



#container #sidebar1 ul li a.mainlevel{
	font-weight: bold;
	color: #0b2667;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}


#container #sidebar1 ul li a#active_menu{
	color: #990000;
	font-weight: bold;
	line-height: 100%;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 20px;
	text-align: right;
}

#container #sidebar2 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #sidebar2 a img {
	margin-bottom: 25px;
	border: 2px solid #FFFFFF;
	height: 140px;
	width: 140px;
}
#mainContent {
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 14px;
	line-height: 170%;
	color: #666666;
	text-align: justify;
	top: 20px;
}

table.blog{
	width: 450px;
	overflow: hidden;
}


#mainContent a{
	color: #005191;
}
#mainContent p {
	text-align: justify;
	text-indent: 0px;
}
#nagl a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#mainContent a:hover{
	color: #990000;
}

#mainContent a:visited{
	color: #003f70;
}

#container #mainContent h1, div.componentheading, div.componentheading-aktual {
	font-size: 28px;
	color: #990000;
	padding: 0px;
	font-weight: bold;
	width: 370px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}

div.componentheading, div.componentheading-aktual{
	margin-top: 20px;
}

#container #mainContent table.contentpaneopen-aktual h2 {
	font-size: 28px;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-align: left;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#ml2 {
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flagi {
	float: right;
	width: 160px;
	text-align: right;
	padding-right: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flagi a {
	margin: 0px;
	padding: 0px;
}

#form1, form {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#flagi img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#szukaj, .search .inputbox {
	padding: 0px;
	border: 1px solid #999999;
	height: 17px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/tloszuk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.l2 a {
	margin-left: 20px;
}

.l3 a {
	margin-left: 40px;
}

.buttonheading img{
	margin-left: 10px;
}


#container #stopka {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-indent: 200px;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#container #stopka p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

td.contentheading, table.contentpaneopen{
	margin: 0px;
	padding: 0px;
}

td.buttonheading{
	margin: 0px;
	padding: 0px;
	
	
}

td.buttonheading a{
	margin: 0px;
	padding: 0px;
}

/*.contentpaneopen p{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
}*/

h2{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.article_seperator{
	display: block;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 468px;
}
.createdate{
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen-aktual{
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen p img{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}

#jezyki_dodatkowe{
	display: none;
}
#container_nagl {
	width: 860px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
#container_l1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/fra-back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#element img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: None;
	line-height: 0px;
	height: 20px;
	width: 860px;
	overflow: hidden;
}
img.spacer1 {
	float: left;
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
img.spacer2 {
	height: 20px;
	width: 470px;
	margin: 0px;
	padding: 0px;
}
#container #sidebar2 a img.granat {
	
	border-top-color: #244192;
	border-right-color: #244192;
	border-bottom-color: #244192;
	border-left-color: #244192;
}
hr.separator {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr.separator2 {
	background-color: #CCCCCC;
	padding: 0px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

hr.separator3 {
	background-color: #AAAAAA;
	padding: 0px;
	height: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#mainContent table tr td p {
	text-align: justify;
	color: #666666;
	font-size: 14px;
}
#mainContent table tr td p.data {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
}

#mainContent table tr td h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
}