html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i,
 center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
 margin:  0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 }
 body {line-height: 1;} 
 ol, ul {list-style: none;}
 blockquote, q {quotes: none;}


html, body {
	text-align:center;
	font-size:12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-family: "Droid Sans", Helvetica, Arial, sans-serif;*/
	
}

body {
background:#1a1a1a url(../images/tlo_strony.png) top left repeat;
}




/*----------------------------------------------------------------
 * 
 ************************ style h1 ***************************
 *  
 ---------------------------------------------------------------*/

h1 {
	width:200px;
	position:relative;
	top:0px;
	left:20px;
	background:transparent;
	z-index:300;
	float:left;
}

h1 a {
	width:100%;
	position:relative;
	top:0px;
	left:0%;
	margin-left:0px;
	display:block;
	overflow:hidden;

}

/*----------------------------------------------------------------
 * 
 ************************ style menu ***************************
 *  
 ---------------------------------------------------------------*/
#menu_section {
	border-top:solid 0px #fff;
	margin-top:0px;
	background:transparent  url(../images/menu-section-tlo.png) top center repeat-y;
	border-bottom:solid 0px #950000;
}

#menu_section .pojemnik-logo {
	background:transparent;
	overflow:hidden;
	padding: 10px 0px;
}

#menu_section .pojemnik-logo .srodek {
	border-top:solid 0px #900;
	overflow:hidden;
}

#menu_section .pojemnik-logo .zadzwon-do-nas {
	font-family: 'Oswald', sans-serif;
	text-align:right;
	width:320px;
	float:right;
	overflow:hidden;
	background:transparent  url(../images/telefon2.png) 100% 28px no-repeat;
}

#menu_section .pojemnik-logo .zadzwon-do-nas p { 
	margin: 26px 0px 20px 0px; 
	padding:0px 50px 0px 0px;
	font-weight: 300; 
	line-height: 1.6em;
	font-size:1.1em;
	text-transform:uppercase;
	color:#333;
}


#menu_section .pojemnik-logo .zadzwon-do-nas .typcn { 
	margin: 22px 8px 0px 0px; 
	line-height: 1em;
	font-size:3.5em;
	color:#333;
	width:40px;
	float:right;
}

#menu_section .pojemnik-logo .zadzwon-do-nas p strong { 
	margin: 0 0 0px 0px; 
	font-weight: 600; 
	font-size:1.4em;
	text-transform:none;
	display:block;
	color:#111;
}

#menu_section .pojemnik-menu {
	background:#151515  url(../images/menu-tlo.jpg) top center no-repeat;
	overflow:hidden;
	border-top:solid 1px #222;
	border-bottom:solid 0px #222;
}


ul#menu {
	list-style:none;
	position:relative;
	top:0px;
	left:0%;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	z-index:50;
	width:100%;
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Source Sans Pro', Arial, Verdana, Helvetica,  sans-serif;
	
	overflow:hidden;
}


ul#menu li {
    background:none;
	padding: 0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	width:12.4%;
	height:auto;
	position:relative;
	text-transform:uppercase;
	display:block;
	float:left;
		
	vertical-align:middle;
	display: table;
}


ul#menu li a {
    display:block;
	padding:0em 0px 0em 0px;
	color:#fff;
	text-decoration:none;
	text-align: center;
	vertical-align:middle;
	height:3.5em;
	background:transparent;
	position:relative;
	display: table-cell;
   text-align: center;
   vertical-align: middle;
   box-sizing: border-box;
   border:solid 0px #000;
   border-width:0 1px 0 0px;
   border-bottom:solid 2px #000000;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
   -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}

ul#menu li a span {
	display:block;
	padding:0px 10px;
}

ul#menu li a:hover, ul#menu li.aktywny a  {
    color:#fff;
	text-decoration:none;
	background:#950000;
	
	border:solid 2px #000000;
	border-width:0 1px 2px 0px;
}

/*---- responsive ----*/

div.rozwin-menu {
	padding:0.9em 0.9em 0.9em 1.1em;
	color:#ddd;
	text-decoration:none;
	font-size:1em;
	text-transform:uppercase;
	cursor:pointer;
	background:transparent;
	text-align: left;
	border-bottom:solid 1px #111;
	margin-bottom:0px;
}

div.rozwin-menu span.typcn {
    font-size:1.2em;
}

div.zwin {
}

div.rozwin-menu:hover {
	color:#fff;
}

ul#menu.responsive {
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0em 0;
	max-width:100%;
	display:block;
}

ul#menu.responsive li {
	float:none !important;
	padding: 0px 0px 0px 0px !important; 
	border-top:solid 1px #000 !important;
	display:block !important;
	margin: 0px 0px 0px 0px !important;
    padding:0px 0px !important;
    font-size:1em !important;
    width:100%;
    display:block;
}

ul#menu.responsive li a {
    display: block;
    position: relative;
    margin: 0px;
    padding:1em 1.1em 1em 1.1em;
    border: 0;
    color:#fff;
    background:transparent;
    text-decoration:none;
    text-align:left;
    height:auto;
}

ul#menu.responsive li a:hover, ul#menu.responsive li.aktywny a {
background:#950000;
color:#fff;
}

ul#menu.responsive li.ikona a {
    padding-top:0.4em;
}



/*----------------------------------------------------------------
 * 
 ************************ style ogolne ***************************
 *  
 ---------------------------------------------------------------*/
 
img.dopasuj { 
	max-width: 100%; 
	height: auto; 
	width: auto\9;
}

@-moz-document url-prefix() {
  img.dopasuj, p img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;

  }
}
 
div.pojemnik {
	width:100%;
	clear:both;
	overflow:hidden;
	position:relative;
	border:solid 0px #900;
	z-index:1;
}

.clear {
	width:100%;
	overflow:hidden;
	clear:both;
}

.strona {
	background:transparent  url(../images/tresc-tlo.png) top center repeat-y;
}

.srodek{
    margin: 0 auto;
    width:100%;
    max-width: 980px;
    text-align:left;
    position:relative;
    z-index:20;
    border:solid 0px #900;
    overflow:hidden;
}

.kolumna {
	position:relative;
	float:left;
	text-align:center;
}

.kolumna .srodek {
	width:90%;
	text-align:left;
	margin:0px auto;
	padding-bottom:10px;
}

.lewo {
	float:left;
}

.prawo {
	float:right;
}

div.tresc {
	position:relative;
	left:0%;
	float:left;
	text-align:left;
	width:76%;
	border-right:solid 1px #eee;
}

div.podmenu {
	position:relative;
	left:0;
	float:right;
	text-align:left;
	width:22%;
}


/* #szerokosci
================================================== */
.width-10 {width:10% !important;}
.width-15 {width:15% !important;}
.width-20 {width:20% !important;}
.width-25 {width:25% !important;}
.width-30 {width:30% !important;}
.width-33 {width:33.33% !important;}
.width-35 {width:35% !important;}
.width-40 {width:40% !important;}
.width-45 {width:45% !important;}
.width-50 {width:50% !important;}
.width-55 {width:55% !important;}
.width-60 {width:60% !important;}
.width-65 {width:65% !important;}
.width-70 {width:70% !important;}
.width-75 {width:75% !important;}
.width-80 {width:80% !important;}
.width-85 {width:85% !important;}
.width-90 {width:90% !important;}
.width-95 {width:95% !important;}
.width-100 {width:100% !important;}



/* #Typogrfia
================================================== */

div.tytul {
	background:transparent  url(../images/h2-tlo.png) top center repeat-y;
	margin-bottom:40px;
	border-bottom:solid 0px #560000;
}

h2, h3, h4, h5, h6 { 
    /*font-family: "Lato";*/
    font-weight: 600;    
    text-transform: uppercase;
    color: #111;
    display:block;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    text-align:left;
    font-family: 'Source Sans Pro', sans-serif;
}

h2 {
	font-weight: 400;    
    text-transform: uppercase;
    font-size:25px;
    border-left:0px solid #fff;
    margin:0px 0px 0px 0px;
	padding:20px 0px 20px 35px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#fff;
}

.podmenu h2 {
	font-weight: 400;    
    text-transform: uppercase;
    font-size:25px;
    border-bottom:1px solid #eee;
    margin:0px 0px 10px 0px;
	padding:5px 0px 10px 0px;
	
	font-family: 'Oswald', sans-serif;
	color:#111;
}


h2 span {
	font-size:15px; 
	color:#ffe9e9;
	position:relative;
	top:0px;
	display:block;
	margin:0;
	padding:0;
	line-height:1.2em;
	font-weight:300;
}

.podmenu h2 span {
	font-size:15px; 
	color:#000;
	position:relative;
	top:0px;
	display:block;
	margin:0;
	padding:0;
	line-height:1em;
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
}




h3 {
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px; 
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

h4 {
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px; 
	margin:5px 0px 8px 0px;
	padding:5px 0px 8px 0px;
}

h5 {
	font-weight: 300;
	font-size:18px; 
	margin:5px 0px 8px 0px;
	padding:5px 0px 8px 0px;
}

h6 {
	font-weight: 300;
	font-size:16px; 
	margin:5px 0px 8px 0px;
	padding:5px 0px 8px 0px;
}




/* #Paragrafy
================================================== */

p { 
	margin: 0 0 15px; 
	font-style: normal; 
	line-height: 1.4em;
}

.tresc p { 
	margin: 0px 20px 15px 35px; 
	font-style: normal; 
	line-height: 1.6em;
}

p img { 
	margin: 0; 
}

em, i { 
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

.small { font-size: 90%; }



/* #odnosniki
================================================== */

a {
	color:#900;	
	text-decoration:none;
}

a:hover {
	color:#000;	
	text-decoration:none;
}


a.img {
	border:0;
	display:block;
	position:relative;
}

a.img img {
	border:0;
	display:block;
	position:relative;
	z-index:3;
}

/* #Przyciski
================================================== */
.przycisk {
    background: #950000;
    color: #fff !important;
    border: solid 1px #982023;
    padding: 8px 10px;
    text-align: center;
    cursor: pointer; 
    font-weight: normal;      
    font-size: 13px;
    display: inline-block;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
   
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
    
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;   
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); 
}


.przycisk:hover {
    background: #111;
    color: #fff !important;
    border: solid 1px #000;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
}


/* #Komunikaty
================================================== */

.komunikat {
	line-height:1.7em;
	padding:8px 20px 8px 35px;
	margin:5px 0px 8px 0px; 
	text-align:left;
	color:#000;
	background:#b1dad5 url(../images/info.gif) 10px 50%  no-repeat;;
	border: 1px solid #97bbb6; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}


.ok {
	color:#000;
	background:#b9f1ca url(../images/ok.gif) 10px 50%  no-repeat;
	border: 1px solid #94bfa0;
}

.blad {
	color:#000;
	background:#efb0b0 url(../images/blad.gif) 10px 50%  no-repeat;
	border: 1px solid #c09393;
}


.big {font-size: 2em;}



/*----------------------------------------------------------------
 * 
 ************************* tresc ****************************
 *  
 ---------------------------------------------------------------*/


/*----------------------------------------------------------------
 * 
 ************************* separatory ****************************
 *  
 ---------------------------------------------------------------*/


.separator {
	clear:both;
	width:100%;
	overflow:hidden;
}



/*----------------------------------------------------------------
 * 
 ************************ preloader ***************************
 *  
 ---------------------------------------------------------------*/ 
 
 
/*----------------------------------------------------------------
 * 
 ************************ baner ***************************
 *  
 ---------------------------------------------------------------*/ 
#baner {
	/*border-bottom:solid 1px #222;*/
}

#baner {
position:relative;
width:100%;
zoom: 1;
clear:both;
z-index:10;
margin-bottom:0px;
border-bottom:solid 1px #222;
background:transparent url(../images/baner-tlo.png) center center  no-repeat;
}

#baner div.tlo {
position:relative;
top:0px;
left:0;
width:100%;
height:100%;
overflow:hidden;
text-align: center;
float:left;
margin-right:-100%;
margin-bottom:0;
}

#baner div.tlo img {
display:block;
margin:0 auto;
border:0;
}

#baner ul {
position:relative;
top:0px;
left:0;
width:100%; 
overflow:hidden;
margin:0;
list-style:none;
z-index:10;
}


#baner ul li {
position:relative;
top:0px;
left:0;
width:100%;
height:100%;
overflow:hidden;
text-align: center;
float:left;
margin-right:-100%;
margin-bottom:0;
}

#baner ul li div.tlo {
width:2500px;
position:relative;
left:50%;
margin:0px 0px 0px -1250px;
text-align: center;
border:solid 0px #900;
}

#baner ul li img {
display:block;
margin:0 auto;
border:0;
}

#baner ul li .opis {
display:none;
}

#baner ul li h2 {
display:none;
}

#baner ul li p {
display:none;
}

#baner ul li a {
position:relative;
top:0px;
left:0;
width:100%;
height:100%;
display:block;
text-align:center;
}




div#baner a.pobierz-oferte {
	position:absolute;
	left:50%;
	top:50%;
	margin:40px 0px 0px 120px;
    color: #fff;
    border: solid 0px #333;
    padding: 9px 15px 9px 40px;
    text-align: left;
    cursor: pointer; 
    font-weight: normal;      
    font-size: 11px;
    display: inline-block;

    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
	background:#2fb52f url(../images/pobierz.png) -255px 50% no-repeat;
	z-index:25;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;   
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); 
    
}

div#baner a.pobierz-oferte strong {
	display:block;
	font-weight: 400; 
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

div#baner a.pobierz-oferte:hover {
	background:#2fb52f url(../images/pobierz.png) 0px 50% no-repeat;
}



/*----------------------------------------------------------------
 * 
 ************************ home ***************************
 *  
 ---------------------------------------------------------------*/ 
 
div#home .bg {
	background:transparent;
}

div#home .kolumna h2 {
	font-weight: 400;    
    text-transform: uppercase;
    font-size:20px;
    border-bottom:1px solid #eee;
    margin:0px 0px 15px 0px;
	padding:20px 0px 10px 25px;
	letter-spacing: 0px;
	background: transparent   url(../images/h2-strzalki.png) 0px 23px no-repeat;
	color:#111;
}

div#home .kolumna h2 span {
	font-weight: 400;    
    text-transform: uppercase;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.60em;
	color:#666;
}




 
/*----------------------------------------------------------------
 * 
 ************************ pobierz ***************************
 *  
 ---------------------------------------------------------------*/



a.pobierz {
	position:ralative;
	left:0%;
	top:0%;
	margin:0px 0px 0px 0px;
    color: #fff;
    border: solid 0px #fff;
    padding: 9px 15px 9px 40px;
    text-align: left;
    cursor: pointer; 
    font-weight: normal;      
    font-size: 11px;
    display: inline-block;
	line-height:1.1em;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
	background:#2fb52f url(../images/pobierz.png) -255px 50% no-repeat;
	z-index:25;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.75);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;   
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); 
    
}

a.pobierz strong {
	display:block;
	font-weight: 400; 
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

a.pobierz:hover {
	background:#2fb52f url(../images/pobierz.png) 0px 50% no-repeat;
}


.podmenu a.pobierz {
	margin:0px 0px 0px 0px;
    padding: 9px 15px 9px 40px;
}

.podmenu a.pobierz strong {
	font-size: 13px;
}


	

/*----------------------------------------------------------------
 * 
 ************************ realizacje ***************************
 *  
 ---------------------------------------------------------------*/
ul.realizacje_lista {
margin:0px 0px 0px 0px;
padding:20px 0px 10px 35px;
list-style:none;
z-index:60;
overflow:hidden;
clear:both;
}

ul.realizacje_lista li {
margin:0px 10px 15px 0px;
padding:0px 0px 0px 0px;
width:160px;
height:120px;
overflow:hidden;
position:relative;
background:#eee;
float:left;
border:1px solid #ddd;
}

ul.realizacje_lista li a {
display:block;
width:160px;
height:120px;
overflow:hidden;
position:relative;
top:0px;
left:0px;

margin:0px;
padding:0px;
}

ul.realizacje_lista li a:hover {
border:0px solid #900;
}

ul.realizacje_lista li a img {
display:block;
border:0px;
margin:0px auto;
padding:0px;
position:relative;
top:5px;
}

ul.realizacje_lista li a span {
display:none;
width:160px;
height:120px;
overflow:hidden;
position:absolute;
top:0px;
left:0px;
border:0px solid #666;
margin:0px;
padding:0px;
background:transparent url(../images/powieksz.png) top left no-repeat;
cursor:pointer;
}

ul.realizacje_lista li:hover span {
display:none;
}


/*----------------------------------------------------------------
 * 
 ************************ Oferta ***************************
 *  
 ---------------------------------------------------------------*/
ul.oferta_lista {
margin:0px 0px 0px 0px;
padding:0px 35px 0px 35px;
list-style:none;
z-index:30;
overflow:hidden;
font-size:1em;
}

ul.oferta_lista li {
margin:0px 0px 30px 0px;
padding:0px 0px 10px 0px;
background:transparent;
position:relative;
overflow:hidden;
width:100%;
clear:both;
border-bottom:solid 1px #eee;
}

ul.oferta_lista li.bez_kropek {
border-bottom:solid 0px #eee;
}

ul.oferta_lista li h3 {
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px; 
	border-left:solid 1em #eee;
	margin:0px 0px 25px 0;
	padding:0px 0px 0px 0.2em;
}


ul.oferta_lista li div.zdjecie {
	width:35%;
	float:right;
	text-align:center;
}

ul.oferta_lista li div.oferta-opis {
	width:55%;
	float:left;
}



table.parametry {
width:100%;
padding:0px;
margin:0px 0px 0px 0px;
line-height:1.4em;
text-align:left;
font-size:1em;
}

table.parametry th {
width:60%;
padding:4px 4px 4px 4px;
text-align:left;
font-weight:normal;
background:#eee;
}

table.parametry td.link {
padding:0px 0px 0px 0px;
text-align:left;
font-weight:normal;
background:#eee;
}

table.parametry td.link a {
display:block;
padding:4px 4px 4px 4px;
text-align:center;
font-weight:normal;
background:#363636;
color:#fff;
width:auto;
float:none;
}

table.parametry td.link a:hover {
display:block;
padding:4px 4px 4px 4px;
text-align:center;
font-weight:normal;
background:#450b0a;
text-decoration:none;
color:#fff;
width:auto;
float:none;
}

table.parametry td {
padding:4px 2px 4px 2px;
text-align:center;
background:#eee;
}

table.parametry td.pusty {
background:none;
}


/*----------------------------------------------------------------
 * 
 ************************ kontakt ***************************
 *  
 ---------------------------------------------------------------*/
div.kolumna_2 {
	float:left;
	width:50%;
}

div.kolumna_2 h3 {
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px; 
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 35px;
}

div.mapka {
	padding: 0px 20px 0px 35px;
}

div.mapka h3 {
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px; 
	margin:30px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	
}

.google-maps {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.google-maps iframe,   
.google-maps object,  
.google-maps embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*-----------------------------------------------------------------------------------------
*------------------------------------------------------------------------------------------
------------------------------------STOPKA-------------------------------------------------
-------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------*/

div#stopka {
	width:100%;
	clear:both;
	position:relative;
	background:transparent  url(../images/stopka-tlo.png) top center no-repeat;
	z-index:300;
	padding-top:80px;
	padding-bottom:20px;
}

div#stopka p {
	display:inline-block;
	float:left;
	padding:8px 0px 0px 0px;
	margin:0;
	font-size:10px;
	color:#555;
	
}

div#stopka p.copy {
	float:right;
	padding:8px 20px 0px 20px;
}

div#stopka p.projetk {
	padding:8px 20px 0px 20px;
}

div#stopka p.projetk a {
	color:#666;
	text-decoration:none;
}

div#stopka p.projetk a:hover {
	color:#888;
	text-decoration:underline;
}

