body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-: #FFF0F5;*/
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
em {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}

.kuba {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline; 
	font-style: normal;
	font-weight: bold;
	color: red; 
}

p:first-letter {
  margin-left: 25px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: absolute;
	top: 6px;
	left: 58px;
	background: transparent;
	color: #FFFFFF;
}
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0px;
}
h5 span{
  color: Green;
}
h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 25px 0 5px 0px;
}

.nadpisindex {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
		font-weight: bold;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

#telo {
	width: 880px;
	height: 900px;
	position: relative;
	margin: 50px auto;
	border: 1px solid #00008B;
}
#hlavicka, #hlavicka span {
   width: 880px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#hlavicka span {
	background: url(hlavicka.jpg) no-repeat top;
}
#hlavicka1 ul {
	width: 100%;
	height: 45px;
	margin: 221px 0 0 0px;
	padding: 0;
	list-style-type: none;
	background-color: #17159A;
	z-index: 3;
}
#hlavicka1 li {
   float: left;
	width: 173px;
	height: 45px;
	line-height: 45px;
	margin: 0px 0px 0px 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background: url(zal.gif) repeat-x 0 0;*/

}
#hlavicka1 li a, #hlavicka1 li.active strong {
	display: block;
	height: 45px;
	width: 147px;
	color: #FFFFFF;
	text-decoration: none;
}
#hlavicka1 li a:hover {
	/*background: url(zal.gif) repeat-x 0 -89px;*/
	color: #FEFF6E;
}
#hlavicka1 li:active {
	/*background: url(zal.gif) repeat-x 0 -89px;*/
	color: #FEFF6E;
}
#linka {
	position: absolute;
	top: 270px;
	width: 880px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 2px;
	background: #FFFFC3;
	border-bottom: 4px solid #7172FF;
}
#odkazy {
	position: absolute;
	width: 230px;
	height: 800px;
	right: 7px;
	top: 302px;
	text-align: left;
	z-index: 5;
}
#odkazy ul {
	width: 100%;
	height: 30px;
	margin: 50px 0 0 0px;
	padding: 0;
	list-style-type: none;
	background-color: transparent;
	z-index: 5;
}
#odkazy li {
   float: right;
	width: 215px;
	height: 30px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17159A;
	text-decoration: none;
	z-index: 5;
	/*background: url(zal.gif) repeat-x 0 0;*/

}
#odkazy li a, #odkazy li.active strong {
	display: block;
	height: 30px;
	width: 215px;
	color: #17159A;
	text-decoration: none;
	text-align: left;
	z-index: 5;
}
#odkazy li a:hover {
	/*background: url(zal.gif) repeat-x 0 -89px;*/
	color: #FFA500;
	z-index: 5;
}
.box{
	top: 10px;
	margin-left: 0px;
	width: 100%;
	background: #FFFFC3 url(box_levbok.gif) repeat-y left;
	z-index: 5;
}
.box1{
	background-image: url(box_pravbok.gif);
}
.box .v1 {
	background: url(box_pravbok.gif) repeat-y right;
}
.box .v2 {
	background: url(box_vrch.gif) repeat-x;
}
.box .v3 {
	background: url(box_spodek.gif) repeat-x left bottom;
	padding: 5px 0px 0px 0px;
}
#nic {
	position: relative;
	width: 1px;
	height: 330px;
}
#obsah {
	position: relative;
	float: left;
	margin: 35px 0 0 0;
	width: 600px;
	padding: 20px;
	text-align: left;
}
#paticka {
	position: absolute;
	width: 880px;
	height: 60px;
	left: 0px;
	background: #17159A;
	bottom: 0px;
	z-index: 5;
}
#paticka span {
   position: relative;
	display: block;
	margin: 0px auto;
   width: 300px;
	height: 20px;
	padding: 22px;
	color: #7172FF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 5;
}
#paticka span a {
	color: #7172FF;
	text-decoration: none;
	z-index: 5;
}
#paticka span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#kod {
	position: absolute;
	width: 50px;
	height: 20px;
	top: 30px;
	left: 20px;
}
#pole {
	position: absolute;
	top: 110px;
	left: 15px;
	width: 425px;
	height: 400px;
	margin: 0 0 0 0;
}
.pole {
	position: absolute;
	right: 205px;
}
.pole1, .pole2, .pole3, .pole4 {
	position: absolute;
	right: 50px;
}
#kontakt {
	position: absolute;
	bottom: 70px;
	right: 25px;
	width: 200px;
	height: 100px;
	text-align: left;
}
.pod {
	margin: 0 0 0 0;
}
p.pod:first-letter {
	margin: 0 0 0 25px;
}
.jinak{
	margin: 0 0 0 0;
}
p.jinak:first-letter{
	margin: 0 0 0 10px;
}
#pole p {
	margin: 10px 0 10px 0;
}
#kontakt {
	position: absolute;
	bottom: 75px;
	right: 15px;
	width: 200px;
	height: 100px;
	text-align: left;
	z-index: 6;
}
.pod, .pod5, .pod2 {
	margin: 0 0 0 0;
}
.pod5 {
	margin: 0 0 0 150px;
}
.pod2 {
	margin: 0 0 0 0;
}
.pod2:first-letter {
	margin: 0 0 0 10px;
}
.pod8 {
margin: -20px 0 -15px 0px;
}
#foto1 {
	position: absolute;
	bottom: 78px;
	left: 30px;
	width: 250px;
	height: 162px;
	background: url(fi.jpg);
}
#foto2 {
	position: absolute;
	bottom: 78px;
	left: 360px;
	width: 250px;
	height: 162px;
	background: url(veteran_technika.gif);
}
.kc {
   padding-left: 170px;
	float: right;
	right: 120px;
}
#cenik {
	margin: 30px 0 0 0;
}
.knoflik {
	position: relative;
	float: left;
	margin: 0 10px 0 20px;
}
/* fotogalerie */
#galerie{
	position: relative;
	width: 880px;
	margin: 0 0 0 0;
}
#telo_galerie {
   position: relative;
	width: 880px;
	height: 800px;
	margin: 50px auto;
	border: 1px solid #00008B;
}
.galerie{
	float: left;
	padding: 30px 5px 0 27px;
	/*width: 200px;*/
}
