/*overall*/

body {
	font: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #161410;
	margin: 0;
	padding: 0;
}

h1 {

}

h2 {

}

h3, h5 {
	font: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #bd934f;

}

h4 {
	font: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #bd934f;
	font-variant: small-caps;
}



#page {
	margin: 15px auto 25px;
  	width: 860px;
  	background-color: #161410;
  	color: #999;
  	z-index:10;
	

}

#content {
  	background-color: transparent;
	background-image: url("./img/bkg.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	

}

#text {
	padding-right: 15px;
	padding-left: 10px;
	font-family: tahoma,sans-serif;
	color: #d8d7d3;
	font-size:12px;
	margin-top: 12px;

}
/*news*/
#news{
	margin-top:10px;
	padding-left:20px;
	line-height:1.4em;
}

#link a, #link a:visited, #link a:active {
	color: #bd934f;
	text-decoration: none;
}

#link a:hover{
	color: #bd934f;
	text-decoration: none;
}

/*treads*/

table {
	color: #999;
	background-color: #22201d;
	border: solid #363430;
	border-width: 1px 1px 1px 1px;
	padding-right: 10px;
	width: 650px;
	margin-top:10PX;
}

td a:link, td a:visited, td a:active {

	color: #999;
	text-decoration: none;

}

table a:hover {

	color: #FFFFFF;
	text-decoration: none;

}

#mov {
	width: 115px;
	color: #CCCCCC;
}

#tread img {
	border: solid #000000;
	border-width: 2px 2px 2px 2px;
	margin-right: 8px;	
	margin-top: 8px;

}


#alt {
	position:relative;
	left: 10%;
	width: 80%;
	height: 1px;
	border: solid #363430;
	border-width: 1px 0px 0px 0px;
}

#zdroj {
	width: 98%;
	text-align:right;
	font-size: 0.8em;
	margin-bottom: 15px;

	
}

#zdroj a:link, #zdroj a:visited, #zdroj a:active {

	color: #CCCCCC;
	text-decoration: none;

}

#zdroj a:hover {

	color: #FFFFFF;
	text-decoration: none;

}
