﻿body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Georgia, sans-serif;
	color:#000;
	font-size:13px;
}

img {
	border:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

div#strona {
	width:750px;
	margin:auto;
}

div#top {
	text-align:center;
}

div#gora {
	text-align:center;
	margin-bottom:-5px;
}

div#box {
	margin: 0 auto;
}

div.ramka {
	background:url('bok.png') repeat-y;
	margin: 0;
	padding: 0;
	background-position:left; 

}

div.ramka div.prawy {
	background:url('bok1.png') repeat-y;
	margin: 0;
	padding: 0;
	background-position:right; 

}

div#okno_top {
	background:url('okno_top.png') no-repeat center;
	height:107px;
}

div#okno {
	background:#49681a;
	text-align:center;
	margin:auto;
	width:715px;
}

div#okno_bottom {
	background:url('okno_bottom.png') no-repeat center;
	height:107px;
}

div#content {
	width:567px;
	text-align:justify;
	margin:0 auto;
}

div#stopka {
	text-align:center;
}

div#opis {
}

div#widok {
	margin:0 auto;
	margin-top:-385px;
	text-align:center;
}