/*--- Mo06f ---*/
@charset "utf-8";
/*--- Overall style ---*/
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background: #FFF;
}
h2 {
	font-size:18px;
}
h1 {
	margin:0;
	padding:10px 0 7px 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006381;
	text-transform:uppercase;
	border-bottom: 1px solid #ccc;
	width:200px;
}
.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
}
a {
	text-decoration:none;
}
a:link {
	color: #07455C;
}
a:visited {
	color: #E18700;
}
a:hover {
	color: #508FAE;
	text-decoration:underline;
}
a:active {
	color: #7FAABD;
}
.container {
	width:950px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
/*--- end ---*/

/*--- Panel ---*/
#panel {
	position:absolute;
	left:40px;
	top:320px;
	width:190px;
}
.panBgr {
	background-image: url(../images/panel_bgr.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 10px 0px 15px;
	text-align:justify;
	font-size:12px;
}
/*--- end ---*/
#designed {
	position:absolute;
	left: 0px;
	bottom: 30px;
	width:190px;
	font-size:10px;
	color: #88B7CB;
	/*display: none;*/
}
/*--- Content --*/
.content {
	padding: 0px 20px 0px 25px;
}
div#imie {
	text-align:right;
}
span#niklewicz {
	font-size:10px;
	color:#666666;
	padding-right: 100px;
	;
}
.bottom_bgr {
	background-image: url(../images/bottom_bgr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_bgr {
	background-image: url(../images/content_bgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left_bgr {
	background-image: url(../images/left_bgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:550px;
}
.form {
	padding-left:20px;
	color:#004566;
}
ol#firmy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
/*--- ----------Small Navigation ---*/
#smallNav {
	width:500px;
	height:30px;
	margin:10px 0;
	position:relative;
	background: #EAFEFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#smallNav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	position:absolute;
	left:50px;
	top:5px;
	width:400px;
}
#smallNav li {
	float:left;
	padding:0 7px;
}
#smallNa li a {
	float: left;
	display: block;
}
/*--- end ---*/
/*--- end ---*/
/*--- Copyrights ---*/
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00B9E8;
	height:42px;
	text-align:center;
	vertical-align:top;
	padding-top:3px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.copyrights a {
	text-decoration: none;
}
.copyrights a:link {
	color:#F1ECDC;
}
.copyrights a:visited {
	color:#D4D1C0;
}
.copyrights a:active {
	color: #FF6600;
}
.copyrights a:hover {
	color: #FFF;
}
.copyrights div {
	padding-top:3px;
}

/*--- End ---*/

