body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*line-height: 15px;*/
	color: #676666;
	margin: 0px;
	padding: 0px;
	background: none;
	text-align: justify;
}
p {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #cc0000;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 13px;
	color: #6288c8;
	margin-bottom: 4px;
}
.tophead {	display: none;	visibility: hidden; }

form {
	position: relative;
	margin: 0px;
	padding: 0px;
}
input, select, option {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
fieldset input, fieldset select { width: 120px; border: 1px solid #979999; margin: 0 0; }
fieldset select, fieldset option { width: 122px }
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menu {
	height: 43px;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: block;
	float: left;
	height: 43px;
}
#menu a {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	text-indent: -999px;
	overflow: hidden;
}
.home a {
	background-position: 0px 0px;
	width: 106px;
}
.apply a {
	background-position: -106px 0px;
	width: 139px;
}
.howitworks a {
	background-position: -245px 0px;
	width: 165px;
}
.questions a {
	background-position: -410px 0px;
	width: 139px;
}
.privacy a {
	background-position: -549px 0px;
	width: 170px;
}
.contact a {
	background-position: -719px 0px;
	width: 149px;
}
.home a:hover {
	background-position: 0px -43px;
	width: 106px;
}
.apply a:hover {
	background-position: -106px -43px;
	width: 139px;
}
.howitworks a:hover {
	background-position: -245px -43px;
	width: 165px;
}
.questions a:hover {
	background-position: -410px -43px;
	width: 139px;
}
.privacy a:hover {
	background-position: -549px -43px;
	width: 170px;
}
.contact a:hover {
	background-position: -719px -43px;
	width: 149px;
}
.home b a {
	background-position: 0px -43px;
	width: 106px;
}
.apply b a {
	background-position: -106px -43px;
	width: 139px;
}
.howitworks b a {
	background-position: -245px -43px;
	width: 165px;
}
.questions b a {
	background-position: -410px -43px;
	width: 139px;
}
.privacy b a {
	background-position: -549px -43px;
	width: 170px;
}
.contact b a {
	background-position: -719px -43px;
	width: 149px;
}
#hp_sshow {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#hp_sshow_padd {
	height: 344px;
	padding-left: 431px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_padd {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 36px;
	padding-left: 16px;
}
#left_clmn {
	float: left;
	width: 400px;
}
#right_clmn {
	float: right;
	width: 512px;
	padding-top: 26px;
}
#apply_block {
	padding-left: 19px;
	padding-right: 22px;
	background-image: url(../images/form_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 43px;
}
#apply_form {
	width: 359px;
}
#apply_form table {
	width: 359px;
	margin-top: 29px;
}
#apply_form td {
	width: 50%;
}
.row1 {
	height: 33px;
}
.row2 {
	height: 22px;
}
.row3 {
	padding-top: 14px;
	text-align: center;
}
.lft_field {
	padding: 6px;
}
.rght_field {
	padding: 6px 6px 6px 12px;
}
.form_field {
	height: 19px;
	width: 146px;
	border: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
}
#testimonials {
	background-image: url(../images/testimonials_bg.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	line-height: normal;
}
#testimonials p {
	margin-bottom: 5px;
}
#testimonials em {
	margin-bottom: 0px;
}

#testimonials img {
	float: left;
	margin-right: 16px;
	margin-bottom: 32px;
}
#testimonials_padd {
	padding: 16px;
	margin: 2em 0;
}
#steps {
	background-image: url(../images/steps.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 512px;
}
.sep {
	height: 16px;
}
#footer {
	background-color: #2f7948;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#copy {
	padding-top: 8px;
}
#footer a {
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
}
#internal_sep {
	height: 142px;
}
#apply_internal {
	text-align: center;
	padding-top: 43px;
	padding-bottom: 43px;
}

.vstup {
	background: #FFE25F;
}
#errormsg p {
	color: #CF3333;
	margin: 1em 0;
	padding: 1em;
	border: 2px solid black;
}

fieldset {
	margin: 0 0 0px 0;
	border: 0;
}
fieldset td {
  text-align: left;
  margin: 0;
  padding: 0;
}

.form-submit {
  margin: 0 .5em; padding: 0;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  right: 0;
  width: 258px; height: 41px;
  border: none;
  color: #FFF;
  background: #af0800 url(../images/apply_bttn.gif) top left no-repeat;
	cursor: pointer;
  }

.framebox{
	/*width: 300px;*/
	margin: 0em;
}
.framebox strong {
  display: block;
  text-align: center;
}
.failmsg {
	color: #cf3333;
}

legend {color: #000; font-weight: bolder }

fieldset label { width: 120px; display: block }

