body { 
	background: url(img/tlo.gif) repeat;
	margin: 0 auto; 
	}
	
img{
	border-style: none;
	border: 0;
	}

a:link,a:active, a:visited, a:hover { 
	text-decoration: none; 
	color: #00008B; 
	font-family: verdana;
	}	
	
.tlo { 
	background: url(img/pasek.gif) top center repeat-y;
	margin: 0px auto;
	width: 775px;
	}
	
.logo {
	background: url(img/logo.jpg) top center no-repeat;
	width: 760px;
	height: 170px;
	margin: 0 auto;
}

.info {
	height: auto;
	overflow: hidden;
	list-style: none;
	margin: 0 auto;
}

.info li {
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
}
.menu {
	overflow: hidden;
	width: 215px;
	height: auto;
	display: block;
}

.menu  ul {
	list-style: none;
	overflow: hidden;
	display: block;
	margin: 0 auto 0 2px; 
	padding: 0;
}

.tresc {
	overflow: hidden;
	width: 555px;
	height: auto;
	display: block;
}

h1 {
	margin: 0 5px 0 15px;
	color: #000000; 
	font-family: verdana;
	font-size: 13px;
	text-align: justify;
	font-weight: normal;
}

.stopka {
	background: url(img/dol.gif) center top no-repeat;
	margin: 0px auto;
	width: 775px;
	height: 30px;
	color: #000000; 
	font-family: verdana; 
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
}

