* {
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background:  repeat-y center top #666666;
	font-family: Arial;
	text-align: center;
}

a {
	border: 0px none;
}

a:link, a:visited {
	color: #FF7D01;
	font-family: Arial;
	text-decoration: none;
	border: 0px none;
	font-size: 12px;
}

a:hover,a:active {
	color: #FF7D01;
	text-decoration: underline;
	border: 0px none;
}

ul {
	margin-left: 20px;
	font-size: 12px;
}

li {
	margin-left: 0px;
	font-size: 12px;
}

img {
	border: 0px none;
}

h3 {
	font-size: 14px;
}

#cont {
	padding: 0px 0px 0px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: auto;
	overflow:none;
	background: #666666;
}

#intro {
	margin-top: 0px;
	width: 804px;
	height: auto;
	overflow: none;
}

#pageHeader {
	height: 303px;
	width: 804px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:  #666666 no-repeat;
}



#languages {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 10px;
	color: #4276AE;
}

#languages a:link, #languages a:visited {
	color: #4276AE;	
	text-decoration: none;
	font-size: 10px;
}

#languages a:hover, #languages a:active {
	color: #FF7D01;	
	text-decoration: none;
	font-size: 10px;
}

#stred {
	height: 591px;
	width:	496px;
	margin-top: 0px;
	margin-left: 0px;
	background: #666666;
}

#body_left {
	height: 591px;
	width:	304px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(pics/body_left.png) no-repeat #666666;
	font-family: Arial;
	font-size: 10px;	
	color: #666666;
}

.body_left_datum {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 11px;	
	color: #4276AE;
}

.body_left_section {
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	font-family: Arial;
	font-size: 11px;	
	color: #4276AE;
}

.body_left_text {
	width: 228px;
	height: 61px;
	margin-top: 11px;
	margin-left: 22px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #4276AE;
}

#body_right {
	height: 591px;
	width:	496px;
	margin-top: -591px;
	margin-left: 304px;
	background: url('pics/body_right.png') no-repeat #666666;
}

#body_center {
	width:	804px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(pics/body_center.gif) repeat-y #666666;
	font-family: Arial;
	font-size: 10px;	
	color: #666666;
}

#bottom_menu {
	height: 51px;
	width:	804px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #666666 url(pics/bottom_lista.png) no-repeat ;
	font-family: Arial;
	font-size: 10px;
	color: #003F83;
}


#bottom_left {
    float: left;
    padding-top: 14px;
    padding-left: 28px;
}

#bottom_right {
    float:right;
    padding-top: 14px;
    padding-right: 35px;
}

.header_top_text {
    color: #676767;
    font-family: Arial;
    font-size: 7pt;
}

.nadpis_left {
	color: #014085;
}

#pageHeader h1, #pageHeader h2 span, #quickSummary p.p1 span,
#preamble h3 span, #explanation h3 span, #participation h3 span, 
#benefits h3 span, #requirements h3 span, #linkList h3 span {
	display:none;
}
