* {
	margin:0;
	padding:0;
}
body {
	font:10px Tahoma,Helvetica,Arial,sans-serif;
	background:url(../image/www_background.gif) repeat-x 0 0;
}
.wrapper {
	margin:0 auto;
	width:960px;
	position:relative;
}

/* general */
ul {	list-style:none; }
a { text-decoration:none; color:#000;}
a:hover { text-decoration:underline; }
a.more { white-space:nowrap; }
img, fieldset { border:0; }

/* headers */
h3 {
	margin:0 0 6px 0;
	font-size:1.7em;
	line-height:1.2em;
	font-weight:normal;
}
h4 {
	margin:2px 0 5px 0;
	font-size:1.1em;
	color:#818181;
}
h3 a { color:#000; }
h2 { color:#fff; }
/* structure */
#container {
	float:left;
	width:960px;
	background-color:transparent;
	background:url(../image/header_background.png) no-repeat 360px -18px;
}
#content {
	float:left;
	margin:0;
	width:960px;
	padding:0px;
	position:relative;
}

#first, #second {
	float:left;
	background:url('../image/first_background.gif') repeat-x 0 0;
}

#first {width:250px; }
#second {width:710px; }
* html #second {width:710px;}

/* nagłowek */
#header {
	float:left;
	position:relative;
	width:940px;
	height:80px;
	margin:30px 10px 10px 10px;
	}
#logo {
	margin:5px 0 0 10px;
	}
#logo a  {
	width:320px;
	height:80px;
	background:url(../image/logo_header_color.png) no-repeat 0 0;
	}
#logo a  {
	display:block;
	}
#logo a img {
	display:none;
}
#header #image {
	position:absolute;
	top: 0;
	right: 0;
}
#header #image img {
	margin-left:20px;
}

.banner {
	float:left;
	margin-bottom:10px;
}
.banner2 {
	float:left;
	margin-top:10px;
}
.special {
	position:absolute;
	width:198px;
	height:413px;
	top:60px;
	left:-180px;
	
}

/* navigation */
#nav {
	float:left;
	width:960px;
	height:40px;
	margin:20px 0 20px 0;
	background:url(../image/nav_background.png) repeat-x 0 bottom;
}
#nav ul {
	float:left;
	margin-left:4px;
}
* html #nav ul {
	display:inline;
}
#nav ul li {
	float:left;
	position:relative;
	padding:0 25px;
	height:40px;
}
#nav ul li.active {
	/*padding-left:5px;
	margin-top:3px;*/
	background:url(../image/nav-active-bg.jpg) repeat-x;
}
#nav ul li.active a { color:#006B66; }
#nav ul li a {
	float:left;
	padding-top:12px;
	line-height:15px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
#nav .english {
	float:right;
	margin-right:20px;
	padding-top:12px;
	line-height:15px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
#nav .english a {
	color:#fff;
}
#nav  a.home { 
	background:url(../image/menu-home.png) no-repeat;
	width: 16px;
	height:16px;
	text-indent:-9999px;
	margin-top:11px;
}
#nav   li.active a.home { 
	background:url(../image/menu-home-active.png) no-repeat;
	width: 16px;
	height:16px;
	text-indent:-9999px;
	margin-top:11px;
}


#first .inside { float:left; margin:12px 5px 12px 25px; width:220px; }
#second .aktualnosci, #second .dyplomy { float:left; margin:10px; width:652px; padding:8px 20px; background-color:#fff; }
#second .aktualnosci { width:640px; min-height:500px; padding:25px 25px 25px 25px; border-top:1px solid #EEECDF; position:relative; background:url('../image/news-background.gif')#fff no-repeat 0 bottom; }

#first .inside h2 {
	margin:0 0 25px 7px;
	font-size:14px;
	text-transform:uppercase;
}
#first .inside ul.menu {
	float:left;
	width:220px;
	margin:0 0 20px 0;
}
#first .inside ul.menu li {
	float:left;
	padding:3px 0;
	width:220px;
	padding-left:15px;
	background:url(../image/arrow.gif) no-repeat 0 9px;
}
#first .inside ul.menu li.submenu {
	width:200px;
	margin-left:20px;
}
#first .inside ul.menu li.division {
	margin-bottom:20px;
}
#first .inside ul.menu li.active a {
	color:#006B66; 
}
#first .inside ul.menu li a {
	float:left;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	color:#59493F;
	text-transform:uppercase;
}
#second .aktualnosci .title { 
	width:245px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 17px 0;
	float:left;
	background:url(../image/title_aktualnosci.gif) top no-repeat transparent;
}
#second .rss { 
	width:41px;
	height:73px;
	position:absolute;
	top:-5px;
	right:20px;
}
#second .more {
	float:right;
	margin:10px 20px 0 0;
	padding-left:12px;
	background:url('../image/arrow.gif') no-repeat 0 4px;
	font-weight:bold;
	text-transform:uppercase;
	color:#51483F;
	text-align:right;
}
#second .more a {
	color:#51483F;
}
.news {
	float:left;
	width:624px;
	border:1px solid #ECECEC;
	background:url('../image/news-bg.gif') repeat-x 0 0;
	padding:20px 12px;
}
.shadow {
	float:right;
	width:100%;
	height:19px;
	background:url('../image/news-bottom.gif') no-repeat right 0;
}
.news .data {
	float:left;
	width:50px;
	height:60px;
	font-size:11px;
	padding-right:15px;
	border-right:1px solid #ECECEC;
	margin:0 15px 0 5px;
	background:url('../image/news-data-bg.gif') no-repeat 0 0;
	position:relative;
}
.news .data span {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	width:50px;
	text-align:center;
	position:absolute;
	bottom:4px;
	left:0;
}
.news .data span.day {
	font-weight:bold;
	font-size:25px;
	color:#dad8d7;
	width:50px;
	text-align:center;
	position:absolute;
	top:7px;
	left:0;
}
.news .n_inside {
	float:left;
	width:524px;
}
.news .n_inside p, .news .n_inside p a {
	float:left;
	color:#656158;
	font-size:11px;
	line-height:16px;
}
.news .n_inside h3, .news .n_inside h3 a, #artykul .news h3 {
	color:#bc4a36;
	font-size:15px;
	font-weight:bold;
}
#second .dyplomy .title { 
	width:220px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 17px 0;
	float:left;
	background:url(../image/title_dyplomy.gif) top no-repeat transparent;
}
#second .dyplomy .inside { 
	float:left;
}
#second .dyplomy .inside a { 
	margin-right:10px;
}

.osiagniecia {
	float:left;
	width:220px;
	margin-bottom:10px;
}
.osiagniecia .head {
	float:left;
	width:220px;
	height:35px;
	text-indent:-9999px;
	background:url(../image/osiagniecia-header.jpg) top no-repeat;
}
.osiagniecia .head2 {
	float:left;
	width:220px;
	height:8px;
	background:url(../image/osiagniecia-header.jpg) top no-repeat;
}
.search .head { height:30px; background:url(../image/search-header.gif) top no-repeat; }
.osiagniecia .o_inside {
	float:left;
	width:220px;
	background:url(../image/osiagniecia-bottom.jpg)#016662 bottom no-repeat;
}
.search .o_inside { background:url(../image/search-bottom.gif)#C8C7C3 bottom no-repeat; }
.osiagniecia .o_inside ul.star {
	float:left;
	margin:5px 15px 20px 15px;
	width:190px;
	font-size:11px;
	line-height:15px;
}
.osiagniecia .o_inside p {
	float:left;
	margin:5px 15px 3px 15px;
	width:190px;
	font-size:11px;
	line-height:15px;
	color:#fff;
}
.osiagniecia .o_inside ul.star li {
	float:left;
	color:#fff;
	font-size:11px;
	padding:3px 0;
	width:175px;
	padding-left:15px;
	background:url(../image/li-star.jpg) no-repeat 0 6px;
}
.osiagniecia .o_inside ul.star li a { color:#fff; }

.perspektywy {
	float:left;
	width:220px;
	padding:10px 0;
	margin-bottom:10px;
	text-align:justify;
	border:1px solid #f1f1f5;
}
.perspektywy .o_inside {
	float:left;
	width:220px;
}
.perspektywy .o_inside p {
	float:left;
	margin:5px 15px 3px 15px;
	width:190px;
	font-size:11px;
	line-height:15px;
	color:#3c3c3c;
}

.more {
	float:right;
	margin-top:5px;
}

ul.errors {
	padding: 3px;
	color:#ff0000;
}
dt { padding: 10px 0 6px 0; }
dt label, input.text, select, textarea {
	color:#010101;
	font-size:11px;
}
dt label { font-weight:bold; }
.send_button {
	padding:0 6px;
	font-size:12px;
	font-weight:bold;
}
.text_10 {
	font-size:10px;
}
span.errors {
	display:block;
	padding: 3px;
	color:#ff0000;
}

#artykul {
	float:left; 
	margin:10px; 
	width:648px;
	padding:20px 20px 20px 20px;
	border:1px solid #e6e6e6;
	background-color:#fff;
}

#artykul .content, #artykul .content2 {
	float:left;
	text-align: justify;
	width:100%;
	color:#2F2C2C;
}
#artykul .content {
	line-height:19px;
	font-size:12px;
}
#artykul .content2 {
	line-height:17px;
	font-size:11px;
	color:#656158;
}
#artykul div.content p, #artykul div.content2 p  { 
	margin:15px 0;
}
#artykul div.content p a, #artykul div.content2 p a { 
	color:#016662;
}
#artykul .content img, #artykul .content2 img {
	margin:5px 12px 10px 12px;
}
#artykul h2 {
	font: 25px Arial;
	margin:10px 0;
	font-style: normal;
	color:#CEBCA5;
}
#artykul h3 {
	font: 15px Tahoma;
	color:#51483F;
	font-weight:bold;
	margin-bottom:20px;
}
#artykul ul, #artykul ol {	margin:15px 30px; }
#artykul ul {	list-style-type: disc; }
#artykul ul li, #artykul ol li { padding:3px 0; }
#artykul table td { padding:5px; }
#artykul table.text td { margin:10px; padding:10px;}

#artykul .pack { float:left; margin:0; }
#artykul .galeria {
	float:left;
	width:130px;
	margin:10px 10px 5px 0;
	text-align:center;
	padding:5px 10px;
}
#artykul .galeria .img {
	margin:0 0 7px 0;
	border:1px solid #cfcfcf;
	padding:2px;
	width:120px;
	height:80px;
}
#artykul .galeria .img a { float:left; width:120px; height:80px; }
#artykul .galeria span { font-size:11px; }

/* szukaj */
#form {
	float:left;
	width:190px;
	margin:5px 15px 15px 15px;
}
#form input {
	width:145px;
	font-size:11px;
	height:30px;
	line-height:20px;
	padding:0 0 0 8px;
	border:0;
}
#yellow #form input { width:180px;}
#form fieldset{
	float:left;
}
#form div.submit {
	margin:0;
	float:right;
}
#form div.submit button {
	background: transparent url(../image/search-button.gif);
}
form div.submit {
	width:30px;
	height:30px;
	position:relative;
}
form div.submit button {
	padding:0;
	width:30px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}

.pagination {
	float:left;
	width:648px;
	text-align:center;
}

/* footer */
#footer {
	float:left;
	width:100%;
	background:url(../image/footer_background.gif) repeat-x 0 0;
	background-color:#38302B;
	padding:0 0 10px 0;
	margin-top:15px;

}
#footer .f_content {
	margin:20px auto;
	width:940px;
}
#footer .f_content .wall {
	float:left;
	margin:20px 0;
	width:940px;
	padding-top:35px;
	background:url('../image/footer-bottom.gif') repeat-x 0 0;
}
#footer p, #footer a {
	font-size:11px;
	color:#CEBCA4;
	line-height:16px;
}
#footer .box {
	float:left;
	width:356px;
	margin-right:10px;
}
#footer .box.mini { width:206px; }
#footer .box.long { width:456px; }
#footer .box.last { margin-right:0px; }
#footer .box.right { float:right; text-align:right; }
#footer .head {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#footer .box .dark { color:#656158; }
#footer h3 {
	float:left;
	text-indent:-9999px;
	margin:0 0 10px 0;
}
#footer h3.adres {
	width:52px;
	height:13px;
	background:url(../image/h3-adres.png) top no-repeat transparent;
}
#footer h3.prowadzi {
	width:275px;
	height:13px;
	background:url(../image/h3-prowadzi.png) top no-repeat transparent;
}
#footer h3.polecamy {
	width:83px;
	height:13px;
	background:url(../image/h3-polecamy.png) top no-repeat transparent;
}

#footer .img {
	float:left;
	margin-right:15px;
}
#footer .border {
	background-color:#fff;
	padding:3px;
}
#footer ul.stopka {
	float:left;
	width:260px;
	margin:0;
	padding-bottom:7px;
}
#footer ul.stopka li {
	float:left;
	position:relative;
	font-weight:bold;
	padding:3px 0;
	width:220px;
	padding-left:15px;
	background:url(../image/arrow.gif) no-repeat 0 9px;
}
#footer ul.stopka li a {
	text-transform:uppercase;
}
