/*
 * zrobione na podstawie 
 * https://examples.wufoo.com/forms/bug-tracker
 */


#container {
	background: #FFFFFF none repeat scroll 0%;
	text-align: left;
}

#container,#top,#bottom,#footer {
	margin: 0pt auto;
	width: 640px;
}

#top,#bottom {
	display: block !important;
	height: 10px !important;
	width: 650px;
}

#top {
	margin-top: 10px;
}


img {
	border: medium none;
}

.hide {
	display: none !important;
}

.confirm .info {
	border: medium none !important;
	margin: 0pt !important;
	padding: 70px 0pt 80px;
	text-align: center;
}

.form ul,
form ul {
	font-size: 100%;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	width: 100%;
}

.form li, form li {
	float:left;
	margin: 2px;
	padding: 4px 5px 2px 9px;
	position: relative;

}

.form table li, form table li {
    margin: 0 2px 0 2px;
    padding: 0 2px 0 2px;
}

.form li.cl
form li.cl {
	clear: both;
}

.form li:after,
form li:after,
.buttons:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}
.form li,
form li,.buttons {
	
}

* html form li,* html .buttons {
	height: 1%;
}
.form li,
form li,.buttons {
	display: block;
}

* html form li div {
	
}

.form li div, .form li span,
form li div,form li span {
	color: #444444;
	margin: 0pt 4px 0pt 0pt;
	padding: 0;
}

.form li span,
form li span {
	float: left;
}

.form li div select,
form li div select {
	padding: 0;
}


/*
form li div.address {
	padding-bottom: 0pt;
}

form li div.left {
	display: inline;
	float: left;
	width: 47%;
}

form li div.right {
	display: inline;
	float: right;
	width: 47%;
}
*/

.clear {
	clear: both !important;
}

.info {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	margin: 0pt 0pt 1em;
}

.info[class] {
	display: block;
}

.info h2 {
	clear: left;
	font-size: 160%;
	font-weight: normal;
	margin: 0pt 0pt 3px;
}

.info p {
	font-size: 95%;
	line-height: 135%;
	margin: 0pt 0pt 12px;
}

form hr {
	display: none;
}

.form-errors {
	background-color:#FFF8DF;
	border:2px solid #C73924;
	margin:10px 0pt;
}
.form-errors h2 {
	background-color:#C73924;
	background-image:url(/ico/error.png);
	background-position:6px center;
	background-repeat:no-repeat;
	color:#FFF;
	font-size: 110%;
	padding:5px 20px 5px 30px;
}
.form-errors dl {
	padding:5px;
}
.form-errors dt {
	float:left;
	font-weight:bold;
	padding-right:5px;
}
.form-errors dd {
	margin:0pt;
}


.form li.section,
form li.section {
	border-top: 1px dotted #CCCCCC;
	margin-top: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-top: 13px;
	width: 97% !important;
}

.form ul li.first,
form ul li.first {
	border-top: medium none !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.form .section h3,
form .section h3 {
	font-size: 110%;
	font-weight: normal;
	line-height: 135%;
	margin: 0pt 0pt 2px;
}
.form .section p,
form .section p {
	font-size: 85%;
	margin: 0pt 0pt 10px;
}

label.desc {
	border: medium none;
	color: #222222;
	display: block;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	padding: 0pt 0pt 1px;
}

label.choice {
	color: #222222;
	display: block;
	font-size: 100%;
	line-height: 1.4em;
	margin: -1.55em 0pt 0pt 25px;
	padding: 4px 0pt 5px;
	width: 90%;
}

.form li div label, .form li span label,
form li div label,form li span label {
	clear: both;
	color: #444444;
	display: block;
	font-size: 9px;
	line-height: 9px;
	margin: 0pt;
	padding-top: 3px;
}


ul.sf_admin_checklist li label {
	display: inline;
	float: none;
	font-size:100%;
}

input.text,input.file,textarea.textarea,select.select {
	color: #333333;
	font-size: 100%;
	margin: 0pt;
}

input.text,textarea.textarea,.firefox select.select {
	background: #FFFFFF url(/images/fieldbg.gif) repeat-x scroll center top;
	border-color: #7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
	border-style: solid;
	border-width: 1px;
}

input.text,input.file {
	padding: 2px 0pt;
}

input.checkbox,input.radio {
	display: block;
	height: 13px;
	line-height: 1.4em;
	margin: 6px 0pt 0pt 3px;
	width: 13px;
}

textarea.textarea {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

select.select {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 1px 0pt;
	padding: 1px 0pt 0pt;
}

select.select[class] {
	margin: 0pt;
	padding: 1px 0pt;
}

* :first-child+html select.select[class] {
	margin: 1px 0pt;
}

.safari select.select {
	font-size: 120% !important;
	margin-bottom: 1px;
}


select.sf_admin_multiple,
select.sf_admin_multiple-selected
{
	width: 300px;
}


span.symbol {
	font-size: 115%;
	line-height: 130%;
}

form li .datepicker {
	cursor: pointer !important;
	float: left;
	height: 16px;
	margin: 0.1em 5px 0pt 0pt;
	padding: 0pt;
	width: 16px;
}

input.btTxt {
	overflow: visible;
	padding: 0pt 7px;
	width: auto;
}

.buttons {
	clear: both;
	margin-top: 10px;
}

.buttons input {
	font-size: 120%;
	margin-right: 5px;
}

.rtl .info h2,.rtl .info p,.rtl label.desc,.rtl label.choice,.rtl div label,.rtl span label,.rtl input.text,.rtl textarea.textarea,.rtl select.select,.rtl p.instruct,.rtl .section h3,.rtl .section p,.rtl input.btTxt
	{
	direction: rtl;
}

.third {
	width: 32% !important;
}

.half {
	width: 48% !important;
}

.full {
	width: 100% !important;
}

input.small,select.small {
	width: 25%;
}

input.medium,select.medium {
	width: 50%;
}

input.large,select.large,textarea.textarea {
	width: 100%;
}

textarea.small {
	height: 5.5em;
}

textarea.medium {
	height: 10em;
}

textarea.large {
	height: 20em;
}

#errorLi {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px dotted red;
	margin: 0pt auto 1em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: center;
	width: 99%;
}

#errorMsgLbl {
	color: #DF0000;
	font-size: 125%;
	margin: 7px 0pt 5px;
	padding: 0pt;
}

#errorMsg {
	color: #000000;
	font-size: 100%;
	margin: 0pt 0pt 0.8em;
}

#errorMsg strong {
	background-color: #FFDFDF;
	color: red;
	padding: 2px 3px;
}

form li.error {
	background-color: #FFDFDF !important;
	display: block !important;
	margin: 2px;
}

form li.error label {
	color: #DF0000 !important;
}

form p.error {
	clear: both;
	color: red;
	font-size: 95%;
	font-weight: bold;
	margin: -2px 0pt 5px 0px;
	padding: 0;
}

.leftLabel p.error,.rightLabel p.error {
	margin-left: 30%;
	padding-left: 15px;
}

.noI .leftLabel p.error,.noI .rightLabel p.error {
	margin-left: 35%;
	padding-left: 15px;
}

form .req {
	color: red !important;
	float: none;
	font-weight: bold;
	margin: 0pt;
}

form li.focused {
	background-color: #FFF7C0;
}

form .instruct  {
	font-size: 95%;
	color: #444;
	padding: 0;
}








#container {
	border: medium none !important;
	width: 100%;
}



