body {
	min-width: 760px;
	background: #6f1727;
        margin-top: 0px;
}

div#wrapper {
		margin: 0 auto;
		margin-top: 6px;
		border: 1px solid #ffffff;
		width: 760px;
		background: #5c1c2d;
		background-repeat: no-repeat;
		
}

html>body div#wrapper {
		min-height: 725px;
		height: 100%;
}

div#logo {
		float: left;
		height: 298px;
		position: relative;
		top: -25px;
		margin-bottom: -10px;
		width: 133px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		background: #6f1727 url('images/logo.gif');
		background-position: center;
		background-repeat: no-repeat;
}

div#reklamy {
		float: left;
		height: 100px;
		position: relative;
		top: -25px;
		margin-bottom: -10px;
		width: 133px;
		padding-left: 15px;
		padding-top: 20px;
}

html>body div#logo {
		height: 300px;
		min-height: 300px;
}

div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		padding-top: 5px;
		text-align: right;
}

div#gorna {
		font-family: trebuchet ms,arial,verdana;
		font-size: 5pt;
		top: -15px;
		font-weight: normal;
		color: #ffffff;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px 0px 0px 0px;
}

div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}


div#content {
		text-align: left;
		padding: 2px 12px 5px 5px;
		float: right;
		width: 588px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		position: relative;
}

html>body div#content {
		min-height: 350px;  		
		height: 100%;
}

div#topbar {
		height: 150px;
		width: 760px;
		font-family: trebuchet ms,arial,verdana;
		font-weight: normal;
		text-align: left;
		padding: 0px 0px 0px 0px;
		background: #6f1727 url('images/top_tlo.jpg');
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
}

div#menu {
		float: right;
		width: 760px;
}

div#menu A {
		position: relative;
		left:10px;
		top: -25px;
		z-index: 50;
		float: left;
		border: 0px solid #ffffff;
		height: 25px;
		font-family: trebuchet ms,arial,verdana;
		text-align: right;
		font-size: 14px;
		text-decoration: none;
		padding-right: 10px;
		padding-top: 0px;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
}

div#content a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
}

div#content a:hover {
		text-decoration: underline;
}

div#menu a:hover {
		background-position: center left;
		background-repeat: no-repeat;
		color: #bbc6b6;
}

h2 {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
}

b {
		color: #ffffff;
		font-weight: bold;
}

h1 {
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		margin-top: 0px;
		margin-bottom: 0px;
}
.napis {
		color: #ffffff;
		font-weight: bold;
		font-size: 28px;
}
