html, body { 
  background:#fff; 
  margin:0; 
  padding:0px 0px; 
  text-align:left; 
  color:#404040; 
  font-size: 14px;
  font-family: trebuchet ms, tahoma, arial;
 }
 * {
  padding:		0px;

 
  
}
 
a {
	color: #999;
	text-decoration: none;
}

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

a:visited {
	color: #999;
	text-decoration: none;
}

a:active {
	color: #999;
	text-decoration: none;
}

h1 {
  font-size:		18px;
  color:		#A3A1A1;
  text-transform:	uppercase;
}
h2 {
  font-size:		18px;
  font-weight:		normal;
  color:		#C6C6C6;
  margin-bottom:	10px;
}
h3 {
  font-size:		13px;
  color:		#8F8D8D;
  text-transform:	uppercase;
  margin-bottom:	10px;
}
h4 {
  text-align: center;
  font-weight: normal;
  font-size: 1.1em;
  
  text-transform:	uppercase;
  margin: 0px 0px 0px 0px;  
  margin-top: 10px;
  background: #ddd;
  padding: 7px;
}

 img {
	border: 0px;
}
#node0{
	width:  900px;
	margin: 0 auto;
}

#node1
{
	background-color: #fff;
	 position:		relative;
  width:		900px;
  height:		120px;
  margin:		40px auto 0px auto;
   background:		url(images/sh3.png) no-repeat left bottom;
	
}
#node2
{
	background-color: #fff;
	border: 1px solid #d5d5d5;
	width:		900px;
  clear: both;
  padding-top: 30px;
  
  margin-bottom: 10px;
   float:		left;
}
#node3
{
	background-color: #fff;
	
}
#node4
{
	float: left;
	width: 510px;
	background-color: #fff;
	margin-left:  25px;
	margin-right: 25px;
	
}
#node5
{
	float: left;
	width: 285px;
	background-color: #fff;
	margin-left:  25px;
	margin-right: 25px;
	
	
}

/* naglowek */

#inf {
  		position: relative;
 		height:	45px;
 		margin-top:	27px;
  		float:	right;
   		text-align: right;
   		right: 6px;
}

#inf span {
  		list-style:	none;
  		text-align: right;
  		color: #999;

}
  
ul#main-menu {
		position:absolute;
		right:0px;
		bottom:0px;	
		margin:0 0 0px 0;
		font-size:0.9em;
		padding:0;
        list-style: none;
		background:transparent no-repeat scroll 0px 0px;
}
	
ul#main-menu li  {
	
		padding: 0;
		float: left;
		margin: 0 5px 0 0;
		display: block;
		background: #ed1c24;
}
	
ul#main-menu li:hover, ul#main-menu li#current {
	
		padding: 0;
		float: left;
		margin: 0 5px 0 0;
		display: block;
		background: #000000;
}
		
ul#main-menu li a{
		
		float: left;
		padding: 0 15px;
		color: #fff;
		text-decoration: none;
		line-height: 2.2em;;
}
	

#logo {
 		width: 210px;
 	    float:	left;
  		margin-left: 25px;
}
  
  /* ------------------------ */
  /* tresc */
  .content {
  		  width:		490px;
 		  padding:	15px 15px 15px 15px;
 		  background: #e6e6e6;
 		  text-align: center;
  		  clear: both;
 
}

.tr {

  width:		490px;
  
  padding:		20px 15px;
  background:		#fff;
  
}
.tr {
  color:		#404040;
}
.tr ul li {
  color:		#999999;
}
.tr p strong {
text-transform:	uppercase;
}
/* panel */
#display {
	position: relative;
}
.display_item {
	
	width:		270px;
  height:		200px;
  background:		#EEEEEE;
  border:		1px solid #DEDEDE;

  padding:		6px;
  margin:		0px 8px 8px 0px;
}

.display_item img {
	
	
	width:		270px;
  height:		200px;
  
}
.clear {
	height: 210px;
	background-color: #fff;
	color: #fff;
	
	clear: both;
}

	.akt {
	height: auto;
	margin-top: 25px;
	padding: 15px 25px 15px 25px;
	text-align: justify;
	margin-bottom: 30px;
	background-color: #e6e6e6;
	color:  #404040;
	clear: both;
font-size: 0.83em;

	
}

#tab2 ul {
	margin-bottom: 125px;
	clear: both;
        margin-top: 0px;
}
	
	#tab2 li  {
	background-color: #ffe400;
	line-height: 2.2em;
		margin: 0 0px 0 0;
		list-style-type: none;
		font-size: 1.0em;
		
		text-align: center;
	width: 100%;
	}
	
	#tab2 li:hover, #tab2 li#current {
	margin: 0 0px 0 0px;
		
		color:  #000;
		float: left;
		text-align: center;
		width: 100%;
			}
		
	#tab2 li a{
		float: left;
		text-decoration: none;
		background-color: #ed1c24;
padding: 0px 0px 0px 0px;
margin: 0px 0px 3px 0px;
		color: #fff;
		width: 100%;
		
		text-align: center;
		
	}
	


#tab2 li a:hover, #tab2 li#current a{
	
		color: #000;
		
	}

	#tab3 ul {
	margin-bottom: 25px;
	clear: both;
        margin-top: 0px;
}
	
	#tab3 li  {
	
				line-height: 2.2em;
		margin: 0 0px 0 0;
		list-style-type: none;
		font-size: 1.0em;
		background-color: #ffe400;
		text-align: center;
	width: 100%;
	}
	
	#tab3 li:hover, #tab3 li#current {
	margin: 0 0px 0 0px;
		
		color:  #000;
		float: left;
		text-align: center;
		width: 100%;
			}
		
	#tab3 li a{
		float: left;
		text-decoration: none;
		background-color: #ed1c24;
padding: 0px 0px 0px 0px;
margin: 0px 0px 3px 0px;
		color: #fff;
		width: 100%;
		
		text-align: center;
		
	}
	
	
		li#crr {
		
		background-color: #ffe400;

	}

#tab3 li a:hover, #tab3 li#current a{
	
		color: #000;
		
	}

/* stopka */
.foo {
	margin-top: 0px;
	text-align: left;
	font-size: 0.8em;
	margin-bottom: 35px;
	margin-left: 20px;
	color: #888;
	
	
	}
	
.right {
	float: right;
	margin-right: 20px;
}

  