body { background-color:#fff;}
body, p, td, ul, li, div, form, fieldset {
	font: normal 11px/130% Verdana; color:#000b74; 
	padding:0px;
	margin:0px;
	border:0px;
	text-decoration: none;
}
input, select {
       font-size: 13px;
        color:#000;
	padding:0px;
	margin:1px;
	border:0px;
	text-decoration: none;
}

.a {display: block; text-decoration:none; color: #bd134f; font-weight:bold;}
.a:hover {text-decoration: underline;}
.b {text-decoration:none; color: #454545;}
.b:hover {text-decoration: underline;}
.br {text-decoration:none; color: #bd134f;}
.br:hover {text-decoration: underline;}

.menu {list-style: none;}
.menu li.m1 {width: 180px; margin: 0px 0px 0px 0px; border-bottom: 1px dashed #08558d; display: block; font: normal 13px Verdana; line-height:30px; color: #3b3c5c;}
.menu li.m2 {width: 180px; margin: 0px 0px 0px 0px; border-bottom: 1px dashed #08558d; background-color: #fff8e4; display: block; font: normal 12px Verdana; line-height:30px; color: #000b74;;}
.menu A {width: 164px; margin: 0px 6px 0px 10px; display: block; text-decoration:none; color: #000b74;;}
.menu li.m2 A {width: 154px; margin: 0px 6px 0px 20px; display: block; text-decoration:none; color: #000b74;;}


.content {font: normal 11px/130% Verdana; color:#000b74;}
.content2 {font: normal 11px/130% Verdana; color:#000b74;}
.copy {color:#fff; text-decoration: none;}
.copy A:hover {text-decoration: underline;}

.row {width: 520px; line-height:20px; margin: 2px;}
.row2 {width: 520px; line-height:20px; text-align:center; margin: 2px;}
.label {display: block; width: 150px; float: left; text-align: right; margin-right: 10px;}
.field {border:1px inset #ccc;}


#container {
	width:990px;
   margin:0px auto;
	background: #FFF;
	padding-bottom:35px;
	}
	
#header {
	width:990px;
	height: 250px;
	background: transparent url('images/top.jpg') top left no-repeat;
	text-align:center;
	float:none;
	clear:both;
}

#main {
	width:990px;
	background: #f8edcf;
	float:none;
	clear:both;
	overflow:hidden;
}

#left {
	width:180px;
	float:left;
 /*	margin:0px 0px -5000px 0px;
	padding: 0px 0px 5000px 0px;*/
   clear: none;
	overflow:hidden;
}

#center_right {
	padding-top: 10px;
	width: 810px;
	background-color: #fff;
	overflow: hidden;
	}

#center {
	width:590px;
	float:left;
	 /*	margin:0px 0px -5000px 0px;
	padding: 0px 0px 5000px 0px;*/
   clear: none;
	overflow:hidden;
}
#center ul {padding-left: 20px}

#content {
	width: 568px;
	margin: 5px 11px 5px 11px;
}

#right {
	width:220px;
	clear: right;
	text-align: left;
	float:left;
 /*	margin:0px 0px -5000px 0px;
	padding: 0px 0px 5000px 0px;*/
	overflow:hidden;
	margin: 5px 0px 5px 0px;

}


#footer
	{
	width:980px;
	height:25px;
	text-align: right;
	padding-right:10px;
	font-size: 10px;
	float:none;
	clear: both;
	background: transparent url('images/bar.gif') top left repeat-x;
	line-height: 25px;
	}
	
.blok {
	clear:both;
	display:block;
	width:568px;
	margin: 0px 0px 7px 0px;
}

.blok_h {
	clear:both;
	display:block;
	width:530px;
	height:25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 38px;
	background: transparent url('images/bar.gif') top left repeat-x;
}

.blok_c {
	padding: 7px 20px 7px 20px;
	clear:both;
	display:block;
	width:526px;
	background:#f8edcf;
	border-left: 1px solid #eef1f4;
	border-bottom: 1px solid #c6d0db;
	border-right: 1px solid #e1e6ec;
	overflow: hidden;
	color: #000b74;
}

.blok2 {
	clear:both;
	display:block;
	width:220px;
	margin: 0px 0px 7px 0px;
}

.blok_h2 {
	clear:both;
	display:block;
	width:182px;
	height:25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 38px;
	background: transparent url('images/bar.gif') top left no-repeat;
}

.blok_c2 {
	padding: 7px 10px 7px 10px;
	clear:both;
	display:block;
	width:198px;
	background:#f8edcf;
	border-left: 1px solid #eef1f4;
	border-bottom: 1px solid #c6d0db;
	border-right: 1px solid #e1e6ec;
	overflow: hidden;
	color: #000b74;
}


.arrow {float: left; padding: 0px 10px 0px 10px;}

.clear {clear: both;}

TABLE.formularz_kontaktowy TD
	{
	padding: 2px 2px 2px 15px;
	}
	
TABLE.formularz_kontaktowy	INPUT {
   font-size: 13px;
   color:#000;
	padding:1px;
	margin:1px;
	border:1px solid #ccc;
	text-decoration: none;
}
