body {
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	color: #505050;
	font-size: 12px;
}

body.mainpage {background: url(../img/back.jpg) repeat-x #FFFFFF;}
body.subpage {background: url(../img/back2.jpg) repeat-x #FFFFFF;}

* {
	font-family:  arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {color: #234f7e; text-decoration: underline;}
a:hover {color: #A8CD40; text-decoration: underline;}

p{
	padding: 7px 0px 7px 0px;
}
	
img{
	border: none;
}

h2{
	font-size: 24px;
	padding: 0px 0px 12px 0px;
	font-weight: normal;
	color: #234f7e;
}

h3 {
	font-size: 18px;
	color: #234f7e;
	padding: 10px 0px 12px 0px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color: #234f7e;
	padding: 5px 0px 8px 0px;
	font-weight: normal;
}


li{margin-left: 15px;}

.la {text-align: left;}
.ca {text-align: center;}
.ra {text-align: right;}

.asterisk {color: #FF4040;}
.error {color: #FF0000;}


label{
	color: #505050;
	font-weight: bold;
	display: block;
}

input, textarea{
	width: 180px;
	border: 1px solid #234f7e;
	color: #FFFFFF;
	background: #234f7e;
	padding: 4px;
	margin: 0px;
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px;    /* Konqueror */
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
}
textarea{
	width: 180px;
	height: 80px;
	font-size: 14px;
	font-weight: bold;
}

input.chra {
	border: none;
	background: none;
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}

select {
	border: 1px solid #234f7e;
	background: #234f7e;
	font-size: 12px;
	color: #FFFFFF;
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px;    /* Konqueror */
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
option {padding: 0px 15px 0px 2px;}

input.button {
	background: #fff06b;
	border: 1px solid #ccc038;
	color: #234f7e; 
	font-size: 14px; 
	font-weight: bold;
	padding: 5px;
	width: auto;
	height: auto;
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px;    /* Konqueror */
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 6px;
}

.lg1 {width: 30px;}
.lg2 {width: 70px;}
.lg3 {width: 115px;}
.lg4 {width: 170px;}
.lg5 {width: 250px;}
.lg6 {width: 360px;}

select.lg1 {width: 39px;}
select.lg2 {width: 79px;}
select.lg21 {width: 100px;}
select.lg3 {width: 124px;}
select.lg4 {width: 179px;}
select.lg5 {width: 259px;}
select.lg6 {width: 369px;}

textarea.lg5 {width: 250px; height: 120px;}
textarea.lg5a {width: 250px; height: 80px;}
textarea.lg9 {width: 590px; height: 200px;}

.formularz {width: 100%;}

.formularz .input {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	clear: both;
}

.formularz label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding: 5px 20px 0px 0px;
	font-weight: normal;
}

.formularz .required label {font-weight: bold;}
.formularz .requiredLabel {font-weight: bold; padding: 5px 0px 10px 170px;}
.formularz .error-message {padding-left: 170px; color: #FF0000;}

.formularz .captcha label {padding: 20px 20px 0px 0px;}
.formularz .captcha .input {padding-left: 170px;}
.formularz .captcha .error-message {padding-left: 0px;}

.formularz .submit {padding-left: 170px;}
.formularz .submit2 {padding-left: 0px;}

.formularz .checkbox {padding: 5px 0px 5px 170px;}
.formularz .checkbox label {display: inline;	float: none;}
.formularz .checkbox .error-message {padding-left: 20px;}
.formularz .checkbox input {
	border: none;
	background: none;
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.formularz .radio {padding: 5px 0px 5px 170px;}
.formularz .radio label {display: inline;	float: none;}
.formularz .radio .error-message {padding-left: 20px;}

.formularz .radio1 {padding: 5px 0px 5px 0px;}
.formularz .radio1 label {display: inline;	float: none;}
.formularz .radio1 .error-message {padding-left: 20px;}

.formularz .checkbox1 {padding: 5px 0px 5px 0px;}
.formularz .checkbox1 label {display: inline; float: none;}
.formularz .checkbox1 .error-message {padding-left: 20px;}
.formularz input.disabled {background: #EEEEEE;}
.formularz .label {
	width: 150px;
	padding: 5px 20px 0px 0px;
	float: left;
	color: #5b5b5b;
	text-align: right;
}

.formularz .wciecie {padding: 5px 0px 5px 170px;}
.formularz .wciecie label {display: inline;	float: none; padding: 5px 10px 0px 0px;}

.formularz .godziny .godziny2 label {display: inline;	float: none; padding: 5px 10px 0px 0px;}

.formularz .password input {font-family: arial, sans-serif;}

.formularz .disabled {background: #EEEEEE; color: #777777;}

.formularz .field {
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.formularz .fieldnl {
	float: left;
	padding: 5px 0px 5px 170px;
	margin: 0px;
}

.filtr {padding: 0px 0px 30px 0px; vertical-align: middle; line-height: 24px;}
.filtr * {vertical-align: middle;}
.filtr label {padding: 0px 10px 0px 0px; float: none; display: inline;}
.filtr select.lg2 {width: 83px;}

.loginbox {
	height: 200px;
	padding: 20px 0px 0px 0px;
}
html>body .loginbox {min-height: 200px; height: auto;}


.userloginlinks {padding: 20px 0px 0px 170px;}

.registerbox {
	width: 600px;
	height: 200px;
	margin: auto;
	padding: 20px 0px 0px 0px;
}
.message {
	padding: 15px 15px 15px 15px;
	border: 2px solid #29647F;
	background: #FFFFFF;
	line-height: 17px;
	color: #FF0000;
	font-size: 13px;
	margin: 0px 0px 15px 0px;
}

.message2 {
	padding: 15px 15px 15px 15px;
	border: 2px solid #FFC001;
	background: #FFFFFF;
	line-height: 17px;
	color: #FF0000;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	display: none;
}

.msg, .message_inside {
	padding: 15px 15px 15px 15px;
	background: #F3F3F3;
	border: 1px solid #D0D0D0;
	line-height: 17px;
	color: #FF0000;
	font-size: 13px;
	margin: 3px 0px 15px 0px;
}

/**Tabela z danymi**/
table.dane {
	border-collapse: collapse;
	border: 0px;
	margin: auto;
	width: 100%;
}

table.dane th {
	background: #234f7e;
	color: #FFFFFF;
	padding: 7px 5px 7px 5px;
}
table.dane th a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table.dane th a:hover {
	color: #A8CD40;
	text-decoration: none;
}

table.dane td {
	padding: 5px;
	border-bottom: 1px #FFFFFF solid;
	vertical-align: middle;
	background-color: #e6e6e6;
	color: #1A2E39;
}
table.dane tr.n td {background-color: #e0e0e0;}
table.dane tr.p td {background-color: #EFEFEF;}
table.dane td.lcol {
	background: #1A2E39;
	color: #FFFFFF;
	width: 120px;
	text-align: right;
}

table.dane td a {color: #1A2E39; text-decoration: underline;}
table.dane td a:hover {color: #1A2E39; text-decoration: none;}


table.subtable1 {
	border-collapse: collapse;
	margin: 5px auto 0px auto;
}

table.subtable1 td {
	border: 0px;
	border-top: 1px #777777 solid;
	border-bottom: 1px #777777 solid;
}


#content {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.topUser {height: 25px; margin: 0px 12px; padding: 6px 0px 0px 0px; text-align: right; font-size: 18px; color: #FFFFFF;}
div.topUser a {text-decoration: none; color: #FFFFFF;}
div.topUser a:hover {color: #123e6d;}

div.top {
	height: 58px;
	background: #FFFFFF;
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px;    /* Konqueror */
	-moz-border-radius: 8px; /* Firefox */
	 border-radius: 8px;
	 padding: 0px 10px 0px 10px;
	 margin: 0px 12px;
}
div.top h1 {
	width: 173px;
	height: 56px;
	overflow: hidden;
	float: left;
}

div.top ul.main_menu {
	height: 40px;
	width: 743px;
	float: left;
	padding: 9px 0px 0px 14px;
	margin: 0px;
	list-style-type: none;
	border: none;
}
div.top ul.main_menu li {
	height: 40px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
div.top ul.main_menu li a {
	display: block;
	height: 25px;
	padding: 15px 4px 0px 4px;
	margin-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #234f7e;
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px;    /* Konqueror */
	-moz-border-radius: 6px; /* Firefox */
	 border-radius: 6px;
}
div.top ul.main_menu li a:hover {text-decoration: none; color: #FFFFFF; background-color: #234f7e;}
div.top ul.main_menu li.current a {text-decoration: none; color: #FFFFFF; background-color: #234f7e;}


.mainpagetop {
	height: 258px;
	background: url(/img/bg_mainpagetop.jpg) no-repeat;
	padding: 190px 0px 0px 407px;
}

.mainpagetop .leftFields {
	width: 294px;
	float: left;
	padding: 20px 72px 0px 0px;
}
.mainpagetop .leftFields input, .mainpagetop .leftFields select {font-weight: bold;}
.mainpagetop .leftFields .lg1 {width: 41px; text-align: center; font-size: 14px;}
.mainpagetop .leftFields .lg3 {width: 147px; font-size: 14px;}
.mainpagetop .leftFields select.lg3 {width: 160px;}
.mainpagetop .leftFields label {
	font-size: 14px;
	font-weight: bold;
	color: #234f7e;
	width: 103px;
	text-align: left;
}
.mainpagetop .leftFields .label {
	font-size: 14px;
	font-weight: bold;
	color: #234f7e;
	width: 103px;
	text-align: left;
	padding-top: 10px;
}
.mainpagetop .leftFields .field {}
.mainpagetop .leftFields .opcjeDodatkowe {padding: 10px 12px 0px 0px; text-align: right; font-weight: bold;}
.mainpagetop .leftFields .opcjeDodatkowe a {color: #234f7e; text-decoration: underline;}
.mainpagetop .leftFields .opcjeDodatkowe a:hover {color: #234f7e; text-decoration: none;}

.mainpagetop .submit {padding: 60px 0px 0px 0px;}
.mainpagetop .submit .button {
	background: url(/img/bt_wycen.png) no-repeat;
	width: 140px;
	height: 62px;
	border: none;
}

.subpagetop {
	height: 103px;
	background: url(/img/bg_subpagetop.jpg) no-repeat 12px 0px;
	padding: 43px 0px 0px 790px;
}

div.main {
	padding: 30px 12px 0px 12px;
}
div.mainsubpage {background: url(/img/subpage_lctop.jpg) no-repeat 12px 0px;}

div.lcol{
	float: left;
	width: 245px;
	margin-right: 46px;
}

div.mainsubpage div.lcol {padding-top: 50px;}


div.rcol{
	float: left;
	width: 665px;
	padding: 20px 0px 0px 0px;
}


div.cl{
	clear: both;
}

div.path{
	height: 32px;
	font-size: 13.33px;
	color: #444444;
}

div.path a{
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
}


div.tresc{
	margin: 15px 0px 0px 0px;
	line-height: 21px;
}

div.kontakt{
	margin: 15px 0px 0px 80px;
}
div.kontakt h3{
	margin-bottom: 0px;
}
div.links{
	width: 566px;
	height: 91px;
	margin: 30px 0px 30px 0px;
}

.mainpageLink {
	width: 192px;
	float: left;
	padding: 0px 21px;
	border-right: 1px dashed #cccccc;
	height: 290px;
}

.mainpageLinkFirst {
	padding-left: 0px;
	border-left: none;
}

.mainpageLinkLast {
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
}

.mainpageLink .title {
	padding: 20px 0px 8px 0px;
}
.mainpageLink .title a {font-weight: bold; text-decoration: none; font-size: 13px;}
.mainpageLink p {padding: 0px;}
.mainpageLink a.wiecej {font-weight: bold; text-decoration: underline;}

#footer{
	margin: 10px 0px 0px 0px; 
	background: #f3f3f3;
	height: 88px;
}
#footer2{
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 22px 0px 0px 0px;
	height: 66px;
	font-size: 11px;
}

#footer2 .footerleft {width: 600px; float: left;}

#footer2 .footerleft div.linki {
	color: #d4d2d2;
	padding-bottom: 10px;
}
#footer2 .footerleft div.linki a {
	text-transform: uppercase;
	text-decoration: none;
}
#footer2 .footerleft div.kokoma a {text-decoration: none;}

#footer2 .fb {width: 380px; float: right; text-align: right; padding: 0px 0px 0px 0px;}

div.pager {
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
}
div.pager a {text-decoration: none; font-weight: bold; color: #234f7e; padding: 0px 3px 0px 3px;}
div.pager a:hover {color: #A8CD40;}
div.pager span.current {color: #A8CD40;}
div.pager div.counter {padding-top: 10px; font-size: 11px;}

.zamowienieCol2_1 {width: 250px; float: left; margin-right: 10px;}
.zamowienieCol2_2 {width: 250px; float: left;}

.cenaKrok {font-size: 20px; padding: 30px 0px 15px 0px; text-align: right;}
.cenaKrok span.cenaBox {font-size: 22px; font-weight: bold;}

.aktualnosciBox {
	background: #FFFFFF url(/img/bg_aktualnosci.gif) repeat-x;
	min-height: 150px;
	border: 1px dotted #b2b2b2;
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px;    /* Konqueror */
	-moz-border-radius: 6px; /* Firefox */
	 border-radius: 6px;
	 padding: 15px;
	 margin-bottom: 7px;
}

.aktualnosciBox ul li {padding: 5px 0px;}

.aktualnosciBox .aktualnosciBoxItem {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #b2b2b2;
}
.aktualnosciBox .aktualnosciBoxItemLast {border-bottom: none; margin: 0px;}
.aktualnosciBox .aktualnosciBoxItem .title a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.aktualnosciBox .aktualnosciBoxItem .data {
	color: #aaaaaa;
	padding: 0px 0px 8px 0px;
}

.aktualnosciBox .aktualnosciBoxItem .wiecej {font-weight: bold; text-decoration: underline;}

.monitoring {padding: 0px 0px 0px 0px;}
