/*----------------------------------------------------------
  body
------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
div#zalogowany {
float:right;
background: #F2F6F9;
height:40px;
padding: 10px;
}
div#zalogowany h2 {
font-size:12px;
color: #015BA9;


}
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #454c53;
	margin: 0px; 
	padding: 0px;
	text-align: center;
}

#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(../images/top-bg.gif) 0px 0px no-repeat;
}

/*----------------------------------------------------------
  global
------------------------------------------------------------*/

p, img, ul, li, form, fieldset { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5 {
	margin: 0; 
	padding: 0; 
	line-height: normal;
}

a:link, a:visited {
        color: #296db3;
        text-decoration: underline;
        }

a:hover, a:active {
        text-decoration: none;
        }
		
a:focus { outline: none; }

input {
        font-family: Arial, Helvetica, sans-serif;
}

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

form, fieldset {
	border-width: 0px;
	border-style: none;
}

.clear {
        content: ".";
        clear: both;
        height: 0.1px;
        overflow: hidden;
        font-size: 0.1em;
        line-height: 0.1px;
        visibility: hidden;
}

.hidden { display: none; }

hr { display: none; }

img, img a {
	border: 0px;
}

.info { color: #ee6e09; }

/*----------------------------------------------------------
  bannery
------------------------------------------------------------*/

#ad-container img { margin-top: 10px; margin-bottom: 10px; }
#ad-container object { margin-top: 10px; margin-bottom: 10px; }

#footer #ad2-container { 
	position: absolute;
	z-index: 10;
	width: 253px;
	height: 198px;
	left: 660px;
	top: -244px;
}

/* empty shim required to create space for second banner */
#sidebar #shim {
	width: 253px;
/*	height: 250px;          */
}

/*----------------------------------------------------------
  header
------------------------------------------------------------*/

#header {
	position: relative;
	width: 968px;
	height: 207px;
}

#header h1#logo a {
	position: absolute;
	z-index: 2;
	text-indent: -99999px;
	background: url(../images/logo-iabupdate.gif) 0px 0px no-repeat;
	width: 491px;
	height: 63px;
	top: 69px;
	left: 0px;
}

#header #login {
	position: absolute;
	z-index: 4;
	width: 257px;
	height: 84px;
	top: 15px;
	left: 712px;
}

#login h2 {
	text-indent: -9999px;
	background: url(../images/head-logowanie-small.gif) 0px 0px no-repeat;
	width: 77px;
	height: 20px;
	margin-bottom: 8px;
	_margin-bottom: 0px;
}

#login p {
	margin-top: 24px;
	background: url(../images/icon-zalogowany.gif) 1px 0px no-repeat;
	padding-left: 30px;
	line-height: 21px;
	color: #79858e;
}

#login span { 
	font-weight: bold; 
}

#header #search {
	position: absolute;
	z-index: 5;
	width: 257px;
	height: 37px;
	top: 176px;
	left: 712px;
}

#header #login-options {
	position: absolute;
	z-index: 14;
	width: 110px;
	height: 38px;
	top: 118px;
	left: 853px;
}

#login-options li {
	background: url(../images/login-bullet.gif) 0px 5px no-repeat;
	padding-left: 12px;
}

#login-options li a:link, #login-options li a:visited {
	color: #34567c;
}


/*------------- menu -------------*/

#header ul#menu {
	position: absolute;
	z-index: 6;
	width: 642px;
	height: 30px;
	top: 173px;
	left: 55px;
}

#header ul#menu li {
	float: left;
}

ul#menu li a {	
	text-indent: -99999px;
	float: left; 
	display: block;
	width: 107px;
	height: 30px;
}

ul#menu li.menu1 a { background: url(../images/menu-aktualnosci.gif) 0px 0px no-repeat; }
ul#menu li.menu2 a { background: url(../images/menu-harmonogram.gif) 0px 0px no-repeat; }
ul#menu li.menu3 a { background: url(../images/menu-podsumowania.gif) 0px 0px no-repeat; }
ul#menu li.menu4 a { background: url(../images/menu-archiwum.gif) 0px 0px no-repeat; }
ul#menu li.menu5 a { background: url(../images/menu-przystap.gif) 0px 0px no-repeat; width: 113px; }
ul#menu li.menu6 a { background: url(../images/menu-prasa.gif) 0px 0px no-repeat; width: 101px; }

ul#menu li a.active { 
	background-position: 0px -30px;
}
ul#menu li a:hover {
background-position: 0px -30px;

}

/*----------------------------------------------------------
  content
------------------------------------------------------------*/

#content {
	position: relative;
	float: left;
	width: 640px;
	margin-left: 55px;
	_display: inline;
}

#pathway {
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	margin-top: 40px;
	margin-bottom: 9px;
	white-space: pre;
}

#content #back {
	position: absolute;
	z-index: 16;
	width: 50px;
	height: 25px;
	top: 75px;
	left: 350px;
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	white-space: pre;
}

#pathway a:link, #pathway a:visited, #back a:link, #back a:visited {
	color: #9b9b9b;
}

/*-------- titles ----------*/

#content h1 {
	display: block;
	text-indent: -99999px;
	width: 375px;
	height: 31px;
	margin-bottom: 40px;
	margin-bottom: 25px;
}

#content h1#aktualnosci { background: url(../images/head-aktualnosci.gif) 0px 0px no-repeat; }
#content h1#podsumowania { background: url(../images/head-podsumowania.gif) 0px 0px no-repeat; }
#content h1#harmonogram { background: url(../images/head-harmonogram.gif) 0px 0px no-repeat; }
#content h1#archiwum { background: url(../images/head-archiwum.gif) 0px 0px no-repeat; }
#content h1#rejestracja { background: url(../images/head-rejestracja.gif) 0px 0px no-repeat; }
#content h1#kontakt { background: url(../images/head-kontakt.gif) 0px 0px no-repeat; }
#content h1#logowanie { background: url(../images/head-logowanie.gif) 0px 0px no-repeat; }
h1#zasady { background: url(../images/head-zasady.gif) 0px 0px no-repeat; }
#content h1#wyszukiwarka { background: url(../images/head-wyszukiwarka.gif) 0px 0px no-repeat; }
#content h1#dlaprasy { background: url(../images/head-dlaprasy.gif) 0px 0px no-repeat; }
#content h1#zapomnij { background: url(../images/head-przypomnij.gif) 0px 0px no-repeat; }
/*----------------------------------------------------------
  content cd
------------------------------------------------------------*/

#content h2 {
	font-size: 20px;
	font-weight: normal;
	color: #9b9b9b;
	margin-top: 16px;
	padding-bottom: 34px;
	border-bottom: 1px solid #dedede;
}

#content h2 span {
	font-style: oblique;
}

#content h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
}

#content h4 {
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	margin-bottom: 16px;
	line-height: 12px;
}

#content h3 a:link, #content h3 a:visited {
	color: #000;
	text-decoration: none;
}

#content h3 a:hover, #content h3 a:active {
	color: #296db3;
	text-decoration: none;
}

#content p, #content blockquote {
	margin-bottom: 16px;
}

#content ol li {
        list-style-type: decimal;
		list-style: decimal;
		color: #454c53;
		font-size: 12px;
		margin-left: 17px;
		margin-right: 25px;
		margin-bottom: 15px;
}

#content ol li span {
	color: #454c53;
	font-size: 12px;
}

#content p.open-news {
	background: url(../images/icon-open-news.gif) 0px 0px no-repeat;
	padding-left: 29px;
	line-height: 21px;
	margin-bottom: 18px;
}

#content p.open-arch {
	background: url(../images/icon-open-arch.gif) 0px 0px no-repeat;
	padding-left: 29px;
	line-height: 21px;
	margin-bottom: 18px;
}

#content p.open-podsumowanie {
	background: url(../images/icon-open-podsumowanie.gif) 0px 0px no-repeat;
	padding-left: 29px;
	line-height: 21px;
	margin-bottom: 18px;
}

#content p.open-harmonogram {
	background: url(../images/icon-harmonogram.gif) 0px 0px no-repeat;
	padding-left: 29px;
	line-height: 26px;
	margin-bottom: 16px;
}

#content .roll a {
	display: block;
	text-indent: -9999px;
	background: url(../images/icon-harmonogram-roll.gif) right bottom no-repeat;
}

#content p.download {
	background: url(../images/icon-download.gif) 0px 0px no-repeat;
	padding-left: 29px;
	line-height: 21px;
	margin-bottom: 18px;
}

#content p {
	padding-right: 25px;
}

/*------------ segment -------------*/

#content .segment {
	overflow: auto;
	margin-top: 15px;
	border-bottom: 1px solid #dedede;
}

#content .segment p {
		margin-left: 234px;	
}

#content .segment blockquote {
	margin-left: 234px;	
	background: url(../images/blockquote-bg.gif) 0px 0px no-repeat #f2f6f9;
	padding: 11px 39px;
}

#content .wyszukiwarka, #content .wyszukiwarka p, #content .wyszukiwarka blockquote {
	margin-left: 0px;	
}

#content .segment img {
	float: left;
	margin-bottom: 21px;
}

#akredytacja {
	width: 483px;
	height: 30px;
	background: url(../images/akredytacja.gif) 0px 0px no-repeat #dae6ee;
	margin-top: 64px;
	margin-bottom: 32px;
	padding-top: 17px;
	padding-left: 158px;
}

#akredytacja p {
	color: #34567c;
	margin: 0px;
	padding: 0px;
}

#akredytacja a:link, #akredytacja a:visited {
	color: #ea700e;
}



/*------------ full-text -------------*/

#content .full-text {
	overflow: auto;
	margin-top: 15px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 21px;
	padding-bottom: 11px;
}

#content .full-text blockquote {
	background: url(../images/blockquote-bg.gif) 0px 0px no-repeat #f2f6f9;
	padding: 11px 39px;
	padding-right: 25px;
}

#content .full-text img {
	float: left;
	margin-bottom: 10px;
	margin-right: 22px;
}

/*-------- pagination ----------*/

#pagination {
	text-align: right;
	height: 27px;
	padding-top: 18px;
}

#pagination ul {
	float: right;
}

#pagination li {
	float: left;
	background: url(../images/pag-left.gif) left top no-repeat #dae6ee;
	margin-right: 2px;
	font-size: 11px;
	color: #296db3;
}

#pagination li a {
	display: block;
	height: 16px;
	padding: 2px 7px 3px 8px;
	background: url(../images/pag-right.gif) right top no-repeat;
	text-decoration: none;	
	_width: 14px;
}

#pagination li a:hover {
	background: url(../images/pag-right-hover.gif) right top no-repeat;
	_background: url(../images/pag-left-hover.gif) left top no-repeat #1e6bb3;
	color: #fff;
}

#pagination li:hover {
	background: url(../images/pag-left-hover.gif) left top no-repeat #1e6bb3;
	_background: url(../images/pag-right-hover.gif) right top no-repeat;
	_color: #fff;
}

#pagination li.active {
	background: url(../images/pag-left-hover.gif) left top no-repeat #1e6bb3;
	color: #fff;
}

#pagination li.active a {
	background: url(../images/pag-right-hover.gif) right top no-repeat;
	color: #fff;
	cursor: text;
}

#pagination li.raquo {
	padding: 2px 0px 3px 0px;
	margin-left: 7px;
	margin-right: 0px;
	background: none;
	font-size: 12px;
}

#pagination li.raquo a {
	padding: 2px 0px 3px 0px;
	background: none;
	text-decoration: underline;
}

#pagination li.raquo a:hover {
	color: #296db3;
	text-decoration: none;
}

/*----------------------------------------------------------
  sidebar
------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 253px;
	margin-top: 160px;
}

#banner-uczestnictwo {
	margin-bottom: 18px;
}

#sponsor {
	margin-bottom: 0px;
}

#newsletter {
	padding-left: 23px;
	position: relative;
	margin-bottom: 43px;
}

#newsletter h2 {
	text-indent: -9999px;
	background: url(../images/head-newsletter.gif) 0px 0px no-repeat;
	width: 86px;
	height: 17px;
	margin-bottom: 21px;
	_margin-bottom: 10px;
}

#newsletter p { 
	margin-right: 24px;
	margin-bottom: 19px;
}

#banner-sponsorzy {
	margin-bottom: 18px;
}
#banner-uczestnictwo {
	margin-bottom: 18px;
	background: url(../images/nasi-sponsorzy.gif) 0px 0px no-repeat;

}
#flashbaner {
  margin-left: 25px;
  margin-bottom -10px;
}
/*----------------------------------------------------------
  forms - sidebox, header
------------------------------------------------------------*/

.input-txt-short {
	background: url(../images/input-bg-small.gif) 0px 0px no-repeat;
	height: 20px;
	width: 184px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #79858e;
	border-width: 0px;
	border-style: none;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
}

.input-txt-vshort {
	background: url(../images/input-bg-vsmall.gif) 0px 0px no-repeat;
	height: 20px;
	width: 151px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #79858e;
	border-width: 0px;
	border-style: none;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
}

button {
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}

#login button {
	display: block;
	position: absolute;
	z-index: 12;
	width: 35px;
	height: 34px;
	background: url(../images/butt-login.gif) 0px 0px no-repeat;
	top: 37px;
	left: 220px;
}

#search button {
	display: block;
	position: absolute;
	z-index: 13;
	width: 35px;
	height: 34px;
	background: url(../images/butt-search.gif) 0px 0px no-repeat;
	top: -5px;
	left: 220px;
}

#newsletter button {
	display: block;
	position: absolute;
	z-index: 15;
	width: 43px;
	height: 43px;
	background: url(../images/butt-newsletter.gif) 0px 0px no-repeat;
	bottom: -8px;
	_top: 111px;
	left: 211px;
}

/*----------------------------------------------------------
  footer
------------------------------------------------------------*/

#footer {
	position: relative;
	margin-left: 55px;
	padding-top: 30px;
	color: #9b9b9b;
	background: url(../images/bottom-bg.gif) 100% 100% no-repeat;
}

#footer p {
	margin-left: 14px;
}

#footer p.copy {
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 0px;
}

#footer .logo-opcom a {
	display: block;
	text-indent: -99999px;
	background: url(../images/logo-opcom.gif) no-repeat 0px 0px;
	width: 59px;
	height: 29px;
	margin-top: 30px;
}

#footer #go-top a {
	font-size: 10px;
	position: absolute;
	z-index: 10;
	display: block;
	width: 42px;
	height: 25px;
	padding-left: 20px;
	padding-top: 9px;
	top: 59px;
	left: 710px;
	text-decoration: none;
	background: url(../images/butt-top-arrow.gif) 25px 0px no-repeat;
}


/*----------------------------------------------------------
  kontakt
------------------------------------------------------------*/

#adres {
	background-color: #f2f6f9;
	height: 86px;
	text-align: center;
	padding-top: 51px;
}

.adres-top {
	margin-top: 64px;
	height: 20px;
	background: url(../images/bright-box-up.gif) 0px 0px no-repeat;
	background-color: #f2f6f9;
}

.adres-bottom {
	height: 20px;
	background: url(../images/bright-box-down.gif) 0px 0px no-repeat;
	background-color: #f2f6f9;
}

#adres h3, #pytania h3 {
	display: none;
}

#pytania {
	height: 104px;
	margin-top: 2px;
	background: url(../images/pytania-box-bg.gif) 0px 0px no-repeat;
	padding-top: 73px;
}

#pytania p {
	margin-right: 15px;
	color: #35557b;
	margin-left: 322px;
}

#pytania a:link, #pytania a:visited { 
	color: #ea700d; 
}

#patroni {
	margin-top: 34px;
	height: 220px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;

}

#patroni h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 33px;
}

#patroni .col {
	float: left;
	width: 210px;
}

#patroni .col-last {
	text-align: right;
	width: 200px;
}

/*----------------------------------------------------------
  strona logowania, strona rejestracji
------------------------------------------------------------*/

#content .korzysci-box {
	height: 101px;
	margin-top: 64px;
	margin-bottom: 2px;
	padding-top: 69px;
}

.korzysci-rejestracja {	background: url(../images/rejestracja-box-bg.gif) 0px 0px no-repeat; }
.korzysci-logowanie { background: url(../images/logowanie-box-bg.gif) 0px 0px no-repeat; }

#content .korzysci-box h3 {
	display: none;
}

#content .korzysci-box ul {
	margin-left: 210px;
}

#content .korzysci-box ul li {
	color: #35557b;
	height: 25px;
}

.formularze-top {
	height: 20px;
	background: url(../images/bright-box-up.gif) 0px 0px no-repeat;
	background-color: #f2f6f9;
}

.formularze-bottom {
	height: 20px;
	background: url(../images/bright-box-down.gif) 0px 0px no-repeat;
	border-bottom: 1px solid #dedede;
	padding-bottom: 24px;
	margin-bottom: 24px;
}

#formularze {
	background-color: #f2f6f9;
	padding-top: 19px;
}

#formularze .register-divider {
	height: 37px;
	background: url(../images/rejestracja_div.gif) 96px 0px no-repeat;
}

/*--------- forms ---------*/

.input-txt-long {
	background: url(../images/input-bg-long.gif) 0px 0px no-repeat;
	height: 20px;
	width: 317px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #79858e;
	border-width: 0px;
	border-style: none;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
}

#formularze label {
	display: block;
	height: 25px;
}

#formularze label span {
	display: block;
	width: 175px;
	padding-right: 13px;
	float: left;
	text-align: right;
	height: 21px;
	font-weight: bold;
	padding-top: 4px;
}

#formularze .error {
	margin-left: 188px;
}

#formularze #form-buttons {
	height: 40px;
	position: relative;
	padding-top: 25px;
}

#form-buttons #login-options {
	position: absolute;
	z-index: 20;
	width: 110px;
	height: 38px;
	top: 15px;
	left: 188px;
}

#form-buttons button.logowanie {
	display: block;
	position: absolute;
	z-index: 21;
	width: 95px;
	height: 34px;
	background: url(../images/butt-login-long.gif) 0px 0px no-repeat;
	top: 15px;
	left: 427px;
}
#form-buttons button.zapomnij {
	display: block;
	position: absolute;
	z-index: 21;
	width: 95px;
	height: 34px;
	background: url(../images/butt-wyslij-long.gif) 0px 0px no-repeat;
	top: 15px;
	left: 427px;
}

#form-buttons button.rejestracja {
	display: block;
	position: absolute;
	z-index: 21;
	width: 123px;
	height: 34px;
	background: url(../images/butt-rejestracja-long.gif) 0px 0px no-repeat;
	top: 15px;
	left: 399px;
}

#form-buttons .zasady {
	margin-left: 188px;
	margin-right: 5px;
	vertical-align: middle;
}

