body {
	color: #9F9D9E;
	background-color: #EFEFEF;
	font-family: 'Tahoma', lucida, sans-serif;
	font-size: 7pt;
	margin-top: -9;
	background-image: url('http://www.paramore.ic.cz/bg.png');
	background-repeat: repeat-x;
	width: 100px;
	height: 570px;
}
#zarovnani {
	text-align: center;
}

#main {
	padding: 0;
	margin: auto;
	width: 700px;
}
#header {
	width: 700px;
	height: 490px;
	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;
}
#footer {
	width: 700px;
	height: 13px;
	background-repeat: no-repeat;
	background-image: url('img/footer.jpg');
	float: right;
	color: #6c6c6c;
	margin-top: 10px;
}
#footer A:link, #footer A:visited, #footer A:active, #footer A:hover {
	color: #80822f;
}
#margin_footer {
 margin-left:71px;
 }
div.bar {
	border-bottom: 1px solid #6c6c6c;
	margin-top: 10px;

}
div.content { 
  color:#3F5358;
  font-size: 7pt;
  padding: 2px;
  background-color:#d8d8d8;

  }
blockquote {
	color:#4b4a4a;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	background-color: #E1E0E0;
	margin: 5px;
	text-transform: normal;
	border-left: 5px #E5504B solid;
	font-size: 10px;
	font-family: 'Arial', lucida, sans-serif;
}
blockquote b {
	font-weight:bold;
	color: #bcd83a;
	background-color: transparent;
}
/*--------------------------------*/
/*----------- NAVLIST ------------*/
/*--------------------------------*/
.navigation:link, .navigation:visited, .navigation:active, .navigation:hover {
	display: block;
	line-height: 10pt;
	color: #666666;
  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: #c8c8c8;
}
.navigation:hover {
	color: #fc1f1a;
  font-size: 6pt;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #bebebe;
}
#navigation {
	padding-top: 1px;
	padding-left: 120px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	float: left;
	display: inline;
	width: 54px;
	height: 66px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
  margin-left: 2px;
  margin-top: 1px;
}
#navigation li a  {
	display: block;
	background-repeat: no-repeat;
	color: #30abcf;
	text-decoration: none;
	width: 54px;
	height: 66px;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #0f0f0f;
  padding-top: 0px; 
}
#navigation li a:active {
	text-decoration: none;
	color: #30abcf;
	text-transform: normal;
	font-weight: bold;
}
#navigation li a:hover {
	text-decoration: none;
	color: #c9cbcb;
	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:Trebuchet MS;
	font-size: 7pt;
 color:#8F584C;
	font-weight:none;
text-transform:Trebuchet MS;
  text-decoration:none;
  letter-spacing: 0px;
	}

a:hover { 
color: #dddddd;
  text-decoration: none;
cursor: default;
text-transform:Trebuchet MS;
  letter-spacing: 0px;
	}
b {
	color: #8F584C;
	background-color: transparent;
}
u {
	background-color: transparent;
	color: #FFEC6E;
}
i {
	background-color: transparent;
	color: #574350;
}

p {
	margin: 1px;
}
.title {
  color:#4B2E27;
  font-size: 7pt;
  font-weight: none;
  text-align: left;
  line-height: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-transform: Trebuchet MS;
  letter-spacing: 1px;
  padding: 3px;
  padding-left: 5px;
  background-color:#1A0702;
  border-bottom:#2B1611 solid 1px;
  font-family: Trebuchet MS;
	}

.bg { 
	font-family: Trebuchet MS;
	color: #5F4A45;
	text-align:justify;
	letter-spacing: 0px;
	background-color:#1E0904;
	font-size:7pt; 
        padding: 3px;	
	}

}
a img {
	filter:alpha(opacity=60);
	-moz-opacity:0.99;
	border: 0px solid #261F1A;
	padding: 0px;
}
a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:0.99;
	border: 0px solid #302721;
	padding: 0px;
             cursor: Default;
}
