@CHARSET "UTF-8";

/* Style ogólne */
body {
	text-align: center;
	min-width: 1000px;
	padding: 0;
	margin: 0;
	background: #054b6e url(images/bg_main.jpg) center top no-repeat;
}

div.body_wrapper {
	min-width: 910px;
	max-width: 97%;
	width: auto !important;
	width: 97%;
	margin: 0 auto;
	text-align: left;
}

/* Logo */
#logo {
	width: 100%;
	height: 50px;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#logo a.logo {
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin: 0 0 0 0px !important;
	padding: 15px 0px 0px 14px !important;
}

/* Wersja językowa */
#logo_lang {
	position: absolute;
	top: 10px;
	right: 25px;
}

#logo_lang img {
	border: 1px solid grey;
	margin: 2px;
}

/* Nagłówek strony z menu */
#header {
	margin-top: 0px;
	background: #2f2f2f url(images/headerbg_m.jpg) top left repeat-x;
	color: #fff;
}

#header .bgbl {
	background: url(images/headerbg_bl.jpg) no-repeat;
	background-position: 15px 100%;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding: 0px 24px 26px 24px;
	position: relative;
}

#header .bgleft {
	background: url(images/headerbg_l.jpg) top left no-repeat;
}

#header .bgright {
	background: url(images/headerbg_r.jpg) top right no-repeat;
}

#header_menu {
	display: block;
	position: relative;
	height: 40px;
	text-transform: uppercase;
}

#header_menu ul {
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
}

#header_menu ul li {
	margin: 0;
	padding: 0;
	float: right;
	height: 40px;
}

#header_menu ul li a {
	color: #d0d0d0;
	padding: 10px;
	display: block;
	background: url(images/topmenu-vline.jpg) no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
	font-weight: bold;
}

#header_menu ul li a:hover {
	background: transparent url(images/topmenu-bg.jpg) repeat-x;
	background-position: 0px 1px;
}

#header_info {
	margin-left: 10px;
}

#header_info h3 {
	background-position: 0px 10px;
	position: relative;
	padding: 4px 0px 6px 25px;
	margin: 3px 0px;
	color: #32b1f1;
	background: url(images/toph3bg.gif) no-repeat;
}

/* Część główna strony */
#body {
	padding-left: 18px;
	position: relative;
	background: url(images/containerbg_l.jpg) top left repeat-y;
}

#body .bgright {
	padding-right: 18px;
	margin: 0 !important;
	margin-right: 1px;
	background: url(images/containerbg_r.jpg) top right repeat-y;
}

#body .bg {
	background: #fff url(images/containerbg_m.png) top left repeat-x;
	padding: 12px 24px 0px 24px;
}

/* Panel wyszukiwarki */
#search {
	position: absolute;
	right: 0;
	top: -26px;
	background: url(images/user4bg-l.jpg) top left no-repeat;
	padding-left: 38px;
	color: #000;
}

#search .bgright4 {
	background: url(images/user4bg-r.gif) top right no-repeat;
	padding-right: 18px;
}

#search .bg4 {
	background: url(images/user4bg.jpg) top left repeat-x;
	padding: 5px 12px 5px 10px;
}

#search form,#search input {
	margin: 0;
	padding: 0;
}

#search input { /* the input textarea box */
	background: url(images/searchbg.png) top left no-repeat;
	border: 0;
	height: 18px;
	font-size: 11px;
	width: 182px;
	padding: 2px 0 0 10px;
}

/* Pasek statusu */
#pathbar {
	position: relative;
	width: 100%;
	padding-bottom: 6px;
	background: url(images/bg-breadcrumbs.png) bottom left repeat-x;
	margin-bottom: 9px;
}

/* Główne kolumny */
#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.maincolwrap {
	float: left;
	width: 100%;
}

.maincol {
	background: #fff url(images/middlebg-l.jpg) top left no-repeat;
	padding-left: 11px;
	margin-right: 209px;
}

.maincolbg {
	background: #fff url(images/middlebg-r.jpg) top right no-repeat;
	padding: 16px 16px 16px 5px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.maincol li,.content_more {
	background: url(images/bullet.png) no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 5px 24px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

.maincol ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
}

.rightcol {
	width: 205px;
	float: left;
	margin-left: -205px;
	background: #fff url(images/sidebg-b.png) bottom left no-repeat;
}

.rightcol .bgtop {
	background: url(images/sidebg-t.png) top left no-repeat;
	padding: 1px 1px 20px 1px;
}

/* Zawartość strony */
#content a, #content h2, .content_heading, .content_important {
	color: #32b1f1;
}

/* Menu */
#menu {
	margin-bottom: 12px;
	padding: 0 10px;
}

#menu h3 {
	background: url(images/h3bg.jpg) top left no-repeat;
	padding: 0.5em 0.5em 12px 0.5em;
	margin: 0 -10px 0.5em -10px;
}

#menumain a {
	font-size: 12px;
	color: #2a2929;
	font-weight: bold;
	display: block;
	border-bottom: #eee 1px solid;
	padding: 3px 3px 3px 1px;
	margin-right: 13px;
	text-decoration: none;
}

#menumain a:hover {
	color: #32b1f1;
}

#menumain .active {
	background: url(images/arrow_active.png) no-repeat;
	background-position: 3px 9px;
	padding: 4px 4px 4px 12px;
	color: #32b1f1;
}

#menumain a.lvl0 {
	background: none;
}

#menumain a.lvl1 {
	background: url(images/arrow.png) no-repeat;
	background-position: 3px 9px;
	padding: 4px 4px 4px 12px;
}

#menumain a.lvl1:hover {
	background: url(images/arrow_active.png) no-repeat;
	background-position: 3px 9px;
}

#menumain a.lvl2 {
	background: url(images/arrow_sub.png) no-repeat;
	background-position: 8px 10px;
	padding: 4px 4px 4px 18px;
}

#menumain a.lvl2:hover {
	background: url(images/arrow_subactive.png) no-repeat;
	background-position: 8px 10px;
}

/* Pasek wyboru strony */
.content_offset_table {
	margin-top: 16px;
	width: 100%;
}

#content_offset {
	text-align: center;
}

#content_offset a.offset {
	border: 2px solid #32b1f1;
	color: #32b1f1;
	padding: 4px;
	margin: 0px 4px 0px 4px;
}

#content_offset a.offset:hover {
	background-color: #32b1f1;
	color: #FFFFFF;
	text-decoration: none;	
}

#content_offset a.active {
	border: 2px solid #32b1f1;
	background-color: #32b1f1;
	color: #FFFFFF;
	padding: 4px;
	margin: 0px 4px 0px 4px;
}

#content_offset a.active:hover {
	text-decoration: none;
}

#content_offset .content_offset_left {
	background: transparent url(images/bullet_left.png) no-repeat;
	padding-left: 20px;
	background-position: top left;
}

#content_offset .content_offset_right {
	background: transparent url(images/bullet_right.png) no-repeat;
	padding-right: 20px;
	background-position: top right;
}

/* Linki dolne */
#bottom {
	border-top: #cdcdcd 1px solid;
	padding-top: 1px;
}

#bottom .bottombg {
	clear: both;
	background: #f4f4f3 url(images/bottombg.png) bottom left repeat-x;
	padding: 6px 0px;
	position: relative;
	width: 100%;
	border-top: #fff 1px solid;
}

#bottom h3 {
	background: none;
	margin: 0;
	font-size: 13px;
	padding-bottom: 3px;
}

#bottom ul {
	padding: 0px 3px 0px 0px;
	margin: 0;
}

#bottom a {
	background: url(images/icon_author_bottom.gif) no-repeat;
	background-position: 0px 1px;
	padding-left: 18px;
	color: #666666;
}

#bottom li {
	padding: 3px 0;
	border-top: #fff 1px solid;
	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

/* Stopka */
#footer {
	color: #fff;
	background-color: #777;
	padding: 6px 6px;
	margin: 16px 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer a {
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer .left {
	float: left;
	text-align: left;
	padding-left: 16px;
}

#footer .right {
	float: right;
	text-align: right;
	padding-right: 16px;
}

#reflection {
	background: url(images/reflection.jpg) top left repeat-x;
	height: 54px;
}

#reflection-l {
	background: url(images/reflection-l.jpg) top left no-repeat;
	position: relative;
	height: 54px;
	margin-left: -44px;
	margin-right: -44px;
	padding-left: 16px;
}

#reflection-r {
	background: url(images/reflection-r.jpg) top right no-repeat;
	height: 54px;
	padding-right: 16px;
}

/* Formularze */


INPUT.submit {
    background: #3eb7f3 url(images/buttonbg.gif) top left repeat-x;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border: none;
    margin: 5px 0px 5px 0px;
}
