* {margin:0; padding:0;}

body {background:#bfbfb5; color:#6c6c69; font:0.8em/1.5 "arial", sans-serif; text-align:center;}

a {color:black;text-decoration: underline;}
a:hover {text-decoration: none;}

h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

.clear {
	clear: both;
}

#main {
	padding-left: 19px;
	width: 948px;
	text-align: left;
	margin: 0 auto;
	height: 100%;
	background: #bfbfb5 url(../images/stiny_pozadi.gif) top left no-repeat;
}

#head {
	background: url(../images/header.jpg) no-repeat top left;
	width: 910px;
	height: 164px;
}

#head_in_top {
	width: 910px;
	height: 20px;
	text-align: right;
	padding-top: 2px;
}

#head_in_top a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #f5f5ba;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
}

#head_in_top a.cz {
	padding-right: 3px;
}
#head_in_top a.en {
	padding-left: 3px;
}

#head_in_top a img {
	border: 1px solid gray;
}

#head_in_top a img:hover {
	border: 1px solid white;
}

#head_in p {
	color: #f5f5ba;
	font:1.6em/1.1 "Georgia";
	display: block;
	padding-top: 45px;
	padding-left: 189px;
}

#head_in p span.nadpis1 {
	color: white;
	font:1.5em/1.1 "Georgia";
	font-weight: normal;
}

#menu_top {
	background: url(../images/menu_2.jpg) no-repeat top left;
	width: 910px;
	height: 28px;
}

#menu_top .mensi {
	width: 71px;
}

#menu_top .vetsi {
	width: 138px;
}

#menu_top .kontakt {
	width: 71px;
}

#menu_top ul {
	list-style: none;
	margin-left: 310px;
}

#menu_top ul li {
		padding-top: 2px;
	text-align: center;
	display: block;
	float: left;
}


#menu_top ul li a {
	text-decoration: none;
	color: #6c6c69;
	font-weight: bolder;
	font-size: 0.85em;
	font-weight: bolder;
}

#menu_top ul li a:hover {
	text-decoration: underline;
}




#menu_left {
	background: white url(../images/menu_leve.jpg) top left no-repeat;
	width: 215px;
}

#menu_left ul {
	list-style: none;
	padding-left: 23px;
	padding-bottom: 30px;
}
#menu_left ul li h3 {
	font-size: 1em;
	font-weight: normal;
}

#menu_left ul li a {
	font-size: 0.85em;
		color: #6c6c69;
		padding-left: 15px;
		background: url(../images/sipka.gif) 0% 50% no-repeat;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bolder;
		text-decoration: none;
}

#menu_left ul li a:hover {
	text-decoration: underline;
}

#menu_left h2 {
	color: #d11320;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-left: 23px;
	padding-top: 3px;
}

#kontakt {
	height: 296px;
	width: 215px;
	background: white url(../images/kontakt_pozadi.jpg) no-repeat top left;
	padding-bottom: 15px;
}

#kontakt h2 {
	color: White;	
	font-size: 1.1em;
	text-transform: uppercase;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 20px;
}

#kontakt h3 {	
	font-size: 0.85em;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 20px;
}

#kontakt p {
	font-size: 0.85em;
	padding-left: 23px;
}

#kontakt p a {
	color: #d41a27;
}

#prava_obal {
	float: right;
}

#prava_in {
	background: url(../images/text_repeat.gif) repeat-y;
	width: 695px;
	_height: 569px;
	min-height:569px;
}

#leva_strana {
	width: 215px;
	float: right;
	background: White;
}

#prava_top {
	background: url(../images/text_top.jpg) no-repeat top left;
	width: 695px;
	height: 29px;
}

#text {
	width: 695px;
	padding-bottom: 40px;
}

#prava_bottom {
	background: white url(../images/text_bottom.jpg) no-repeat top left;
	width: 695px;
	height: 13px;
}

#text h1 {
	padding: 0px 30px 5px 30px;
	margin: 0;
	color: #d81421;
	font-size: 1.4em;
}

#text h2 {
	padding: 10px 30px 0px 30px;
	font-size: 1.2em;
	font-weight: bolder;
}

#text p {
		font-size: 0.9em;
	padding: 10px 30px 0px 30px;
	text-align: justify;
}

#text a {
	color: #d41a27;
}

#pata {
	background: url(../images/pata.jpg) no-repeat top left;
	width: 910px;
	height: 55px;
}

#obal_stranky {
	background: url(../images/bila.gif) repeat-y;
	width: 910px;
}

#pata p {
	color: #a5a5a5;
	font-size: 0.85em;
	font-weight: bolder;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}

#text p.kurziva {
	width: 630px;
	font-style: italic;
}

#text p.kurziva.tucne {
	font-weight: bolder;
}

.tucne {
	font-weight: bolder;
}

.mapa {
	border: none;
	margin-left: 30px;
}

.doleva{
  float:left;
  margin:3px 10px 0 0;
}

p.clear{
  clear:both;
}