
body {
  font-family: arial;
	background-image: url(pic/body.png);
	background-repeat: repeat-x;
  	
}


#all {

	position: absolute;
	text-align: left;
	top: 0px;
	left: 50%;
	width: 780px;
	margin-top: 5px;
	margin-left: -390px;	
	padding-top: 0px;
	padding-left: 0px;
	z-index: 0;
	
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	margin-top: 0px;
	margin-left: 0px;	
	padding-top: 0px;
	padding-left: 0px;
	/*border-style: solid;	
	border-width: thin;*/

}


#left {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;	
	padding-top: 0px;
	padding-left: 0px;
	/*border-style: solid;	
	border-width: thin;*/

}

#main {
	position: absolute;
	top: 121px;
	left: 180px;
	width: 587px;
	min-height: 636px;
	_height: 629px; /* pro Internet Explorer, který to chápe jako min-height*/
	margin-top: 0px;
	margin-left: 0px;
	_padding-top: 8px;
	padding-left: 6px;
	padding-right: 5px;
	border-style: solid;	
	border-color: #808080;
	border-width: 1px;
	background-color: #ffffff;
	font-size: 12px;
	background-image: url(pic/back.png);
	background-repeat: repeat-x;

}

.menu1 {
  width: 180px;
  border-style: solid;	
	border-width: 0px;
	background-color: #eaecf0;
	background-image: url(pic/main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #323093;
	text-indent: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	
}

.menu2 {
position: relative;
/*float: left;*/
display: block;
width: 170px;
left: 5px;
top: 5px;
background-image: url(pic/button.png);
background-repeat: repeat-x;
background-position: 0px 0px;
width: 170px;
text-indent: 24px;
font-size: 12px;
font-weight: bold;
padding-top: 3px;
height: 22px;
color: #101010;
text-decoration: none;
letter-spacing: 0px;
}

.menu2:hover {

background-position: 170px 0px;
color: white;

}
/* blbej explorer podtrhává odkazy a dělá je modrý */
/* definujem tedy třídu "invisible", která formátuje odkazy jako ostatní text - vhodné pro tlačítka */
a.invisible {
	color: #323093;
	text-decoration: none;
	cursor: pointer; /* debil explorer jinak nedela pacicky u pozice float: left */
} 

p.perex {
text-indent: 16px;
font-weight: bold;

}

p.zapati {

font-style:italic;
text-align: right;
font-size: 10px;

}

p.barva {
text-indent: 16px;
font-weight: bold;
color: red;

}

p {
text-indent: 16px;
} 

h1  {
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
/*background-image: url(pic/h1.png);
background-repeat: no-repeat;*/
color: #323093;
}


h2  {
font-size: 15px;
font-weight: bold;

}

h3  {
font-size: 13px;
font-weight: bold;

}

h4  {
font-size: 13px;
font-weight: bold;
text-align: center;

}

h5 {
font-size: 15px;
font-weight: bold;
color: #333399;
}

h6 {
font-size: 13px;
font-weight: bold;
/*font-style: italic;*/
color: #333399;

}

#main a {
	color: #323093;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer; /* debil explorer jinak nedela pacicky u pozice float: left */
}

.floatleft {
float: left;
margin: 0px 10px 0px 0px;
padding: 2px; 
border-style: none;
}

.blok {
float: left;
margin: 0px 10px 0px 0px;
border-style:none;
}


a.thumbnail {
display: block;
cursor: pointer;
text-align: center;
float: left;
height: 100px;
width: 100px;
background-image: url(pic/gallery.png);
background-repeat: no-repeat;
margin: 10px;
font-weight: bold;

}

.pocitadlo {
font-size: 12px;
font-weight: bold;


}

a.fotogalerie {
display: block;
cursor: pointer;
text-align: center;
float: left;
margin: 10px;
font-weight: bold;
}

img.thumbnail {
border-style: none;
border-width: 0px;


}


a.fotogalerie {
display: block;
cursor: pointer;
text-align: center;
float: left;
margin: 10px;
font-weight: bold;
}

img.thumbnail {
border-style: none;
border-width: 0px;


}


div.ram {
border-style: solid;
border-width: thin;
border-color: #E0E0E0;
height: 80px;
margin: 10px;
margin-bottom: 0px;
padding: 5px;
}

div.smallpic {

width: 70px;
height: 70px;
border-style: solid;
border-width: thin;
border-color: #F0F0F0;
float: left;
margin: 0px;
margin-right: 10px;
padding: 0px;


}

div.Aktuality {
border-style: outset;
border-width: thick;
border-color: #E0E0E0;
background-color: #ccccf4;
/*background-color: #3138cb;*/
height: 80px;
width: 260px;
float: left;
margin: 10px;
margin-bottom: 0px;
padding: 0px;

}

a.Aktuality {
text-indent: 0px;
text-align: center;
display: block;
font-size: 13px;
letter-spacing: 0px;
color: red;
font-weight: bold;

}
div.Aktuality p.zapati {
font-size: 9px;
text-align: left;
padding: 0px;


}


