<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body { font-size:13px; line-height:20px; background:#ffffff url('images/bg.jpg') top no-repeat;color:#000000; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, em, img, q, small, strong, tt, var, b, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	outline: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal }
a img, :link img, :visited img, :active img, :hover img, fieldset, abbr, acronym { border:0 }
a, a:link, a:visited, a:active { color:#ff0000; text-decoration:none; }
a:hover { text-decoration:none;color:#000000 }
table { border-collapse:collapse; border-spacing:0 }
th, caption { text-align:left }
form { display:inline; margin:0; padding:0 }
input, select { font:1em/1.25 Arial, Helvetica, sans-serif }
input[type="button"] { cursor:pointer }
blockquote, q {  quotes: none }
:focus { outline: 0 }
label:hover { cursor:pointer }

#wrapper { width: 1000px; margin: 0 auto; }

#top { width: 1000px; height: 460px; float:left }

	.logo { float:left;margin-top:120px;margin-left:10px; }
	
	.opis-1 { float:right;width:630px;margin-top:110px; }
	.opis-2 { float:left;width:310px;margin-top:30px;margin-left:30px; }

#middle { width: 1000px;height:600px;float:left }

	.opis-3 { float:left;width:950px;margin-top:30px;margin-left:20px; }

#bottom { width: 1000px; float:left }

	.stopka { float:left;margin-left:400px;font-weight:bold;color:red; }

.gallery-box, .gallery-box-last { float:left;margin-bottom: 19px; width:180px; height:130px;overflow:hidden; border: 5px solid #f8f8f8 }
.gallery-box { margin-right: 19px; }

#footer-spacing {  }
#footer { width:100%;height:30px;float:left; }</pre></body></html>