

body {
	margin: 30px 0 0 0;
	padding: 0;
	background:  url(images/bodyBG.jpg);
	
	font-size: 15px;
	text-align: justify;
	color: rgb(0,0,0);


}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: rgb(128,0,32);
}

h1 {
	
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1,5em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: rgb(176,0,32);
}

a:hover {
	text-decoration: none;
	color: rgb(0,32,0);
}

/* hlavička */

#hlavicka {
	width: 760px;
	height: 381px;
	margin: 0 auto;
	background: url(images/fotografie.png) no-repeat top center;
}

#hlavicka h1, #hlavicka p {
	margin: 0;
	color: #FED772;
}

#hlavicka h1 {
	font-size: 30px;
}


#hlavicka h1 {
	padding-top: 100px;
}

#hlavicka a {
	color: #FED772;
}

div#fotografie {
  width: 760px;
  height: 280px;
  margin: 0 auto;
 background: url(images/fotografie.png) no-repeat top center;
  
  
}

div#slider {
  width: 343px;
  height: 261px;
  display: block;
  margin: 0px 0 0 385px;
  padding-top: 0;
  overflow: hidden;
}

div.fotka {
  width: 343px;
  height: 261px;
  margin: 32px 0 0 0;
  padding: 0;
  border: none;
  display: block;
}

/* stranka*/

#stranka {
	width: 760px;
	margin: 0 auto;
}

/* obsah */

#obsah {
	float: left;
	width: 460px;
}

.post {
	padding: 32px 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #7B9418;
}

table {width: 100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: rgb(80,0,64); font-style: italic; font-weight: bold; text-align: center; font-size: medium; }
.center {width: 100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: rgb(0,0,0); font-weight: bold; text-align: center; font-size: medium; }

/* menu */

#menu {
	float: right;
	width: 240px;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
  
}



#menu li ul {
	padding: 0px 0;
	
}

.mezera {
	padding: 3px 0;
	
}

img.center {
	float: center;
	margin: 0px 0px 0px 40px;
}



#menu a 
{
 background: rgb(0,153,0);
}


#menu a:hover {
 background:  rgb(0,153,0);
}
/* patička */

#paticka {
	clear: both;
	
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/footerBG.jpg) repeat-x;
	text-align: center;
	font-size: smaller;
}

.kocicak{
position: absolute;
margin: 0px 0px 0px 0px;

}

.kotatka{
position: absolute;
margin: -40px 0px 0px 350px;

}
