body {
	color: #a6a6a6;
	background-color: #000000;
	font-family: 'Tahoma', lucida, sans-serif;
	font-size: 7pt;
	margin-top: -9;
	background-repeat: repeat-x;
	width: 100px;
	height: 570px;
}
#zarovnani {
	text-align: center;
}

#main {
	padding: 0;
	margin: auto;
	width: 700px;
}
#header {
	width: 620px;
	height: 436px;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	border: 0px;
}
#menu {
	float: left;
	width: 220px;
	text-align: left;
	margin-bottom: 5px;
}

#content {
	float: center;
	width: 452px;
	text-align: justify;
}
#padcontent {
	padding-right: -20px;
}
#padmenu {
	padding-left: 25px;
}
#koniec {
	text-align: center;
	width: 700px;
}
#zakonceni {
	width: 700px;
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	color: #878886;
	font-size: 7pt;
}

div.bar {
	border-bottom: 1px solid #6c6c6c;
	margin-top: 10px;

}
div.content { 
  color:#3F5358;
  font-size: 7pt;
  padding: 2px;
  background-color:#d8d8d8;

  }
blockquote {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	background-color: #331e1f;
	margin: 5px;
	text-transform: normal;
	border-left: 5px #42312f solid;
	font-size: 10px;
	font-family: 'Arial', lucida, sans-serif;
}
blockquote b {
	font-weight:bold;
	color: #766e7b;
	background-color: transparent;
}
/*--------------------------------*/
/*----------- NAVLIST ------------*/
/*--------------------------------*/
.navigation:link, .navigation:visited, .navigation:active, .navigation:hover {
	display: block;
	line-height: 10pt;
	color: #ffffff;
  font-size: 6pt;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: transparent;
}
.navigation:hover {
	color: #666666;
  font-size: 6pt;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #070707;
}
#navigation {
	padding-top: 1px;
	padding-left: 55px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	float: left;
	display: inline;
	width: 70px;
	height: 35px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
  margin-left: 30px;
  margin-top: 1px;
}
#navigation li a  {
	display: block;
	background-repeat: no-repeat;
	color: #c2c2c2;
	text-decoration: none;
	width: 70px;
	height: 35px;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
  padding-top: 0px; 
  border-left:#000000 solid 1px;
  border-right:#000000 solid 1px;
}
#navigation li a:active {
	text-decoration: none;
	color: #c2c2c2;
	text-transform: normal;
	font-weight: bold;
}
#navigation li a:hover {
	text-decoration: none;
	color: #ebc241;
	text-transform: normal;
	font-weight: bold;
	background-color: #0a0a0a;
	background-repeat: repeat;
}


/*-------------navigace 2-------------------*/
/*-------------navigace 2-------------------*/
/*-------------navigace 2-------------------*/

.navigation2:link, .navigation2:visited, .navigation2:active, .navigation2:hover {
	display: block;
	line-height: 10pt;
	color: #30abcf;
  font-size: 6pt;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #c1c1c1;
}
.navigation2:hover {
	color: #826d56;
  font-size: 6pt;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #d1d1d1;
}
#navigation2 {
	padding-top: 10px;
	padding-left: 100px;
}
#navigation2 ul {
	list-style-type: none;
}
#navigation2 li {
	float: left;
	display: inline;
	width: 45px;
	height: 0px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
  margin-left: 20px;
  margin-top: -459px;
}
#navigation2 li a  {
	display: block;
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
	width: 80px;
	height: 18px;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #0f0f0f;
  padding-top: 0px; 
}
#navigation2 li a:active {
	text-decoration: none;
	color: #30abcf;
	text-transform: normal;
	font-weight: bold;
}
#navigation2 li a:hover {
	text-decoration: none;
	color: #c9cbcb;
	text-transform: normal;
	font-weight: bold;
	background-color: #0a0a0a;
	background-repeat: repeat;
}

a 
	{
font-family:Verdana;
	font-size: 6pt;
 color:#ebc241;
	font-weight:bold;
text-transform:uppercase;
  text-decoration:none;
  letter-spacing: 0px;
	}

a:hover { 
color: #eeeeee;
  text-decoration: none;
cursor: default;
text-transform:uppercase;
  letter-spacing: 0px;
	}
b {
	color: #eeeeee;
	background-color: transparent;
}
u {
	background-color: transparent;
	color: #ebc241;
}
i {
	background-color: transparent;
	color: #ebc241;
}

p {
	margin: 1px;
}
.title {
  font-family: Arial;
  color:#ebc241;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  line-height: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding: 3px;
  padding-left: 5px;
  background-color:#080808;
  border-bottom:#2d2c2c solid 1px;
	}

.bg { 
	font-family: Tahoma;
	color: #999999;
	text-align:justify;
	letter-spacing: 0px;
	background-color:#0c0c0c;
	font-size:8pt; 
        padding: 3px;	
	}

a img {
	border: 3px solid #666666;
}
a:hover img {
	border: 3px solid #ebc241;
}