body{
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	background-color:#FFFFFF;
}

#container{
	width: 905px;
	margin: auto;  
	background-color:#fff;
}


#header{
	background-color:#000000;
	height: 108px;
}	

#menu{
	/*background-image:url(../images/top-menu-tlo.gif);
	background-repeat:repeat-x;*/
	
	background-image:url(../images/top-menu-tlo2.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight: normal;
	text-align:right;
	padding: 3px 10px 0px 0px;
	height: 26px;
	line-height: 18px;
	
	
}
#menu a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

#menu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#menu2{
	float:left;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
#menu2 a{
	color: #ffffff;
	font-weight: normal;
}

/* MENU */
#menu-left{
	float:left;	
	width: 200px;
	margin: 10px 0px 0px 0px;
}
.main-menu{


}
.main-menu .main-menu-item{
	background-image:url(../images/xxx.jpg);
	width: 200px;
	height:27px;
	margin: 1px 0px 1px 0px;
}
.main-menu .main-menu-item-selected{
	background-image:url(../images/xxx.jpg);
	width: 180px;
	height:27px;
	
	line-height: 27px;
	padding: 0px 0px 0px 20px;
	margin: 1px 0px 1px 0px;
}
.main-menu .main-menu-item-sub{
	line-height: 27px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/xxxx.jpg);
	background-repeat: no-repeat;
	
	width: 200px;
	height:27px;
	margin: 1px 0px 1px 0px;
}


/* ZAWARTOSĆ TEKST */
#content-text{
	text-align:left;
}
.main-menu img{
	
	margin: 15px 0px 0px 0px;
	float:left;
	clear:both;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#content-text-t{
	margin: 6px 0px 6px 0px;
	float: left;
	
	width: 700px;
}
#content-text-t p{
	margin-bottom: 15px;
	margin-left: 10px;
	text-align: justify;
}

/* ZAWARTOSĆ TEKST KONIEC */

/* ZAWARTOSĆ ZAJAWKA */
#content{
	text-align:left;
	margin: 4px 0px 4px 0px;
}
#content img{
	float:left;
}
/* ZAWARTOSĆ ZAJAWKA KONIEC*/

#subcontent{
	height: 106px;
	clear:both;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 0px 0px;
}
#subcontent img{
	float:left;
}

#menu-footer-green-1{
	height: 20px;
	clear:both;
	background-image:url(../images/bottom-menu-tlo.jpg);
	background-repeat:no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
}

#menu-footer-green-1 a{
	color: #ffffff;
	font-weight: normal;
}

#menu-footer-green-2{
	background-image:url(../images/bottom-menu2-tlo.gif);
	background-repeat:repeat-x;
	padding: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
#menu-footer-green-2 input{
	height: 16px;
	width: 150px;
}


#menu-footer-black{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
	color: #ffffff;
}

#menu-footer-black a{
	color: #ffffff;
}


#search{
	position: relative;
	float: right;
	text-align: right;
	color: #FFFFFF;
	top: 5px;
	
}
#search a{
	color: #ffffff;
	font-weight: normal;
}
#search input{
	background-color: #ffffff;
	width: 100px;
	height: 16px;
}

textarea{
	border: 1px solid gray;
}

#menu-user a{
	color: #ffffff;
}
*{margin: 0; padding: 0; border: 0;}