/* Main */
body {
	background:url(../img/main/bg-mainpage.png) repeat-x #fff; margin:0; color:#fbca27; font-family:Arial, Helvetica, sans-serif;
}
a:link,a:visited,a:active {
	color:#666; text-decoration:none;
}
a:hover {
	color:#11255c;
}
hr {
	margin:30px 0;
}
h1 { color:#dc082e; }
h2 { color:#db0700; font-size:21pt; text-transform:uppercase; }
h3 { color:#003399; font-size:16pt; text-transform:uppercase; }

#content ul { line-height:14px; }
#content li { color:#080809; font-size:9pt; list-style:none; }

#content a { color:#080809; }
#content a:hover { color:#11255c; }


.pdfy { float:right; width:800px; white-space:pre; line-height:0px; }


h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link {
	color:#dc082e;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color:#af0423;
}

#searchform {
	padding:210px 0 0 120px;
}
#searchsubmit {
	background:url(../img/search.png); width:78px; height:23px; border:none;
}

/* Container */
#wrapper {
	width:1150px; margin:auto;
}

/* Content */
#content-main {
	width:1150px; margin:auto;
	background:url(../img/main/content-mainpage.jpg);
	min-height:500px !important;
}
#content { 
	width:500px; margin:0 0 0 100px;
	padding:20px 0 0 0;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000; font-size:13px; clear:both;
}
#content img {
	float:right; 
}
#polska { margin:5px 5px 0px 0; }
#eng { margin:-10px 5px 0 0; }
/* Header */

#header-main {
	background:url(../img/header/header-main.jpg); width:1150px; height:237px;
}

/* Menu Top */
#menu {  width:580px; height:50px; margin:0; position:relative; top:200px; list-style:none; background:url(../img/menu/menu.png); }
	#menu span { display:none; }
	#menu li, #menu a { height:50px; display:block; }
	#menu li { float:left; display:inline; }
	
	#nowosci { width:94px; }
	#produkty { width:100px; }
	#cennik { width:80px; }
	#itech { width:203px; }
	#kontakt { width:103px; }
	
	#nowosci a:hover {background:url(../img/menu/menu.png) 0px -50px no-repeat; }
	#produkty a:hover {background:url(../img/menu/menu.png) -94px -50px no-repeat; }
	#cennik a:hover {background:url(../img/menu/menu.png) -194px -50px no-repeat; }
	#itech a:hover {background:url(../img/menu/menu.png) -274px -50px no-repeat; }
	#kontakt a:hover {background:url(../img/menu/menu.png) -477px -50px no-repeat; }



/* Footer */

.copyright { float:left; color:#666; }
#footer-menu {
	list-style:none; float:left;
}
	#footer-menu li {
		display:inline;
	}
	#footer-menu a {
		margin:0 5px;
	}
#footer-logo {
	float:right; 
}

