* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, html {
	font: 11px Tahoma, Verdana, Sans, 'Lucida Grande', sans-serif;
	background-color: #3b5999;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

ul,ol { list-style: none; }

.cl {
	clear: both;
}

#page {
	width: 960px;
	margin: 0 auto;
	margin-top: 25px;
}

#page .left-column {
	width: 215px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}

#page .left-column h1 {

	background: url(../images/header.png) no-repeat;
	margin-left: 10px;
	height: 201px;
	position: relative;
}

#page .left-column h1 a {
	width: 194px;
	height: 140px;
	display: block;
	text-indent: -2000px;
}

#page .left-column h1 a.arbo-link {
	position: absolute;
	top: 160px;
	display: block;
	height: 40px;
}

.left-column .event-date {
	margin-top: 30px;
}

.left-column  strong {
	font-size: 1.8em;
}

.left-column  strong span {
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: 2px;
}

.left-column .place {
	font-size: 1.1em;
	margin-top: 30px;
}

div.fill-newsletter {
	background: url(../images/form-btn.png) no-repeat;
	width: 213px;
	height: 140px;
	margin-top: 30px;
	position: relative;
}

div.fill-newsletter strong {
	font-size: 1.4em;
	padding-top: 10px;
	display: block;
}

div.fill-form {
	background: url(../images/form2-btn.png) no-repeat;
	width: 213px;
	height: 140px;
	margin-top: 30px;
	position: relative;
}

div.fill-form strong {
	font-size: 1.4em;
	padding-top: 10px;
	display: block;
}

div.fill-form a {
	display: block;
	height: 60px;
	width: 192px;
	position: absolute;
	top: 44px;
	left: 10px;
}

div.fill-form a:hover {
	text-decoration: none;
}

div.fill-form a span {
	display: block;
	width: 100px;
	position: absolute;
	top: 10px;
	left: 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #3e5893;
}

#content {
	width: 745px;
	float: right;
	margin-bottom: 20px;
}

#content ul.language li , #content ul.menu  li{
	display: inline;
}

#content ul.language {
	float: right;
	margin-right: 50px;
	display: inline;
}

#content ul.language li {
	border-right: 1px solid #7288b9;
	padding: 0 8px;
	font-size: 0.9em;
}

#content ul.language li.last {
	border-right: none;
	padding-right: 0;
}

#content ul.menu {
	background: url(../images/menu.png) no-repeat;
	width: 668px;
	height: 69px;
	margin: 0 auto;
	clear: both;
	margin-top: 25px;
}

#content ul.menu li  {
	float: left;
	line-height: 44px;
	width: 90px;
	text-align: center;
}

#content ul.menu li.first {
	width: 54px;
}

#content ul.menu li.first-item {
	padding-left: 12px;
}

#content ul.menu li.praca {
	width: 50px;
	color: #C0DD89;
}

#content ul.menu li.praca a {
	color: #C0DD89;
}

#content ul.menu li.konferencja {
	width: 70px;
	color: #C0DD89;
}

#content ul.menu li.konferencja a, #content ul.menu li.warsztaty a {
	color: #C0DD89;
}

#content ul.menu li.warsztaty a {
	font-size: 1.3em;
	font-weight: bold;
}

#content ul.menu li.last {
	width: 58px;
}

#content ul.menu li.menu-download {
	width: 140px;
}

#content ul.menu li  a , #content ul.menu li strong{
	font-size: 12px;
}

#content ul li a, #content ul li {
	color: #FFFFFF;
}

#content ul.language li a {
	color: #7288b9;
}

#content ul li.selected {
	font-weight: bold;
}

.footer {
	background: url(../images/footer.png) no-repeat;
	width: 960px;
	height: 95px;
	clear: both;
	position: relative;
}

.designed {
	float: right;
	color: #acacac;
	margin: 20px;
}

.form_error {
	padding-left: 316px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.form_label {
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	line-height: 20px;
}

.newsletter_label {
	width: 100px;
	text-align: left;
	display: block;
	float: left;
	line-height: 20px;
}

.newsletter_input {
	width: 500px;
	text-align: left;
	float: left;
	display: block;
	padding-top: 2px;
}

div.newletter_form {
	text-align: left;
}

.formularz .form_label {
	width: 300px;
}

.formularz .form_input {
	width: 250px;
}

.form_input {
	width: 500px;
	text-align: left;
	float: left;
	padding-left: 15px;
	display: block;
	padding-top: 2px;
}

.form_input input, .form_input textarea {
	border: 1px solid #314367;
}

.form_input .save {
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px 6px;
	cursor: pointer;
}


.msg {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
}

ul.admin-menu li {
	display: inline;

}

.formularz .send {
	background: url(../images/send.png) no-repeat;
	width: 128px;
	height: 37px;
	border: 0;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	cursor: pointer;
	padding-bottom: 6px;
}
.send_newsletter {
	display: block;
	margin: 46px 77px 0px;

	width: 60px;
	border: 2px solid #3B5999;
	padding: 2px 5px;
	font: 90% Verdana;
	/*position: absolute;*/
}

.main-text {
	width: 654px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 13px;
}

.prelegent li {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

.prelegent span.photo {
	display: block;
	float: left;
	width: 135px;
}

.prelegent span.photo img {
	margin-top: 3px;
	border: 1px solid #314367;
	padding: 2px;
}

.prelegent .prelegent-data {
	float: left;
	width: 515px;
}

.main-text ul.prelegent  {
	margin: 0;
}

.download li {
	line-height: 36px;
	padding: 0 15px;
}

.download li.dark {
	background-color: #1f3365;
}

.download li.light {
	background-color: #344e89;
}

.kontakt {
	margin-top: 20px;
}

.kontakt h2 {
	margin-bottom: 25px;
}

.kontakt div {
	float: left;
	margin-top: 40px;
}

.kontakt div strong, .kontakt div span {
	display: block;
}

.kontakt img {
	float: right;
	margin: 40px 20px;
}

img.arbo {
	margin-left: -7px;
}

#content ul li.o-arbo {
	width: 114px;
}

#content ul li.prelegenci {
	width: 64px;
}

#content ul li.prezentacje {
	width: 74px;
}

#content ul li.news {
	width: 50px;
}

#content ul li.contact {
	width: 50px;
}

#content ul li.specyfikacja {
	width: 80px;
}

#content ul li.aplikacje {
	width: 64px;
}

#content ul li.facebook {
	width: 74px;
}

#content ul li.program {
	width: 64px;
}

#content ul li.powrot{
	width: 100px;
	padding-left: 12px;
}

#content ul li.m-formularz {
	width: 74px;
}

.footer .arbonetwork {
	top: 40px;
	left: 45px;
	width: 150px;
	height: 60px;
}

.footer a {
	position: absolute;
	display: block;
	text-indent: -2000px;
	height: 30px;
}


.footer .bizon {
	top: 56px;
	left: 270px;
	width: 120px;
}

.footer .v2media {
	top: 56px;
	left: 400px;
	width: 100px;
}

.footer .behavia {
	top: 56px;
	left: 505px;
	width: 90px;
}

.footer .logicsearch {
	top: 56px;
	left: 600px;
	width: 130px;
}

.footer .smartcontext {
	top: 56px;
	left: 740px;
	width: 120px;
}

.footer .adking {
	top: 56px;
	left: 865px;
	width: 80px;
}

.main-text table.program td {
	background-color: #3B5999;
	font-family: Tahoma, Verdana;
	vertical-align: top;
	font-size: 12px;
}

.main-text table.program tr {
	line-height: 18px;
}

#content .mapka {
	float: right;
	margin-top: 40px;
}

.main-text .text {
	text-align: justify;
}

.main-text ul {
	list-style: disc;
	margin-left: 30px;
}

.main-text .text a {
	border-bottom: 1px dotted #FFF;
}
input#mail {
	position: absolute;
	left: 20px;
	top: 55px;
	width: 174px;
	display: block;
	border: 1px solid #3B5999;

}
div.newsMenuContent {
	text-align: center;
	/*padding: 10px 0 10px 18px;*/
}
ul.newsMenu, ul.newsMenu li.menuElement {
	/*display: block;*/
	list-style: none;
	margin: 0;

	text-align: left;
	padding-left: 5px;
}

ul.newsMenu li.menuElement {
	/*display: inline;*/
	white-space: nowrap;
}

ul.newsMenu li.menuElement.first {
	width: 90px;
}

ul.newsMenu li.menuElement.last {
	width: 90px;
	text-align: right;
}

ul.newsMenu li.menuElement a {
	text-decoration: none;
	border-bottom: 0;
}

ul.newsMenu li.menuElement a.currentDate {
	/*color: #e65011 !important;*/
	border-bottom:1px dotted #FFFFFF;
}

ul.newsMenu li.menuElement a.selected {
	color: #c0dd89 !important;
}

ul.newsMenu li.menuElement a:hover {
	color: #c0dd89 !important;
}
div.newsNone {
	font-size: 24px;
	height: 264px;
	padding: 213px 0 0 146px;
}

div.newsAction {
	text-align: right;

}

span.newsDate {
	font-size: x-small;
	font-family: arial,helvetica,sans-serif;
}

span.newsDateLetter {
	font-family: arial,helvetica,sans-serif;
}

span.addNewsOption {
	font-weight: bold;
}

span.addNewsOption a {
	text-decoration: none;
	border-bottom: 0px !important;
}

span.addNewsOption a:hover {
	text-decoration: none;
	border-bottom: 1px solid !important;
}

div.newsLeft {
	width: 510px;
	float: left;
}
div.newsRight {
	width: 126px;
	float: right;
	/*background: #1f3464;*/
}

div.topMenu {
	background: url(../images/top.png) no-repeat;
	height: 17px;
}
div.centerMenu {
	background: url(../images/center.png) repeat-y;
}
div.bottomMenu {
	background: url(../images/bottom.png) no-repeat;
	height: 16px;
}

img.newsLine {
	height: 1px;
	width: 512px;
	border: 0;
	padding: 10px 0;
}


div#content-text {
	float: left;
	width: 75%;
}

div.newsMenuContent.warsztaty {
	float: right;
	width: 20%;
}

ul.newsMenu li.menuElement span.selected {
	color: #c0dd89 !important;
	font-weight: bold;
}

div.newsMenuContent.warsztaty ul.newsMenu, ul.newsMenu li.menuElement {
	padding-left: 6px;
	margin-top: 5px;
}

.centerMenu {
	padding-top: 12px;
}

div#content-text .formularz .form_label{
	width: 200px;
}

ul#lang-menu {
	float: right;
	padding-right: 40px;
	font-size: 1.1em;
}

ul#lang-menu li {
	display: inline;
	padding-right: 6px;
}