/* RESET STYLES */
html, body, div, p, form, table, tr, th, td, ul, ol, li, img, h1, h2, h3, h4, a, input, textarea, select, option {
	padding: 0;
	margin: 0;
	text-align: left;
	border: 0;
	font-weight: normal;
	text-decoration: none;
}

a {
	outline: none;
}

table {
	border-collapse: collapse;
}

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

/* DEFINE DEFAULT STYLES */
html, body {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #80cfe3;
	color: #4a4a4a;
	line-height: 1.3;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input[type="text"], input[type="password"], textarea {
	padding: 2px 4px;
	border: 1px solid #d2d2d2;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #228c27;
}

.clr {
	clear: both;
}

/* DEFIINE RELATIVE STYLES */
.content {
	width: 964px;
	margin: 0 auto;
}

#header_container {
	background: #fff;
}

#header_container .content {
	border-bottom: 1px solid #bfbfbf;
	height: 161px;
}

#header_logo {
	padding: 20px 10px 30px;
	height:75px;
}

#header_logo a{
	float:left;
	width:313px;
}

#header_menu {
	width: 700px;
	float: left;
}

#header_menu .navigation {
	font-size: 15px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#header_menu ul.navigation {
	width: 100%;
}

#header_menu ul.navigation li {
	float: left;
	width: 100%;
}

#header_menu ul.navigation li ul {
	width: 560px !important;
}

#header_menu ul.navigation li ul li {
	width: auto;
}

#header_menu ul.navigation li a {
	float: left;
	font-weight: bold;
	padding: 5px 7px;
	color: #464646;
}

#header_menu ul.navigation li a:hover {
	color: #464646;
	background: #a0e2f2;
}

#header_menu ul.navigation li ul li.active a {
	color: #fff;
	background: #01a0c7;
}

#header_search {
	width: 250px;
	float: right;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: url(../img/bg-search.png) no-repeat 50% 50%;
}

#header_search form{
	margin-top:4px;
}

html > body #header_search form{
	margin-top:0px;
}

#header_search input {
	border: 0;
	background: transparent;
	font-size: 11px;
}

#header_search input.input-text {
	margin-left: 12px;
	width: 160px;
}

#header_search input.input-submit {
	margin-left: 2px;
	width: 26px;
	height: 15px;
	cursor: pointer;
}

#bread_container {
	background: #fff;
	font-size: 11px;
	font-family: "Myriad Pro", Calibri, Trebuchet, Verdana, Lucida Sans, Arial, Helvetica, sans-serif;
	color: #9c9c9c;
}

#bread_container a {
	color: #9c9c9c;
	margin: 0 4px;
}

#bread_container .content {
	height: 15px;
	line-height: 27px;
	background: url(../img/dot.gif) no-repeat 20px 50%;
	font-weight: bold;
	padding:7px 0 7px 24px;
}

/* ie hack */
html > body #bread_container{
	height: 28px;	
	padding:0 0 0 24px;
}

#content_container {
	background: #fff;
	padding: 6px 0 10px;
}

#content_container .content {
	padding-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
}

#content_left {
	width: 238px;
	padding-left: 10px;
	float: left;
}

#content_left .navigation li {
	width: 211px;
}

#content_left .navigation li:first-child {
	border-top: 1px solid #80d0e3;
}

#content_left .navigation li a {
	width: 190px;
	min-height: 30px;
	line-height: 30px;
	display: block;
	color: #fff;
	padding-left: 20px;
	background: #01a0c7 url(../img/dot-menu-off.gif) no-repeat 0 50%;
	border-bottom: 1px solid #80d0e3;
	border-left: 1px solid #80d0e3;
}

#content_left .navigation li a:hover, #content_left .navigation li.active a {
	background: #fff url(../img/dot-menu-on.gif) no-repeat 0 50%;
	color: #01a0c7;
}

#content_center {
	width: 462px;
	float: left;
	overflow: auto;
}

#content_center ul {
	list-style: square;
	margin-left: 15px;
	padding-top: 5px;
}

#content_center ul li {
	padding-bottom: 5px;
}

#content_center a {
	color: #228c27;
	text-decoration: none;
}

#content_center p {
	padding-bottom: 11px;
}

#content_center a:hover {
	text-decoration: underline;
}

#content_right {
	width: 243px;
	float: right;
}

#main_page_left {
	width: 338px;
	float: left;
}

#main_page_left .news_item {
	margin-left: 10px;
}

#main_page_left .news_item .text {
	width: 234px;
}

#main_page_center {
	width: 358px;
	min-height: 469px;
	background: #f8f8f8 url(../img/bg-main-page.gif) no-repeat 0 0;
	margin-top: -13px;
	float: left;
}

#main_page_center p {
	padding-bottom: 11px;
}

#main_page_content {
	padding: 10px 30px 10px 30px;
}

#main_page_content h2 {
	background:url(../img/icon-cele-projektu.gif) no-repeat 1px 0px;
	padding-left: 22px;
}

#main_page_content h2 a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c3c3c;
}

#main_page_content_grey {
	width: 332px;
	margin: 0 auto;
	padding: 10px;
	background:#B3E4EF;
	border-top: 1px solid #d2d2d2;
	color: #3c3c3c;
}

#main_page_content_grey h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#maing_page_first_news {
	width: 308px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0 0 20px 10px;
	border: 1px solid #c8c8c8;
	padding-top: 90px;
}

#maing_page_first_news .text {
	height: 90px;
	width: 286px;
	margin: 0 auto;
	padding: 10px;
	font-size: 10px;
	color: #ddd;
	background:url(../img/bg-trans-black.png);
}

#maing_page_first_news h3 a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#maing_page_first_news p {
	padding-bottom: 5px;
	color: #c4c4c4;
}

#right_video {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	background: url(../img/icon-video.gif) no-repeat 0 2px;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #898989;
	padding-bottom: 12px;
}

#newsletter_box_c {
	border: 1px solid #d2d2d2;
	padding: 1px;
}

#newsletter_box {
	background: #f2f2f2;
	padding: 15px 4px 15px 11px;
	color: #464646;
}

#newsletter_box p {
	display: block;
	height: 15px;
	line-height: 15px;
	padding-left: 25px;
	background: url(../img/icon-newsletter.gif) no-repeat 0 2px;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #898989;
	padding-bottom: 12px;
}

#newsletter_box input.text {
	width: 140px;
	height: 17px;
	border: 1px solid #bdbdbd;
	background: #f9f9f9;
	padding: 0 3px;
	color: #898989;
}

#newsletter_box input.submit {
	width: 68px;
	height: 21px;
	border: 0;
	background: transparent url(../img/icon-save.png) no-repeat 100% 50%;
	padding: 0 3px;
	color: #444;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

#prefooter_container {
	background: #fff;
	height: 91px;
	font-family: Arial, sans-serif;
	color: #898989;
}

#prefooter_left {
	width: 600px;
	float: left;

}

#prefooter_right {
	width: 300px;
	float: right;
}

#prefooter_container .partner_logos {
	padding-top: 10px;
}

#prefooter_container .partner_logos img {
	float: left;
	margin-right: 15px;
}

#footer_container {
	color: #fff;
}

#footer_container .content {
	padding: 18px 15px;
	width: 934px;
}

#footer_container a {
	color: #fff;
	font-size: 11px;
}

#footer_container a:hover {
	text-decoration: underline;
}

#footer_left {
	float: left;
	width: 712px;
}

#footer_right {
	float: right;
	text-align: right;
	width: 202px;
}

#createdby, #createdby a {
	color: #fff;
	text-align: right;
	padding: 10px 0 4px;
}

#links a {
	color:#517b00;
}

#links a:hover {
	text-decoration:underline;
}

#links td {
	padding:5px;
}

.photo {
	width: auto;
	border: 1px solid #c8c8c8;
	padding: 2px;
}

.photo img {
	border: 1px solid #c8c8c8;
}

.news_item {
	padding-bottom: 15px;
	font-size: 11px;
}

.news_item h3 a {
	font-weight: bold;
	color: #444;
}

.news_item p.date {
	color: #a1a1a1;
	font-size: 10px;
	padding-bottom: 5px;
}

.news_item .photo {
	width:67px;
	float: left;
	margin-right: 10px;
}

.news_item .photo_large {
	float: none;
	width: 431px;
	margin-right: 0;
	margin-bottom: 10px;
}

.news_item .text {
	width: 350px;
	float: left;
}

.textlarge {
	width: 429px;
}

.partners .photo {
	width: 124px;
}

.partners .text {
	width: 293px;
}

.more {
	text-align: right;
}

.more a {
	color: #228c27;
	font-size: 11px;
}

h3.green a {
	color: #228c27;
	font-size: 12px;
}

h3.green strong {
	color: #228c27;
	font-size: 12px;
	font-weight: bold;
}

.publication h3 {
	margin-bottom:5px;
}

.publication .photo {
	float:left;
	width:92px;
	margin-right:10px;
	text-align:center;

}

.publication .text {
	width:320px;
}

.publication .more {
	float:left;
	margin-top:5px;
	padding:2px 2px 2px 20px;
	background:url(../img/icon-pobierz.gif) no-repeat left center;
}

.publication .more a:hover {
	text-decoration:underline;
}

.aboutus h3 {
	color:#517b00;
}

.aboutus .text span {
	font-size:10px;
	color:#a6a6a6;
}

.aboutus a:hover {
	text-decoration:underline;
}

.greeny {
	color:#517b00;
}

.break_20 {
	padding-bottom: 20px;
}


.ico {
	padding-left:20px;
}

h2.contact  {
	background:url(../img/icon-newsletter.gif) no-repeat left top;
}

.contact img {
	width:105px;
	margin:0px 10px 5px 0px;
	float:none;
}

.contact .left {
	float:left;
	width:160px;
	font-size:11px;
	line-height:140%;
	margin:0px 15px 20px 0px;
}

.gray {
	color:#a6a6a6;
}

.contact {
	overflow:auto;
}

#contact {
	margin-top:20px;
}

#contact .InFormTable input.submit {
	float:right;
	background:url(../img/zapisz.png) no-repeat right;
	height:22px;
	padding-right:25px;
	cursor:pointer;
	border:0 none;
}

#contact input.gray {
	float:left;
	background:url(../img/wyczysc.png) no-repeat;
	cursor:pointer;
	width:80px;
	height:22px;
	padding-left:25px;
	border:0 none;
}

#contact .label {
	font-size:9px;
	font-weight:bold;
	width:150px;
	text-align:left;
	float:left;
}

#contact td {
	padding-bottom:15px;
}

#contact input[type="text"],#contact textarea {
	border:1px #a6a6a6 solid;
}

#contact input, textarea{
	border:1px #a6a6a6 solid;	
}

.loading {
	background:url(../img/ajax-loader.gif) no-repeat center;
	height:20px;
}

#form_error {
	text-align:center;
	color:#a6a6a6;
}

#pagination {
	font-size: 9px;
}

#pagination ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#pagination a, #pagination strong, #pagination ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#pagination a {
	margin-right: 2px;
}

#pagination ul li a, #pagination ul li strong {
	border: 1px solid #ccc;
	padding: 0 2px;
	font-weight: normal;
	margin-right: 2px;
}

#pagination ul li strong, #pagination ul li a:hover {
	color: #fff;
	background: #01a0c7;
	text-decoration: none;
}

.media {

}

.media .photo {
	display:block;
}


.media .left {
	width:100px;
	margin:0px 30px;
}

.search .text {
	width:700px;
}

.additional_links {
	text-align: right;
}

.form_center {
	width: 385px;
	min-height: 316px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 70px;
	background: #f7f7f7 url(../img/bg-register.png) no-repeat bottom;
	color: #000;
}

.form_center.form_login {
	min-height: 186px;
}

.form_center h2 {
	margin: 0;
	padding: 0;
	width: 385px;
	height: 38px;
	line-height: 38px;
	background: url(../img/bg-register-h2.png) no-repeat;
	color: #fff;
	text-align: center;
}

.form_center input, .form_center textarea {
	background: #f1fdff;
	border: 1px solid #bde2ea;
	width: 170px;
}

.form_center textarea {
	height: 100px;
}

.form_center input.submit {
	background: url(../img/bg-button.png);
	border: 0;
	width: 99px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	cursor: pointer;
	padding-right: 27px;
	font-weight: bold;
	font-size: 10px;
	display: block;
	text-align: right;
}

.form_center table {
	width: 305px;
	margin: 0 auto;
	margin-top: 20px;
}

.form_center td {
	padding: 8px 10px;
}

ul.lang_menu{
	float:right;
	margin:6px 10px 0 0px;
	border-right:1px solid #bfbfbf;
	padding-right:5px;
}

.lang_menu li{
	padding-right:5px;
	position:relative;
	border-right: expression(this.previousSibling==null ? '2px solid #bfbfbf':'0 none');
	margin-right: expression(this.previousSibling==null ? '5px':'0');
}

.lang_menu li:first-child{
	border-right:2px solid #bfbfbf;
	margin-right:5px;
}

#header_logo .lang_menu a{
	font-weight:normal;
	font-size:8pt;
	color:#7e7e7e;
	font-weight:bold;
	position:relative;
	width:15px;
}

ul.menuh li{
	float:left;
	display:block;
}