body
{
	background-image: url(images/tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
		font-family: verdana;
	font-size: 12px;
}
#all
{
	margin: 0 auto;
	width: 100%;
}
#page
{
	margin: 0 auto;
	width: 1002px;
}
#top
{
	width: 1002px;
	float: left;
	background-image: url(images/top.png);
	height: 73px;
}
#tresc
{
	width: 1002px;
	float: left;
	background-image: url(images/center.png);
	height: 579px;
}
#tekst
{
	width: 500px;
	float: left;
	padding-left: 50px;
	padding-top: 50px;
	font-family: verdana;
	font-size: 12px;
	line-height: 19px;
	
}
#right
{
	width: 210px;
	float: left;
	padding-top: 195px;	
	padding-left: 200px;
	position: relative; left: 25px;
	font-size: 11.3px;
	line-height: 19px;
	
}
#menu
{
	width: 100%;
	height: 80px;
	
	float: left;	
	padding-top: 20px;
	padding-left: 55px;
}
#stopka
{
	width: 1002px;
	float: left;
	background-image: url(images/stopka.png);
	height: 139px;

}
img
{
	border: 0px;	
}
#bottom_menu
{
	width: 500px;
	padding-top: 25px;
	padding-left: 40px;
	float: left;
	
}
#bottom_menu a
{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #f39042;
	padding: 5px;
	text-decoration: none;

	
}
h1
{
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #007bc2;
	padding: 0px;
	margin: 0px;
}
#bottom_menu a:hover
{

	background-color: #f9b957;
	

	
}
#autor
{
	background-color: white;
	float: left;
	position: relative; left: 280px;top: 25px;
}
