@import url("Footer.css");
@import url("Header.css");
@import url("LeftNav.css");
@import url("Main.css");
@import url("RightNav.css");
@import url("Red.css");
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
body {
	margin: 0px;
	background-color: #0e214d;
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	width: 948px;
	float: left;
	overflow: hidden;
	background-color: #E7E7E7;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7CA3C9;
	border-left-color: #C0DFF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1E9FA;
}
.shadow {

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #86A7BF;
}
.nopadding {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Layer {
	position: absolute;
	z-index: 1;
	height: 370px;
	width: 418px;
	left: -1000px;
}
#linko {
	margin-top: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-position: center;
}
#linko a {
	color: #2952AF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#linko a:hover {
	text-decoration: underline;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3781E;
}
.obramowka {
	border: 2px solid #E3781E;
}

