@charset "utf-8";
/* CSS Document */

body {
	color: #c6c1a7;
	font-family: "Times New Roman";
	font-size: 12pt;
	background-color: #171307;
	margin-top: 0px;
	vertical-align: top;
	height: 100%;
	line-height: 140%;
	}
	
.container {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
	}
	
.content {
	width: 962px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;

	}
	
.top {
	width: 962px;
	height: 132px;
	background:url(images/top_new1.jpg);
	float: left;
	}	

.menu{
	width: 800px;
	height: 44px;
	float: left;
	text-align:center;
	padding: 87px 0px 0px 15px;
	}

.logo {
	width: 163px;
	height: 96px;
	float: right;
	z-index: 10;
	padding-top:37px;
	padding-right: 10px;
	}

.baner {
	width: 962px;
	height: 188px;
	background: url(images/banner_fs.jpg);
	float: left;
}

.main-1 {
	width: 962px;
	height: 100%;
	float: left;
	background-color: #171307;
	background:url(images/main-back.jpg) no-repeat top;
	}

.main-2 {
	width: 221px;
	height: 445px;
	float: left;
	padding: 5px 25px 25px 25px;
	color: #c6c1a7;
	font-family: "Courier New";
	font-size: 14px;
	font-weight:bold;
	}

div#notify {
	width: 220px;
	height: 130px;
	background:url(images/display2.gif);
	color: #000000;
	font-family: "Courier New";
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	left: 0px;
	top: 560px;
	padding: 15px 15px 15px 25px;
	}

div#gelo {
	width: 220px;
	height: 130px;
	background:url(images/display2.gif);*/
	color: #000000;
	font-family: "Courier New";
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	left: 0px;
	top: 410px;
	padding: 15px 15px 15px 25px;
	}

#notify.a:link {
	color:#000000;
	}	

.notify {
	width: 191px;
	height: 109px;
	background:url(images/display.jpg);
	color: #000000;
	font-family: "Courier New";
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	left: 0px;
	top: 560px;
	padding: 30px 20px 30px 40px;
	}

.main-3 {
	width: 635px;
	height: 100%;
	float: right;
	text-align: justify;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	}

.footer {
	width: 962px;
	height: 228px;
	background:url(images/footer.gif);
	float: left;
	}

.footerlawp {
	width: 594px;
	height: 69px;
	background:url(images/logo_unia.png);
	float: left;

	}

.footer1 {
	padding-top: 59px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 150px;
	}

.fl {
	float: left;
	}

.fr {
	float:right;
	}
.center {
	text-align:center;
	}

.emp {
	color:#181408;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}
	
.linki {
padding-left: 300px; padding-top: 30px; font-size:10pt;
}

.cytat {
	font-style:italic;
	font-size: 16pt;
	text-align:center;
	color:#dad6bf;
	}



img {
	border-style: none;
	}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}


a {
	color:#dad6bf;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#fffef7;
	font-weight: normal;
	text-decoration: none;
}

a.emp:link {
	color:#181408;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}	

a.emp:hover {
	color:#181408;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	}	

