body { 
	text-align: center; 
	padding: 0; 
	margin: 0; 
	border: 0;
	background: #c9c9c9 url(img/grey.png);
}

body strong {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	/* letter-spacing: 0.2em;*/
	
}

p {
	margin: 2px 0;
}

.noscr {
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	background: url(img/red_alpha.png);
	color: #980000;
	font: 13px Tahoma;
	padding: 1px 5px;
	margin-top: 5px;
	text-align: justify;
}

#info_cloud {
	display: none;
	position: absolute;
	background: url(img/white_op.png);
	border: 1px solid #FFF;
	z-index: 101;
	max-width: 150px;
	padding: 10px;
	font: 0.8em Tahoma;
	color: #444;
}

#max {
	position: absolute; top: 0px; right: 0px; bottom: -1000px; left: 0px; z-index: 990;
	height: 1000px;
	display: none;
	background: url(img/max_op.png);
	color: #FFFFFF;
	text-align: center;
	
}

#max_inc {
	margin: 100px 200px auto;
	padding: 0 50px 50px 50px;
	border: 5px solid #980000;
	background: #DDDDDD;
}

.max_back {
	margin: 0 -50px 50px -50px;
	padding-right: 20px;
	padding-bottom: 2px;
	text-align: right;
	background: #BBBBBB;
}

.max_back a {
	color: #444444;
	text-decoration: none;
	font: 0.8em Tahoma;
}
.max_back a:hover {
	color: #444444;
	text-decoration: underline;
}

#max_spacer {
	width: 80%;
}

#prehead {
	margin: -1px 0 0 0;
	background: #980000;
	position: relative;
	text-align: right;
	padding: 0px 20px 1px 0;
	font: 0.8em Tahoma;
	color: #c9c9c9;
	/*border: 1px solid white;*/
}

#prehead a {
	color: #c9c9c9;
	text-decoration: none;
}

#prehead a:hover {
	color: #fff;
	text-decoration: none;
}

#prehead a:hover span {
	color: #fff;
	text-decoration: underline;
}

#prehead2 {
	height: 5px;
	width: 100%;
	margin: 0px 0px -5px 0px;
	background: url(img/cien_top.png) repeat-x;
	z-index: 10;
	position: relative;
}

#zalogowany {
	position: absolute; left: 20px; top: 0px;
	font: italic 1em Tahoma;
	color: #c9c9c9;
}

div {
	border: 0px solid black;
}

#head {
	z-index: 5;
	position: relative;
	text-align: left;
	position: relative;
	width: 990px;
	height: 90px;
	margin: 0 auto;
	padding: 0;	
/*	background: #e1e1e1 url(img/tlo_top1_02.png);*/
	border-left: 2px groove #fff;
	border-right: 2px ridge #fff;
	/*border-bottom: 2px ridge #fff;*/
}

#logo {
	position: absolute; top: 0px; left: 80px;
}

#logo h1{
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #980000;
	font-family: Georgia, Book Antiqua, Palatino, serif;
}

#motto {
	position: absolute;
	text-align: left;
	top: 65px; 
	left: 130px;
	right: 100px;
	font-style: italic;
}

#right_box {
	float: right;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#menu {
	margin: 0 auto;
	text-align: center;
	padding: 1px 50px 1px 50px;
	border-top: 2px solid #980000;
	border-bottom: 2px solid #980000;
	text-align: left;
	background: #d2d2d2;
	clear: both;
	text-align: center;
	/* background: url(img/menu.png) no-repeat top left; */
}

#spacer {
	height: 10px;
	background: url(img/spacer2.png) repeat-x top left;
	margin-bottom: 5px;
}

#tabmenu td {
	width: 162px;
}

.mitem{
	display: inline;
	/*margin: 2px 5px;
	font: 1.2em Georgia;
	color: #980000;
	padding: 10px 0;
	width: 200px;*/
}

.mitem h2 {
	display: inline;
	/*margin: 10px 0px;*/
	font: 1em Georgia;
	color: #980000;
	width: 230px;
	padding-bottom: 1px;
	margin: 10px;
}

.mitem h3 {
	display: inline;
	margin: 0px auto;
	font: 0.8em Georgia;
	color: #980000;
}
.enditem h2 {
	display: inline;
	margin: 0px auto;
	font: 1em Georgia;
	color: #980000;
}

.mitem a {
	display: inline;
	margin: 2px 5px;
	font: 1.2em Georgia;
	color: #980000;
	padding: 0 10px;
	color: #980000;
	text-decoration: none;
}

.mitem a:hover {
	color: beige;
	background: #980000; /*url(img/bord_op.png); */
	text-decoration: underline;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 990px;
	/*overflow: visible;*/
	background: #e1e1e1;
	background-position: top center;
	background-repeat: no-repeat;
	border-left: 2px groove #fff;
	border-right: 2px ridge #fff;
	/*border-top: 1px solid #fff;*/
	overflow: hidden;
}
/*
#wrapper {
	background: url(http://www.uinvest.pl/img/logobg.png) no-repeat center center;
}
*/
/* przeniesione */




#bottom_menu {
	margin: 0;
	background: #b7b7b7;
	padding: 3px 0;
	font-family: Tahoma, sans-serif;
	font-size: 0.8em;
	border-top: 2px groove white;
}

#bottom_menu span {
	margin: 10px;
}

#bottom_menu a {
	color: #980000;
	text-decoration: none;
}	

#bottom_menu a:hover {
	text-decoration: underline;
	color: #bc6161;
}







#foot_cien {
	height: 5px;
	width: 100%;
	margin: -5px 0px 0px 0px;
	background: url(img/cien_bot.png) repeat-x;
	z-index: 10;
	position: relative;
}

#foot {
	width: 100%;
	margin: 0 auto;
	clear: both;
	background: #980000 url(img/foot_grad.png) repeat-x left center;
	position: relative;
	font: 0.8em Tahoma;
	color: #c9c9c9;
	padding: 1px 0px;
	text-align: center;
}

#foot_line {
	height: 5px;
	width: 100%;
	margin: 0px 0px -5px 0px;
	background: url(img/cien_top.png) repeat-x;
	z-index: 10;
	position: relative;
}

#foot_line2 {
	height: 5px;
	width: 100%;
	margin: -5px 0px 0px 0px;
	background: url(img/cien_bot.png) repeat-x;
	z-index: 10;
	position: relative;
	clear: both;
}
/*
#foot span {
	position: absolute; 
	right: 50px;
	font-size: 0.9em;
	margin: 0;
	border: 0px solid;
	color: #d99a9a;
}

#foot span a {
	color: #d99a9a;
	text-decoration: none;
	border-bottom: 1px dashed #ba7e7e;
}

#foot span a:hover {
	color: #EEE;
	border-bottom: 1px solid #EEE;
}
*/
#foot_wrap {
	width: 990px;
	margin: 10px auto;
	text-align: center;
	border-top: 1px solid #980000;
	border-bottom: 1px solid #980000;
}

#foot_wrap ul {
	list-style-type: none;
	/*color: #b57777;*/
	opacity: 0.5;
}

#foot1 {
	float: left;
	width: 260px;
	/*border-right: 1px solid #440000;*/
}
#foot2 {
	float: left;
	width: 240px;
	text-align: right;
}
#foot3 {
	float: left;
	width: 240px;
	text-align: left;
}
#foot4 {
	float: left;
	width: 220px;
}

#foot4 a {
	font-family: Calibri, Tahoma, sans-serif;
	color: #d99a9a;
	text-decoration: none;
	opacity: 0.5;
}

#foot4 a:hover {
	color: #EEE;
	text-decoration: underline;
	/*border-bottom: 1px solid #EEE;*/
	opacity: 1;
}



.koment_action {
	text-align: center;
	margin: 2px 0px;
	
}

.koment_action span {
	margin: 1px;
	
	
	color: #333333;
	/*padding: 2px 0;*/
	font: 12px Tahoma;
}

.koment_action span a {
	border: 1px solid #333333;
	background: #EEEEEE;
	padding: 2px 10px;
	text-decoration: none;
	color: #333333;
}

.koment_action span a:hover {
	text-decoration: none;
	color: #333333;
	background: #FFFFFF;
}

.comm_head {
	margin: 20px 8px 3px 0px;
	font: 13px Tahoma;
	color: #333333;
	border-bottom: 1px dotted;
}

.comm_head span.no {
	margin: 0 10px 0 0;
	font: bold 14px Tahoma;
	color: #333333;
}

.comm_cont {
	text-indent: 4%;
	margin: 2px;
	font: 12px Tahoma;
	letter-spacing: 1.1;
	color: #555555;
	text-align: justify;
}


