form, h1, h2{ margin: 0; padding: 0; }

body{
	margin: 0;
	background: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
#wrapper{
	width: 777px;
	background: #fff url('./img/bg1.gif') repeat-y 50% 0;
	margin: 0 auto;
	padding: 0 12px;
}
#content{
	border: 2px solid #c10005;
	border-top: none;
	background: #E9E9DF url('./img/contentBg1.gif') repeat-x top;
}
#inner{
	background: url('./img/contentBg2.jpg') no-repeat left bottom;
}
#c{
	min-height: 233px;
}
#footer{
	border-top: 2px solid #c00;
	margin: 20px 10px 0 10px;
	padding-bottom: 20px;
	background: url('./img/footerBg.gif') no-repeat 600px 50px;
}
#footer h2{
	float: left;
	border-top: 4px solid #c00;
	font-size: 16px;
	color: #c00;
	padding: 0 5px;
}
#footer table{
	clear: both;
}
#footer table td{
	padding-top: 3px;
}
#footer table td.osoba{
	background: url('./img/ico_osoba.gif') no-repeat 0 2px;
	padding-left: 19px;
	padding-right: 10px;
	color: #c00;
}
#footer table td.mail{
	background: url('./img/ico_mail.gif') no-repeat 0 4px;
	padding-left: 19px;
	padding-right: 10px;
}
#footer table td.tel{
	background: url('./img/ico_tel.gif') no-repeat;
	padding-left: 12px;
	color: #000;
}
#header{
	padding: 0;
	margin: 0;
	background: url('./img/h1.jpg') no-repeat;
	height: 236px;
}
#header a{
	display: block;
	height: 236px;
	text-decoration: none;
}
a{
	color: #1B609E;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/** LEFT MENU **/
#left{
	padding: 0 0 0 15px;
	width: 150px;
	float: left;
}
#leftMenu{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#leftMenu li{
	padding: 1px 0;
}
#leftMenu li a{
	display: block;
	background: #FFD087 url('./img/menuBg.gif') repeat-y;
	padding: 2px 0 2px 6px;
	color: #AD000B;
}
#leftMenu li div{
	background: #F1E2C3 url('./img/menuBgI.gif') repeat-y;
	padding: 2px 0 2px 6px;
	color: #fff;
}
#leftMenu li a:hover, #leftMenu li a.active{
	background: #FFFFCC url('./img/menuBgA.gif') repeat-y;
	font-weight: bold;
	text-decoration: none;
}
#wezUdzial{
	width: 150px;
	padding: 25px 0;
	display: block;
	text-align: center;
	background: #BE4D00 url('./img/but-kongres_tlo.jpg') no-repeat;
	color: #ff0;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

#right{
	width: 590px;
	float: left;
	padding-left: 10px;
}

/* FORMULARZ LOGOWANIA */
#onPageLoginForm{
	display: block;
	clear: left;
	border-top: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	padding: 10px 0;
	margin: 0;
}
input.usersTxt{
    display: block;
    width: 200px;
    border: 1px solid #000;
    height: 15px;
    font-size: 11px;
    padding: 1px 2px;
}
input.usersSubmit{
    border: 1px solid #000;
    margin-top: 3px;
}
#onPageLoginContainer{
	width: 205px;
	margin: 0 auto;
	padding-top: 10px;
}
.komunikat{
	color: #f00;
	padding: 10px 0;
	text-align: center;
}
/* END OF FORMULARZ LOGOWANIA */
.s9px{ font-size: 9px; }
.s10px{ font-size: 10px; }
.center{ text-align: center; }
.bold{ font-weight: bold; }
.orange{ color: #c00; }






#kosztUdzialu, #zapisyTable{
	border-collapse: collapse;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 10px;
}
#kosztUdzialu tr.active td, #zapisyTable tr.active td{
	background-color: #E8EFF5 !important;
}
#kosztUdzialu td, #zapisyTable td{
	padding: 5px;
	border: 1px solid #97B3CF;
	text-align: left;
}
#kosztUdzialu thead, #zapisyTable thead{
	background-color: #CEDCEA;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	text-align: center;
}
#kosztUdzialu thead td, #zapisyTable thead td{
	padding: 8px 5px;
	text-align: center;
}
#rejTable{
	margin-top: 30px;
}
#rejTable a{
	display: block;
	padding: 10px;
	border: 1px solid #97B3CF;
	width: 100px;
	background: #CEDCEA;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
}
#rejTable a:hover{
	color: #c00;
}


/** REJESTRACJA **/
#l_osob{
	width: 30px;
	text-align: center;
	border: 1px solid #7F9DB9;
}
#zapisyTable input{
	width: 115px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	font-size: 10px;
}
td.tel input{
	width: 90px !important;
}

#zapisyTable input.tytul{
	width: 30px;
}
td.alignRight{ text-align: right !important; }
#zapisyTable tr.tr2{ background-color: #F1F5FA; }
#zapisyTable tr.tr1{ background-color: #fff;}


/* FORMULARZE */
.invalid{
	border-color: #f00 !important;
	background-color: #FFF4F4;
}
input.submit{
	border: 1px solid #585858;
	background-color: #d8d8d8;
	color: #000;
}
input.txt{
	height: 16px;
	padding: 1px 0 0 2px;
	border: 1px solid #7F9DB9;
	font-size: 11px;
	font-family: Tahoma;
}
/* END OF FORMULARZE */

