/* Global */
#header_wrap {
background: #809aba url("../images/header_bg.gif") repeat-x bottom;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #8a8683;
	min-width:1050px;
}
img {
	max-width: 100%;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #b10135;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}





/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	z-index:100;
	min-width:1050px;
	background: #809aba url("../images/header_bg.gif") repeat-x bottom;
	border-bottom: 20px solid #555555;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 10px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding: 30px 0 0 35px;
	color:#ffffff;
}
.navigation li:hover{
	cursor:pointer;
	color: #d8d8d8;
}

.navigation .active{
	cursor:pointer;
	color: #ffffff;
}




/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	min-width:1050px;
}



/* Slide 1 */ 

#slide1{
padding:150px 0 0 0;
}
#slide1 h1 {
	font-size: 2.9em;
	line-height: 60px;
	color:#b10135;
	font-weight: 700;
}
#slide1 h2 {
float:right;
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
#slide1 p {
margin-left:120px;
}
#slide1 ul{
margin-left:120px;
}



/* Slide 2 */ 

#slide2{
color: #ffffff;
text-align: center;
padding:150px 0 0 0;
margin-top:-150px;
}
.toptitle {
font-size: 3em;
font-weight: 700;
margin-left: 60px;
}

#slide2 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
.circle {
background-color: #ffffff;
width: 210px;
height: 210px;
text-align: center;
overflow: hidden;
margin: 10px;
display: inline-block;
-webkit-border-radius: 999px;
-moz-border-radius: 999px;
border-radius: 999px;
behavior: url(PIE.htc);
z-index:2;
	}
.title {
background-color:#b10135;
color:#ffffff;
height:50px;
font-size: 18px;
font-weight: 700;
line-height:50px;
}
.virtual {
background-color:#b10135;
color:#ffffff;
height:50px;
font-size: 18px;
font-weight: 700;
line-height:20px;
padding:10px 0 0 0;
}
.topper {
background-color:#b10135;
width:50px;
height:50px;
line-height:50px;
margin:150px 50px 50px 50px;
-webkit-border-radius: 999px;
-moz-border-radius: 999px;
border-radius: 999px;
behavior: url(PIE.htc);
}
.nowosc {
position:relative;
float:right;
background-color:#515151;
width:80px;
height:80px;
line-height:15px;
font-weight: 700;
font-size: 12px;
-webkit-border-radius: 999px;
-moz-border-radius: 999px;
border-radius: 999px;
behavior: url(PIE.htc);
margin:-220px 0 0 0;
z-index:3;
}




/* Slide 3 */ 

#slide3{
	margin-top:-150px;
padding: 150px 0 0px 0;
}
#slide3 h1 {
	font-size: 3em;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 1.5em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
	margin-left:110px;
}
#test{
	background-color:#bde2df;
	color:#ffffff;
	text-align:center;
	font-size: 2em;
	font-weight: 400;
}
.a-btn{
    padding-left: 20px;
    padding-right: 80px;
    height: 38px;
    display: inline-block;
    position: relative;
    border: 1px solid #8a8683;
    float: left;
    clear: both;
    margin: 10px 0px;
    overflow: hidden;
    transition: all 0.3s linear;
}
.a-btn-text{
    padding-top: 5px;
    display: block;
    font-size: 18px;
    white-space: nowrap;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
    color: #8a8683;
    transition: all 0.2s linear;
}
.a-btn-slide-text{
    position:absolute;
    height: 100%;
    top: 0px;
    right: 52px;
    width: 0px;
    background: #b10135;
    text-shadow: 0px -1px 1px #363f49;
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
    text-align: left;
    text-indent: 10px;
    overflow: hidden;
    line-height: 38px;
    box-shadow: 
        -1px 0px 1px rgba(255,255,255,0.4), 
        1px 1px 2px rgba(0,0,0,0.2) inset;
    transition: width 0.3s linear;
}
.a-btn-icon-right{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 52px;
    border-left: 1px solid #8a8683;
    box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span{
    width: 38px;
    height: 38px;
    opacity: 0.7;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0px 0px -20px;
    background: transparent url(../images/arrow_right.png) no-repeat 50% 55%;
    transition: all 0.3s linear;
}
.a-btn:hover{
    padding-right: 180px;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
}
.a-btn:hover .a-btn-text{
    color: #fff;
}
.a-btn:hover .a-btn-slide-text{
    width: 200px;
}
.a-btn:hover .a-btn-icon-right span{
    opacity: 1;
}
.a-btn:active {
    position: relative;
    top: 1px;
    background: #5d81ab;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color: #80a9da;
}
.szkolenie {
	background-color:#FFFFFF;
border: 1px solid #8a8683;
width:100%;
margin:20px;
color:#b10135;
font-size:1.3em;
font-weight:700;
}
.press {
float:right;
padding:20px;
}
.txt_szkolenie {
margin: 35px 0px 35px 30px;
display: inline-block;
float:left;
}
.txt_szkolenie ul {
	font-size:14px;
	color:#3D3D3D;
	font-weight:400;
}
.redblock {
display:inline-block;
background-color: #b10135;
width:30px;
float: left;
}
.topper2 {
background-color:#b10135;
width:80px;
height:50px;
line-height:50px;
margin: 20px 20px 20px 20px;
}
.toptitle2 {
font-size: 3em;
font-weight: 700;
margin-left: 90px;
}





/* Slide 4 */

#slide4{
	margin-top:-150px;
	padding: 150px 0 0px 0;
}
#slide4 h1 {
	font-size: 3em;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide4 h2 {
	font-size: 1.4em;
	color: #ffffff;
	line-height: 25px;
	padding-bottom:20px;
	font-weight: 400;
}
.a-btn2{
    background-color: #ffffff;
    border: 1px solid #8a8683; 
    padding: 0px 80px 0px 10px;
    min-width: 220px;
	height: 38px;
    display: inline-block;
    position: relative;
    float: left;
    margin: 10px;
    overflow: hidden;
    transition: all 0.3s linear;
}
.a-btn-text2{
    padding-top: 5px;
    display: block;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
    color: #8a8683;
    white-space: nowrap;
	font-weight:700;
	font-size:18px;
    transition: all 0.3s linear;
}
.a-btn-slide-text2{
    position:absolute;
    top: 35px;
    left: 0px;
    width: auto;
    right: 52px;
    height: 0px;
    background: #b10135;
    color: #ffffff;
	font-weight:700;
    font-size: 18px;
    white-space: nowrap;
    text-indent: 15px;
    overflow: hidden;
    line-height: 30px;
    box-shadow: 
        -1px 0px 1px rgba(255,255,255,0.4), 
        1px 1px 1px rgba(0,0,0,0.5) inset;
    transition: height 0.3s linear;
}
.a-btn-icon-right2{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 52px;
    border-left: 1px solid #8a8683;
    box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right2 span{
    width: 38px;
    height: 38px;
    opacity: 0.7;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0px 0px -20px;
    background: transparent url(../images/arrow_right.png) no-repeat 50% 55%;
    transition: all 0.3s linear;
}
.a-btn2:hover{
    height: 65px;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4); 
}
.a-btn2:hover .a-btn-text2{
    color: #fff;
}
.a-btn2:hover .a-btn-slide-text2{
    height: 30px;
}
.a-btn2:hover .a-btn-icon-right2 span{
    opacity: 1;
    transform: rotate(-45deg);
}
.a-btn2:active {
    position:relative;
    top:1px;
    background: linear-gradient(top, #fec354 0%,#fecd61 100%); /* W3C */
    border-color: #d29a3a #cc9436 #c89133;
    text-shadow: 0 1px 0 #fee1a0;
    box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;  
}

#slide5{
background-color: #fffff;
color: #858585;
text-align: center;
padding:150px 0 150px 0;
}
.toptitle {
font-size: 3em;
font-weight: 700;
margin-left: 70px;
}

#slide5 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
.kwadrat {
border: 1px solid #8a8683;
background-color: #ffffff;
width: 210px;
height: 210px;
text-align: center;
overflow: hidden;
margin: 10px;
display: inline-block;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
behavior: url(PIE.htc);
z-index:2;
	}
.title {
background-color:#b10135;
color:#ffffff;
height:50px;
font-size: 18px;
font-weight: 700;
line-height:50px;
}
.virtual {
background-color:#b10135;
color:#ffffff;
height:50px;
font-size: 18px;
font-weight: 700;
line-height:20px;
padding:10px 0 0 0;
}
#talkbubble {
   width: 60px;
   height: 60px;
   background: #b10135;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
   margin:0 0 30px 0;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 15px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid #b10135;
   border-bottom: 13px solid transparent;
}

#slide8{
	background-image:url('../images/kontakt.png');
	background-color:#8a8683;
	color:#ffffff;
	padding: 150px 0 150px 0;
}
#slide8 h1 {
	font-size: 3em;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide8 h2 {
	font-size: 1.4em;
	color: #ffffff;
	line-height: 25px;
	padding-bottom:20px;
	font-weight: 400;
}
#slide8 h3 {
	color: #ffffff;
	font-weight: 700;
	padding:0px;
}

#slide6{
	background-image:url('../images/kontakt.png');
	background-color:#8a8683;
	color:#ffffff;
	padding: 150px 0 150px 0;
}
#slide6 h1 {
	font-size: 3em;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide6 h2 {
	font-size: 1.4em;
	color: #ffffff;
	line-height: 25px;
	padding-bottom:20px;
	font-weight: 400;
}
#slide6 h3 {
	color: #ffffff;
	font-weight: 700;
	padding:0px;
}
#slide7{
	background-color:white;
	color:#8a8683;
	padding: 150px 0 150px 0;
}
#slide7 h1 {
	font-size: 3em;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide7 h2 {
	font-size: 1.4em;
	color: #8a8683;
	line-height: 25px;
	padding-bottom:20px;
	font-weight: 400;
}
#slide7 h3 {
	color: #8a8683;
	font-weight: 700;
	padding:0px;
}

