/* Generated by KompoZer  edited by Kemci*/
body {
  margin: 10px 0px 0px 0px;
  background-repeat: repeat-y;
  background-color: Black;
  text-align: center;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  height: 100%;
}

h2 {
  color: #fbbc1c;
  font-size: 20px;
  font-weight: bold;
}
#container {
  margin: auto;
  background-image: url(img/background.jpg);
  width: 800px;
  background-repeat: repeat-y;
  min-height: 1200px;
}
#content {
  width: 480px;
  text-align: left;
  float: left;
  color: White;
}

#content hr {
  color: #823467;
  width: 200px;
  text-align: center;
}
#content a {
  color: Lime;
  text-decoration: none;
}
#content a:hover {
  color: #366bc8;
  text-decoration: underline;
}
#content p
{
font-family: "Times New Roman",Geneva,Arial,Helvetica,sans-serif;
color: white;
font-size: 15px;
}
#content ul li
{
margin: 1px 0px 0px 15px;
font-size: 15px;

}
#content #odkazy a
{
font-size: 23px;
text-align: center;
color: lime;
}
#content #odkazy a:hover
{
color: #366bc8;
  text-decoration: underline;
}

#left-column {
  width: 160px;
  height: 100%;
  clear: left;
  float: left;
}
#header {
  margin: auto;
  background-image: url(img/header.jpg);
  width: 470px;
  height: 120px;
}
#header h1 {
  float: left; 
  margin: 60px 0px 10px 10px; 
  font-size: 28px; 
  font-style: italic; 
  color: yellow;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
img {
  border:  none;
  margin: 4px 2px 4px 2px;
}
#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}

#menu {
  margin: auto;
  width: 120px;
}
#menu li a {
  text-align: left;
  height: 30px;
  text-decoration: none;
}
#menu li a:link, #menu li a:visited {
  padding: 8px 0 0 25px;
  background: transparent url(img/menu11.gif) ;
  color: #889944;
  display: block;
}
#menu li a:hover{
  padding: 8px 0 0 27px;
  background: transparent url(img/menu11.gif) repeat scroll 0 -32px;
  color: #889944;
}

#footer {
  text-align: center;
  font-size: 15px;
}
#footer a {
  padding: 3px 0px 10px 0px;
  color: white;
  text-decoration: none;
}
#footer a:hover {
  color: lime;
  text-decoration: underline;
}
fieldset
{
font-size: 80%;
border: none;
}