body {
	margin: 0;
	font: x-small Verdana, sans-serif;
	color: #4f4b4c;
	background: #fff url(../img/bg.gif) repeat-x;
}

#container {
	font-size: 110%;
	padding: 0;
	margin: 0 auto;
	width: 775px;
	min-height: 600px;
	border: 1px solid #7b7b7b;
	background-color: #fefefe;
}

#top {
	margin: 0;
	width: 775px;
	height: 141px;
	background-color: #fffefa;
}

#top img {
	margin: 0;
	padding: 0;
	display: block;
}

ul#nav {
	text-align: left;
	color: #fff;
	margin: 0 auto;
	padding: 0 0 0 6px;
	line-height: 33px;
	list-style-type: none;
	height: 35px;
	background: url(../img/nav.gif) repeat-x;
}

#left {
	float: left;
	clear:left;
	width: 175px;
	margin:0;
	padding:5px;
}

.left_box {
	float: left;
	clear:left;
	width: 100%;
	height: auto;
	margin: 0 auto 5px auto;
	padding: 0;
	background-color: #f2f2f2;
	border: solid #e5e3e4;
	border-width: 0 1px 1px 1px;
}

.menu {
	line-height:1.9em;
	list-style-type:none;
	margin:5px 0 5px 5px;
	padding:5px 10px 0 0;
}

.submenu {
	line-height:1.9em;
	text-align: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 3px;
}

#middle {
	float: right;
	clear:right;
	margin: 5px auto;
	text-align: justify;
	padding: 0 15px 10px 5px;
	width: 563px;
	min-height: 600px;
}

* html #middle {
	height: 600px;
}

#middle ul li {
	text-align:justify;
	padding-right:15px;
}

#middle dl {
	padding-left:5px;
	padding-right:15px;
}

#footer {
	clear: both;
	width: 775px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: #FFF url(../img/foot.gif) repeat-x;
	color: #4f4b4c;
}

.courses {
	margin: 10px;
}

#banks {
	width:300px;
	text-align:center;
	margin:0 auto;
}

#banks img {
	margin:5px;
}

/* akapity */

p {
	text-indent: 20px;
	padding: 0 15px 0 5px;
	margin:15px 0 5px 0;
	text-align: justify;
	line-height: 1.7em;
}

#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: 90%;
}

p.left {
	text-align:left;
}

p.center {
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-align: center;
}

p.right {
	text-align:right;
}

p.small {
	font-size: 80%;
}

p.big {
	font-size: 120%;
	text-align: center;
}

p.title {
	color:#fff;
	font: bold italic 140% "Trebuchet MS";
	height: 32px;
	margin: 0 0 7px 0;
	padding: 0;
	background: #E3DCD2 url(../img/header.gif) repeat-x;
	line-height:30px;
	letter-spacing: 0.5px;
}

p.warning {
	font-size:90%;
	color:red;
	text-align:center;
}

/* nagłówki */

h1, h2, h3, h4, h5 {
	font: 700 italic 100% "Trebuchet MS";
}

h1 {
	text-align: right;
	font-size: 150%;
	margin: 5px;
	padding: 3px 10px 3px 4px;
	letter-spacing: 1px;
	border-right: 4px solid #4283ad;
	border-bottom: 1px solid #4283ad;
}

h2 {
	font-size: 130%;
	text-align: center;
	letter-spacing: 0.5px;
}

h3 {
	font-size: 120%;
	text-align: center;
}

h4 {
	font-size: 110%;
	text-align: center;
}

h5 {
	font-size: 100%;
	text-align: left;
}

h6 {
	font-size: 90%;
	text-align: left;
}

/* linki */

a:link, a:visited, a:active {
	color: #4f4b4c;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #4f4b4c;
	font-weight: normal;
	text-decoration: none;
}

#middle a:link, #middle a:visited, #middle a:active {
	color: #4f4b4c;
	text-decoration: underline;
}

#middle a:hover {
	color: #4f4b4c;
	text-decoration: none;
}

#nav a {
	color:#fff;
}

/* reszta */

img {
	margin: 4px;
	border: 0;
}

ul {
	line-height: 1.7em;
	text-align: left;
	list-style-type:square;
}

input, select, textarea {
	color: #4f4b4c;
	font: 100% Verdana, sans-serif;
	background: #FFF;
}

fieldset {
	padding: 0 5px;
	text-align: left;
	margin: 0 auto;
	border: 0;
}

dl {
	line-height:1.7em;
}

dt {
	font-weight:bold;
	padding-top:10px;
}

address {
	width:90%;
	margin:8px auto;
	line-height:1.5em;
}

span.blue {
	color:#4283ad;
}

#contact_box {
	width:350px;
	margin:0 auto;
}

#contact_box input, textarea {
	border-top:1px solid #9c9c9c;
	border-right:1px solid #e5e3e4;
	border-left:1px solid #9c9c9c;
	border-bottom:1px solid #e5e3e4;
}

.submts {
	width:250px;
}

.inp, .form_ta {
	width:200px;
}

.cinp {width:250px; font:18px arial, tahoma, sans-serif; position:relative; left:-40px; margin:0 0 10px 0}

.send-button, .reset-button {
	background:#276e98;
	border:1px solid #528eb2;
	color:#fff;
	margin:3px;
	text-align:center;
}

.credit {background:#fff url('./../images/sendButton.png') no-repeat top left; width:157px; height:44px; border:none !important; cursor:pointer}


#zdolnosc {width:300px;  margin:20px auto ; padding:20px; }
#zdolnosc table {font:normal 11px tahoma}
#zdolnosc table td {border:1px #333 solid}
#kalkulator {width:500px;  margin:20px auto 0; padding:20px; border:1px #eee solid; }
#kalkulator input.txt {width:230px; height:20px; border:1px #ddd solid; background:#f4f4f4}
#kalkulator input.btn {width:190px; height:25px; border:1px #999 solid; background:#eee; font-weight:bold; cursor:pointer; margin:14px auto; display:block;}