.header img {
  float: left;
  border: 0px;
  
}

.header {
	width: 900px;
	height: 195px;
	margin: 0px auto;
	
}

#cssmenu1 #odkaz1 {
  background: rgb(255, 255, 255) url('./images/header_bottom2.jpg') no-repeat center bottom;
  width: 102px;
  height: 41px;
  text-align: center;
}

#cssmenu1 .margin10 {
  font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	height: 41px;
	padding: 0px;
  margin-top: 0px; 
}

#cssmenu1 #odkaz2 {
  background: rgb(255, 255, 255) url('./images/header_bottom3.jpg') no-repeat center bottom;
  width: 103px;
  height: 41px;
  text-align: center;
}

#cssmenu1 #odkaz3 {
  background: rgb(255, 255, 255) url('./images/header_bottom4.jpg') no-repeat center bottom;
  width: 103px;
  height: 41px;
  text-align: center;
}

#cssmenu1 .odkaz3_a {
  font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
  height: 41px;
  display: inline;
}

#cssmenu1 .odkaz3_akce {
  font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
  height: 41px;
  position: relative;
  top: 10px;
}

#cssmenu1 #odkaz4 {
  background: rgb(255, 255, 255) url('./images/header_bottom5.jpg') no-repeat center bottom;
  width: 103px;
  height: 41px;
  text-align: center;
}

#cssmenu1 #odkaz5 {
  background: rgb(255, 255, 255) url('./images/header_bottom6.jpg') no-repeat center bottom;
  width: 102px;
  height: 41px;
  text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 110px;
	height: 0px;
	padding-top: 162px;
	padding-right: 18px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: -1px;
}
	
.container {
  width: 95%;
  margin: 15px 0px 0px 0px;
  
}

.content {
  width: 900px;
  margin: 0px auto;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



.left_side {
  margin-top: 10px;
  width: 190px;
  float: left;
  background: rgb(239, 243, 249) none repeat scroll 0%;
}

.left_side_title {
  text-align: center;
  background: rgb(94, 128, 189) url('images/img3.gif') no-repeat center bottom;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana;
  width: 190px;
  height: 20px;
  text-transform: uppercase; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:3px
}

.left_side_container {
  padding: 10px 5px 5px 5px;
  font-size: 10px;
  font-family: Verdana;
}
 
 
.center {
  margin: 20px 0px 10px 10px;
  width: 700px;
  float: left;
}

.footer { 
  border-top: 1px dotted rgb(0, 0, 0);
  clear: both;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.6em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: rgb(153, 153, 153);
}

#foto {
width: 80%;
margin:0px auto

}
/*background: rgb(239, 243, 249) none repeat scroll 0%;*/
.formular_poptavka {
	font-family: Verdana;
	border: solid 1px #5555dd;
	background-color: #f0f4fa;
}

.formular_poptavka td{
  height: 20px;
  text-align: left;
  padding: 0px 0px 0px 5px;
  width: 200px;
}

.formular_poptavka td.popis{
  padding-top: 5px;
}

.formular_poptavka input{
  height: 15px;
  width: 190px;
  padding: 0px;
  margin: 0px;
}

.formular_poptavka textarea{
  height: 100px;
  width: 397px;
  padding: 0px;
  margin: 0px;
}

.formular_poptavka select{
  height: 19px;
  width: 194px;
  padding: 0px;
  margin: 0px;
}

.formular_poptavka input.priloha{
  height: 20px;
  padding: 0px;
  font-size: 10px;
}

.formular_poptavka input.odeslat{
  font-weight: bold;
  padding: 1px;
  height: 21px;
  width: 150px;
  border: solid 1px blue;
  margin-left: 25px;
}

.formular_poptavka td.form_paticka {
  height: 8px;
  padding: 0px;
  margin: 0px;
  font-size: 0px;
}
