* {
    margin: 0px;
    padding: 0px;
    border-style: none;
    /* border: 1px solid white; */
}

a {
    outline: none;
    text-decoration: none;
    color: #f49401;
    font-size: 11px;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

body {
    background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
    background-color: #207ba1;
    font-family: arial;
    font-size: 12px;
    color: #2b2b2b;
    text-align: center;
}

.strong {
    font-weight: bold;
}
em  {
    font-size: 10px;
}

h1 {
	font-weight: bold;
	font-family: arial;
    font-size: 12px;
	display: inline;
}

h2 {
    font-weight: bold;
    font-family: 'Trebuchet MS',Trebuchet,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 16px;
    color: #2b2b2b;
    text-decoration: underline;
}
h3 {
    font-weight: bold;
    font-family: 'Trebuchet MS',Trebuchet,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    color: #525252;
     text-decoration: underline;
}



#header {
    background-image: url("images/top.png");
    background-repeat: no-repeat;
    width: 964px;
    height: 274px;
    text-align:left;
    margin: 0 auto;
    position: relative;
}

#logo {
    float: left;
    text-align:left;
    margin-top: 5px;
    margin-left: 360px;
}
#social{
    float: right;
    text-align:left;
    margin-top: 10px;
    margin-right: 27px;
}

#language {
    float: right;
    margin-top: 12px;
    margin-right: 36px;
}
    
    
    
#menu {
    width: 964px;
    height: 83px;
    text-align:center;
    margin: 0 auto;
    position: relative;
    background-image: url("images/menu-bg.png");
    background-repeat: no-repeat;
    background-color: #252b32;
}

.pozycje li {
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
	list-style: none;
}
.pozycje a {
	display: block;
	text-decoration: none;
}
.pozycje li em {
	background: url(images/load.gif) no-repeat;
	width: 10px;
	height: 45px;
	position: absolute;
	top: -40px;
	left: -1px;
	text-align: left;

	font-style: normal;
	z-index: 2;
	display: none;
}


.pozycje {
    padding: 38px;
    list-style: none;
    text-align: center;
}

#pozycje {
    padding: 24px;
    list-style: none;
    text-align: center;
}

.content {
    padding: 30px;
    width: 858px;
    height: auto;
    text-align:justify;
    margin: 0 auto;
    background-color: #f2f6f7;

}

.spec {
	background: ;
	border: 1px solid white;
}

.spec td {
	vertical-align: top;
	padding: 0 4px;
	border: 1px solid lightgrey;
}

.spec .spec1 {
	width: 228px;
	background: white;
}

.spec .spec2 {
	background: #eaf2f4;
}

#content-top {
    width: 904px;
    height: 327px;
    text-align:left;
    margin: 0 auto;

    }

#realizacje img {
	float: left;
}

#realizacje h3 {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#realizacje p {
	float: left;
	width: 180px;
	margin-left: 10px;
	
}

#realizacje tr td {
	padding: 0 20px 40px 0;
	width: 50%;
}

#realizacje tr td.sec {
	padding: 0 0 40px 20px;
}

#footer {
    width: 100%;
    height: 75px;
    text-align:center;
    margin: 0 auto;
    background-image: url("images/footer-bg.png");
    background-position: top;
    background-repeat: repeat-x;
    background-color: #2b2b2b;
}


#copyright {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 878px;
    text-align:left;
    margin: 0 auto;
    font-family: arial;
    font-size: 11px;
    background-image: url("images/footer-bg2.png");
    background-position: top;
    background-repeat: repeat-x;
    color: #bbbbbb;
}
    

#copyright a{
    font-family: arial;
    font-size: 11px;
    color: #bbbbbb;
    font-weight: bold;
}
    
#created {
    margin: 0 auto;
    float: right;
    font-family: arial;
    font-size: 10px;
}
    
    #keywords3 {
    margin-right: 170px;
    float: right;
    font-family: arial;
    font-size: 10px;
    }
    #keywords2 {
    margin-right: 150px;
    float: right;
    font-family: arial;
    font-size: 10px;
    }
    #keywords1 {
    margin-right: 125px;
    float: right;
    font-family: arial;
    font-size: 10px;
	}


#copyright a{
    font-family: arial;
    font-size: 10px;
    color: #c2c2c2;
}
    

.menu ul{margin:0px 0 0 0;padding:0px 0px 0px 0px;list-style:none;line-height:normal}

.menu li{float:left;margin:0px 0px 0px 1px}

#contact-area {
	width: 290px;
	margin-right: 0px;
	padding-left: 5px;
	text-align:left;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 290px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #536c9b;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
	font-size: 12px;
}

.wrapper li {
font-size: 13px;
line-height: 190%;
list-style-type: none;
}
.wrapper ul {
color:#000000;
line-height: 180%;
margin-left: 40px;
}
.wrapper a{
color:black;!important
}
.wrapper h2 {
color: #393939;
font-size: 15px;
font-weight: normal;
padding: 16px 16px 16px 18px;
}

/* AJ */

.wynajem-billboardow {
margin-left:10px;
width:820px;
margin-top:0px;
margin-bottom:45px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-kampanie.png);
background-repeat: no-repeat;
background-position: top left;
}

.producent-billboardow {
text-align:left;
}
.producent-billboardow h1 {
font-size:18px;
}

.prace-alpinistyczne {
margin-left:10px;
width:820px;
margin-top:0px;
margin-bottom:30px;
padding-left:5px;
padding-top:50px;
background-image: url(images/prace-alpinistyczne.png);
background-repeat: no-repeat;
background-position: top left;
}

.realizacje-billboard-druk {
margin-left:10px;
padding-top:
width:820px;
margin-top:0px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-realizacje.png);
background-repeat: no-repeat;
background-position: top left;
}

.grupa-fachowiec-a {
position:absolute;
margin-top:5px;
font-style: 10px;
padding:10px;
background-image: url(images/ref.png);
background-repeat: no-repeat;
width:400px;
text-align:left;
}

.grupa-fachowiec-b {
position:absolute;
margin-left:420px;
margin-top:5px;
font-style:10px;
padding:10px;
background-image: url(images/ref.png);
background-repeat: no-repeat;
width:400px;
text-align:left;
}

.kontakt {
padding-top:50px;
margin-left:245px;
position:absolute;
float:right;
margin-top:0px;
padding-left:40px;
background-repeat: no-repeat;
background-position: top;
}

.kontakt-formularz {
margin-left:540px;
position:absolute;
width:397px;
float:right;
background-image: url(images/txt-formularz.png);
background-repeat: no-repeat;
background-position: left top;
}

.dane-firmowe {
margin-left:10px;
width:820px;
margin-top:0px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-kontakt.png);
background-repeat: no-repeat;
background-position: top left;
}

/* index */
.druk-banerow-kontakt {
height:262px;
width:247px;
float:right;
margin-top:0px;
padding-left:40px;
padding-top:35px;
background-image: url(images/dane-kontaktowe.png);
background-repeat: no-repeat;
background-position: top;
}

.druk-banerow-opis {
margin-left:10px;
width:575px;
margin-top:0px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-1.png);
background-repeat: no-repeat;
background-position: top left;
}

.zaufani-klienci {
font-size:11px;
text-align:left;
margin-left:10px;
height:205px;
width:938px;
margin-top:0px;
padding-left:0px;
padding-top:40px;
background-image: url(images/klienci.png);
background-repeat:no-repeat;
background-position: top left;
}

.klienci {
position: absolute;
margin-left:375px;
margin-top:-15px;
font-style: 10px;
padding:10px;
background-image: url(images/ref.png);
background-repeat: no-repeat;
width:420px;
text-align:left;
}
/* Druk wielkoformatowy */
.park-maszynowy {
margin-left:440px;
position:absolute;
height:20px;
width:397px;
float:right;
margin-top:0px;
padding-left:40px;
padding-top:160px;
background-image: url(images/maszyny.png);
background-repeat: no-repeat;
background-position:top;
}

.drukarnia-wielkoformatowa {
margin-left:10px;
width:420px;
margin-top:0px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-2.png);
background-repeat: no-repeat;
background-position: top left;
}

.drukarnia-wielkoformatowa-winyl {
line-height:18px;
float:right;
margin-right:20px;
width:350px;
margin-top:15px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-winyle.png);
background-repeat: no-repeat;
background-position: top left;
}

.drukarnia-wielkoformatowa-papier {
line-height:18px;
margin-left:10px;
width:350px;
margin-top:15px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-papier.png);
background-repeat:no-repeat;
background-position: top left;
}

.drukarnia-wielkoformatowa-uv {
line-height:18px;
float:right;
margin-right:20px;
width:350px;
margin-top:35px;
margin-bottom:35px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-uv.png);
background-repeat:no-repeat;
background-position: top left;
}

.drukarnia-wielkoformatowa-folia {
line-height:18px;
margin-left:10px;
width:350px;
margin-top:35px;
margin-bottom:35px;
padding-left:5px;
padding-top:50px;
background-image: url(images/txt-folia.png);
background-repeat:no-repeat;
background-position: top left;
}
