body
{
  background-image: url('images/layout/tlo1.jpg');
  background-repeat: repeat-x;
  margin: auto;
  font-family: Tahoma, Arial; font-size: 11px; color: #05365F;
  line-height: 16px;
  width: 850px;
}

a {
color: #000000;
}

.top 	{	
      height:244px;
      margin: auto;
			background-color:#ffffff;
			color: #326ea7;
		}
.top a { color: #326ea7; text-decoration: none; }
.top a:hover { color: #B4160A; text-decoration: underline; }
		
.header 	{	
        height: 119px;
        width: 850px;
        margin: auto;
				background-image: url('images/layout/beyondx2_02.jpg');
        background-repeat: no-repeat;
        line-height: 14px;
			}

}

.header a, {
        color: #000000;
        text-transform: underline;
}

.header a:hover {
        font-weight: normal;
        color: #0D5084;

}
			
.footer 	{	
        width: 100%;
        height: 67px;
			  color: #111;
				clear: both;
				background-image: url('images/layout/beyondx2_05.jpg');
        background-repeat: repeat-x;
        text-align: right;
        vertical-align: top;

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

			padding: 0px;
			font-family: Tahoma, Arial; 
			font-size: 11px;
      background-color: #EEF5FB;
      background-image: url(images/layout/tlo-menu_05.jpg);
      background-repeat: repeat-x;
      font-weight: bold; 
      width: 180px;
		}		
		
#menu .poziom1 { padding: 1px 0px 1px 10px; color: #1E364F; }
#menu .poziom1 a { color: #1E364F; text-decoration: none; }
#menu .poziom1 a:hover { color: #B4160A; text-decoration: underline; }
#menu .poziom1 img { margin-right: 5px; }
#menu .poziom1_selected { padding: 1px 0px 1px 10px; color: #B4130B; font-weight: bold;}
#menu .poziom1_selected a { color: #B4160A; font-weight: bold; text-decoration: none; }
#menu .poziom1_selected a:hover { color: #B4160A; font-weight: bold; text-decoration: underline;}
#menu .poziom1_selected img { margin-right: 5px; }

#menu .poziom1_podmenu { position: relative; width: 210px; }

#menu .poziom2 { padding: 1px 0px 1px 24px; }
#menu .poziom2 a { color: #726F6A; text-decoration: none; }
#menu .poziom2 a:hover { color: #726F6A; text-decoration: underline; }
#menu .poziom2 img { margin-right: 5px; }
#menu .poziom2_selected { padding: 1px 0px 1px 24px; color: #dc1111; font-weight: bold;}
#menu .poziom2_selected a { color: #dc1111; font-weight: bold; text-decoration: none; }
#menu .poziom2_selected a:hover { color: #dc1111; font-weight: bold; text-decoration: underline;}
#menu .poziom2_selected img { margin-right: 5px; }
		
#menu .poziom3 { padding: 1px 0px 1px 38px; }
#menu .poziom3 a { color: #726F6A; text-decoration: none; }
#menu .poziom3 a:hover { color: #726F6A; text-decoration: underline; }
#menu .poziom3 img { margin-right: 5px; }
#menu .poziom3_selected { padding: 1px 0px 1px 38px; color: #dc1111; font-weight: bold;}
#menu .poziom3_selected a { color: #dc1111; font-weight: bold; text-decoration: none; }
#menu .poziom3_selected a:hover { color: #dc1111; font-weight: bold; text-decoration: underline;}
#menu .poziom3_selected img { margin-right: 5px; }
	
#menu .poziom4 { padding: 1px 0px 1px 52px; }
#menu .poziom4 a { color: #726F6A; text-decoration: none; }
#menu .poziom4 a:hover { color: #726F6A; text-decoration: underline; }
#menu .poziom4 img { margin-right: 5px; }
#menu .poziom4_selected { padding: 1px 0px 1px 52px; color: #dc1111; font-weight: bold;}
#menu .poziom4_selected a { color: #dc1111; font-weight: bold; text-decoration: none; }
#menu .poziom4_selected a:hover { color: #dc1111; font-weight: bold; text-decoration: underline;}
#menu .poziom4_selected img { margin-right: 5px; }
	
			
#content {
				width:645px;
				padding-left:5px;
				padding-top:0px;
        background-image: url(images/layout/beyondx1_04.jpg);
        background-repeat: repeat-x;
        position: top;
        background-color: #ffffff ;	
				float:right; 
				text-align: justify;
				color: #05365F;
			}
#content-old {
				width:395px; 
				padding-left:5px;
				padding-top:5px;	
				float:right; 
				overflow-x:hidden;
			}
#content ul {list-style-type: square;}
#content li {list-style-image: url(images/layout/sniezka.gif); }
#content a { text-decoration:underline; color:#35638F; font-weight: bold; }			
#content a:hover { text-decoration:underline; color: #B4130B; }			
#content .aktualnosci { width: 600px; float: left; overflow: hidden; padding-top: 0px; color:#111111; }
#content .aktualnosci ul {width: 600px; padding: 0px;}
#content .aktualnosci li {width: 600px; padding: 0px;}
#content .aktualnosci-old { width: 600px; float: left; overflow: hidden; padding-top: 0px; }			
#content .aktualnosci .naglowek { width: 600px; font-weight: bold; } 
#content .aktualnosci-old .naglowek { width: 600px; font-weight: bold; background-color: #ff6600; } 
			
#welcome {
           width: 250px;
           margin: 0px auto;
           text-align: center;
           color: #333333;
         }
#welcome a { text-decoration: underline; color: #333333; }         
#welcome a:hover { text-decoration: underline; }

#copyright {
         height: 10px;
         width: 100%px;
         text-align: center;
         margin: 0px;
}