body
	{
	background-color:black;
	margin:0px;
	text-align: center;
	
	background-image:url('../image/tools/chata.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	background-attachment:fixed;
		
	}
	
div.center
	{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	margin-top:30px;
	}
	
div.menu
	{
	width:100px;
	clear:none;
	float:left;
	}
	
div.menu p
	{
	color:white;
	font-family:verdana;
	font-size:10px;
	}
	
div.menu a.normalnipismo
	{
	display:inline;
	width:none;
	height:none;
	background-image:none;
	color:white;
	text-decoration:underline;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	}	
	
div.menu a.normalnipismo:hover
	{
	display:inline;
	width:none;
	height:none;
	background-image:none;
	color:rgb(204,204,204);
	text-decoration:underline;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	}	

	
div.menu a
	{
	display:block;
	width:100px;
	height:27px;
	background-image:url('../image/tools/menu_background2.gif');
	clear:both;
	color:black;
	text-decoration:none;
	font-family:verdana;
	text-align:right;
	margin-top:20px;
	font-size:13px;
	}
	

div.menu a.pseudo
	{
	display:block;
	width:75px;
	height:auto;
	margin-bottom:5px;
	_margin-bottom:0px;
	background-color:rgb(135,135,135);
	clear:both;
	color:black;
	text-decoration:none;
	font-family:verdana;
	text-align:right;
	margin-top:5px;
	font-size:13px;
	border:solid 1px white;
	border-right-width:0px;
	float:right;
	}
	
div.menu a.pseudo:hover
	{
	background-image:none;
	color:white;
	}
	
div.menu a:hover
	{
	background-image:url('../image/tools/menu_background3.gif');
	}
	
div.menu a.active
	{
	background-image:url('../image/tools/menu_background.gif');
	}
	
div.menu a:hover.active
	{
	background-image:url('../image/tools/menu_background.gif');
	}
	
div.telo
	{
	width:800px;
	clear:none;
	min-height:600px;
	float:right;
	}
	
div.heading
	{
	width:800px;
	height:50px;
	float:right;
	}
	
div#anim
	{
	float:right;
	width:240px;
	height:50px;
	clear:none;
	}

div#flash
	{
	float:left;
	width:240px;
	height:50px;
	}
	
div.body1
	{
	background-color:black;
	border:white solid 3px;
	float:right;
	}
	
div.body2
	{
	width:787px;
	min-height:720px;
	_height:720px;
	background-color:black;
	border:white solid 1px;
	margin:2px;
	float:right;
	}
	
div.body2 input.text
	{
	background-color:black;
	border:white solid 1px;
	color:white;
	}
	
div.body2 input.text:hover
	{
	background-color:rgb(40,40,40);
	}
	
div.body2 textarea.text
	{
	background-color:black;
	border:white solid 1px;
	color:white;
	}
	
div.body2 textarea.text:hover
	{
	background-color:rgb(40,40,40);
	}
	
div.body2 div.posun
	{
	width:100%;
	}
	

	
div.posun a.back 
	{
	display:block;
	width:68px;
	height:35px;
	float:left;
	background-image:url('../image/tools/back.jpg');
	}
	
div.posun a.next
	{
	display:block;
	width:68px;
	height:35px;
	float:right;
	background-image:url('../image/tools/next.jpg');
	}
	
div.body2 table td
	{
	margin-bottom:15px;
	}
		
div.body2 h1
	{
	display:none;
	color:rgb(178,178,178);
	font-family:verdana;
	font-size:25px;
	text-align:center;
	margin-bottom:30px;
	}

div.body2 h2
	{
	color:rgb(80,150,200);
	font-family:verdana;
	font-size:18px;
	margin-left:20px;
	}
	
div.body2 h2.center
	{
	text-align:center;
	margin-left:0px;
	}
	
div.body2 p
	{
	color:white;
	font-family:verdana;
	font-size:15px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:30px;
	text-align:justify;
	}
	
div.body2 p.center
	{
	text-align:center;
	}
	
div.body2 p.poznamka
	{
	color:white;
	font-family:verdana;
	font-size:10px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:30px;
	}
	
div.body2 a
	{
	color:white;
	font-weight:bold;
	}

div.body2 a:hover
	{
	color:rgb(204,204,204);
	font-weight:bold;
	}
	
div.body2 p.bold
	{
	font-weight:bold;
	}
	
div.body2 p.modre
	{
	color:rgb(204,204,204);
	}
	
div.body2 p.date
	{
	background-color:rgb(135,135,135);
	height:20px;
	width:700px;
	border:solid 1px white;
	}
	
div.body2 img
	{
	border-width:0px;
	}
	
div.konec1
	{
	background-color:black;
	float:right;
	border:white solid 3px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div.konec2
	{
	width:788px;
	background-color:black;
	border:white solid 1px;
	margin:2px;
	}
	
div.konec2 p
	{
	font-family:garamond;
	text-align:center;
	color:white;
	font-size:10px;
	}
	
div.konec2 a
	{
	font-family:verdana;
	text-align:center;
	color:white;
	font-size:10px;
	}
	
div.konec2 a:hover
	{
	color:silver;
	}
