body
{
  text-align:center;
  background-image:url('Partnerzy/tlo5.jpg');
  color:redtext;
}
img {display:iline;}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}

#mainblock
{
	position:relative;
 	margin: 10px auto;
 	width:1029px;
	background-image:url('images/mainblock_back.jpg');
	background-repeat:repeat-y;
}
#header
{
	width:1029px;
	height:198px;
	background-image:url('images/header.jpg');
}
#mainmenu
{
  	width:868px;
  	height:40px;
  	background-image:url('images/mainmenu_back.jpg');
  	margin: 0px auto 20px auto;
}
#menu
{
	position:relative;
  	display:block;
	list-style: none;
	margin-left:107px;
	padding:0px;
}
#menu li
{
  display:block;
  float:left;
  green-space: nowrap;
  height:35px;
}
#menu a
{
  display:block;
  height:35px;
  margin-left:4px;
}
#menu a:hover
{
	border-style:solid;
	border-width:2px;
	border-color:#EA5901;
	border-bottom-color: #fff;
	margin-left:0px;
}
#select1 a {width:90px;  background:url('images/menu1.jpg');}
#select2 a {width:108px; background:url('images/menu2.jpg');}
#select3 a {width:100px; background:url('images/menu3.jpg');}
#select4 a {width:91px;  background:url('images/menu4.jpg');}
#select5 a {width:127px; background:url('images/menu5.jpg');}
#select6 a {width:100px; background:url('images/menu6.jpg');}

/*#select1 a:hover { background:url('images/menu1.jpg');}
#select2 a:hover { background:url('images/menu2.jpg');}
#select3 a:hover { background:url('images/menu3.jpg');}
#select4 a:hover { background:url('images/menu4.jpg');}
#select5 a:hover { background:url('images/menu5.jpg');}
#select6 a:hover { background:url('images/menu6.jpg');}*/

#mainpanel
{
	float:left;
	position:relative;
	margin:0px 0px 0px 10px;
}
#mainbar
{
  	background-image:url('images/mainpanel_bar.jpg');
  	background-repeat:no-repeat;
  	float:left;
  	width:736px;
  	height:45px;
  	padding:0px;
  	
}
#mainbox
{
	width:726px;
	margin:0px 0px 0px 10px;
}
#rightpanel
{
  	float:right;
  	width:243px;
  /*	border:2px solid black;*/
}
#rightbar
{
  	background:url('images/rightbar_back.jpg') no-repeat;
  	width:243px;
  	height:54px;
  	float:right;
}
#rightbox
{
  	background:url('images/rightbox_back.jpg') repeat-y;
  	width:243px;
  	text-align:left;
}
#footer
{
	background-image:url('images/footer_back.jpg');
	background-repeat:no-repeat;
	background-position:bottom; 
	width:1029px; 
	height:60px;
	clear:both;
}
#maincontainer
{

  	margin-left:15px;
  	text-align:left;
}
#rightcontainer
{
	margin:5px 30px 0px 30px;
	text-align:left;	  
}
.aleft{float:left;}
.aright{float:right;}
.title1
{
	font-family:Impact;
	font-size:23px;  
	color:#EA5901;
	padding:0px;
	margin: 9px 0px 0px 75px;
	text-align:left;
}
.title2
{	
  	font-family:Arial;
	font-size:14pt;  
	color:white;
	padding:0px;
	margin: 13px 0px 0px 75px;
	text-align:left;
}
.blacktext1
{
	color:black;
  	font-family:Tahoma;
  	font-size:12px; 
  	
}
.blacktext2
{
  	color:black;
  	font-family:Tahoma;
  	font-size:11px;
}
.redtext
{
	color:#111111;
	font-family:Tahoma;
  	font-size:12px;  
}

