@charset "utf-8";
/* CSS Document */


/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

img { border: none; outline:0;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/*BODY*/

@font-face {
	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: normal;
	src: local('Bebas Neue'), url('../font/BebasNeue.woff') format('woff');
}

body { 
	margin:0; padding:0; 
	font-size: .625em; font-family: Tahoma; 
	background-color: #000;
	/*background:url(../_gfx/background.png);*/
}

*{ margin:0; padding: 0; outline: none;}

.clear {width: 100%; height: 22px;}


#wrapper { 
	width: 1200px;  
	margin:0 auto;
}

header { 
    height: 145px;
    position: fixed;
    top: 0;
    left: 50%;
	margin-left: -640px;
    width: 1240px;	
	z-index: 9998;
	background: #000;
}


center {
	width: 1200px; 
	margin:0 30px 0 30px;
}

header h1 {
	float: left; 
	display:block;
	}

header h1 { 
	text-indent: -999em; 
	width: 170px; height: 145px;
	padding-left: 21px;
	background: url(../_gfx/logotyp.jpg) 70px 0px no-repeat scroll #000;

 }
header h1 a { 
	width: 130px; height: 145px; 
	display:block;
}

nav { 
	width: 800px; height: 145px; 
	
	float: left; 
	display:block; 
	background:#000 url(../_gfx/bg-menu.png) 0 0px no-repeat; 	
}

nav ul#menu { 
	margin: 55px 0px 0 90px; 
}

nav ul#menu li { 
	float: left; 
	padding: 0px 12px; margin-top: 12px; 
	font-family:'Bebas Neue'; font-style: normal; font-weight: normal;  
	font-size:2.6em;
	background:url(../_gfx/line.gif) 0 6px no-repeat;
	/*border-right: 1px solid #000; 
	border-left: 1px solid #666;*/
}

nav ul#menu li:first-child { background: none;}


nav ul#menu li a { 
	text-decoration: none; 
	color: #A19FA0; 
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

nav ul#menu li a:hover { 
	color:#FC3; 
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

#box-language {
	width: 209px; height: 145px; 
	background:#000; display:block; 
	color: #fff; float: right; 
	background: #000;
}

header h2 { 
	text-indent: -999em; 
}


#top { 
	width: 100%; height: 660px; 
	padding-top: 0px;
	background:url(../_gfx/parabolic_tennis_wall.jpg) -40px 130px no-repeat;
}

#top-faq { 
	width: 100%; height: 540px; 
	padding-top: 0px;
	background:url(../_gfx/faq_tennis_wall.jpg) -100px 118px no-repeat;
}

#faq-img {float: right; margin-right: 80px; margin-top: -114px;}



#main-txt {  
	width: 317px; height: 160px; 
	margin: 0px 0px 0 50px; 
	padding-top: 116px;
}


#main-txt p  { 
	color: #A19FA0; 
	font: bold 12px Tahoma; 
	padding: 6px 1px; 
	line-height: 20px;
}

/*.parabolic { 
font-family:'Bebas Neue'; 
font-style: normal; 
font-weight: normal;  
font-size:46px;
color: #fff;
margin: 4px 8px;
}
.tennis { 
font-family:'Bebas Neue'; 
font-style: normal; 
font-weight: normal;  
font-size:80px;
color: #fff; background: #bb0706; padding: 0 8px;
}*/


/*BATONY*/

#main-batton {
	width: 950px; height: 120px; 
	margin: 0px auto; 
}

#main-batton h2 { 
	text-indent: -999em; 
}

ul.batton li { 
	width: auto; height: 60px; 
	border: 1px dotted #333; 
	float: left;
	padding: 0 10px 0; 
	margin:10px 6px 0 6px;
	
}

ul.batton li a {
	text-transform: uppercase; 
	color: #666; font: bold 12px Tahoma; 
	display:block; 
	width: auto; height: 38px;
	}
	
/*ul.batton li a:hover {
	color: #fff; 
	}*/

/*ul.batton li.b1 {width: auto;  border: 1px solid #1c7772; text-align:center; height: 80px;  margin:0px 6px 0 6px;  }
ul.batton li.b1:hover {  border: 1px solid #333;  }
ul.batton li.b1 a {color: #f1bb00; text-decoration: none;  height: 80px;  padding-top: 5px;  }
ul.batton li.b1 a:hover {color: #fff; }*/

ul.batton li.b1 { background:url(../_gfx/icon1.jpg) 5px 5px no-repeat; }
ul.batton li.b1:hover { background:url(../_gfx/icon11.jpg) 5px 5px no-repeat; color: #fff; }
ul.batton li.b1 a {  text-decoration: none; padding: 22px 0 0 50px;}
ul.batton li.b1 a:hover {color: #fff; }


span.myfont {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:46px; 
}

ul.batton li.b2 { background:url(../_gfx/icon2.jpg) 5px 5px no-repeat; }
ul.batton li.b2:hover { background:url(../_gfx/icon22.jpg) 5px 5px no-repeat; }
ul.batton li.b2 a {  text-decoration: none; padding: 22px 0 0 50px;}
ul.batton li.b2 a:hover {
	color: #fff; 
	}

ul.batton li.b3 { background:url(../_gfx/icon3.jpg) 5px 5px no-repeat; }
ul.batton li.b3:hover { background:url(../_gfx/icon33.jpg) 5px 5px no-repeat; }
ul.batton li.b3 a {  text-decoration: none; padding: 22px 0 0 50px;}
ul.batton li.b3 a:hover {color: #fff; }

ul.batton li.b4 { background:#F1BB00 url(../_gfx/faq.jpg) 42px 9px no-repeat; width: 124px; }
ul.batton li.b4:hover { background: #000 url(../_gfx/faq2.jpg) 42px 9px no-repeat; }
ul.batton li.b4 a {  text-decoration: none; padding: 42px 0 0 42px;}



blockquote { 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	width: 1000px; height: 150px; 
	margin: 25px auto 0; 
	background: #333; 
	padding: 45px 50px 45px; 
}

blockquote h2 { 
	font-size:36px; color: #fff; 
}

blockquote p  {
	padding: 8px 22px;  
	font-size:24px; color: #fff; 
	word-spacing: -1px; letter-spacing: -1px; 
	line-height: 32px;
}



#page1, #page4, #page5, #page { 
	width: 100%; height: 600px; 

}

.content {  
	margin: 0px 50px; 
	clear:both; display:block; 
	height: auto; 
	/*border: 1px solid yellow; */
	position:relative;
}




#page3 {width: 100%; height:auto;}





.wall { 
	width: 1100px; height: 700px; 
	background:url(../_gfx/tennis_wall.jpg) -80px 0 no-repeat; 
	display:block;
}


.tech-opis { 
	width: 600px; height: 300px; 
	position:absolute; top: 40px; right: 25px;
	color: #fff;
}



.tech-opis h4 {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:55px; 
}

.tech-opis h5 {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:35px; 
	color: #f7c000;
}

.tech-opis ul.param {line-height: 24px; padding-top: 16px; padding-left: 17px;}
.tech-opis ul.param li { line-height: 24px!important; font: normal 14px Tahoma; list-style:circle; padding-left: 5px;}



.single-txt { position:absolute; bottom: 60px;}

.single-txt p {
	text-align:center;
	padding: 1px 75px;  
	font-size:2.4em; color: #fff; 
	word-spacing: -1px; letter-spacing: -1px; 
	line-height: 32px;
}


#page4 {width: 100%; height:auto;}


.wall2 { 
	width: 1100px; height: 680px; 
	background:url(../_gfx/response_tennis_wall.jpg) 0px 540px no-repeat; 
	display:block;
}

.flat-wall { 
	width: 450px; height: 300px; 
	position:absolute; top: 30px;  
}

.flat-wall h4 {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:45px;
	color: #666; 
	padding-bottom: 22px;	
} 

.flat-wall ul, .flat-wall p { 
	font: normal 14px Tahoma; 
	color: #666; line-height: 22px!important;
}

.flat-wall p { 
	padding-top: 12px;
}


/*PARABOLIC-WALL*/

.parabolic-wall { 
	width: 470px; height: 300px; 
	position:absolute; top: 30px; right:0; 
}

.parabolic-wall h4 {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:45px;
	color: #fff; 
	padding-bottom: 22px;	
} 

.parabolic-wall ul, .parabolic-wall p { 
	font: normal 14px Tahoma; 
	color: #fff; line-height: 22px!important;
}

.parabolic-wall p { 
	padding-top: 12px;
}



#page1 p, #page2 p, #page3 p, #page4 p, #page5 p, #page6 p { }


#content2 { }




h3 { 
	font-family:'Bebas Neue', Tahoma; font-style: bold; font-weight: normal;  
	font-size:32px; color: #666;  text-align: center; 
	height: 17px; width: 1100px;
	border-bottom: 1px dotted #333;
	margin: 20px 50px 30px; 
}

h3 span { background: #000; padding: 0px 20px;  }



.baner2 { width: 1110px; margin: 0px auto; border-top: 1px solid #333; padding: 40px 0;}



/*FILM*/

#page5 { height: 540px;}

.film { width: 560px; height: 320px; background: #000; float: left; margin-right: 22px;}
.film-txt { width: 518px; height: 320px;  float: left; background: #000;}

.opis-film {width: 518px; height: 300px; position:absolute; top: 0px; right: 0px; margin:0; padding:0; }
.opis-film p {line-height: 24px!important; font: normal 14px Tahoma; padding: 4px 0;}




/*CONTACT*/#

#page6  { width: 100%;  }

div.box-contact {
	height: 280px; 
	float: left;
	color: #fff;
	line-height: 20px;
}

div.box1  { 
	width: 240px; 
}

div.box2  { 
	width: 240px; 
}

div.box3  { 
	width: 340px; padding: 0px 15px;
}

div.box4  { 
	width: 218px; padding: 0px 15px;
}

div.box-contact h5 {
	font: bold 14px Tahoma; padding-bottom: 20px; 
}

div.box-contact ul li {
	font: bold 12px Tahoma; color: #fff; line-height: 20px; 
}

div.box-contact ul li.special {
	font: normal 12px Tahoma; color: #999; line-height: 20px; 
}

div.box-contact p, div.box-contact a {
	font: bold 12px Tahoma; color: #fff; line-height: 20px; text-decoration: none; 
}

ul.media li { 
	float: left; 
	margin: 2px 3px; 
}


ul.submenu li a:hover { 
	color: #FFCC33;
}

/*FOOTER*/


footer { 
	clear:both;
	width: 1100px; height: 40px; 
	border: 1px dotted #333; 
	border-width: 1px 0 1px 0; 
	margin: 0 auto 100px;
}

footer p { 
	color: #292929; 
	font: normal 12px Tahoma; 
	padding-top: 12px;
}



footer a { color: #666; text-decoration: none;}
footer a:hover { color: #DFCB74;}



/*select a language*/

dl#menu0 { font: normal 12px Tahoma; color: #666; border: 1px solid #222;  margin-top: 67px; text-align: left; width: 140px; }

dl#menu0 dt { padding: 5px 6px 5px 6px;}
dl#menu0 dt, dl#menu0 dd  { cursor: pointer; background:#000;}

span.arrow { padding: 0px 3px 0 2px; display:block; float:right;}

dl#menu0 dd.de a { background:url(../_gfx/de.jpg) 7px 5px no-repeat; display:block; }
dl#menu0 dd.ru a { background:url(../_gfx/ru.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.pl a { background:url(../_gfx/pl.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.en a { background:url(../_gfx/en.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.it a { background:url(../_gfx/it.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.fr a { background:url(../_gfx/fr.jpg) 7px  5px no-repeat; display:block; }

dl#menu0 dd.de a:hover { background:url(../_gfx/de.jpg) 7px 5px no-repeat; display:block; }
dl#menu0 dd.ru a:hover { background:url(../_gfx/ru.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.pl a:hover { background:url(../_gfx/pl.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.en a:hover { background:url(../_gfx/en.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.it a:hover { background:url(../_gfx/it.jpg) 7px  5px no-repeat; display:block; }
dl#menu0 dd.fr a:hover { background:url(../_gfx/fr.jpg) 7px  5px no-repeat; display:block; }

dl#menu0 dd a { padding: 4px 35px 5px 32px; color: #666; text-decoration: none; background: #000; display:block;}
dl#menu0 dd a:hover { background: #0D0D0D; color: #fff; padding: 4px 35px 5px 32px;}
dl#menu0 dd:hover { background: #0D0D0D; }


li.flag { background:url(../_gfx/pl.jpg) 0 4px no-repeat; padding-left: 24px;}


.love { position:fixed; top: 0; right:0; height:0; width: 107px; height: 106px; z-index: 9999; }


/*zmiana-banerów*/
#slideshow {
    position:relative;

    height:350px;
	background: #000;
	

}


.special-size {
    height:350px!important;	
	top: 170px;

}

#slideshow IMG {
    position:absolute;
    top:120;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	
}

#slideshow IMG.last-active {
    z-index:9;
}

.wall-position { z-index: 9995;}



div.fadehover {
	position: relative; 
	}
 
img.a {
	position: absolute;  height: 350px;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute; height: 350px;
	left: 0;
	top: 0;
	}
	
	





#page22 {  height: 600px; }



	
#program-file { width: 650px; height: 335px; margin: 150px 0 30px 230px;}


#program-file p {font-size: 14px; font-family: Tahoma, Verdana, Arial; color: #fff; text-align:center; }

#program-file > div { margin: 50px 0 30px; height: 200px; ;}

.program { width: 300px; height: 86px; border: 1px solid #333; float: left; margin-right: 20px; margin-bottom: 20px; }

.dwg { background:#000 url(../_gfx/autocad.png) 12px 12px no-repeat; }
.pln { background:#000 url(../_gfx/archicad.png) 12px 12px no-repeat; }
.pdf { background:#000 url(../_gfx/pdf.png) 12px 12px no-repeat; }
.ds { background:#000 url(../_gfx/3ds.png) 12px 12px no-repeat; }

.program p { padding-left: 70px; padding-top: 20px; line-height: 22px; font-size: 14px; font-family: Tahoma, Verdana, Arial; color: #fff; text-align:center;}



a.download {  color: #3399ff; text-decoration:underline;}



.dwg:hover { background:#121212 url(../_gfx/autocad.png) 12px 12px no-repeat; }
.pln:hover { background:#121212 url(../_gfx/archicad.png) 12px 12px no-repeat; }
.pdf:hover { background:#121212 url(../_gfx/pdf.png) 12px 12px no-repeat; }
.ds:hover { background:#121212 url(../_gfx/3ds.png) 12px 12px no-repeat; }


.download-zone { background:url(../_gfx/download-wall-tennis.jpg) 0 0 no-repeat; width: 1100px; height: 539px; position:absolute;  }



.param-opis { 
	width: 580px; height: 300px; margin-top: 60px;
	float: left;
	color: #fff;
	
}

.param-opis h4 {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:55px; 
}

.param-opis h5 {
	font-family:'Bebas Neue'; font-style: normal; 
	font-weight: normal;  
	font-size:35px; 
	color: #f7c000;
}

.param-opis ul.param {line-height: 24px; padding-top: 16px; padding-left: 30px;}
.param-opis ul.param li { line-height: 24px!important; font: normal 14px Tahoma; list-style:circle; padding-left: 5px;}

.param-opis p {line-height: 24px!important; font-family:Tahoma, Verdana, Arial; font-size: 14px;}

.param-opis p.strong { font-weight:bold;}

.object { float: right; margin: 40px 60px 0 0px;}



/*NEWS*/

#page2 {  height: 500px; }

section.data { width: 520px; height: 150px; margin: 60px 10px 40px 20px ; float: left; }

section.data > div.data-number { width: 70px; height: 86px; border-right: 3px solid #fff; float: left; margin-right: 12px; padding-right: 8px;}


.dzien {font-family:'Bebas Neue'; font-size:55px; color: #fff; text-align:right;}
.miesiac {font-family:'Bebas Neue'; font-size:35px; color: #fff; text-align:right; }

.news {  float: left; width: 408px;}
.news p.title { font-size: 14px; font-weight:bold;}
.news p {line-height: 24px!important; font-family:Tahoma, Verdana, Arial; font-size: 12px; color: #fff; padding: 0 0 6px 0;}


#patent { clear:both; width: 1100px; height: 140px; border: 1px dotted #333; border-width: 1px 0 0 0;}
#patent img { float: right; padding-top: 60px; padding-right: 60px;}


/*MONTAZ*/

#page-montaz {  height: 680px; }

#assembly-wall { position:absolute; z-index:9991; color: #fff; top: 30px; width: 335px; border: 1px dotted #333; left: 380px;}

#assembly-wall p {font-family:Tahoma, Verdana, Arial; font-size: 14px; color: #fff; font-weight:bold; line-height: 22px; padding: 12px 20px; text-align:center;}


span.easy {color: #F7C000; font-size:18px;}

#flash { position:absolute; z-index:1; width: 1100px; height: 590px; color: #fff; border: 1px dotted #333;}



/*FAQ*/

.faq { 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:left; 
	width: 1100px; height:auto;
	margin: 5px auto 0; 
	background: #000; 
	padding: 20px 0px 20px; 
	border-bottom: 1px dotted #333;
}

.faq:last-child { border: none;}

.faq h2 { 
	font-size:36px; color: #fff; 

}

.faq p   {
	padding: 8px 0px;  
	font-size:16px; color: #fff; 
	line-height: 26px;
}

.faq ul li {
	font-size:16px; color: #fff; 
	line-height: 26px;
	list-style:circle;
	margin-left: 30px;
	}
	
	
a.complex-baton {  padding: 5px 5px; background: #0a7d71; text-decoration: none; color: #fff; font-weight:900; 

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a.complex-baton:hover { background:#333; color:#FC0;}