* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	outline: none;
	color: #21668D;
}

ul {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff url('../img/bg.jpg') repeat-x;
	font-family: 'Trebuchet Ms';
	font-size: 12px;
	color: #21668D;
	text-align: center;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.wrap {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}

.menu {
	list-style: none;
}

.menu li {
	float: right;
}

.roundl {
	-webkit-border-bottom-left-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius-bottomleft: 5px; /* Konqueror */
	-moz-border-radius-bottomleft: 5px; /* Firefox */
	border-bottom-left-radius: 5px;
}

.roundr {
	-webkit-border-bottom-right-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius-bottomright: 5px; /* Konqueror */
	-moz-border-radius-bottomright: 5px; /* Firefox */
	border-bottom-right-radius: 5px;
}

.red {
	color: #990000 !important
}

.ro {
	background: url('../img/btn_reg.jpg') no-repeat 0 0;
	width: 93px;
	height: 32px;
	display: block;
	font-size: 11px;
	text-decoration:none !important
	
}

.ro:hover {
	color: #fff;
	background-position: 0 -31px;
	font-size: 11px;
	
	
}

a.more {
	display: block;
	width: 54px;
	height: 19px;
	background: url('../img/btn_more.jpg') no-repeat;
	text-align: center;
	background-position: 0 -19px;
	color: #fff;
}

a.more:hover {
	background-position: 0 0px;
	color: #21668D;
	text-decoration:none !important
}

#site {
	min-height: 700px;
}

#site #top {
	height: 386px;
}

#site #top .menu {
	float: right;
	margin-top: 25px;
	margin-bottom: 30px;
	background: url('../img/top-menu-li.png') no-repeat 100% 50%;
	margin-right: 5px;
}

#site #top .menu li {
	background: url('../img/top-menu-li.png') no-repeat 0 50%;
	padding: 4px 11px 4px 12px
}

#site #top .menu li a {
	color: #3188B9;
	font-size: 13px;
	padding: 3px 5px;
	font-weight: bold;
}

#site #top .menu li a:hover,#site #top .menu li a.current {
	background-color: #FFE143;
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* Konqueror */
	-moz-border-radius: 7px; /* Firefox */
	border-radius: 7px;
}

#site #top h1 {
	position: absolute;
	margin-top: 14px;
	margin-left: 7px;
}

#site #top #lang {
	float: right;
	width: 100px;
	margin-top: 10px;
}

#site #top #lang a {
	margin: 0 5px
}

#site #top #img {
	background: #fff url('../img/top.jpg') no-repeat;
	height: 271px;
	width: 1000px;
}

#site #top #img #fader {
	position: absolute;
	margin-left: 583px;
}

#site #top #img .txt {
	color: #fff;
	font-size: 15px;
	float: left;
	font-weight: bold;
	width: 420px;
	margin-left: 140px;
}

#site #top #img #txt1 {
	margin-top: 110px;
}

#site #top #img #txt2 {
	margin-top: 188px;
	position: absolute;
}

#site #top #img #fader img {
	display: none;
	position: absolute;
}

#site #center {
	min-height: 460px;
}

#site #center .box {
	float: left;
	width: 333px;
}

#site #center .box h3 {
	font-size: 14px
}

#site #center .box a.more {
	margin: 0 auto;
}

#site #center .box div.more {
	margin: 15px;
}

#site #center .boxl .bd {
	border-width: 0px 1px 0 0 !important;
	border-color: #E4E4E4 !important;
	border-style: solid !important;
	min-height: 421px;
}

#site #center .title {
	height: 39px;
	font-size: 16px;
}

#site #center .title-blue {
	background: url('../img/band-b.gif') repeat-x;
	color: #fff;
}

#site #center .title-yellow {
	background: url('../img/band-y.gif') repeat-x;
	color: #006AA6;
}

#site #center .title h2 {
	font-size: 16px;
	padding-top: 8px;
	margin-left: 10px;
}

#site #center .title .arrow {
	width: 11px;
	height: 9px;
	background: url('../img/arrow.png') no-repeat;
	float: right;
	margin-top: -14px;
	margin-right: 10px;
}

#site #center #news ul,#site #center #dent ul,#site #center #contact ul
	{
	list-style: none;
	padding: 10px;
}

#site #center #news ul li {
	border-bottom: 1px dashed #CFD8DD;
	padding: 12px 1px;
}

#site #center #news ul li .more {
	float: right;
	margin-top: 10px;
}

#site #center #news ul li .i {
	float: left;
	width: 70px;
	font-weight: bold
}

#site #center #news ul li .i img {
	margin-left: 8px;
	margin-top: 10px;
}

#site #center #news ul li .i .c {
	width: 49px;
	height: 50px;
	background: url('../img/news.png') 0 0 no-repeat;
	position: absolute;
	margin-left: 8px;
	margin-top: -50px; [
	margin-top: -50px;
	margin-top: -55px;
	]
}

#site #center #news ul li .b {
	float: right;
	width: 230px;
}

#site #center #news ul li .b a:hover,#site #center #news ul li .b a.current
	{
	text-decoration: underline;
}

#site #center #dent {
	
}

#site #center #dent .ro {
	text-align: center;
	font-weight: bold;
	margin: 10px auto 0;
}

#site #center #dent .bd {
	border-width: 0px 1px;
	border-color: #E4E4E4;
	border-style: solid;
	min-height: 421px;
}

#site #center #dent ul li {
	border-bottom: 1px dashed #CFD8DD;
	padding: 5px 0;
}

#site #center #dent ul li a {
	background: url('../img/center-menu-a.png') 0 50% no-repeat;
	margin: 0 10px;
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* Konqueror */
	-moz-border-radius: 7px; /* Firefox */
	border-radius: 7px;
	padding: 1px 1px 1px 17px;
}

#site #center #dent ul li a.current,#site #center #dent ul li a:hover {
	font-weight: bold;
	background-color: #FFE143;
}

#site #center #contact ul li {
	border-bottom: 1px dashed #CFD8DD;
	padding: 12px 1px;
}

#site #center #contact ul li .i {
	float: left;
	width: 118px;
	font-weight: bold;
	text-align: center;
}

#site #center #contact ul li a{
	text-decoration:underline
}

.fader img {
	display: none;
	position: absolute;
}

#site #center #contact ul li .i .ro {
	margin-top: 140px;
	margin-left: 13px;
}

#site #center #contact ul li .i img {
	margin-left: 0px;
	margin-top: 10px;
}

#site #center #contact ul li .i .c {
	width: 117px;
	height: 117px;
	background: url('../img/contact.png') 0 0 no-repeat;
	position: absolute;
	margin-left: 1px;
}

#site #center #contact ul li .b {
	float: right;
	width: 187px;
}

#site #center .box-big .bd a,#site #center .box-medium .bd a {
	text-decoration: underline;
}

#site #center .box-big {
	float: left;
	width: 667px;
}

#site #center .box-big ul {
	margin-left: 17px;
}

#site #center .box-big .bd {
	min-height: 321px;
	padding: 20px;
}

#site #center .box-big .bd .photo {
	float: left;
	margin: 20px 28px;
	text-align: center;
}

#site #center .box-big .bd .photo .c {
	width: 158px;
	height: 157px;
	background: url('../img/foto.png') 0 0 no-repeat;
	position: absolute;
	margin-top: -158px;
	display: block; [
	margin-top: -158px;
	margin-top: -156px;
	]
}

#site #center .box-big .person {
	float: left;
	border-bottom: 1px dashed #BFD9E6;
	width: 285px;
	padding-bottom: 10px;
	margin: 0 10px 20px
}

#site #center .box-big .persona{
	width:580px;	
}	

#site #center .box-big .person .i {
	float: left;
	width: 100px;
}

#site #center .box-big .person .b {
	float: right;
	width: 157px;
	color: #3F3E3E;
}

#site #center .box-big .persona .b{
	float: left;
	margin-left:30px;
}	

#site #center .box-big .person .b h4{
	font-size: 13px;
	background: url('../img/center-menu-a.png') 0 50% no-repeat;
	padding-left: 15px;
	color: #2678A6;
	margin-left: -15px;
	margin-bottom: 4px;
}

#site #center .box-medium {
	float: left;
	width: 500px;
}

#site #center .box-medium .bb {
	border-bottom: 1px dashed #BFD9E6;
	margin: 0 5px
}

#site #center .box-medium .bd {
	padding-bottom: 15px;
}

#site #center .box-medium .bd .txt {
	padding: 15px;
	width: 330px;
	float: left;
}

#site #center .box-medium .bd .img {
	padding: 15px 0;
	width: 106px;
	float: left;
	min-height: 120px;
}

#site #center .box-medium .bd .map {
	border: 1px solid #AAAAAA;
	margin: 20px 14px 0;
	width: 470px;
	height: 300px;
	background: url(http://geofinder.web4you.com.pl/template/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#site #center #zb .bd {
	border-width: 0px 0 0 1px;
	border-color: #E4E4E4;
	border-style: solid;
	min-height: 421px;
	width: 489px;
}

#site #center form {
	color: #7F7F7F
}

#site #center .inp,#site #center .tarea,#site #center .sct {
	border: 1px solid #5D90A9;
	padding: 4px;
	color: #21668D;
	width: 257px;
	margin-bottom: 6px
}

#site #center .sct{
	width: 267px;
}	

#site #center .inp {
	height: 21px;
}

#site #center .tarea {
	height: 140px;
	font-family: arial;
	font-size: 12px;
}

#foot {
	height: 80px;
	background: #fff url('../img/foot.jpg') repeat-x;
	color: #555555;
	font-size: 11px;
}

#foot a {
	color: #555555
}

#foot h2 {
	display: inline;
	width: 137px;
	float: left;
}

#foot #copyrights {
	float: left;
	width: 290px;
	margin-left: 50px;
	margin-top: 26px;
}

#foot #copyrights a {
	text-decoration: underline;
}

#foot #made {
	float: right;
	width: 200px;
	margin-left: 50px;
	margin-top: 33px;
}

#foot #made a {
	text-decoration: underline;
}

#foot .line {
	width: 1px;
	height: 133px;
	background: url('../img/foot-line.jpg') no-repeat;
	float: left;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 25px;
}

#foot .menu {
	float: left;
	width: 100px;
	margin-top: 33px;
	margin-right: 15px;
}

#foot .menu li {
	float: none;
}

#foot .menu li a {
	background: url('../img/foot-menu-a.png') no-repeat 0 50%;
	padding-left: 13px;
}
