* /*Set's border, padding and margin to 0 for all values*/

{
padding: 0;
margin: 0;
border: 0;
}

body, html {
background: #127ECD url('/graphics/maciek/bg.jpg') repeat-x; 

color: #000; 
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 12px;
line-height: 1.15em;

text-align: center; /*** Centers the design in old IE versions ***/
height: 100%;
}

img {
border: 0;
}

p
{
padding: 0px 20px 10px 10px;
}

a
{
/*color: #5d5d5d;*/
color: #07f;
}

h1, h2
{
border-bottom: 1px solid #FF9900;

/*height: 22px;*/
padding-top: 3px;
margin-right: 10px;
font-size: 13px;
line-height: 1.1em;
padding-bottom: 5px;
padding-left: 23px;
margin-bottom: 10px;
}
h2{
    border-bottom: none;
    margin: 20px 10px 10px 10px;
    padding: 0;
}

h1.home
{
border-bottom: 1px solid #FF9900;

height: 22px;
margin-top: 0px;
padding-top: 3px;
margin-bottom: 5px;

font-size: 13px;
text-indent: 23px;
}

h1 img
{
padding: 0px 7px 1px 0px;
}

h4
{
margin-top: 10px;

font-size: 12px;
text-indent: 23px;
font-weight: bold;
}





#block_1
	{
	float: left;
	width: 500px;
	margin-left: 185px;
	margin-top: 10px;
	text-align: justify;
	}
* html #block_1
	{
	display: inline;	
	}
#block_2
	{
	float: left;
	width: 185px;	
	margin-left: -685px;
	}
#block_3
	{
	float: left;
	width: 227px;
	}
	#block_4
	{
	margin-top: 10px;
	float: left;
	width: 727px;
	margin-left: 185px;
	text-align: justify;
	}
	#block_4.left{
	text-align: left;
	}
	* html #block_4
	{
	display: inline;
	}
	#block_5
	{
	float: left;
	width: 185px;
    position: relative;
	margin-left: -912px;
	}
/* Start Mac IE5 filter */
/*\*//*/
#block_1, #block_2, #block_3, #block_4, #block_5
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	margin: 0 auto; /*** Centers the design ***/
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
	width: 912px;
	/*overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	background: #add8e6 url('/graphics/maciek/contentbg.jpg') repeat-y;
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */



/* ======================== CONTENT ==================*/

ul.home
{
list-style-type: square;
padding: 0px 0px 10px 30px;
}

ul.home li
{
padding-bottom: 4px;
}

ul.h1
{
padding-top: 10px;
}

#block_1 ul, #block_1 ol
{
padding-left: 30px;
margin-bottom: 10px;
}
#block_1 ul.sitemap ul{
margin-bottom: 0px;
}

#block_4 ul, #block_4 ol
{
padding: 0px 20px 10px 30px;
}

#block_4 ul.ulsmall
{
font-size: 11px;
}

#block_4 ol
{
padding-left: 30px;
}


#block_4 img.picture
{
margin: 0px 0px 12px 12px;
border: 1px solid #939393;
}

/* =========== LOGO, HEADER, FOOTER ==================*/

#logo{
position: relative;

margin: 0 auto;
/*background: url('/graphics/maciek/header.jpg') 0 -56px no-repeat;*/
width: 1000px;
height: 110px;
}

#header
	{
	clear: both;
	height: 45px;
	background: url(/graphics/maciek/topmenu.jpg);
	}

#footer
	{
	clear: both;
	height: 21px;
	background: url(/graphics/maciek/bottom.gif);
	}
	
#header, #footer
	{
	margin: 0 auto; /*** Centers the design ***/
	width: 912px;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
/* ]]> */

#footer2 {
width: 912px;
height: 25px; 
margin: 0 auto;
}


/* ============= TOP MENU ====================== */

#topmenu
{
 position: relative;
 clear: both;
top: 6px;
 left: 190px;
 height: 35px;
 width: 600px;
 
 float: left;
 list-style: none;

 padding: 0;
 margin: 0;
 
 text-align: center;
}

#topmenu li
{
margin-right: 6px;
 float: left;
 height: 35px;
 width: 99px;
}

#topmenu a
{
 position: relative;
 top: 0px;
 z-index: 8; 
 color: #fff;
 display: block;
  background: url('/graphics/maciek/button_sm.gif') 0px 0 no-repeat;
 
 margin: 0;
 border: 0;

 font-size: 12px;

  height: 35px;
 width: 99px;


 font-weight: normal;
 text-decoration: none;
 float: left;
 
padding: 10px 0px 0px 0px;
}

#topmenu a:hover
{

  background: url('/graphics/maciek/button_smhover.gif') 0px 0 no-repeat;

	
	}

 #topmenu a.active
{

 background: url('/graphics/maciek/button_smon.gif') 0px 0 no-repeat;
}

#topmenu img
{
padding: 0px 5px 2px 0px;
}

#language
{
float: right;
padding: 13px 15px 0px 0px;

}

#language img
{
vertical-align: middle; 
padding-right: 5px;
}

#language a, #language a.active
{
background: transparent;
color: #fff;
text-decoration: none;
}

#language a:hover
{
text-decoration: underline;
}

/*==================== TRAIL ====================*/
#trailbar
{
margin: 0 auto;
	width: 912px;
	height: 20px;
	
	background: url('/graphics/maciek/trail.jpg') 0px 0 no-repeat;
}

#trail
{
 position: relative;
 clear: both;

left: 190px;

 width: 600px;
 
 float: left;
 list-style: none;

 padding: 0;
 margin: 0;
}

#trail li
{
float: left;

font-size: 10px;
font-weight: bold;

margin-right: 10px;
padding: 5px 0px 0px 0px; 
}

 #trail li.white 
{
color: #fff;
margin-left: 10px;
}


#trail a
{
 position: relative;
 top: 0px;
 z-index: 8; 
 color: #434343;
 display: block;
 
 margin: 0;
 border: 0;

 text-decoration: none;
 float: left;
}

#trail a:hover
{
 color: #ff9900;
}

#trail img
{
padding: 3px 0px 0px 0px;
}


/* =================== LEFT MENU ===================== */

.left_top{
position: relative;
left: 3px;

background: url('/graphics/maciek/left_top.gif') no-repeat;

width: 182px;
height:16px;

margin-bottom: 0px;
display: block;
}

.left_bottom{
position: relative;
left: 3px;

background: url('/graphics/maciek/left_bottom.jpg') no-repeat;

width: 182px;
height:16px;

margin-bottom: 0px;
display: block;
}


/* ======== LEFT MENU BUTTON (SMALL) ========= */

.button
{
position: relative;
left: 3px;

width: 183px;
height:44px;

margin-bottom: 0px;
display: block;
}

.button a
{
width: 183px;
height:28px;
background: url('/graphics/maciek/button.gif') no-repeat;

color: #fff;
font-weight: bold;
font-size: 11px;

float: right;
padding: 16px 0px 0px 0px;
text-decoration: none;

text-align: center;
vertical-align: middle;
}

.button a:hover
{
background: url('/graphics/maciek/buttonhover.gif') no-repeat;
text-decoration: none;
color: #fff;

cursor: pointer; 
}

.button a.active
{
background: url('/graphics/maciek/buttonon.jpg') no-repeat;
text-decoration: none;
color: #fff;

cursor: pointer; 
}

/* ======== LEFT MENU BUTTON BIG ========= */

.buttonbig
{
position: relative;
left: 3px;

width: 183px;
height:56px;

margin-bottom: 0px;
display: block;
}

.buttonbig a
{
width: 183px;
height:41px;
background: url('/graphics/maciek/button_big.gif') no-repeat;

float: right;

padding: 15px 0px 0px 0px;

color: #fff;
font-weight: bold;
font-size: 11px;

text-decoration: none;
text-align: center;
vertical-align: middle;
}

.buttonbig a:hover 
{
background: url('/graphics/maciek/button_bighover.gif') no-repeat;
text-decoration: none;
color: #fff;

cursor: pointer; 
}

.buttonbig a.active
{
background: url('/graphics/maciek/button_bigon.jpg') no-repeat;
text-decoration: none;
color: #fff;

cursor: pointer; 
}

/* ============= ADAM'S TRICK ;) ================= */
.button a, .buttonbig a{
text-transform: uppercase;
}
.buttonbig a{
word-spacing: 1000px;
}


/* ============= LEFT SUB-MENU ================= */

#leftmenu
{
width: 186px;
background: url('/graphics/maciek/leftmenu.jpg') repeat-y #FFE7AE;
}

.submenu li
{
font-size: 11px;

list-style: none;

margin: 0px;
border-bottom: 1px solid #fff;
}

.submenu
{
margin-top: 0px;
border-top: 1px solid #fff;;
}

.submenu img
{
padding: 0px 5px 1px 0px;
}

.submenu a
{
text-indent: 15px;

width: 186px;
display: block;
padding: 5px 0px 5px 0px;

text-decoration: none;
color: #5d5d5d;
}

.submenu a:hover
{

font-weight: bold;
}

.submenu a.active
{

font-weight: bold;
background-color: #fff;
}


/* ===================== BOTTOM BOXES ========================== */

#bottom_boxes
{
float: left;
width: 610px;
position: absolute;
top: 570px;
}
#bottom_boxes object{
   margin: 0;
   padding: 0;
   border: 0;
   margin-right: 10px;
}

.bottombox
{
float: right;
}

#boxes
{
width: 150px;

position: absolute;
top: 166px;
}

.box
{
padding: 0px 10px 6px 20px;
}

.cornerbox
{
background: #fff;
padding: 0px 20px 20px 20px;
margin-right: 8px;
text-align: center;
float: right;
}
.cornerbox a.blue{
    color: #00f;
}
.cornerbox a.bold{
    font-weight: bold;
}
.cornerbox a{
    color: #00f;
}
.cornertext{
    background: url('/graphics/maciek/cbtexttop.gif') 0 0 no-repeat;
    width: 220px;
    margin: 10px 0;
    padding: 10px 0;
}
.cornertext div{
    background: url('/graphics/maciek/cbtextcenter.gif') 0 0 repeat-y;
}
.cornertext p{
    margin-bottom: -5px;
    text-align: left;
}
.cornertext div.b{
    background: url('/graphics/maciek/cbtextbottom.gif') 0 0 no-repeat;
    height: 10px;

}
#regc{
    border: 1px solid #ddd;
}
#regc h3{
    margin: .5em 0 0 0;
    font-size: 1em;
    text-align: left;    
    padding: .5em .5em 0 .5em;
    font-weight: normal;
}
#regc dl{
    text-align: left;
    margin: 0;
    padding: 0 .5em .5em .5em;
}
#regc dl ul{
    margin-top: .5em;
}
#regc dt{
    font-weight: bold;
    margin-top: 1em;
    padding: .3em;
}
#regc dd{
    margin-top: 1em;
    padding: .3em;
}
#regc dd a{
    font-size: .8em;    
}
#regc ul{
    list-style: none;
}

.homeblock3
{
height: 540px;
}


/* ========== CONTACT FORM ================== */
th, td
{
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    padding: 5px 0px 5px 10px;
}

#contactForm{
padding: 10px 0px 0px 20px;
    text-align: left;
}
#contactForm input, #contactForm textarea{
    border: 1px solid #000;
}
#contactForm label{
    display: block;
}
#contactForm button{
    margin: 5px 0 1em 0;
    border: 1px solid #ddd;
    background: #FF9900;
    color: #fff;
    font-weight: bold;
}
#contactForm textarea{
    width: 96%;
    height: 9em;
}
.blue a{
    color: #00f;
}

/* SOME FONTS CLASSES */

.small{
    font-size: .9em;
}

.italic{
    font-decoration: italic;
}
.bb{
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
}
.bb.first{
    margin-top: 0px;
}
.gray{
    color: #777;
}

