/*------------------------------------------------------------------------
# JA Uvite for joomla 1.5 - Version 1.0 - Licence Owner JA108425
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
}

body {
        
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.5;
}

body#bd {
        color: #3e64a2;
        background: url(../images/tlo.png) repeat-x top left #f7f5ff;
}

body.contentpane {
        color: #3e64a2;
        font-size: 12px;
        line-height: 1.3em;
        margin: 0;
        margin: 1em 2em;
        width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
        color: #0097e5;
        text-decoration: none;
}

a:hover, a:active, a:focus {
        color: #cc0000;
        text-decoration: underline;
}

a img {
        border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
        color: #568cda;
        line-height: normal;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon, .blog_more strong,
#ja-pathway, #ja-footer, #ja-botsl {
        font-size: 92%;
}

/*article image*/
img {
        margin: 0;
        padding: 0;
}

.img_caption {
        margin-right: 0px !important;
}

.img_caption p {
        text-align: center;
        color: #22538a;
}

.img_caption.left, .img_caption.right {
        margin-top: 3px;
}

.img_caption img {
         background: #c4cce3;
        border: 1px solid #aab6da;
        padding: 4px;
}

.caption2{
        margin-right: 20px !important;
}


.caption2 img {
         background: #c4cce3;
        border: 1px solid #aab6da;
        padding: 4px;
}
.img-border {
        padding: 4px;
        background: #c4cce3;
        border: 1px solid #aab6da;
        margin-right: 10px;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
        margin: 10px 0;
        padding: 0;
}

ul {
        list-style: none;
}

ul li {
        background: url(../images/bullet.gif) no-repeat 20px 8px;
        padding-left: 30px;
}

ol li {
        margin-left: 35px;
}

th {
        font-weight: bold;
        padding: 8px;
        text-align: left;
}

fieldset {
        border: none;
        padding: 10px 5px;
        background: url(../images/dot.gif) repeat-x top;
}

fieldset a {
        font-weight: bold;
}

fieldset.input {
        padding: 0;
        background: none;
}

legend {
        font-weight: bold;
        background: #95b7e9;
}

hr {
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #6B3C27;
        height: 1px;
}

br {}

td, th, div {
        font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
        margin: 0;
        padding: 0;
}

form label {
        cursor: pointer;
}

input, select, textarea, .inputbox, .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
}

.inputbox {
        padding: 2px;
        border: 1px solid #888888;
        background: #dbdee4;
        color: #c20000;
        font-size: 100%;
}

.button {
        padding: 1px 8px;
        border: 1px solid #888888;
        background: #f4f7fe;
        color: #95b7e9;
        font-weight: bold;
        font-size: 92%;
}

* html .button { /*IE 6*/
        padding: 0 5px !important;
}

*+html .button { /*IE 7*/
        padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
        clear: both;
        display: block;
        height: 30px;
        margin: 0;
        background: url(../images/dot.gif) repeat-x center;
}

.column_separator {
        padding: 0 25px;
}

/* content tables */
.sectiontableheader {
        background: #dadfec;
        padding: 4px 8px;
        color: #95b7e9;
        font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
        color: #95b7e9;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
        padding: 8px;
        border-bottom: 1px solid #d2d7e6;
}

table.contentpane {
        border: none;
        width: 100%;
}

table.contentpaneopen {
        border: none;
        border-collapse: collapse;
        border-spacing: 0;
}

table.contenttoc {
        margin: 0 0 10px 10px;
        padding: 0;
        width: 30%;
        float: right;
}

table.contenttoc td {
        background: url(../images/bullet.gif) no-repeat 12px 8px;
        padding: 1px 5px 1px 20px;
}

table.contenttoc th {
        border-bottom: 1px solid #bcbcbc;
        padding: 0 0 3px;
        text-indent: 5px;
}

table.poll {
        border-collapse: collapse;
        padding: 0;
        width: 100%;
}

table.pollstableborder {
        border: none;
        padding: 0;
        text-align: left;
        width: 100%;
}

table.pollstableborder img {
        vertical-align: baseline;
}

table.pollstableborder td {
        border-collapse: collapse;
        border-spacing: 0;
        padding: 4px !important;
        background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
        background: #bcc2cf;
}

table.searchintro {
        padding: 10px 0;
        width: 100%;
}

table.searchintro td {
        padding: 5px!important;
}

.blog_more {
        margin: 15px 0 0;
        padding: 10px 0 0;
        background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
        display: block;
        margin: 0 0 5px;
        text-transform: uppercase;
        color: #22538a;
        font-weight: normal;
        letter-spacing: 1px;
}

.blog_more ul {
        margin: 0;
        padding: 0;
}

.blog_more ul li {
        background: url(../images/bullet.gif) no-repeat 4px 8px;
        margin: 0;
        padding: 0 0 0 12px;
}

.category {
        font-weight: bold;
}

h1.componentheading, .componentheading {
        font-size: 200%;
        border-bottom: 1px solid #888888;
        margin: 0 0 15px;
        padding: 0 0 10px;
}

.contentdescription {
        padding-bottom: 30px;
}

h2.contentheading, .contentheading {
        margin: 0;
        padding: 0;
        font-size: 200%;
}

table.blog .contentheading {
        font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
        text-transform: uppercase;
        letter-spacing: 1px;
}

a.readon:hover, a.readon:focus, a.readon:active {}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
        width: 100%;
}

.moduletable {
width:100%;
        padding: 0;
}

ul.pagination {
        margin: 15px auto 10px;
        padding: 10px 0 0;
        color: #3e64a2;
}

ul.pagination li {
        background: none;
        display: inline;
        margin: 0;
        padding: 0;
}

ul.pagination li span{
        padding: 2px 5px;
}

ul.pagination a {
        padding: 2px 3px;
        text-decoration: none;
        background: #dadfec;
        color: #3e64a2;
        border: 1px solid #95b7e9;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
        color: #95b7e9;
}

.pagenavbar {
        background: url(../images/icon-pages.gif) no-repeat center left;
        font-weight: bold;
        padding-left: 14px;
}

.pagenavcounter {
        background: url(../images/icon-pages.gif) no-repeat 0 11px;
        font-weight: bold;
        padding: 8px 14px 0 14px;
}

.smalldark {
        text-align: left;
}

div.syndicate div {
        text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
        background: none;
}

ul.latestnews a, ul.mostread a {
        color: #95b7e9;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
        display: block;
        margin: 0 0 10px;
        padding: 0;
        position: relative;
}

.article-tools {
        display: block;
        padding: 0 10px 0 0;
}

.article-meta {
        width: 70%;
        float: left;
        color: #22538a;
}

.createby {
}

.createdate {
        padding-right: 6px;
        margin-right: 5px;
        background: url(../images/vline.gif) no-repeat right center;
}

.modifydate {
        width: 100%;
        display: block;
        color: #22538a;
        margin: 15px 0 0;
}

.article-section {
        padding-left: 6px;
        margin-left: 5px;
        background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
        color: #3e64a2;
}

.article-category a {
        color: #3e64a2;
}

div.buttonheading {
        position: absolute;
        top: 4px;
        right: 10px;
}

.buttonheading img {
        margin: 0 0 0 5px;
        border: 0;
        float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-usertools,
#ja-mainnav,
#ja-header,
#ja-botsl,
#ja-container,
#ja-footer {
        width: 950px;
        margin: 0 auto;
}

.narrow #ja-usertools,
.narrow #ja-mainnav,
.narrow #ja-header,
.narrow #ja-botsl,
.narrow #ja-container,
.narrow #ja-footer {
        width: 750px;
        margin: 0 auto;
}

#ja-container {}

#ja-contentwrap {
        clear: both;
        display: block;
        float: left;
        width: 60%;
        overflow: hidden;
	
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {        
        margin-right: 20px;
}

#ja-current-content {
        background: #dadfec;
        padding: 10px 15px;
	

}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
        width: 39.9%;
        float: right;
        overflow: hidden;
}

/*columns*/
#ja-col1 {
        float: left;
        overflow: hidden;
        width: 50%;
        clear: both;
}

#ja-col1 div.ja-innerpad {
        padding: 0 10px 0 0;
}

#ja-col2 div.ja-innerpad {
        padding: 0 0 0 10px;
}

#ja-col2 {
        float: right;
        overflow: hidden;
        width: 49.9%;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-c,
#ja-containerwrap-cm,
#ja-containerwrap-f,
#ja-containerwrap-m {
        background: url(../images/cw-bg.jpg) no-repeat center bottom;
        padding: 30px 0;
        margin: 0;
        clear: both;
        min-height: 258px;
	width:100%;
}

/* full */
#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container-inner  {
}

#ja-containerwrap-f #ja-contentwrap {
        width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-contentwrap {
        width: 80%;
}

#ja-containerwrap-c #ja-colwrap {
        width: 19.9%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
        width: 100%;
}

/*full*/
#ja-containerwrap-f #ja-content {
        width: 100%;
        margin: 0;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_tabs h3 {
        font-size: 92%;
        font-weight: normal;
        border-bottom: 1px solid #888888;
        margin: 0 15px 10px;
        padding: 0 0 5px;
        color: #787878;
        letter-spacing: 1px;
        text-transform: uppercase;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_tabs {
        background: #dadfec;
        margin: 0 0 20px;
        padding: 10px 0;
	
}

.ja-boxct {
        padding: 0 15px;
}

/*tabs*/
div.moduletable_tabs {
        padding: 0;
        background: none;
}

div.moduletable_tabs .ja-boxct {
        padding: 0;
}

/* mis */
div.banneritem_text {
        padding: 5px 0 !important;
}

div.advs {
        clear: both;
        display: block;
        float: left;
        width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li {
        padding-left: 13px;
        background-position: 5px 7px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {padding-top:0px;}

#ja-header {
        line-height: normal;
        /*position: relative;
        z-index: 999;
        height: 110px;*/

}

.narrow #ja-header {
        
}

#ja-header-inner {
        position: relative;
        z-index: 999;
        height: 110px;
}

h1.logo, div.logo-text {
        margin: 0 0 5px;
        padding: 0;
        position: absolute;
        left: 15px;
}

h1.logo a {
        width: 269px;
        height: 104px;
        display: block;
        background: url(../images/logo.png) no-repeat center;
}

h1.logo a span {
        position: absolute;
        top: -1000px;
}

div.logo-text {
        outline: none;
}

div.logo-text h1 {
        font-size: 250%;
        font-weight: bold;
        letter-spacing: 2px;
        margin: 0;
        padding: 0;
}

div.logo-text h1 a {
        color: #FFFFFF;
        text-transform: uppercase;
}

.site-slogan {
        color: #FFFFFF;
        margin: 0 0 -2px 10px;
        padding: 0;
        letter-spacing: 1px;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
        
}

#ja-mainnav {
        background: #cfd5e3;
        padding: 0;
border-bottom: 1px solid #cfd5e3;
border-top: 1px solid #bcbcbc;
}

.narrow #ja-mainnav {
        
}

#ja-mainnav a, #ja-subnav a {
        outline: none;
        line-height: normal;
}

#ja-mainnav span.menu-title {
        display: block;
        padding: 0px 10px 5px;
        text-transform: uppercase;
        line-height: normal;
}

#ja-mainnav li ul span.menu-title {
        display: block;
        padding: 0 10px;
        text-transform: none;
        line-height: normal;
}

#ja-mainnav span.menu-desc {
        color: #3e64a2;
        clear: both;
        display: block;
        line-height: normal;
        padding: 0 10px;
        font-weight: normal;
        font-size: 80%;
}

/* Subnav*/
#ja-subnav {}

#ja-subnav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
}

#ja-subnav li {
        background: none;
        display: block;
        margin: 0;
        padding: 0;
        line-height: normal;
        border-bottom: 1px solid #d2d7e6;
}

#ja-subnav a {
        display: block;
        outline: none;
        padding: 7px 0 7px 10px;
        margin: 0;
        text-decoration: none;
        color: #3e64a2;
        background: url(../images/bullet.gif) no-repeat left center;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
        color: #95b7e9;
        text-decoration: none;
}

#ja-subnav li.active a {
        font-weight: bold;
        color: #95b7e9;
}

/* breadcrumbs */
#ja-pathway {
        border-bottom: 1px solid #bcbcbc;
        color: #cccccc;
        padding-bottom: 5px;
        margin-bottom: 10px;
	width:100%;
}

#ja-pathway strong {
        margin-right: 5px;
}

#ja-pathway img {
        margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
	width:147px;
}

ul.menu li {
        display: block;
        margin: 0;
        padding: 0;
        line-height: normal;
        border-bottom: 1px solid #d2d7e6;
        background: none;
}

ul.menu li a {
        background: url(../images/bullet1.gif) no-repeat left center;
        display: block;
        outline: none;
        padding: 7px 0 7px 10px;
        margin: 0;
        text-decoration: none;
        color: #3e64a2;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
        background: url(../images/bullet.gif) no-repeat left center;
        color: #95b7e9;
        text-decoration: none;
}

ul.menu li.active a {
        font-weight: bold;
        color: #d00434;
}

ul.menu li ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

ul.menu li li {
        border: none;
        background: none;
        padding: 0;
}

ul.menu li li a {
        color: #0a44a2 !important;
        border: none;
        padding: 5px 5px 5px 20px !important;
        text-transform: none;
        font-weight: normal !important;
        background: url(../images/bullet1.gif) no-repeat 10px 11px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
        color: #0a44a2 !important;
        text-decoration: underline;
        background: url(../images/bullet.gif) no-repeat 10px 11px;
}

ul.menu li li.active a {
        color: #d00434 !important;
        font-weight: bold !important;
}

ul.menu li li li a {
        color: #0a44a2 !important;
        font-weight: normal !important;
        padding-left: 35px !important;
        background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
        font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
        float: left;
        overflow: hidden;
}

#ja-topsl .ja-box-left:hover, .topsl-hover-left {
        background: url(../images/topsl-hover.gif) no-repeat left top;
}

#ja-topsl .ja-box-center:hover, #ja-topsl .ja-box-full:hover, .topsl-hover-center {
        background: url(../images/topsl-hover.gif) no-repeat center top;
}

#ja-topsl .ja-box-right:hover, .topsl-hover-right {
        background: url(../images/topsl-hover.gif) no-repeat right top;
}

/* Bottom spotlight */
#ja-botslwrap {
        background: #c4ccdf;
        border-top: 1px solid #bcc7e3;
        position: relative;
}

#ja-botsl {
        background: url(../images/botsl-bg.gif) no-repeat center top;
        clear: both;
        padding: 0 0 10px 0;
}

.narrow #ja-botsl {
        background: url(../images/botsl-bg-n.gif) no-repeat center top;        
}

#ja-botsl .ja-box-left div.moduletable {
        background: url(../images/botsl-sep.gif) no-repeat right top;
        padding: 10px 20px 0 20px;
}

#ja-botsl .ja-box-right div.moduletable{
        padding: 10px 20px 0 20px;
}

#ja-botsl .ja-box-center div.moduletable {
        background: url(../images/botsl-sep.gif) no-repeat right top;
        padding: 10px 20px 0 20px;
        margin-bottom: 0;
}


#ja-botsl div.moduletable {
        padding: 0;
        margin-bottom: 0;
        background: none;
}

#ja-botsl div.moduletable h3 {
        font-size: 100%;
}


/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
        background: #ececec;
        border-top: 1px solid #778293;
        clear: both;
        padding: 15px 0 30px;
}

#ja-footer {
        position: relative;
        color: #3e64a2;
}

#ja-footer a {
        color: #95b7e9;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
        color: #95b7e9;
}

#ja-footer small {
        font-size: 100%;
}

#ja-footer ul {
        float: right;
        padding: 0;
        margin: 0;
}

#ja-footer li {
        display: inline;
        margin: 0;
        padding: 0;
        background: url(../images/arrow.png) no-repeat left center;
}

#ja-footer li a {
        display: inline;
        padding: 0 10px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
        position: absolute;
        top: -100%;
}

/* Login */
#ja-login  {
        float: left;
        padding: 5px 10px 0;
}

#login-wrap {
}

#logout-wrap {
        background: none;
}

#logout-wrap div {
        padding: 8px 5px 0 10px;
}

#ja-login form {
        float: left;
}

#ja-login form label {
        float: left;
}

label.ja-login-user span,
label.ja-login-password span {
        display: none;
}

#login-wrap form input.button {
        font-size: 11px !important;
        color: #95b7e9;
        margin-top: 5px;
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
        width: 95% !important;
        margin: 5px 0;
        font-size: 12px !important;
        padding: 2px;
        color: #95b7e9;
}

* html #login-wrap form #mod_login_username,
* html #login-wrap form #mod_login_password {
        width: 80% !important;        
}

div.ja-login-links {
        padding: 8px 0 0;
        display: block;
        font-size: 11px;
}

.ja-login-links a {
        padding: 0 0 0 10px;
        display: block;
        background: url(../images/bullet.gif) no-repeat left center;
}

.ja-login-links a:hover, .ja-login-links a:active, .ja-login-links a:focus {
        color: #95b7e9;
}

/*highslide*/
.highslide img {
        padding: 4px;
        background: #ffffff;
        border: 1px solid #cdd2e3;
        margin: 7px;
}

.highslide:hover img {
        border: 1px solid #888888;
}

.highslide-caption a {
        color: #666666;
}

.highslide-caption a:hover, .highslide-caption a:active, .highslide-caption a:focus {
        color: #000000;
}

.highslide-caption a small {
        color: #AAAAAA;
}

.highslide-caption a:hover small, .highslide-caption a:active small, .highslide-caption a:focus small {
	color: #666666;
}

/*ja bulletin*/

ul.ja-bullettin {

}

ul.ja-bullettin li {
	border-bottom: 1px solid #d05068 !important;
}

ul.ja-bullettin span {
	color: #888888 !important;
}

/*usertools*/
#ja-usertoolswrap {
	padding: 10px 0 5px;
}

#ja-usertools {}

.ja-usertools-color, .ja-usertools-font {
	float: right;
}

#ja-usertools ul {
	margin: 0;
	padding: 0 10px;
	display: inline;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0 2px;
	float: left;
	background: none;
}

/* Search */
#ja-search {
background: url(../images/tlo_wyszukiwarka.png) no-repeat;
	float: right;
	margin: 40px 20px 0 0;
	padding: 15px;
	height: 21px;
	width: 240px;
	font-size: 12px;
	z-index: 1;
}

#ja-search .inputbox {
	margin: 2px 8px 0 5px;
	padding-left: 20px;
	border: none;
	background: none;
	width: 250px;
}

*+html #ja-search .inputbox { /*IE 7*/
	width: 108px;
}

/*others*/
#ja-banner {
	padding: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.ja-innerdiv {
	padding: 10px 0 12px !important;
	border-bottom: 1px solid #888888;
}

div.ja-innerdiv img {
	margin-bottom: 5px;
}

/* Tooltips */
.tool-tip {
	background: #95b7e9;
	border: 1px solid #bcc2cf;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #643112;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #95b7e9;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #5E1F10;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #5E1F10;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #5E1F10;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

.warunki1 {
background: #ced3df;
border-top: 1px solid #c5c8d1;
border-left: 1px solid #c5c8d1;

}
.warunki2 {
background: #e3e6ef;
border-top: 1px solid #c5c8d1;
border-left: 1px solid #c5c8d1;
border-right: 1px solid #c5c8d1;
}
.warunki3 {
background: #f4f7fe;
border-top: 1px solid #c5c8d1;
border-left: 1px solid #c5c8d1;
border-right: 1px solid #c5c8d1;

}
#ss_top{
width:950px;
margin:0 auto;
overflow:hidden;
color:#666;
}

.ss_top1{
width:950px;
float:left;
}
.ss_top2{
width:178px;
float:left;
margin-left:5px;
margin-right:5px;
}
#top{
width:950px;
height:12px;
margin:0 auto;
padding:0;
text-align:right;
}

