@import url('galeria.css');
body {
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#4E4236;
	background-image:url("../img/background.gif");
	background-repeat:repeat-x;
}
div.main {
	width:900px;
	height:auto;
	overflow:visible;
	margin:auto;
}
div.border {
	width:900px;
	height:auto;
	overflow:visible;
	border:1px solid #d8d8d8;
}
div.content {
	width:100%;
	height:auto;
	overflow:visible;
	float:left;
}
div.menu {
	height:35px;
	padding-top:17px;
	float:left;
}
div.stopka {
	float:left;
	margin-top:10px;
	border-top:1px solid #d8d8d8;
	background-image:url(../img/bg_content.gif);
	text-align:center;
	color:#333;
	padding:5px 0;
	font-family:"Calibri", Verdana, Geneva, sans-serif;
}
div.top {
	height:245px;
}
div.logowanie {
	width:330px;
	height:120px;
	padding-top:50px;
	float:right;
	background-image:url("../img/cert-iso.png");
	background-repeat:no-repeat;
	background-position:172px 46px;
}
div.adres {
	padding-top:2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
p.rightlabel {
	margin:0 5px 0 5px;
	width:265px;
	padding:8px 5px 5px 5px;
	background-color:#fff;
	border-bottom:1px dotted #d8d8d8;
	color:#575757;
	font-weight:bold;
	font-family:"Calibri", Verdana, Geneva, sans-serif;
	font-size:13px;
}
div.kategoria {	
	padding:10px 0 15px 0;
	margin-bottom:15px;
	border-bottom:1px solid #efefef;
}
img.logo {
		width:380px;
		height:170px;
		border:0;
		float:left;
}
img.menu {
		border:0;
		float:left;
		margin:1px;
}
img.kategoria {
	width:130px;
	height:90px;
	float:left;
	margin:0 5px 0 5px;
	padding:5px;
	background-image:url(../img/bg_content.gif);
	border:0;
}
div.aktualnosci {
	width:590px;
	height:auto;
	overflow:visible;
	float:left;
	padding:0 5px;
}
div.right {
	width:285px;
	height:auto;
	overflow:visible;
	float:left;
	padding:5px;
	padding-bottom:0;
	margin-left:4px;
	background-image:url(../img/bg_content.gif);
/*	background-color:#EFEFEF; */
}
p.aktualnosci {
		width:580px;
		height:auto;
		padding:5px;
		overflow:visible;
		float:left;
		margin:0 0 10px 0;
		text-align:justify;
}
img.aktualnosci {
	width:580px;
	height:auto;
	float:left;
	padding:5px;
	background-image:url(../img/bg_content.gif);
	border:0;
}
div.rightContent {
	width:285px;
	height:auto;
	overflow:visible;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
div.rightcont {
	width:265px;
	padding:10px;
	height:auto;
	overflow:visible;
	float:left;
}

/* h1 aktualnosci */
a.h1aktualnosci {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
a.h1aktualnosci:link {
	text-decoration:none;
}
a.h1aktualnosci:visited {
	text-decoration:none;
}
a.h1aktualnosci:hover {
		text-decoration:underline;
}
a.h1aktualnosci:active {
	text-decoration:none;
}

/* p aktualnosci */
a.paktualnosci {
	color:#575757;
	font-size:11px;
}
a.paktualnosci:link {
	text-decoration:none;
}
a.paktualnosci:visited {
	text-decoration:none;
}
a.paktualnosci:hover {
	color:#333;
	text-decoration:none;
}
a.paktualnosci:active {
	text-decoration:none;
}

/* h2 aktualnosci */
a.h2aktualnosci {
	color:#2A70BE;
	font-size:18px;
	font-weight:bold;
}
a.h2aktualnosci:link {
	text-decoration:none;
}
a.h2aktualnosci:visited {
	text-decoration:none;
}
a.h2aktualnosci:hover {
	text-decoration:underline;
}
a.h2aktualnosci:active {
	text-decoration:none;
}

/* zwykle */
a {
	color:#2A70BE;
	font-size:11px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
div.komunikat {
	width:860px;
	height:auto; 
	overflow:visible; 
	float:left; 
	padding:10px 20px 10px 20px; 
	margin:10px 0 10px 0; 
	background-color:#EFEFEF; 
	border-style:dotted; 
	border-width:1px; 
	border-color:#CCCCCC;
	font-weight:bold;
}
/*	-----	CZĘŚĆ REJESTRACJA ----- */
div.rejForm {
	width:310px;
	height:auto;
	overflow:visible;
	float:left;
}
div.rejFormLabel {
	width:100px;
	height:24px;
	padding:3px 0px 3px 5px;
	margin-top:1px;
	float:left;
}
div.rejFormInput {
	width:200px;
	height:24px;
	padding:3px 0px 3px 5px;	
	margin-top:1px;	
	float:left;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border-width:1px;
	border-color:#999999;
	border-style:dotted;
	/*border: 1px solid #00A8E6;*/
}
input.notrequired, textarea.notrequired {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 3px 0;
	padding: 3px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 3px 0;
	padding: 3px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding:6px 0;
}

.field-label {
	width:390px;
	padding-bottom:5px;
	margin-bottom:7px;
	margin-top:1px;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;	
}

.field-widget {
	width:390px;
	height:24px;
	padding:0px 0px 3px 0px;	
	margin-top:1px;	
	float:left;
}

label.kontakt {
	float:left;
	font-weight:normal;
	font-size:10px;
	border-bottom:1px dotted #d8d8d8;
	margin-bottom:3px;
	padding:0 5px 3px 5px;
	width:250px;
}
select, textarea, input.kontakt {
	float:left;
	padding:2px;
	margin:3px 0 5px 0;
	width:255px;
	border:1px dotted #CCC;
	background-color:#d8d8d8;
	color:#575757;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.forum, textarea.forum, input.forum {
	float:left;
	padding:2px;
	margin:3px 0 5px 0;
	width:255px;
	border:1px dotted #CCC;
	background-color:#d8d8d8;
	color:#575757;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.naglowek {
	padding:10px 10px 5px 10px;
	border-bottom:1px dotted #d8d8d8;
	background-color:#EFEFEF;
	margin-bottom:10px;
}
h3.naglowek {
	margin:0;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif
}
div.podlinki {
	 margin:3px 0 0 0;
}
label.login {
	width:40px;
	float:left;
	height:22px;
	font-weight:normal;
	font-family:"Trebuchet MS",Arial;
	/*clear:both;*/
	margin-top:2px;
}
input.login {
	width:100px;
	/*clear:both;*/
	margin-bottom:5px;
	border:1px dotted #CCC;
	background-color:#f9f9f9;
	color:#575757;
	font-size:11px;
	padding:2px;
}
