form p {
  margin:0px 0px 4px 0px;
}
form p.right {
  text-align:right;
}
form label {
  cursor: pointer;
  display:block;
  width: 125px;
  padding-right:5px;
  float:left;
}
form label.right {
  display:inline;
  width: auto;
  float: none;
}
form label.inline {
  display:inline;
}

form input,
form textarea {
  border: 1px solid #000000;
  width: 246px;
}

form input.small {
width: 100px;
}

form textarea {
  height: 10em;
}

form .formInput_checkbox,
form .formInput_submit,
form .formInput_radio {
  width: auto;
  border: 0px;
}

#subscribe_box p {
  margin:0px 0px 1px 0px;
}
#subscribe_box label {
  width: 140px;
}
#subscribe_box p.right {
  text-align:right;
}
#subscribe_box input,
#subscribe_box textarea {
  border: 1px solid #999999;
  width: 140px;
}
#subscribe_box .formInput_checkbox,
#subscribe_box .formInput_submit,
#subscribe_box .formInput_radio {
  width: auto;
  border: 0px;
}
/************* code by PetrK C10 Group *********/
/************* www.c10.cz **********************/
/************* petr@c10.cz *********************/

input.formInput_submit  {
	border: none;
}
div#maincontent ul#giftex {
	width: 470px;
	height: 60px;
	margin: 0 auto;
}
	
#giftex li {
	display: block;
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
	border: 2px solid red;
	text-align: center;
}
#giftex li span {
	display: block;
	color: red;
	font-weight: bold;
	padding: 15px;
	cursor: pointer;
}
#giftex li p.tooltip {
	display:none;
	background:transparent url('http://flowplayer.org/tools/img/tooltip/black_arrow.png') no-repeat;
	font-size:12px;
	height:122px;
	width:209px;
	color:#fff;	
}
#giftex li p.tooltip span {
	display: block;
	padding: 20px 15px 0px;
	font-weight: normal;
	color: #fff;
}
#newdonorform {
	margin: 0;
}
.right-info-bar {
	width: 200;
	padding: 10px;
	float: right;
	background: #fff;
}
div#maincontent ul#donor-nav {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #fff;
}
#donor-nav li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#donor-nav li a{
	padding: 5px;
	background: #999;
	color: #fff;
	line-height: 2em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#donor-nav li a.current {
	background: #E9E9E9;
	color: #000;

}
.donorForm {
	display: none;
}
.donorForm label {
	width: 100px;
}
.donorForm input {
	width: 190px;
}
.donorForm input.formInput_radio,
.donorForm input.formInput_checkbox,
.donorForm input.formInput_submit
{
	width: auto;
}
input.formInput_radio,
input.formInput_checkbox
{
	margin-right: 5px;
}
.center {text-align: center;}
.bigbu { color: #cc0000; font-size: 16px; line-height: 40px;}

.donorActiveForm {
	display: block;
}
#f_bank_account{
	width: 150px;
}
#gmapy {
	position: relative;
	width: 540px;
	height: 400px;
}
div#maincontent ul.errors {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #cc0000;
}
.donorForm h2 {
	margin: 10px 0 10px;
}
.donorForm fieldset.personal {
	border: none;
}
.donorForm fieldset.anonym {
	display: none;
}
#maincontent.maincontent-onlinedonor{
	width: 560px;
}
.donorForm  label.long-label {
	width: 280px;
	float: none;
	display: inline;
}
.red-big-center {
	text-transform: uppercase;
	color: #e00;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
}
#anonym-par {
	margin: 0 0 20px 0;
height: 35px;
}
#potvrzeni {
	float: left;
}
#potvrzeni-label {
	width: 350px;
	float: left;
}
#amount-label {
	clear: both;
	float: none;
	width: 400px;
}
