@charset "iso-8859-1";
div.box .title {
	width: 230px;
	height: 25px;
	padding: 10px 0 0 10px;
}

div.box .middle {
	background: url('../images/box/bg.png') no-repeat;
	margin-bottom: 10px;
	height: 200px;
	width: 240px;
}

div.box .middle2 {
	background: url('../images/box/bg2.png') no-repeat;
	margin-bottom: 10px;
	height: 164px;
	width: 240px;
}

div.box .middle3 {
	background: url('../images/box/bg3.png') no-repeat;
	margin-bottom: 10px;
	overflow:hidden;
	width: 240px;
	height:137px;
}

div.box .middle4 {
	background: url('../images/box/bg4.png') no-repeat;
	margin-bottom: 10px;
	height: 134px;
	width: 240px;
}

div.box {
	margin-right: 3px;
	width: 240px;
	float:left;
}

div.box ul {
	padding: 0 0 8px 10px;
	margin: 10px 0 0 0;
	display: block;
	list-style: none;
	float: left;
}

div.box ul li {
	background: url('../images/box/hr.png') bottom left no-repeat;
	margin-top: 7px;
	height: 21px;
	width: 221px;
	overflow:hidden;
}

div.box ul li img {
	margin-bottom: -3px;
	margin-right: 8px;
	height: 14px;
}

div.box ul li a {
	color: #736257;
}

div.box ul li a.link:hover {
	color: #1d64ce;
	text-decoration: underline;
}

div.box .arrow {
	background: url('../images/box/index/arrow.png') no-repeat;
	display: inline;
	margin: 17px 6px 0 8px;
	width: 15px;
	height: 13px;
	float: left;
}

div.box .news {
	width: 211px;
	float: left;
}

div.box .tytul {
	font-family: Tahoma, Arial;
	padding-top: 15px;
	font-size: 13px;
	color: #011670;
}

div.box .date {
	font-family: Tahoma, Arial;
	padding: 1px 0 8px 0;
	font-size: 10px;
	color: #898989;
}

div.box .text {
	padding-right: 10px;
}

div.box .text p {
	display: inline;
}

div.box .text2 {
	height: 120px;
	padding-right: 10px;
}

div.box .text2 p {
	display: inline;
	margin: 10px 0;
}

div.box .hr {
	position: relative;
	overflow: hidden;
	display: inline;
	height: 1px;
	float: left;
	margin: 0 10px 5px 10px;
	width: 220px;
	border: 0;
	border-top: 1px solid #ebe0d2;
}

div.box .dot {
	display: inline;
	margin-right: 15px;
	color: #736257;
	float:right;
}

div.box .dot a {
	color: #736257;
}

div.box .dot img {
	margin-bottom: -1px;
	height: 8px;
	width: 7px;
}

div.box .image {
	margin-bottom: -6px;
	height: 120px;
	text-align: center;
}

div.box .image img {
	margin-top: 4px;
}

div.box .image2 {
	margin-bottom: -8px;
	text-align: center;
}

div.box .image2 img {
	margin-top: 4px;
}

div.box .dane {
	padding: 15px 0 0 15px;
	color: #6d573e;
}

div.box .dane a {
	color: #6d573e;
}

div.box .dane img {
	margin-right: 3px;
	margin-bottom: 2px;
}

div#kontakt {
	width: 170px;
	float:left;
}

div#kontakt .title {
	background: url('../images/box/index/szukaj.png') no-repeat;
	width: 170px;
	height: 35px;
}

div#kontakt .title #szukaj {
	display: inline;
	position: relative;
	overflow: hidden;
	background: url("../images/box/index/input.png") no-repeat;
	margin-top: 7px;	
	margin-left: 11px;	
	width: 118px;
	height: 20px;
	float: left;
}

div#kontakt .title #szukaj input {
	font-family: Calibri, Times New Roman, Verdana, Arial;
	background: transparent;
	padding-left: 5px;
	width: 118px;
	height: 20px;
	border: 0px;
	color: #acacac;
	text-align: left;
	vertical-align:middle;
}

div#kontakt .title #submit {
	display: inline;
	float:left;
	margin-top: 8px;	
	margin-left: 7px;	
}

div#kontakt .middle {
	background: url('../images/box/index/bg3.png') no-repeat;
	margin-bottom: 10px;
	height: 233px;
	width: 170px;
}

div#kontakt .text {
	padding: 17px 0 0 10px;
	color: #fff;
}

div#kontakt .text a {
	color: #fff;
}

div#kontakt .text img {
	margin-right: 3px;
	margin-bottom: 2px;
}
