
@import url("dynamiczny.css");
@import url("news.css");

body {
	background-image: url(/images/tlo.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #473d48;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a,link,visited {
	color: #73137c;
	text-decoration: none;
}

a:hover {
	color: #73137c;
	text-decoration: none;
}

h1,h2,form {
	padding: 0px;
	margin: 0px;
}

	h2 {
		height: 26px;
		color: #888888;
		font-weight: normal;
		font-size: 22px;
	}

	* html h2 {
		font-size: 22px;
		height: 20px;
		line-height: 1em;
		display: inline;
	}
	
	h3 {
		font-size: 14px;
		height: 20px;
		margin-bottom: 5px;
		color: #73137c;
	}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}
	
.header {
	border-bottom: 1px solid #d1d2d1;
	padding-bottom: 8px;
	width: 100%;
	margin-bottom: 18px;
}	
	
	
input,textarea,select {
	background-color: #eaeaea;
	border: 1px solid #d1d1d1;
	font-family: Tahoma, Arial;
	color: #473d48;
	padding: 2px;
	font-size: 11px;
}

	input.prpl {
		background-color: #73137c;
		border: 1px solid #73137c;
		color:#FFFFFF;	
	}

#shadow {
	background-image: url(/images/shadow.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 271px;
	position: absolute;
	top: 0px;
	z-index: -1;
}

#top {
	width: 100%;
	height: 200px;
}


#logo {
	width: 378px;
	height: 64px;
	position: absolute;
	top: 65px;
	left: 50px;
}
	
	#logo h1 a {
		width: 378px;
		height: 64px;
		display: block;
	}

#kontakt {
	position: absolute;
	width: 234px;
	height: 44px;
	left: 715px;
	top: 150px;
}
	
	#kontakt a {
		width: 234px;
		height: 44px;
		display: block;
	}

#content {
	width: 100%;
}

	#content .data {
		width: 940px;
		background-color: #FFFFFF;
		margin: 0px;
		padding-top: 15px;
	}

	
#navigation {
	width: 920px;
	height: 16px;
	margin-left: 20px;
}

	#navigation ol {
		padding: 0px;
		margin: 0px;
	}
	
	#navigation ol li {
		height: 16px;
		float: left;
		margin-right: 33px;
		list-style: none;
	}
	

#leftCol {
	width: 260px;
	float: left;
}

	#leftCol .padding {
		padding: 50px 10px 40px 23px;
	}
	
	.subNavLink, .subNavLinkAct {
		font-size: 15px;
		margin-bottom: 10px;
	}


#mainCol {
	width: 675px;
	float: left;
	overflow: hidden;
}

	#mainCol .padding {
		padding: 50px 100px 40px 0px;
	}
	
	#mainCol .padding p {
		line-height: 22px;
		text-align: justify;
	}

	.col {
		width: 270px;
		float: left;
	}


	#mainCol .listLine {
		width: 90%;
		border-top: 1px solid #d1d1d1;
		margin-top: 15px;
		padding: 15px 5px 0px 5px;
	}


.crumbtrail {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #CCCCCC;
}

	.crumbtrail a {
		color: #999999;
		text-decoration: none;
	}

#formBox {
	margin: 20px 0px 10px 20px;
}
	
	#formBox .l {
		text-align: right;
		float: left;
		width: 80px;
		margin-right: 7px;
	}
	
	#formBox .r {
		float: left;
		width: 180px;
		margin-bottom: 20px;
		text-align: left;
	}

.klientLogo {
	width: 137px;
	height: 94px;
	float: left;
	margin: 3px;
}

#footer {
	width: 940px;
	background-color: #000000;
}
	
	#footer .padding {
		padding: 10px 25px 5px 25px;
	}


	#footer .padding .l {
		width: 65px;
		margin-right: 8px;
		float: left;
	}
	
	#footer .padding .r {
		width: 150px;
		margin-right: 25px;
		float: left;
	}


#bottomLine {
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #d1d1d1;
	margin: 20px 0px 40px 0px;
}
	#bottomLine span {
		height: 24px;
		line-height: 22px;
		float: left;
		margin-right: 10px;
	}

	#bottomLine a {
		height: 24px;
		width: 24px;
		display: block;
		line-height: 22px;
		background-color: #73137c;
		color: #FFFFFF;
		font-size: 14px;
		margin-right: 10px;
		text-align: center;
		float: left;
	}
	


	#bottomLine .left {
		width: 70%;
		float: left;
		height: 24px;
	}
	
	
	#bottomLine .right {
		width: 80px;
		float: right;
		height: 24px;
		text-align: right;
	}


.clear {
	clear: both;
}

.legend {
	font-size: 11px;
	color: #89828a;
}

.tytul {
	font-size: 14px;
	color: #73137c;
	font-weight: bold;
}

.imageBorder {
	padding: 2px;
	border: 1px solid #d1d1d1;
	margin-bottom: 20px;
	width: 230px;
	margin-left: 30px;
}

.smallImageBorder {
	padding: 2px;
	border: 1px solid #d1d1d1;
	margin-bottom: 20px;
	width: 170px;
	margin-left: 15px;
	float: left;
}

.newsImage {
	padding: 2px;
	border: 1px solid #d1d1d1;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#defaultForm {
	width: 450px;
}

	#defaultForm .l {
		width: 130px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		padding-top: 3px;
		text-align: right;
		color: #717171;
	}
	
	#defaultForm .r {
		width: 300px;
		float: left;
		text-align: left;
		margin-bottom: 10px;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 10px;
		padding-top: 3px;
	}

	* html #defaultForm .r {
		margin-bottom: 6px;
	}

	
	#defaultForm .r input {
		padding: 0px 3px 3px 3px;
	}
	
	#defaultForm .line {
		width: 440px;
		margin-bottom: 10px;
		margin-top: 10px;
		border-bottom: 1px solid #e1e1e1;
	}

.footCol {
	width: 200px;
	height: 120px;
	margin: 20px;
	border-right: 1px dotted #333333;
	float: left;
	line-height: 17px;
	font-size: 11px;
}
	
	.footCol a {
		color: #666666;
		text-decoration: none;
	}

	.footCol input {
		background-color: #666666;
		border: 1px solid #333333;
		color:#CCCCCC;
	}



.errorBox {
	width: 600px;
	border: 1px solid #ca6a5a;
	background-color: #f9eaea;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.errorBox p {
		line-height: 28px;
		color: #7c1b1b;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
.infoBox {
	width: 600px;
	border: 1px solid #6dca5a;
	background-color: #e1f8d3;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.infoBox p {
		line-height: 28px;
		color: #2b7c1b;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		margin-left: 20px;
		margin-right: 20px;
	}

.sondaWynik {
	width: 400px;
	margin: 15px 0px 15px 0px;
	line-height: 16px;
}

	.sondaWynik .pasek {
		width: 400px;
		height: 10px;
		background-color: #e8e8e8;
	}
	
#sondaButton {
	width: 187px;
	height: 119px;
	background-image: url(/images/bck_sonda_but.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 150px 10px 20px 30px;
}

	#sondaButton p {
		font-size: 12px;
		color: #FFFFFF;
		padding: 84px 10px 10px 10px;
		text-align: center;
	}
	
	#sondaButton p a {
		color: #FFFFFF;
		text-decoration: none;
	}

#googleAds {
	width: 840px;
	height: 120px;
	margin-top: 10px;
	border-top: 1px dotted #333333;
}
	
	#googleAds .title {
		font-size: 10px;
		text-transform: uppercase;
		margin-top: 10px;
	}
	
	#googleAds .ads {
		margin: 10px 0px 10px 20px;
	}