
body {
	margin: 0;
	padding: 0;
/*	background: #FFF url(images/img01.jpg) repeat-x;*/
/*	font: 15px Arial, Helvetica, Verdana, sans-serif;  */
	font: 0.95em Arial, Helvetica, Verdana, sans-serif;  
	color: #222;												
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #333;
}

h2 {														/* menu pionowe pierwszego rzędu */
	letter-spacing: 0;		
	font-size: 17px;									/* w px żeby nie powiększały się przynajmnie w IE */
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, ol, ul {
	margin: 0 0 0.5em 0;			
	line-height: 170%;			
}

a {
	color: #05A;										
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	margin: 10px 0 20px 0;
}

.bold { 													/* wytłuszcza tekst */
font-weight: bold;
}

.italik { 												/* pochyla tekst */
font-style: italic;
}

/***********
   HEADER 
***********/
#header {
	width: 800px;																		
	height: 215px;										/* było 200px */						
	margin: auto;
	background: url(images/banner.jpg) repeat; 
                 usemap="baner.jpg"
}

#header h1 {
	margin: 0;
	float: left;
	padding: 34px 0 0 0;
	font-size: 0.7em;
	visibility: hidden; 
}

/************
    MENU
************/
#menu {
	width: 940px;																			
	height: 65px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 40px;									
	list-style: none;
}

#menu li {
	display: inline;									/* żeby menu było poziome */
}

#menu li a.current_page_item {	 				/* a może zmienić kolor dla wyróżnienia? */
	text-decoration: underline;
}

#menu a {
	padding-right: 30px;
	text-decoration: none;
	letter-spacing: 0px;					
	font-size: 17px;									/* w px żeby nie powiększać napisów, przynajmniej w IE */
	font-weight: bold;
	color: #333;
}

#menu a:hover {
	text-decoration: underline;
}

/************
    PAGE 
************/
#page {
	width: 940px;																
	margin: 0 auto;
	background: url(images/img05.gif);
}

#extra {
	background: url(images/img06.gif) no-repeat left bottom;
}

/*************
   CONTENT 
*************/
#content {
	float: left;
	width: 680px;																
	background: url(images/img03.gif) no-repeat;
}

.inner {
	padding: 40px 40px 0 40px;
}

.inner ol, .inner ul {
	list-style-position: inside;
}

.inner .entry h2 {
	padding-bottom: 1em;
	color: #333;												
}

.inner .links {
	padding: 2px 20px;
	background: #CDFAFB;
	text-align: right;
}

.inner .links a {
	text-decoration: none;
	font-weight: bold;
	color: #0B8785;
}

.inner .links a:hover {
	text-decoration: underline;
}

/*************
   SIDEBAR 
*************/
#sidebar {
	float: right;
	width: 260px;																	
	background: url(images/img04.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px;				
	padding-left: 20px;		
}

#sidebar li li {
	font-size: 1em;			
}

#sidebar h2 {
	height: 33px;
	padding: 4px 0 0 6px;		
	background: url(images/img07.jpg) no-repeat; 
	font-size: 17px;										/* w px żeby nie powiększały się, przynajmniej w IE */
	font-weight: bold;		
	
}

#sidebar h2 a:hover {														
	text-decoration: underline;
}

#sidebar ul li ul a {														
	color: #038;
	text-decoration: none;
}

#sidebar ul li ul a:hover {
	text-decoration: underline;
}

#sidebar a.current_page_item {	 /* a może zmienić kolor dla wyróżnienia? */
	text-decoration: underline;
}

#sidebar_entry h2 {
/*	background: url(images/img08.jpg) no-repeat;*/
}

#sidebar_entry li {			
	padding: 10px;
}

/**************
	FOOTER
**************/
#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

/*****************
 	TABLES 
*****************/
table {
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #888;
	border-collapse: collapse;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;	
	line-height: 150%;
}

tr.part {
	background-color: #B1E1FC;
	font-weight: bold;					
}
td {
	border: 1px solid #888;
	padding: 5px 5px;
}

td.price {
	width: 20%;
	text-align: center;	
}

td.right {
	text-align: right;
	padding-right: 50px;
}

td.noborder {
	border: none;
}


/* Right arrow in span*/
.arrow {
	background: url(images/1_b.gif) no-repeat 100% 60%;
	padding-right: 22px;
}
	
/***************
	EMAIL FORM 
**************s*/
div#emailform {
		margin: 20px 0 0 0;									/* ustala położenie formularza */			
		width: 100%;
  		font-size: 1em;									
		}
div#emailform p {
  		margin: 0;
		padding: 0;
		font-size: 1em;			
		}
div#emailform p em {
		color: #F00;
		}
/* Usuwanie formatowania przeglądarek
-------------------------------------*/	
/
ol, li {
	margin: 0;
	padding: 0;
	} 
form, fieldset {
	margin: 0;
	padding: 0;
	}
input, textarea {
	margin: 0;
	padding: 1px;								
	font-size: 100%;
	font-family: inherit;
	}	
/* Szablon formularza emailowego
--------------------------------*/
form.sendemail {
	width: 100%;								
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;  
	color: #333;
	}	
form.sendemail fieldset { 
	margin-bottom: 10px;
	border: 2px solid #B1E1FC;	
	background: url(layout/cmxform-fieldset.gif) left bottom repeat-x; 
	}	
form.sendemail legend {
	margin-left: 7px;
	padding: 0 2px;
	font-weight: bold;
	color: #333; 
	_margin: 0 0; 													/* IE Win */
	}
form.sendemail label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	color: #333; 
	}
form.sendemail fieldset ol {
	margin: 0;
	padding: 0;
	}	
form.sendemail fieldset li {
	list-style: none;
	margin: 0;
	padding: 5px 10px 7px 8px;
	background: url(layout/cmxform-divider.gif) left bottom repeat-x;
	}
form.sendemail fieldset li.bottom {
	background: none;												/* usuwa podwójną dolną linię ramki */
	}		
form.sendemail em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
form.sendemail label { 
	width: 120px; 													
	} 
form.sendemail fieldset fieldset label { 
	margin-left: 123px; 			
	} 
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */	


