@charset "utf-8";
/* CSS Document */

body, html {
	background-color: #141517;
	color: #fff;
	margin: auto;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
 /font-size:12px; /* for IE 5.0 and IE 5.5 */
}
#body {
	text-align: center;
	margin: auto;
	width: 980px;
	margin-top: 5px;

}
#explorer {
	margin: auto;
	text-align: justify;
	position: relative;
}
#menu	{
	background-color: #a9a9a9;
	color: #fff;
	width: 980px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#menu a	{
	margin-left: 10px; margin-right: 10px;
	text-transform:uppercase;
	font-weight: 100;
}	
a	{color: #fff;
	text-decoration: none;
	font-weight: bold;
	border: none;
	outline: none;
}	
a:hover	{
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;	
}	
.line	{
	width: 980px;
	height: 2px;
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	_line-height: 0px;

}

img	{
	border: none;
}
#copyright	{
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	color:#fff;
}
#obsah	{
	min-height: 480px;
	_height: 400px;
	width: 600px;
	margin-left: 370px;
}
#submenu	{
	width: 980px;
	position: absolute;
	top: 45px;
	left: 0px;
	text-align: center;
}
#telo	{
	margin-top: -200px;
}
h1	{
	display: none;
}
h2	{
	color:#CCCCCC;
	font-size: 12px;
	font-weight: 100;
	text-transform:uppercase;
}
p	{
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
}
#s	{
	display: none;
}	
.strojek	{
	float: left;
	margin-right: 20px;
}
.clear	{
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
#soutez	{
	z-index: 200;
	position: absolute;
	left: 130px;
	 top: 80px;
}	
#soutez a	{
	color: #FF9900;
	}
.napsali	{
	float: left;
	margin: 10px;
	text-align: center;
}
.napsali a img	{
	display: block;
	border: 1px solid #fff;
}
.levy	{
	float: left;
	width: 280px;
	text-align: right;
	font-weight: bold;
}

.pravy	{
	margin-left: 300px;
	width: 300px;
}	

	
