body {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #A0A0A0;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/*** main layout ***/
#mainwrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 840px;
	height: 536px;
	margin-left: -420px;
	margin-top: -268px;
}
#bodytop {
	width: 840px;
	height: 50px;
	background-image: url(top_patanstudio.png);
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: center;
	clear: both;
}
#bodyleftmenu {
	width: 100px;
	height: 355px; /* 455 */
	border-right: 7px solid #B51213;
	margin-right: 15px;
	background: transparent;
	float: left;
}
#bodymain {
	width: 718px;
	float: left;
	background: transparent;
}
#bodyfoot {
	width: 109px;
	height: 12px;
	clear: both;
	font-size: 6pt;
	text-align: right;
	vertical-align: bottom;
	color: #656565;
	padding-top: 3px;
}
/*** elemele ***/
.bodytext a {
	color: #DCDCDC;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	font-weight: bolder;
}
.bodytext a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #B51213;
	font-weight: bolder;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#bodyfoot img {
	vertical-align: bottom;
	width: 12px;
	height: 12px;
	margin: 0px 0px 0px 3px;
}
#bodyfoot a {
	color: #656565;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
#bodyfoot a:hover {
	color: #008000;
	text-decoration: none;
	border-bottom: 1px solid #656565;
}
#bodyleftmenu img {
	margin: 0px 0px 2px 0px;
}
#bodymain img {
	background: #ADADAD;
}
p {
	margin: 0px 0px 10px 0px
}
h1 {
	font-size: 10pt;
	color: #B51213;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}
/*** formularz ***/
fieldset {
	border: none;
}
label {
	width: 110px;
	vertical-align: top;
	text-align: right;
	display: inline-block;
	color: #B51213;
}
input {
	width: 300px;
	height: 18px;
	background-color: #DCDCDC;
	border: 1px solid #B51213;
	margin-bottom: 3px;
}
select {
	width: 300px;
	height: 80px;
	overflow: hidden;
	background-color: #DCDCDC;
	border: 1px solid #B51213;
	margin-bottom: 3px;
	font-size: 10pt;
}
option {
	font-size: 10pt;
}
textarea {
	width: 300px;
	height: 200px;
	background-color: #DCDCDC;
	border: 1px solid #B51213;
	margin-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
legend {
	visibility: hidden;
	height: 0px;
	display: none;
}
input.csc-mailform-radio {
	width: 20px;
}
#mailformlokalizacja label {
	width: 100px;
	text-align: left;
	padding-top: 2px;
	color: #000000;
}
span.csc-mailform-radio {
	display: block;
	margin-left: 93px;
}
input.csc-mailform-submit {
	margin-left: 115px;
	margin-top: 10px;
	height: 25px;
	text-align: center;
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #656565;
	border-bottom: 1px solid #656565;
	background-color: #ADADAD;
	color: #000000;
}
/*** galeria logowanie ***/
.tx-felogin-pi1 h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tx-felogin-pi1 #loginbox {
	margin: 50px;
}
.loginlabel {
	display: inline-block;
	width: 80px;
	color: #B51213;
}
.loginsubmit {
	margin-top: 10px;
	height: 25px;
	text-align: center;
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #656565;
	border-bottom: 1px solid #656565;
	background-color: #ADADAD;
	color: #000000;
}
.loginforgot {
	margin-left: 140px;
}
.loginforgot a, .csc-firstHeader a {
	color: #DCDCDC;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	font-weight: bolder;
}
.loginforgot a:hover, .csc-firstHeader a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #B51213;
	font-weight: bolder;
}



