body
{
	margin:			0px;
	background-color:	#ffffff;
	color:			#000000;
	font-family:		Verdana;
	font-size:		12px;
}

h1
{
	font-family:	Arial;
	text-align:	center;
}

h2
{
	font-family:	Arial;
	clear:		both;
}

hr
{
	height:			1px;
	background-color:	#878681;
	border:			none;
	margin:			0px;
}

p
{
	text-align:	justify;
	text-indent:	25px;
}

a
{
	color:			#000000;
	text-decoration:	underline;
}

a:hover
{
	color:			gray;
	text-decoration:	underline;
}

div#container
{
	width:	740px;
	margin:	15px auto;
}

div#top
{
	height:			98px;
	background-image:	url(images/top.jpg);
}

div#v_menu
{
	height: 164px;
	background-image: url(images/meniu.jpg);
}

#v_menu ul
{
	margin:		0px;
	padding:	15px 80px;
}

#v_menu li
{
	margin:		5px;
	font-size:	10px;
}

#v_menu a
{
	text-decoration:	none;
}

div#h_menu
{
	height: 18px;
	background-image: url(images/first.jpg);
	text-align:	right;
}

#h_menu a
{
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}

#h_menu a:hover
{
	text-decoration:	underline;
}

#h_menu ul
{
	margin:	0px;
}

#h_menu li
{
	display:		inline;
	list-style-type:	none;
	padding-right:		20px;
}

div#main
{
	border:		1px solid #878681;
	border-top:	none;
	border-bottom:	none;
	padding:	5px 15px;
}

div#footer
{
	background-image:	url(images/bottom.jpg);
	height:			18px;
	line-height:		18px;
	text-align:		center;
	vertical-align:		middle;
	font-size:		10px;
}

pre.console
{
	background-color:	#000000;
	color:			#ffffff;
	font-size:		10px;
	padding:		10px;
}

A.head
{
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}

A.head:hover
{
	text-decoration: underline;
}
