body, html {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #eae7cd;		
	font-size: 12px;
	line-height: 16px;			   
}

#calosc {
	width: 960px;
	margin: 0 auto 0;
	border : 1px black solid; 
}

#banner_logo_left {
	width: 288px;
	height: 92px;
	float: left;
/*	background: url("../images/logo.jpg") no-repeat;	*/
}

#banner_logo_right {
	width: 672px;
	height: 92px;	
	float: left;	
	background: url("../images/up_belt.jpg") no-repeat;
}

#home {
	padding: 10px 5px 0px 10px;
	width: 20px;
	height: 20px;	
	float: right;	
}

#mapa-site {
	padding: 10px 5px 0px 5px;
	width: 20px;
	height: 20px;		
	float: right;	
}

#mail {
	padding: 10px 20px 0px 5px;
	width: 20px;
	height: 20px;		
	float: right;	
}

#menu_banner_left_side {
    background-color: #4d8700;
	width: 288px;
	float: left;
}

#menu_0 {
	height: 21px;   
	background: url("../images/menu_clear.jpg") no-repeat;
   
}

#menu_1, #menu_2, #menu_3, #menu_4 {
	height: 33px;   
}

#menu_00 {
	height: 24px;   
	background: url("../images/menu_end.jpg") no-repeat;
   
}

#menu_banner_right_side {
	width: 672px;
	float: left;	
}

#banner_part1 {
	width: 364px;
	height: 84px;	
	float: left;	
	background: url("../images/banner1.jpg") no-repeat;
}

#banner_part2 {
	width: 308px;
	height: 84px;	
	float: left;	
	background: url("../images/banner2.jpg") no-repeat;
}

#banner_part3 {
	width: 364px;
	height: 93px;	
	float: left;	
	background: url("../images/banner3.jpg") no-repeat;
}

#banner_part4 {
	width: 308px;
	height: 93px;	
	float: left;	
	background: url("../images/banner4.jpg") no-repeat;
}

#banner_part5 {
	width: 364px;
	height: 80px;	
	float: left;	
	background: url("../images/banner5.jpg") no-repeat;
}

#banner_part6 {
	width: 308px;
	height: 80px;	
	float: left;	
	background: url("../images/banner6.jpg") no-repeat;
}

#green_line_banner {
	width: 288px;
	height: 80px;	
	float: left;	
	background: url("../images/green_line_banner.jpg") no-repeat;
}

#main {
	width: 960px;
	background: url("../images/main_line.jpg");	
}

#main_left_side {
	width: 288px;
	float: left;
}

#main_right_side {
	width: 672px;
	float: left;	
}

#left_content {
	padding: 60px 15px 15px 15px;
	text-align: justify;	
	
}

#left_content_extras {
	background: url("../images/slogan.jpg") no-repeat;	
	width: 288px;
	height: 101px;
	padding: 0px 15px 15px 15px;
	text-align: center;
	position: absolute; top: 280px;
}

#right_content {
	background-color: #f4f6f0;
	color: #3e3e3e;	
	padding: 0px 35px 15px 35px;
	text-align: justify;
}


#footer {	
	clear: both;
	width: 960px;
	height: 98px;	
	background: url("../images/footer.jpg") no-repeat;
	
}

#footer_left {
	width: 288px;
	padding: 15px 0px 0px 0px;
	float: left;
	text-align: center;
	font-size: 9px;
	line-height: normal;			   
	
}

#footer_right {
	width: 672px;
	padding: 58px 0px 0px 0px;	
	float: left;	
	font-size: 10px;
	letter-spacing:	2px;	
	text-align: center;	
}

#contact_left {
	width: 288px;
	float: left;
}

#contact_right {
	width: 288px;
	float: right;
}



#path {
	font-size: 8px;
	color: #b2b2af;	
}


/* ************************ FORMATOWANIA ************************ */

a.link  {
	text-decoration: none;
	color: #eae7cd;		
}

a.link:hover, a.link:active {
	text-decoration: underline;
	color: #eae7cd;		
}

a.link2  {
	text-decoration: none;
	color: #4d8700;		
	font-size: 14px;
}

a.link2:hover, a.link2:active {
	text-decoration: underline;
	color: #4d8700;		
	font-size: 14px;	
}

a.link3  {
	text-decoration: none;
	font-size: 8px;
	color: #b2b2af;
}

a.link3:hover, a.link3:active {
	text-decoration: underline;
	font-size: 8px;
	color: #b2b2af;	
}

ul.arrow, li.arrow {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;	
}

ul.arrow li.arrow {
	background: url(../images/yellowarrow3.png) no-repeat left top;
	padding-left: 20px;	
}


strong.orange  {
	color: #e97e00;		
}

h2.orange {
	font-size: 17px;
	color: #e97e00;
}

h3.gray {
	font-size: 14px;
	color: #b2b2af;
}

h1.gray {
	font-size: 14px;
	color: #b2b2af;
}

h2.nocolor {
	font-size: 14px;
}

h3.nocolor {
	font-size: 14px;
}



#spacer {
	clear: both;
}

.spacer {
	clear: both;
}

/* ********************************** TABELE *********************************** */

table {
	font:normal 90%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:visited {
	color:#444;
	font-weight:normal;
	}
table a:visited:after {
	content:"\00A0\221A";
	}
table a:hover {
	border-bottom-style:solid;
	}
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:center;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:center;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
tbody tr:hover td,
tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
	
