html, body {
	background: url(design/bgr-site.jpg);
	background-repeat: repeat-x;
	background-color: #1A1A1A;
	color: #111000;
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

td{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	line-height: 16px;
}

li {
	list-style-image: url(design/li.gif);
	margin-left: -25px;
}

.top {
	background: url(design/bgr-top.png) top;
	background-repeat: no-repeat;
	width: 830px;
	height: 115px;
	margin: 0 auto;
}

h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.strona {
	clear: both;
	background: url(design/bgr-strona.png);
	background-repeat: repeat-y;
	width: 830px;
	min-height: 383px;
	margin: 0 auto;
	text-align: left;
}

.tresc {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

.for {
	width: 165px;
	height: 15px;
	border-width: 0px;
	color: #8A8A8A;
	background-color: transparent;
	
}

.stopka {
	width: 915px;
	margin: 0 auto;
	font-size: 11px;
	color: #CFCEBA;
	clear: both;
}

A:link {color: #394A5B; text-decoration: none; line-height: 16px;}
A:visited {color: #394A5B; text-decoration: none; line-height: 16px;}
A:hover {color: #394A5B; text-decoration: underline; line-height: 16px;}
A:active {color: #394A5B; text-decoration: underline; line-height: 16px;}

A.mini:link {color: #EFEBDA; text-decoration: none; font-size: 12px; line-height: 16px;}
A.mini:visited {color: #EFEBDA; text-decoration: none; font-size: 12px; line-height: 16px;}
A.mini:hover {color: #EFEBDA; text-decoration: underline; font-size: 12px; line-height: 16px;}
A.mini:active {color: #EFEBDA; text-decoration: underline; font-size: 12px; line-height: 16px;}
