html, body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-image: url(../img/fb-bg.jpg);
}
a {
	color: #006400;
}
a:hover {
	color: Maroon;
}
img {
	border: 0px;
}
#body {
	width: 988px;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.main0 {
	width: 990px;
	padding-top: 35px;
	color: Gray;
	text-align: left;
	padding-bottom: 35px;
	padding-left: 15px;
}
.main1 {
	width: 990px;
	height: 14px;
	background-image: url(../img/fb-01.jpg);
}
.main2 {
	width: 990px;
	min-height: 524px;
	height: auto;
	background-image: url(../img/fb-02.jpg);
}
.main3 {
	width: 990px;
	height: 18px;
	background-image: url(../img/fb-03.jpg);
}
.main4 {
	width: 990px;
	padding-top: 25px;
	color: Gray;
	text-align: left;
	padding-bottom: 25px;
	padding-left: 50px;
}

.main4 a.text {
  text-decoration:none;
  color: Gray;
}

.main4 a.text:hover {
  text-decoration:underline;
}

/*konec body*/
/*bloky*/
.left {
	width: 249px;
	float: left;
}
.leftpad {
	padding-left: 16px;
}
.right {
	width: 699px;
	float: left;
}
.rightpad {
	padding-left: 26px;
}
/*bloky*/
/*menu*/

.menux {
	width: 249px;
	text-align: center;
	float: left;
	height: 387px;
	background-image: url(../img/menubg.jpg);
}
.menupadd {
	padding-top: 40px;
}
.menux ul{
			padding: 0px;
			margin: auto;
		}
		.menux ul li{
	padding: 2px 0;
	background: url('../img/delic.jpg') no-repeat bottom;
	list-style-type: none;
	line-height: 28px;
}
		.menux ul li a{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
		.menuxul li a:hover{
			text-decoration: underline;
		}
.top {
	width: 249px;
	float: left;
	height: 67px;
	background-image: url(../img/nadlogo.jpg);
}
.logo {
	width: 249px;
	float: left;
	height: 70px;
}

/*menu*/
/*obsah*/
.ptop {
	width: 699px;
	float: left;
	height: 10px;
	background-image: url(../img/fb-p_01.jpg);
}
.pstr {
	width: 699px;
	float: left;
	height: auto;
	min-height: 504px;
	background-image: url(../img/fb-p_02.jpg);
	text-align: left;
}
.pbot {
	width: 699px;
	float: left;
	height: 10px;
	background-image: url(../img/fb-p_03.jpg);
}
/*obsah*/
.navigace {
	font-size: 11px;
	color: Gray;
}
.mainimg {
	background-image: url(../img/fb-o_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 699px;
	min-height: 231px;
	_height: 231px;
}
.mainimgpad {
	padding-top: 160px;
}
.mainimgpadkontakt {
	padding-top: 10px;
	padding-left: 6px;
}
.sedt {
	background-image: url(../img/fb-s_01.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 11px;
	margin-top: 20px;
}
.sed {
    margin-left:1px;
	background-color: #B6B6B6;
	width: 696px;
	height: auto;
	color: White;
}
.sedpad {
	padding: 15px 25px 15px 25px;
}
.sed h3 {
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 20px;
	font-stretch: wider;
	font-weight: normal;
}
.sedb {
	background-image: url(../img/fb-s_02.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 10px;
}
.pi {
	float: left;
}
/*Nadpisy*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	display: none;
}
h2 {
	color: #7EA715;
	letter-spacing: 3px;
	font-size: 31px;
	font-stretch: wider;
	font-weight: normal;
}
.bigh {
	color: #7EA715;
	letter-spacing: 3px;
	font-size: 40px;
	font-stretch: wider;
	font-weight: normal;
}

.clear{
  clear:both;
}
/*Formuláře->*/
input {
	border: 1px solid #A9A9A9;
}
.input {
	width: 72px;
	height: 19px;
	border: 1px solid #A9A9A9;
	background: url(../k_img/odeslat.gif) no-repeat 50% 50%;
	padding:0;
}
textarea {
	border: 1px solid #A9A9A9;
}
.formtexty {
	color: #A9A9A9;
}
/*<-formuláře*/

.kontakttab {
	border: none;
}

.kontakttab td.padleft{
  padding-left:25px;
}

.objform{
  clear:both;
  padding-top:20px;
}

.objform form, .objform table{
  margin:0px;
}