body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #666666;
	font: normal 12px 'Arial';
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 5px 0 5px 0;
}

h2, h3 {
	margin: 0;
	padding: 0;
}

#page {
	width: 1024px;
	margin: 0 auto 0 auto;
	background: #fff;
}

.clear {
	clear: both;
	height:0;
	padding:0;
	margin:0;
	font-size:0;
	/* zoom: 1; */
}

#header {
	width: 1024px;
	height: 130px;
	border-bottom: 1px solid #cbcaca;
	margin: 0 0 0 0;
	position: relative;
}

#adres_header {
	position: absolute;
	width: 200px;
	height: 80px;
	left: 815px;
	top: 10px;
	color: #cc3300;
	font: normal 12px 'Arial';
	text-align: right;
}

#body {
	width: 1024px;
}

#footer {
	width: 1024px;
}

#logo {
	width: 434px;
	height: 126px;
	display: block;
	float: left;
}

#menu {
	width: 580px;
	height: 36px;
	float: left;
	margin: 93px 0 0 10px;
}

h1 {
	color: #666666;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {

	padding: 0 15px 0 0;
	float: right;
}

#menu ul li a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

#menu ul li a:hover {
	color: #cc3300;
}

#left_content {
	width: 590px;
	float: left;
	font: normal 12px 'Arial';
	padding: 0 0 10px 0;
}

#left_content ul {
	padding: 0;
	margin: 0;
}

#left_content h2 {
	font: bold 14px 'Arial';
}

#left_content li {
	padding: 0 0 0 10px;
	margin: 0;
	background: transparent url(../images/mini-arrow.gif) no-repeat 0 4px;
	list-style-type: none;
	font: normal 12px 'Arial';
	width: 260px;
	line-height: 20px;
	float: left;
}

#left_content a {
	color: #583026;
	text-decoration:none;
}

#left_content a:hover {
	text-decoration:underline;
}

#right_content {
	width: 422px;
	/*height: 1000px;*/
	float: left;
	border-left: 1px solid #cbcaca;
	border-right: 1px solid #cbcaca;
	border-bottom: 1px solid #cbcaca;
	padding: 0 0 10px 10px;
	background: #f1f1f1;
}



#left_content_1 {
	width: 280px;
	float: left;
	padding: 0 10px 0 0;
}

#left_content_2 {
	width: 280px;
	float: left;
	padding: 0 0 0 10px;
}

#aktualnosci_branzowe {
	width: 590px;
}

/* ---------------------------- artykuły - prawa kolumna ----------------------- */
 
#article1 {
	width: 418px;
}

.articles_h {
	width: 418px !important;
}

.fotka {
	float: left;
	margin: 2px 5px 2px 0;
	background: #fff;
	border: 1px solid #cbcaca;
}

.akt {
	color: #583026;
	font: normal 20px 'Verdana';
	margin: 10px 0 20px 0;
	text-align: center;
}

.akt_link {
	text-align: right;
	margin: 0 3px 0 0;
}

.akt_link a {
	font-weight: bold;
	color: #583026;
}

.akt_link a:hover {
	text-decoration: underline;
}

#article1:hover {
	color: #583026;
}

#article2 {
	width: 195px;
	float: left;
	padding: 0 9px 0 0;
}

#article2:hover {
	color: #583026;
}

#article3 {
	width: 195px;
	float: left;
	padding: 0 0 0 9px;
	border-left: 1px solid #cbcaca;
}

#article3:hover {
	color: #583026;
}

#right_content h3, #right_content h3 a {
	font: normal 20px 'Times New Roman';
	margin: 0;
	padding: 0;
	color: #583026;
}

.article-body {
	font: normal 12px 'Arial';
	margin: 10px 0 15px 0;
	line-height: 17px;
}

.article_data {
	font: normal 10px 'Arial';
}

#content-right {
	width: 415px;
	float: left;
	border-left: 0px solid #cbcaca;
	padding: 0;
	margin: 10px 0 0 0;
}

#content-right ul {
	padding: 0;
	margin: 10px 0 10px 0;
}

#content-right li {
	padding: 0 0 0 10px;
	margin: 5px 0 5px 0;
	background: transparent url(../images/red_arrow.gif) no-repeat 0 6px;
	list-style-type: none;
	font: normal 12px 'Arial';
	line-height: 17px;
	width: 400px;
	float: left;
}

#content-right a {
	color: #cc3300;
	text-decoration:none;
}

#content-right a:hover {
	text-decoration:underline;
	color: red;
}

#content-right h2 {
	font: bold 14px 'Arial';
}
 
#links {
	width: 560px;
	float: left;
	border-top: 1px solid #cbcaca;
	padding: 10px 0 10px 5px;
	margin: 15px 0 0 0;
}

#links ul {
	padding: 0;
	margin: 0 0 10px 0;
}

#links li {
	padding: 0 10px 10px 10px;
	margin: 0;
	background: transparent url(../images/red_arrow.gif) no-repeat 0 6px;
	list-style-type: none;
	font: normal 12px 'Arial';
	line-height: 20px;

	float: left;
}

#links li div {
	padding: 0 5px 0 0;
}

#links a {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}

#links a:hover {
	text-decoration:underline;
	color: red;
}

#links h3 {
	padding: 0;
	margin: 0 0 5px 0;
	color: #583026;
}

.rss {
	float: left;
	display: block;

}

.orange {
	color: #ff7f00 !important;
}

.bold {
	font-weight: bold !important;
}

.underline {
	text-decoration: underline !important;
}

.green {
	color: #4e9d4e;
}

.partnerzy_b {

}

.partnerzy {
	font: bold 14px 'Arial';
	color: #583026;
	display: block;
	margin: 5px 0 5px 5px;
}

/* -------------------------------------------------------------------------- */

#footer {
	position: relative;
}

#realizacja {
	width: 340px;
	left: 690px;
	top: 0;
	position: absolute;
	text-align: center;
}

#footer ul {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 560px;
	border-top: 1px solid #cbcaca;
}

#footer ul li {
	float: left;
	margin: 0 10px 0 0;
}

#footer ul li a:hover {
	color: #cc3300;
}

/* -------------------------------- aktualności ---------------------------- */

#do_lewej {
	width: 210px;
	float: left;
}

#do_prawej {
	width: 210px;
	float: left;
}

/* --------------------------------- reklamy ------------------------------- */

#reklamy {
	width: 424px;
	height: 100%;
	float: left;
	padding: 5px 0 0 5px;
	border: 0px solid red;
}

.reklama {
	width: 200px;
	height: 200px;
	margin: 5px;
	background: #F1F1F1 url(../images/reklamy/reklama.png) 0 10px no-repeat;
	float: left;
}

.reklama a img {
	border: 0;
}

/* --------------------------------- menu -------------------------------------- */

#menu_right {
	width: 10px;
	height: 36px;
	background: url(../images/menu_left.png);
	float: right;
}

#menu_center {
	height: 36px;
	width: 412px;
	background: url(../images/menu_body.png) repeat-x;
	float: right;
	padding: 6px 0 0 3px;
}

#menu_left {
	width: 10px;
	height: 36px;
	background: url(../images/menu_right.png);
	float: right;
}
