@charset "UTF-8";
body{
	font-family: Microsoft Sans Serif, Arial, Tw Cen Mt, Tahoma;
	font-size: 1.2em;
	letter-spacing: normal;
	width: 100%;
	margin: 0;
	background: #fff;
	text-align: center;
	color: #aaa;
}

#kontener {
	width: auto;
	margin: 0 auto;
}

#kontener a {
 color: #aaa;
 text-decoration: none;
}

#kontener a:hover {
 color: #111;
 background: #aaa; 
}

#menu {
	height: 33px;
	margin: 0 auto;
}

#flash {
	margin: 0 auto;
	top: 0;
}
#text {
	font-size: 0.9em;
	background: #fff url(images/bg.jpg);
	margin: 0 auto;
	top: 0;
	width: auto;
	height: auto;
}

#text ul li {
	list-style-image: url('images/li.gif')
}

#stopka p {
	font-size: 0.6em;
	margin-top: 55px;
}

#stopka a:hover {
	color: #aaa;
	background: transparent;
}

img {
border: none;
margin: 0 0 -1px 1px;
}

h1,h2,h3 {
	font-size: 1.2em;
}