body {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}
b, strong {
	color:#333333;
}

form {
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
hr {
	border-top: solid 1px #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.clear {
	clear: both;
}
#gora {
	background-color:#CCCCCC;
	height: 35px;
}
#menu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#glowny {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
#srodek {
	background-color: #CDD2D8;
	background-image: url(img/main_tlo.png);
	background-repeat: repeat-x;
	
}
#kolumna_lewa {
	float: left;
	width: 274px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#kolumna_prawa {
	float: right;
	width: 660px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#box1 {
	background-image: url(img/box1.png);
}

#box2 {
	background-image: url(img/box2.png);
}
#box3 {
	background-image: url(img/box3.png);
}
#box4 {
	background-image: url(img/box4.png);
}
.box {
	height: 105px;
	width: 260px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-bottom: 15px;
	color: #E7EBF4;
	font-size: 12px;
}
.box b, .box strong {
	color: #E7EBF4;

}
.tabela_tlo {
	background-color: #CCCCCC;
}
.tabela_tlo_light {
	background-color: #EEEEEE;
}
.box a:link, .box a:visited {
	color: #E7EBF4;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}
.glowna_box {
	float: left;
	width: 150px;
	padding-bottom: 15px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:25px;
	margin-right: 9px;

}
.glowna_box_ostatni {
	float: left;
	width: 150px;
	padding-bottom: 15px;
	margin-bottom:25px;
	border-bottom:solid 1px #CCCCCC;


}
#platnosci {
	border-bottom: solid 1px #DADADA;
	padding-top: 15px;
	padding-bottom: 15px;

}
#stopka {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
}
.size16 {
	font-size: 16px;
	font-weight: bold;
	color: #062354;
}
.size15 {
	font-size: 13px;
	font-weight: bold;
	color: #062354;
}
.green_glowna {
	font-size: 16px;
	font-weight: bold;
	color: #86D12F;
	margin-bottom:20px;
}


.menu_dol {
	width: 170px;
	float: left;
	margin-left: 40px;
}
.line {
	background-image: url(img/line.png);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_link {
	background-image: url(img/point.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 15px;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #ADC1E2;
	padding: 15px;
	margin-bottom: 20px;
}
input, textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.light {
	color: #BEBEBE;
}
.in {
	border: 1px solid #A4E162;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	width: 150px;
}
.in2 {
	border: 1px solid #A4E162;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	background-color: #E5E5E5;
	text-align: center;
	width: 150px;
	cursor: pointer;
}
.prawy {
	text-align: center;
	width: 180px;
	float: right;
}
.cena {
	font-size: 18px;
	font-weight: bold;
	color: #193A72;
}
.lewy {
	float: left;
	width: 440px;
}
.error {
	color:#FF0000;
	font-weight: bold;
}
.ok {
	color:#00CC00;
	font-weight: bold;
}