@CHARSET "UTF-8";

div#top div.top-width div.glewa {
	float: left;
	width: 184px;
	height: 90px;
	background: url('/test/grafika/gora1.jpg') top left no-repeat;
}

div#top div.top-width div.gsrodek {
	float: left;
	width: 181px;
	height: 90px;
	background: url('/test/grafika/gora2.jpg') top left no-repeat;
}

div#top div.top-width div.gprawa {
	float: left;
	width: 340px;
	height: 90px;
	background: url('/test/grafika/gora3.jpg') top left no-repeat;
}

div#global {
	clear: both;
	margin: auto;
	width: 850px;
	background: #ffffff url('/test/grafika/tlo.gif') top left repeat-y;
}

div#grafika {
	clear: both;
	width: 850px;
	height: 183px;
}

div#grafika .logo {
	float: left;
}

div#grafika .img1, .img2, .img3 {
	float: left;
	height: 183px;
}

div#grafika .img1 {
	width: 199px;
	background: url('/test/grafika/img1.jpg') top left no-repeat;
}

div#grafika .img2 {
	width: 202px;
	background: url('/test/grafika/img2.jpg') top left no-repeat;
}

div#grafika .img3 {
	width: 213px;
	background: url('/test/grafika/img3.jpg') top left no-repeat;
}

div#global div#text {
	float: left;
	width: 843px;
}

div#text div.menu {
	float: left;
	width: 235px;
	border-right: 1px solid #707070;
}

div#text div.menu div.menu-right {
	padding: 3px 0px 7px 0px;
	width: 235px;
	text-align: right;
	line-height: 17px;
}

div#text div.menu div.menu-right a.menu {
	display: block;
	padding: 0px 18px 0px 0px;
	font-weight: bolder;
	background: url('/test/grafika/strzalka-off.gif') right no-repeat;
}

div#text div.menu div.menu-right a.menu:hover {
	color: #025043;
	background: url('/test/grafika/strzalka-on.gif') right no-repeat;
}

div#text div.menu div.menu-right a.submenu {
	display: block;
	padding: 0px 18px 0px 0px;
	background: url('/test/grafika/submenu.gif') right no-repeat;
}

div#text div.menu div.menu-right a.submenu:hover {
	color: #025043;
}
	
div#text div.menu div.menu-other {
	padding: 5px 0px 5px 0px;
	width: 235px;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #707070;
	background-color: #f5f5f5;
}

div#text div.content {
	float: left;
	width: 607px;
}

div#text div.content div.title {
	clear: both;
	padding: 16px 0px 17px 40px;
	width: 607px;
	background: url('/test/grafika/title.jpg') top left no-repeat;
}

div#text div.content div.text {
	clear: both;
	padding: 5px;
}

/* aktualnosci */
div.news {
	clear: both;
	margin: 0px 0px 10px 0px;
}

div.news .title-line {
	clear: both;
	height: 17px;
	padding: 3px 10px 3px 6px;
	color: #ffffff;
	background-color: #025043;	
}

div.news .title-line .ntitle {
	float: left;
	font-weight: bolder;
	font-size: 13px;
}

div.news .title-line .ndate {
	float: right;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
}

div.news .ncontent {
	clear: both;
	padding: 4px 6px 4px 6px;
	text-align: justify;
	border-left: 1px solid #025043;
	border-right: 1px solid #025043;
}

div.news .nlink {
	clear: both;
	padding: 4px 6px 4px 4px;
	font-weight: bolder;
	text-align: right;
	background-color: #eaeaea;
	border-left: 1px solid #025043;
	border-right: 1px solid #025043;
	border-bottom: 1px solid #025043;
}

div.news-content {
	padding: 0px 5px 0px 5px;
}

/* galeria */
td.gallery {
	width: 250px;
	padding: 15px 0px 15px 0px;
}

td.gallery img {
	display: block;
	margin: auto;
	border: 2px solid #eaeaea;
}

/* błąd */
div.error {
	padding: 40px 0px 50px 0px;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}

/* menu-other */
div.menu-title {
	clear: both;
	margin: 10px 10px 0px 10px;
	padding: 4px 6px 4px 6px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #025043;
	border-bottom: 1px solid #ffffff;
}

div.menu-content {
	clear: both;
	margin: 0px 10px 10px 10px;
	padding: 6px;
	background-color: #eaeaea;
}

div.menu-space-line {
	margin: 3px 5px 3px 5px;
	border-top: 1px solid #e0e0e0;
}

div.polecamy-title {
	clear: both;
	margin: 2px 0px 2px 0px;
	font-weight: bolder;
}

div.polecamy-short {
	clear: both;
	margin: 2px 0px 2px 0px;
}

div.polecamy-link {
	clear: both;
	margin: 2px 0px 2px 0px;
	text-align: right;
}