body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	height: 153px;
	width: 772px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FA150C;
	text-decoration: underline;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#envelope {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#big_box_top {
	background-image: url(../images/bcg_main_box_top.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 772px;
}
#big_box {
	background-image: url(../images/bcg_main_box_shadow.png);
	background-position: right;
	background-repeat: repeat-y;
}
#big_box_content {
	background-image: url(../images/bcg_main_box.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 2px;
	width: 761px;
	min-height: 524px;
	height:auto !important; /* ie fix */
	height:524px;
	background-color: #C3C3C3;
	padding-bottom: 5px;
}
#big_box_label {
	padding-left: 20px;
	font-size: 1px;
	float: left;
	width: 200px;
}
#big_box_label span {
	display: none;
}
#big_box_navi {
	float: left;
	width: 530px;
	height: 35px;
	padding-top: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#big_box_navi img {
	margin: 0px;
	padding: 0px;
	float: right;
}

#big_box_footer {
	height: 56px;
	width: 772px;
	background-image: url(../images/bcg_main_box_bottom.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	position: relative;
	color: #999999;
}
#big_box_footer a {
	text-decoration: none;
	color: #999999;
}
#big_box_footer a:hover {
	text-decoration: underline;
	color: #666666;
}

#big_box_footer_owner {
	width: 230px;
	top: 13px;
	position: absolute;
	left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#big_box_footer_vytiskni {
	width: 130px;
	position: absolute;
	top: 13px;
	left: 300px;
}
#big_box_footer_odesli {
	width: 145px;
	position: absolute;
	top: 13px;
	left: 435px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#big_box_footer_bestnet {
	width: 120px;
	position: absolute;
	top: 13px;
	left: 608px;
}





.small_box_top {
	height: 7px;
	width: 721px;
	background-image: url(../images/bcg_small_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}
.small_box {
	width: 721px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
.small_box_images {
	width: 250px;
	float: right;
	text-align: right;
}
.small_box_images img {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FA150C;
}

.small_box h1 {
	margin: 0px;
	float: none;
	width: 500px;
	color: #FA150C;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.small_box_body ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
}
.small_box_body li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.small_box_body p {
 margin: 0px;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 0px;
}

.small_box_body {
	background-image: url(../images/bcg_small_box_body.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	top: 0px;
	min-height: 524px;
	height:auto !important; /* ie fix */
	height:524px;	
}
.small_box_footer {
	height: 41px;
	width: 721px;
	background-image: url(../images/bcg_small_box_footer.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.big_input {
	background-image: url(../images/bcg_input_big.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 21px;
	width: 213px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.small_input {
	background-image: url(../images/bcg_input_small.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 21px;
	width: 123px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 21px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.text_input {
	background-image: url(../images/bcg_kontakt_textarea.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 110px;
	width: 303px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	overflow: auto;
	background-position: left top;

}
#kontakt {
	height: 523px;
	width: 763px;
	background-image: url(../images/bcg_main_content_kontakt.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}
#kontakt_form_jmeno {
	position: absolute;
	height: 15px;
	width: 150px;
	top: 42px;
	left: 420px;
}
#kontakt_form_telefon {
	position: absolute;
	height: 15px;
	width: 150px;
	top: 86px;
	left: 420px;
}
#kontakt_form_email {
	position: absolute;
	height: 15px;
	width: 150px;
	top: 86px;
	left: 578px;
}
#kontakt_form_zprava {
	position: absolute;
	height: 15px;
	width: 150px;
	top: 130px;
	left: 420px;
}
#kontakt_form_button {
	position: absolute;
	height: 21px;
	width: 82px;
	top: 270px;
	left: 636px;
	background: transparent url(../images/bcg_button.png) no-repeat center top;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
	display: block;
}
#kontakt_form_button:hover {
	background: transparent url(../images/bcg_button_hover.png) no-repeat center top;
}

#kontakt_udaje {
	position: absolute;
	top: 20px;
	width: 323px;
	height: 485px;
	left: 35px;
	line-height: 16px;
}
#kontakt_udaje span {
	font-size: 11px;
	width: 100px;
	display: block;
	float: left;
}
#kontakt_form_input_jmeno {
	position: absolute;
	top: 59px;
	left: 426px;
	width: 210px;
	height: 16px;
}
#kontakt_form_input_email {
	position: absolute;
	top: 103px;
	left: 584px;
	width: 120px;
	height: 15px;
}
#kontakt_form_input_telefon {
	position: absolute;
	top: 103px;
	left: 426px;
	width: 120px;
	height: 16px;
}
#kontakt_form_input_zprava {
	position: absolute;
	top: 148px;
	left: 426px;
	width: 289px;
	height: 102px;
}
.kontakt_input {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bcg_input.png);
	background-repeat: repeat-x;
	width: 210px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
}
.kontakt_input_small {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bcg_input.png);
	background-repeat: repeat-x;
	width: 120px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
}
.kontakt_input_textarea {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bcg_tarea.png);
	background-repeat: repeat-x;
	width: 289px;
	height: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
    overflow:auto;
}
#kontakt_mapa {
	position: absolute;
	height: 175px;
	width: 345px;
	top: 340px;
	left: 396px;
}


h1, h2, h3, h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	float: left;
	display: block;
	width: 220px;
}
h1 {
	font-weight: bold;
	}
#error_form {
	background-color: #252525;
	z-index: 10000;
	top: 250px;
	left: 20px;
	width: 741px;
	margin-left: 2px;
	padding: 10px;
	color: #FFFFFF;
}
form {
	position: absolute;
}

#error_form p {
	width: 691px;
	color: #FF0000;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bcg_small_box_body.gif);
	background-repeat: repeat-y;
}
#error_form  span {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.error_rotm_box_footer {
	height: 7px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcg_error_form_footer.gif);
	background-repeat: no-repeat;
}

