/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
  margin: 20px 0;
  background: #FFFFFF;
  color: #313131;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: 900;
  
  font: italic 197% "Times New Roman", Times, serif;
  color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}
h5{
  margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 90%;
	color: #313131;
}
p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 100%;
}


blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* Logo */

#logo {
	width: 790px;
	height: 220px;
	margin: 0px Auto;
	padding: 0 0 10px 0;
	background: url(images/img02.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}


.obrazky {
	float: left;
	width: 320px;
	margin: 0 0px;
	font-size: 85%;
	
}

.obrazky .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
	border: 5px solid #FFFFFF;
}

.obrazky p{
	line-height: 144%;
	font-size: 92%;
}

.obrazky img {
	float: left;
  margin: 2px 2px;
  border: 5px solid #FFFFFF; 	
}

#extra{
  clear: both; 
  height: 1px;
}
/* Content */

#obsah {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/img04.gif) no-repeat;
}

#obsah .title {
	font-weight: bold;
  padding: 10px 10px 10px 50px;
	background: url(images/img07.gif) no-repeat 20px 50%;
}

#obsah .obsah {
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}

.obsah a{
text-decoration: underline
color: #FFFFFF
}
.obsah a:link {
text-decoration: underline;
color: #FFFFFF
}
.obsah a:visited {
text-decoration: underline;
color: #FFFFFF
}
.obsah a:hover {
text-decoration: underline;
color: #111111
} 
#uvitani {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat center bottom;
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}
.floating-box2 {
	float: left;
	width: 160px;
	margin: 0 5px;
	font-size: 75%;
}

.floating-box2 .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box3 {
	text-align: justify;
  width: 360px;
	margin: 0 5px;
	font-size: 85%;
  padding: 0 0 0 0px;
}

.floating-box3 .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}
.floating-box3 img {
	border: 5px solid #FFFFFF; 
}
.floating-box3 a{
text-decoration: underline
color: #FFFFFF
}
.floating-box3 a:link {
text-decoration: underline;
color: #FFFFFF
}
.floating-box3 a:visited {
text-decoration: underline;
color: #FFFFFF
}
.floating-box3 a:hover {
text-decoration: underline;
color: #111111
} 


.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
} 
/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0px 80px 0px 20px;
	background: url(images/img05.gif) no-repeat right top;
  
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}