body {
    margin: 20px 0 0 0;
	padding: 0;
    background-color: #0b4e87;
    font-family: Tahoma, Arial, Verdana, Sans-serif;
    color: #575757;
/*    background-image: url('../../img/landing8/main_bg.jpg');*/
    background-position: top center;
    background-repeat: no-repeat;
}
.domain_us{
    background-image: url('../../img/landing8/main_bg_usa.jpg');
}
.domain_uk, .domain_net,.domain_eu,.domain_pl{
    background-image: url('../../img/landing8/main_bg.jpg');
}
.domain_de{
    background-image: url('../../img/landing8/main_bg_de.jpg');
    background-position: center -25px;
}
.domain_nl{
    background-image: url('../../img/landing8/main_bg_nl.jpg');
    background-position: center -25px;
}
.domain_au{
    background-image: url('../../img/landing8/main_bg_au.jpg');
    background-position: center -25px;
}
.domain_at{
    background-image: url('../../img/landing8/main_bg_at.jpg');
    background-position: center -25px;
}
.domain_be{
    background-image: url('../../img/landing8/main_bg_be.jpg');
    background-position: center -25px;
}
.domain_ca{
    background-image: url('../../img/landing8/main_bg_ca.jpg');
    background-position: center -25px;
}
.domain_dk{
    background-image: url('../../img/landing8/main_bg_dk.jpg');
    background-position: center -25px;
}
.domain_fr{
    background-image: url('../../img/landing8/main_bg_fr.jpg');
    background-position: center -25px;
}
.domain_es{
    background-image: url('../../img/landing8/main_bg_es.jpg');
    background-position: center -25px;
}
.domain_ie{
    background-image: url('../../img/landing8/main_bg_ie.jpg');
    background-position: center -25px;
}
.domain_nr{
    background-image: url('../../img/landing8/main_bg_nr.jpg');
    background-position: center -25px;
}
.domain_se{
    background-image: url('../../img/landing8/main_bg_se.jpg');
    background-position: center -25px;
}
.domain_it{
    background-image: url('../../img/landing8/main_bg_it.jpg');
    background-position: center -25px;
}

img {
    border: 0px;
}

form {
    display: inline;
}

@font-face {
    font-family: 'GeoSlb712MdBT-Bold';
    src: url('landing8_fonts/160D13_0.eot');
    src: url('landing8_fonts/160D13_0.eot?#iefix') format('embedded-opentype'),
         url('landing8_fonts/160D13_0.woff') format('woff'),
         url('landing8_fonts/160D13_0.ttf') format('truetype'),
         url('landing8_fonts/160D13_0.svg#wf') format('svg');
}

a:link {    
    text-decoration: none;
    outline: 0;
}

a:visited { 
    text-decoration: none;
    outline: 0;
}

a:hover { 
    text-decoration: underline;
    outline: 0;
}
 
div#header {
    width: 920px;
    height: 118px;
    margin: 0 auto 0 auto;
}
 
div#logo {
    float: left;
}

div#logo h1 {
    width: 280px;
    height: 110px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background-repeat: no-repeat;
}
.logo_uk h1{
    background-image: url('../../img/landing8/logo_ph_uk.png');
}
.logo_us h1, .logo_net h1,.logo_eu h1,.logo_pl h1,.logo_ h1,.logo_ca h1,.logo_dk h1,.logo_es h1,.logo_se h1,.logo_it h1,.logo_at h1{
    background-image: url('../../img/landing8/logo_ph.png');
}
.logo_au h1{
    background-image: url('../../img/landing8/logo_ph_au.png');
}
.logo_be h1{
    background-image: url('../../img/landing8/logo_ph_be.png');
}
.logo_de h1{
    background-image: url('../../img/landing8/logo_ph_de.png');
}
.logo_fr h1{
    background-image: url('../../img/landing8/logo_ph_fr.png');
}
.logo_ie h1{
    background-image: url('../../img/landing8/logo_ph_ie.png');
}
.logo_nl h1{
    background-image: url('../../img/landing8/logo_ph_nl.png');
}
.logo_nr h1{
    background-image: url('../../img/landing8/logo_ph_nr.png');
}
 
div#login {
    float: right;
    margin-top: 37px;
}

div#login div {
    float: left;
    height: 24px;
    font-family: GeoSlb712MdBT-Bold;
    font-size: 16px;
    font-weight: lighter;    
    color: #61a3da;
    letter-spacing: -0.2px;
    text-shadow: 2px 2px 0 #052954;
    padding: 0 30px 0 0;
    margin-top: 8px;
    background-image: url('../../img/landing8/login_hr.png');
    background-position: 131px 3px;
    background-repeat: no-repeat;
}

div#login a {
    float: right;
    height: 45px;    
}

div#login a span:first-child {
    float: left;
    display: block;
    width: 37px;
    height: 45px;
    padding: 0;
    text-indent: -9999px;
    background-image: url('../../img/landing8/buttons.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

div#login a span.hover:first-child {
    background-position: 0 -90px;
}

div#login a span {
    float: left;
    display: block;
    height: 37px;
    padding: 8px 15px 0 12px;
    font-family: GeoSlb712MdBT-Bold;
    font-size: 16px;
    font-weight: lighter;    
    color: #ffffff;
    letter-spacing: -0.2px;
    text-shadow: -1px -1px 0 #073c71;
    background-image: url('../../img/landing8/buttons.png');
    background-position: right -45px;
    background-repeat: no-repeat;
}

div#login a span.hover {
    background-position: right -135px;
}

div#content {
    width: 980px;
    height: 622px;  
    margin: 0 auto 0 auto;  
}

div#form {
    float: left;
    width: 340px;
    height: 614px;  
    padding: 0 70px 0 30px;
    background-repeat: no-repeat;
}
.form_us{
    background-image: url('../../img/landing8/form_bg_usa.png');
}
.form_uk, .form_net,.form_eu,.form_pl,.form_{
    background-image: url('../../img/landing8/form_bg.png');
}
.form_de{
    background-image: url('../../img/landing8/form_bg_de.png');
}
.form_nl{
    background-image: url('../../img/landing8/form_bg_nl.png');
}
.form_au{
    background-image: url('../../img/landing8/form_bg_au.png');
}
.form_at{
    background-image: url('../../img/landing8/form_bg_at.png');
}
.form_be{
    background-image: url('../../img/landing8/form_bg_be.png');
}
.form_ca{
    background-image: url('../../img/landing8/form_bg_ca.png');
}
.form_dk{
    background-image: url('../../img/landing8/form_bg_dk.png');
}
.form_fr{
    background-image: url('../../img/landing8/form_bg_fr.png');
}
.form_es{
    background-image: url('../../img/landing8/form_bg_es.png');
}
.form_ie{
    background-image: url('../../img/landing8/form_bg_ie.png');
}
.form_nr{
    background-image: url('../../img/landing8/form_bg_nr.png');
}
.form_se{
    background-image: url('../../img/landing8/form_bg_se.png');
}
.form_it{
    background-image: url('../../img/landing8/form_bg_it.png');
}

div#register {
    width: 340px;
    height: 110px;
    overflow: auto;     
}

div#register h2 {
    font-family: GeoSlb712MdBT-Bold;
    font-size: 26px;
    font-weight: lighter;
    color: #0f3048;
    letter-spacing: -1.0px;
    margin: 24px 0 0 0;
    padding: 0;
    line-height: 32px;
}

div#register h2 strong {
    color: #d10000;
}

div#register h2 span {
    font-size: 36px;
    font-weight: bold;
}

div.dropdown {
    position: absolute;
    width: 81px;  
    margin: 109px 0 0 93px;
}

div.dropdown div.corners_top {
    width: 81px;
    height: 5px;
    background-image: url('../../img/landing8/corners_top.png');
    background-repeat: no-repeat;    
}

div.dropdown div.corners_bottom {
    width: 81px;
    height: 5px;
    background-image: url('../../img/landing8/corners_bottom.png');
    background-repeat: no-repeat;    
}

div.dropdown div.list {
    width: 63px;
    height: 170px;
    padding: 0 5px 0 13px;
    background-image: url('../../img/landing8/dropdown_bg.png');
    background-repeat: repeat-y;     
}

div.dropdown div.list div {
    width: 63px;
    height: 170px;
    overflow: auto;    
}

div.dropdown div.list ul {
    list-style: none;
    margin: 0;
    padding: 0;     
}

div.dropdown div.list li a {
    font-size: 13px;  
    color: #d10000;
    font-weight: bold;
    line-height: 24px;  
}

div#form fieldset {
	float: left;
    border: 0;
	padding: 21px 0 0 0;
	margin: 0;
}

div#form form fieldset > div {
	padding-bottom: 15px;
    overflow: auto;
    clear: both;
}

div#form form div.wiek_field {
    float: left;
	padding-bottom: 15px;
    clear: none;
}

div#form form div.wiek_field div {
    width: 32px;
    float: right;
	font-size: 13px;
    color: #575757;
    padding-top: 8px;
    text-align: right;
}

div#form form div.info_field {
    float: left;
	padding-bottom: 4px;
    clear: none;  
}

div#form form div.info_field div {
    clear: both;
    font-size: 11px;
    color: #9db5ca;
    padding: 8px 0 8px 105px;    
}

div#form label {
	float: left;
    width: 93px;
	padding-top: 8px;
	font-size: 13px;
    color: #575757;
}

div#form label.wiek_do {
	float: left;
    width: 52px;
	padding-top: 8px;
	font-size: 13px;
    color: #173f5d;
    text-align: center;
}

div#form input.lenght_1 {
    float: left;
    width: 188px;
	height: 35px;
	margin: 0;
	padding: 0 12px 0 12px;
	border: 0;
	background-color: transparent;
	background-image: url('../../img/landing8/inputs.png');
    background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #d10000;
    font-weight: bold;
}

div#form input.lenght_2 {
    float: left;
    width: 22px;
	height: 35px;
	margin: 0;
	padding: 0 12px 0 12px;
	border: 0;
	background-color: transparent;
	background-image: url('../../img/landing8/inputs.png');
    background-position: 0 -35px;
    background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #d10000;
    font-weight: bold;
}

div#form input.lenght_3 {
    float: left;
    width: 55px;
	height: 35px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	border: 0;
	background-color: transparent;
	background-image: url('../../img/landing8/inputs.png');
    background-position: 0 -70px;
    background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #d10000;
}

div#form input.lenght_4 {
    float: left;
    width: 57px;
	height: 35px;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 0;
	background-color: transparent;
	background-image: url('../../img/landing8/inputs.png');
    background-position: 0 -105px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #d10000;
}

div#form input.lenght_5 {
    float: left;
    width: 227px;
	height: 35px;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 0;
	background-color: transparent;
	background-image: url('../../img/landing8/inputs.png');
    background-position: 0 -140px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #d10000;
}

a.select_dropdown {
    float: left;
    width: 35px;
    height: 0px;
    padding-top: 35px;
    background-image: url('../../img/landing8/select_arrow.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;    
}

a.select_dropdown:hover {
    background-position: 0 -35px;
}

div#idz_dalej {
    clear: both;
    text-align: right;
    padding-top: 2px;
}

div#idz_dalej button {
    height: 53px;    
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    cursor: pointer;
    overflow: auto;
    outline: none;
}

div#idz_dalej button::-moz-focus-inner {
    padding: 0;
    border: 0
}

div#idz_dalej button span:first-child {
    float: left;
    display: block;
    width: 41px;
    height: 53px;
    padding: 0;
    text-indent: -9999px;
    background-image: url('../../img/landing8/buttons.png');
    background-position: 0 -180px;
    background-repeat: no-repeat;
}

div#idz_dalej button span.hover:first-child {
    background-position: 0 -286px;
}

div#idz_dalej button span {
    float: left;
    display: block;
    height: 45px;
    padding: 8px 15px 0 12px;
    font-family: GeoSlb712MdBT-Bold;
    font-size: 22px;
    font-weight: lighter;    
    color: #ffffff;
    letter-spacing: -0.2px;
    text-shadow: -1px -1px 0 #073c71;
    background-image: url('../../img/landing8/buttons.png');
    background-position: right -233px;
    background-repeat: no-repeat;
}

div#idz_dalej button span.hover {
    background-position: right -339px;
}

div#welcome {
    float: right;
    width: 490px;
    height: 516px;  
    padding: 30px 30px 40px 20px;
    margin-top: 18px;
}

div.foto_1 {
    background-repeat: no-repeat;
}
.foto_uk, .foto_net,.foto_eu,.foto_pl,.foto_{
    background-image: url('../../img/landing8/welcome_bg.png');
}
.foto_us {
    background-image: url('../../img/landing8/welcome_bg_usa.png');
}
.foto_de {
    background-image: url('../../img/landing8/welcome_bg_de.png');
}
.foto_nl {
    background-image: url('../../img/landing8/welcome_bg_nl.png');
}
.foto_au {
    background-image: url('../../img/landing8/welcome_bg_au.png');
}
.foto_at {
    background-image: url('../../img/landing8/welcome_bg_at.png');
}
.foto_be {
    background-image: url('../../img/landing8/welcome_bg_be.png');
}
.foto_ca {
    background-image: url('../../img/landing8/welcome_bg_ca.png');
}
.foto_dk {
    background-image: url('../../img/landing8/welcome_bg_dk.png');
}
.foto_fr {
    background-image: url('../../img/landing8/welcome_bg_fr.png');
}
.foto_es {
    background-image: url('../../img/landing8/welcome_bg_es.png');
}
.foto_ie {
    background-image: url('../../img/landing8/welcome_bg_ie.png');
}
.foto_nr {
    background-image: url('../../img/landing8/welcome_bg_nr.png');
}
.foto_se {
    background-image: url('../../img/landing8/welcome_bg_se.png');
}
.foto_it {
    background-image: url('../../img/landing8/welcome_bg_it.png');
}

div#welcome h2 {
    font-family: GeoSlb712MdBT-Bold;
    font-size: 26px;
    font-weight: lighter;
    color: #0f3048;
    letter-spacing: -1.0px;
    margin: 0 0 0 20px;
    padding: 0;
    line-height: 35px;
}

div#welcome h2 strong {
    color: #d10000;
}

div#welcome h2 span {
    font-size: 48px;
    font-weight: bold;
    line-height: 37px;
}

div#welcome p {
/*    width: 450px;*/
    font-size: 13px;
    line-height: 22px;
    padding: 15px 0 0 20px;
}

div#welcome p span {
    color: #d10000;
}

div#welcome ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#welcome li {
    padding: 0 0 0 20px; 
    list-style: none;
    background-image: url('../../img/landing8/li_hr.png');
    background-position: left bottom;
    background-repeat: no-repeat;    
    font-family: GeoSlb712MdBT-Bold;
    font-size: 22px;
    font-weight: lighter;
    color: #d10000;
    letter-spacing: -1.0px;
    line-height: 24px;
}

div#welcome li div { 
    padding: 17px 0 15px 58px; 
    background-position: 0 12px;
    background-repeat: no-repeat; 
}

div#welcome li div strong { 
    font-size: 30px; 
}

div#welcome li.first div { 
    background-image: url('../../img/landing8/li_1.png');
}

div#welcome li.second div {  
    background-image: url('../../img/landing8/li_2.png');
}

div#welcome li.third div {  
    background-image: url('../../img/landing8/li_3.png');
}

div#welcome li.third {  
    background-image: none;
}

div#footer {
    width: 100%;
    height: 100px;
/*    background-image: url('../../img/landing8/footer_bg.png');*/
    background-position: top center;
    background-repeat: repeat-x; 
}

div#footer div {
    width: 920px;
    height: 70px;
    margin: 0 auto 0 auto;
    font-size: 13px;
    color: #668fb9;
    line-height: 26px;
}

div#footer div span {
    color: #ffffff;
}

div#footer div span.foot_hr {
    color: #07396e;
    padding: 0 15px 0 15px;
}

div#footer div a {
    color: #668fb9;
}



div#content div.section {
        width: 960px;
        margin: 0 auto 0 auto;
        overflow: hidden;
        float:left;
        padding: 8px 8px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        background: #fff;
    } 
    
        div.section div.header {
            width: 880px;
            height: 42px;
            padding: 13px 40px 0 40px;
            margin-bottom: 10px;
            background-image: url('/phxyz/img/content_header_bg.png');
            background-repeat: no-repeat;
        }
        
            div.section div.header h3 {
                float: left;
                font-family: GeoSlb712MdBT-Bold, Tahoma, Verdana, Arial, Sans-serif;
                font-size: 22px;
                color: #ffffff;
                text-shadow: 2px 2px 0px #444444; 
                letter-spacing: -1.0px;
                line-height: 22px;
                margin: 0;
                padding: 0;
                font-weight: lighter;
            }
            div.section div.header h3 b{
                font-weight: normal;
            }

    /**
    *
    * Photos slider
    *
    **/ 
           
    div.photos_slider {
        clear: both;
        padding: 5px 15px 0 15px;    
        float:left;
    }
    div.photos_slider ul{margin:0px;}
    
        div.photos_slider > div {
            float: left;
            width: 834px;
            height: 190px;
            overflow: hidden;
        }
        
        div.photos_slider.last > div {
            float: left;
            width: 834px;
            height: 170px;
            overflow: hidden;
        }
        
            div.photos_slider > div > div {
                width: 2000px;
                height: 190px;
            }
            
            div.photos_slider.last > div > div {
                width: 2000px;
                height: 170px;
            }
            
                div.user_box {
                    float: left;
                    width: 137px;
                    height: 190px;
                    margin-right: 37px;
                    text-align: center;
                }
                
                    div.user_box a {
                        font-size: 12px;
                        color: #868686;
                        text-decoration: underline;
                    }
                    
                    div.user_box a:hover {
                        text-decoration: none;
                    }
                    
                    div.user_box a.foto_href {                        
                        display: block;
                        margin-bottom: 15px;
                        border: 1px solid #dfdfdf;
                    }
                    
                    div.user_box a:hover {
                        border: 1px solid #ffffff;
                    }

                    div.user_box img {
                        border: 5px solid #ffffff;
                    }
            
        div.photos_slider a.slider_prev {
            float: left;
            width: 23px;
            height: 0px;
            padding-top: 71px;
            margin: 33px 25px 0 0;
            background-image: url('/phxyz/img/arr_slider.png');
            background-repeat: no-repeat;
            display: block;
            overflow: hidden;
        }
        
        div.photos_slider a.slider_prev:hover {
            background-position: 0 -71px;
        }
        
        div.photos_slider a.slider_next {
            float: right;
            width: 23px;
            height: 0px;
            padding-top: 71px;
            margin: 33px 0 0 25px;
            background-image: url('/phxyz/img/arr_slider.png');
            background-position: -23px 0;
            background-repeat: no-repeat;
            display: block;
            overflow: hidden;
        }
        
        div.photos_slider a.slider_next:hover {
            background-position: -23px -71px;
        }
        .user_box {
    float: left;
    width: 137px;
    height: 190px;
    margin-right: 37px;
    text-align: center;
}

.user_box a {
    font-size: 12px;
    color: #868686;
    text-decoration: underline;
}

.user_box a:hover {
    text-decoration: none;
}

.user_box a.foto_href {                        
    display: block;
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
}

.user_box a:hover {
    border: 1px solid #ffffff;
}

.user_box img {
    border: 5px solid #ffffff;
}