h2, h3, h4, #CenterColumn .newsletter h3, #CenterColumn .newsletter h1 {
	color: #225781;
	font-size: 13px;
	font-weight: bold;
	margin-top: 18px;
}

#CenterColumn h3 {
    font-size:12px;
}

h4 {
    font-size:11px;
}

#CenterColumn h2, #CenterColumn .newsletter h3, #CenterColumn .newsletter h1 {
    margin-top: 0;
	padding-top: 0;
}

.green {
	color: #359E01;
}

.navy {
	color: #225781;
}

a {
	color: #359E01;
	text-decoration: none;
	font-weight: bold;
}

ul.sitemap, ul.sitemap ul {
    list-style-type: none;
	list-style: none;
}

ul.sitemap li {
    line-height:1.5em;
}
/*formularze*/
.employeeLogin input.inputText, #CenterColumn .newsletter .inputText,
.contact_form .inputText, .contact_form textarea, .career_form .inputText, .career_form textarea {
    width: 214px;
	margin-top: 6px;
	border: 1px solid #c3c3c3;
	background-image: url('images/input_bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: normal;
	background-color: #fff;
	color: inherit;
}

.contact_form textarea, .career_form textarea {
	background-image: url('images/textarea_bg.gif');
}

#CenterColumn .input_header, .newsletter .required, #CenterColumn .contact_form .input_header, #CenterColumn .career_form .input_header {
    font-weight: bold;
	color: #225781;
    width: 110px;
    padding-top:8px;
	vertical-align: top;
	white-space: nowrap;
}

#CenterColumn .contact_form .input_header, #CenterColumn .career_form .input_header {
    width: 140px;
}

.pass_remember {
    font-size: 10px;
}

#CenterColumn .newsletter .required {
    font-weight: bold;
}

.newsletter ul.list {
    list-style-type: none;
    margin-left:0;
    padding-left: 25px;

}

.newsletter ul.list .listdescription {
    padding-left: 40px;
    padding-bottom: 6px;
}

.newsletter ul.list input {
    margin-right: 20px;
}

.career_form em {
    font-weight: bold;
    color: red;
}

/*pole input*/
.SI-FILES-STYLIZED label.cabinet
{
    width: 95px;
    height: 18px;
    background: url(images/btnWybierzPlik.jpg) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
/*    margin-top: 8px;*/
}

/*strefa pracowników*/
.ditto_introText {
}

.ditto_pageTitle {
	font-size: 13px;
	margin-bottom: 0;
    margin-top:15px;
}

ul.recent_forum_topics {
    list-style-type: none;
    margin-left:0;
	padding-left:0;
}

.ditto_introText {
    padding: 5px 25px 5px 10px;
}

.ditto_more {
    text-align:right;
	padding-right: 25px;
}

/*galeria*/
div.hr  {
    clear: both;
	background: #fff url(images/hr_line.gif) no-repeat scroll center;
	height: 15px;
    display: block;
}

div.hr hr {
    display: none;
}

/*popawka do menu*/
.horizontalcssmenu ul.firstMenu {
    margin-left:4px;
}

/*promocje tabelka*/
table.promocje td {
    vertical-align: top;
    padding-top: 7px;
    padding-left: 3px;
	padding-right: 3px;
	color: #359E01;
}

table td.naglowek {
    font-weight: bold;
	color: #225781;
    white-space: nowrap;
    padding-bottom: 7px;
    text-align: center;
}

table.promocje td.odd {
	background-color: #F3F7FA;
}

/*oferta*/
ul.offer {
	text-align:left;
    list-style-type: none;
    padding-left:0;
}

ul.offer li {

    margin: 7px;
}
/*lista w regulaminie*/
ol li {
    padding-bottom: 5px;
}