* {outline: none;}
html, body {width: 100%; height: 100%; margin: 0px; padding: 0px; background-image: url('images/bg-bar.png');
	background-repeat: repeat-x; background-color: #E0E0E0;}

#overall {margin: 0px auto; width: 925px;}

#top {height: 110px; width: 925px;}
	#literki {height: 91px; width: 800px; background-image: url(images/literki.png); float: left;}
	#logo-top {height: 90px; width: 100px; float: right; padding: 15px 0px 0px 10px; }

	#main {height: 670px; background-image: url('images/bg-main.png'); padding-top: 20px; background-repeat: no-repeat;}

/* Header */
#header {width: 873px; height: 570px; margin: 0px auto;}
	#header-left {width: 510px; height: 570px; float: left; position: relative;}
	#header-right {width: 360px; height: 570px; float: right;}
	
	#nag {width: 468px; height: 110px; margin-left: 32px; margin-top:30px; }
		#site_pic {float: left; height: 111px;}
		#title {height: 111px; float: right; position: relative; top: 40px;
			font-family: Arial, sans-serif; font-size: 34px; color: #FFF; text-align: left;}
	
	#mycustomscroll {width: 468px; height: 365px; float: left; margin-left: 32px;
		margin-top:30px; font-family: Verdana; font-size: 12px; overflow: hidden; color: #5a5b5a;}
	#partners {width: 350px; height: 118px; margin: 0px auto; margin-top: 400px; }
        #partners ul, #partners ul li{ list-style: none; padding: 0; margin: 0;  display: block; position: relative; }
         #partners span{font-family: Verdana; font-size: 11px;color: rgb(90, 90, 90); font-weight: bold;}
        #partners ul{ margin-top: 15px; height: 100px; overflow: hidden; }
        #partners ul li{line-height: 16px}
         #partners ul li a{font-family: Verdana;  font-size: 12px; color: rgb(92, 92, 92); font-weight: bold;  line-height: 13px; text-decoration: none; text-transform: uppercase;}
         #partners ul{ margin-top: 15px;}
	#banners {width: 177px; height: 550px; margin-top: 23px; float: right; margin-right: 3px;}
		a.banner {float: right; margin-bottom: 8px; background-image: url(images/menu.png); width: 140px; height: 28px;
			color: #fff; text-decoration: none; font-size: 11px; font-family: Tahoma; padding: 14px 0 0 10px }
	
	/* Menu */
	#menu {width: 873px; height: 49px; margin: 0px auto;}
	a.menu {float: left; height: 49px;}
	a#menu-about-us {width: 131px; background-image: url(images/menu/about-us.png);}
	a#menu-about-us:hover {width: 131px; background-image: url(images/menu/about-us-hover.png);}
	a#menu-our-clients {width: 187px; background-image: url(images/menu/our-clients.png);}
	a#menu-our-clients:hover {width: 187px; background-image: url(images/menu/our-clients-hover.png);}
	a#menu-references {width: 176px; background-image: url(images/menu/references.png);}
	a#menu-references:hover {width: 176px; background-image: url(images/menu/references-hover.png);}
	a#menu-work {width: 120px; background-image: url(images/menu/work.png);}
	a#menu-work:hover {width: 120px; background-image: url(images/menu/work-hover.png);}
	a#menu-contact {width: 136px; background-image: url(images/menu/contact.png);}
	a#menu-contact:hover {width: 136px; background-image: url(images/menu/contact-hover.png);}
	a#menu-blank {width: 123px; background-image: url(images/menu/blank.png); background-position: top right; cursor: auto;}

/*div#picture {width: 323px; height: 148px; background-image: url(images/picture.png); background-repeat: none;
			position: absolute; top: 30px; right: -100px;}
div#logo {width: 143px; height: 58px; float: none; margin-top: 40px; margin-left: 30px; }

a#poligrafia {width: 153px; height: 80px; background-image: url(images/banners/poligrafia.png);}
a#reklama {width: 154px; height: 73px; background-image: url(images/banners/reklama.png);}
a#przek_multi {width: 151px; height: 79px; background-image: url(images/banners/przek_multi.png);}
a#targi {width: 147px; height: 80px; background-image: url(images/banners/targi.png);}
a#gadzety {width: 158px; height: 81px; background-image: url(images/banners/gadzety.png);}
a#eventy {width: 157px; height: 95px; background-image: url(images/banners/eventy.png);}
*/
.noborder {border: 0px;}


