@charset "iso-8859-2";
body { 
	color:#002442;
	padding:0;
	margin:0 auto;
	text-align:center;
	width:589px;
	background:#F5AA00;
	font-family:Arial,Helvetica CE,Helvetica,sans-serif;font-size:12px;
}

#logo img 	{
	border:0;
	margin:0;
	padding:0;
	float:left;
}

form {
	padding:0;
	margin:0;
}

a:link,a:visited {
	color:#b81e09;
	font-weight:900;
	font:14px;
	text-decoration:none;
}

a:hover {
	color:#b81e09;
	font-weight:900;
	font:14px;
	text-decoration:none;
}

h1, h2, h3 {
	color:#b81e09;
	font:14px Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:10px 15px;
	letter-spacing:1px;
	font-weight:normal;
	text-align:left;
	-moz-border-radius: 10px;
	background-image:url(img/background.jpg);
	font-weight:300;
}

p {
	color:#4e3227;
	padding:10px 15px;
	margin:0 auto;
	text-align:justify;
	font:12px Verdana,Tahoma,Arial,Sans-serif;
	line-height:18px;
	-moz-border-radius: 10px;
}

p.text {
	width:570px;
	text-align:left;
}

p.link {
	padding:5px 5px;
	text-align:right;
	line-height:5px;
	
}

#site {
	border-bottom:2px solid #fff;
	background:#000000;
	margin:0 auto;
	text-align:center;
	width:589px;
}

#logo {
	margin:0 auto;
	text-align:center;
	width:589px;
	background:#ffffff;
}

#text {
	width:589px;
	margin:0 auto;
	background-image:url(img/background.jpg);
}

#menu {
	color:#b81e09;
	font-weight:900;
	font:14px;
	width:589px;
	margin:0;
	margin:0 auto;
	background-image:url(img/background.jpg);
}

#stopka	{
	background:#F5AA00;
	width:589px;
	height:30px;
	float:left;
	color:#4e3227;
}