/* 
    Document   : style
    Created on : 2011-05-18, 21:17:04
    Author     : shai
*/

/* Tell the browser to render HTML 5 elements as block */
header, footer, aside, nav, article {
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    color: #5c5c5c;
    font-size: 14px;
}

header {
    width: 100%;
    background-color: #cae7f8;
}

h2 {
    line-height: 70px;
}

/*Produkty - nazwa*/
h3 {
    line-height: 80px;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    color: #888888;
    font-size: 13px;
    text-align: center;
    margin-top: 2px;
}

img {
border: none;
}

a {
    text-decoration: none;
    outline: none;
    border: 0;
    color: #5c5c5c;
}

a:hover {
    color: #5c5c5c;
}

a:link {
    color: #5c5c5c;
}

a:visited {
    color: #5c5c5c;
}

a:active {
    color: #5c5c5c;
}

a:focus {
    outline: none;
}

p {
    margin-bottom: 2em;
}

#top {
    width: 960px;
    height: 113px;
    margin: 0 auto;
    background-image: url('images/top.png');
    background-repeat: no-repeat;
}
/*#Firma {
	margin-top: 10px; 
	margin-left: 100px;
}*/
#logotyp {
    float: left;
    margin-left: 48px;
    margin-top: 8px;
}

#top-flagi {
    float: right;
    margin-top: 15px;
}

nav {
    width: 100%;
    height: 50px;
    margin: 2px auto 0 auto;
    background-color: #f6f6f6;
}

nav ul {
    width: 960px;
    height: 50px; 
    margin: 0 auto;
    list-style: none;
    border-right: #ffffff 2px solid;
}

nav ul li {
    float: right;
}

nav ul li a {
    line-height: 50px;
    display: block;
    padding: 0 20px;
    border-left: #ffffff 2px solid;
    color: #5c5c5c;
}

nav ul li a:hover {
    background-color: #e7e7e7;
    font-size: 16px;
    font-weight: bold;
}

nav ul li a:active {
    color: #C20000;
}

#main {
    width: 960px;
    margin: 0 auto;
    padding: 25px 0 ;

}

#main p {
    text-align: justify;
    font-size: 16px;
    line-height: 1.5em;
}

#main img {
    display:block;
    margin-left: auto;
    margin-right: auto;
}

#Firma-godna-zaufania {
	text-align: center;
}

#home-produkty {
    width: 960px;
    margin: 35px auto 0 auto;
}

#najpop-title  {
    display: inline;
    float: left;
    color: #9f9f9f;
}

#najpop-zob-wiecej {
    display: inline;
    float: right;
    font-family: "Times New Roman", serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #9b3535;
    margin-bottom: 15px;
}

#najpop-zob-wiecej:hover {
text-decoration: underline;
}

#najpop-zob-wiecej:active {
    color: #C20000;
}

#top3 {
    clear: both;
    height: 464px;
}

.produkt-glowna {
    display: inline-block;
    padding-bottom: 25px;
}

.produkt-glowna h3:hover{
    background-color: #e7e7e7;
    font-size: 15px;
}

.produkt-glowna h3:active{
    color: #C20000;
}

.produkt-obrazek-gl:hover {
    border: 1px solid #e7e7e7;
}

.produkt-obrazek-gl {
    display: table-cell;
    border: 1px solid #f6f6f6;
    height: 350px;
    width: 315px;
    vertical-align: middle;
}

.produkt-obrazek-gl img {
    display: block;
    margin: auto;
}

footer {
    clear: both;
    width: 100%;
    background-image: url('images/footer-bg-1.png');
    background-repeat: repeat-x;
    height: 200px;
}

footer section {
    width: 960px;
    margin: 0 auto;
    line-height: 1.5em;
    padding-top: 20px;
/*    background-image: url('images/footer-bg-shadow.png');
    background-repeat: repeat-x;*/
}

footer section div {
    width: 470px;
    display: inline-block;
    float: left;
}

footer section div p  {
    font-size: 16px;
    margin-bottom: 25px;
}

#footer-logo {
    float: right;
	margin-top: 45px;
}

#footer-firma-godna-zaufania
{
	float: right;
	width: 120px;
	margin-top: 50px;
}

footer section div ul {
    max-width: 260px;
    margin-left: 10px;
    border-left: 1px solid #c9c9c9;
    list-style: none;
}

footer section div ul li {
    margin-left: 50px;
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 2px;
}

footer section div ul li a {
    color: #5c5c5c;
}

footer section div ul li a:hover {
    letter-spacing: 3px;
}
  
footer section div ul li a:active {
    color: #C20000;
    text-decoration: underline;
}

#footer-switch {
    font-size: 13px;
    line-height: 1.3em;
    border-top: 1px solid #c9c9c9;
}

#footer-switch a:hover {
    letter-spacing: 2px;
}

#footer-switch img {
    float: none;
    position: relative;
    top: -5px;
    left: -145px;
}

.footer-button {
    clear: both;
    margin-bottom: 20px;
}

.footer-button a:hover {
    letter-spacing: 2px;
}

.footer-button img {
   float: left;
   margin-right: 20px;
   display: inline-block;
}

#cp {
    margin: 10px 0 0 0;
    clear: both;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2em;
    text-align: right;
    width: 100%;
}

#footer-last-div {
    border-left: 1px solid #c9c9c9;
    padding-left: 20px;
    width: 301px;
}

#footer-last-div a {
    color: #5c5c5c;
}

#footer-last-div a:active {
    color: #C20000;
    text-decoration: underline;
}

td {
    padding: 5px 15px;
}

.produkt {
    display: inline-table;
    padding-bottom: 25px;
}

.produkt-obrazek {
    display: table-cell;
    border: 1px solid #f6f6f6;
    height: 310px;
    width: 340px;
    vertical-align: middle;
}

.produkt-obrazek img {
    display: block;
    margin: auto;
}

.produkt-wyglad {
    display: inline-block;
    float: left;
}

.produkt-dane {
    display: inline-block;
    float: left;
    margin-left: 2px;
}

.produkt-dane table tr td {
    width: 170px;
    text-align: center;
    border: 1px solid #f6f6f6;
}

.produkt-dane table thead tr td {
    background-color: #f6f6f6;
    font-weight: bold;
}

.produkt-dane table {
    border-spacing: 2px;
    border: 1px solid #f6f6f6;
}

.produkt-uwagi {
    display: block;
    float: left;
    padding: 0 10px;
    font-style: italic;
    margin-top: 10px;
    margin-left: 342px;
}

.produkt-uwagi p {
    margin: 0;
}


.uslugi-zdjecie {
    margin-right: 35px;
    -moz-transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.uslugi-zdjecie:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    
}

.uslugi-zdjecie-poziomo {
    margin-bottom: 10%;
    margin-top: 10%;
}

.uslugi-zdjecia {
    text-align: center;
    padding-top: 15px;
}