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, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}

#page{
  margin: 20px 20px 0px;
  width: 960px;
}

#left{
  float: left;
  width: 240px;
}

#left-logo{
  width: 240px;
  height: 145px;
  background: transparent url('../images/left-logo.jpg') no-repeat;
  text-indent: -999px;
}

#left-menu{
  width: 220px;
  margin: 30px 10px; 
}

#left-content{
  height: 69px;
}

#left-content .link {
	margin-bottom: 8px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	/*background: #EDEEF0;*/
}

/*#left-content .link:hover {
	background: #a8a8a8;
}*/

#left-content .link a {
	font-family: Arial;
  font-size:13px;
  display: block;
  color: #a1a8ae;
  background: white;   
  font-weight: bold;
  text-decoration: none;
  padding-left: 8px;
}

#left-content .link a:hover {
	color: #C8C8C8;
}

#left-contact{
    height: 69px;
}

#center{
  float: left;  
  width: 720px;
}

#header{
  width: 720px;
  height: 233px;
  background: transparent url('../images/header.jpg') repeat scroll 0 0; 
}

#footer{
    clear:both;
    font-family:verdana;
    font-size:11px;
    width:960px;
}

#footer div{
    padding: 10px;
}

#footer div.left{
    background-color:#EDEEF0;
    color:black;
    float:left;
    font-size:10px;
    font-weight:bold;
    height:40px;
    text-align:center;
    width:220px;
}

#footer div.right{
    background-color:black;
    color:#EDEEF0;
    float:left;
    height:40px;
    text-align:center;
    width:700px;
}

#footer div.right p.left{
    float: left;
    font-weight:bold;
}

#footer div.right p.right{
    float: right;
    width: 460px;
}


#content div .aktualnosci{
    float: left;
    width: 360px;
    height: 442px;
    border-bottom:3px solid #EDEEF0;
    overflow: hidden;
}

#content div .aktualnosci .naglowek{
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    color:black;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:10px 25px;
    width:306px;
}

#content div .aktualnosci .content{
    border-left:4px solid #EDEEF0;
    padding:9px 10px;
}

#content div .aktualnosci .content .news{
    border-bottom:1px solid #EDEEF0;
    height:100px;
    width:334px;
    margin-top:8px;
}

#content div .aktualnosci .content .news .kalendarz{
    background:transparent url(../images/kalendarz.jpg) no-repeat scroll 0 0;
    height:100px;
    width:60px;
    float: left;
}

#content div .aktualnosci .content .news .kalendarz p{
    color:white;
    font-family:verdana;
    font-weight:bold;
    text-align:center;
}

#content div .aktualnosci .content .news .kalendarz p.miesiac{
    font-size:12px;
    margin-top:35px;
}

#content div .aktualnosci .content .news .kalendarz p.dzien{
    color:black;
    font-family:arial;
    font-size:24px;
    margin-top:0;
}

#content div .aktualnosci .content .news .kalendarz p.rok{
    font-size:10px;
}

#content div .aktualnosci .content .news .newsContent{
    float:left;
    height:100px;
    overflow:hidden;
    padding-left:5px;
    width:268px;
}

#content div .aktualnosci .content .news .newsContent p{
    font-family:Verdana;
    font-size:10px;
    line-height:12px;
    margin-top:7px;
}

#content div .aktualnosci .content .news .newsContent p.tytul a{
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    margin-top:5px;
    color: black;
    text-decoration: none;
}



#content div .onas{
    float: left;
    width: 360px;
    height: 442px;
    border-bottom:3px solid #EDEEF0;
}

#content div .onas .naglowek{
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:310px;
}

#content div .onas .content{
    font-family: Arial;
    font-size:11px;
    color: black;   
}

#content div .onas .content img{
    border:1px solid black;
    margin:19px;
    float: left;
}

#content div .onas .content div{
    width: 230px;
    float: left;
}

#content div .onas .content div p{
    font-family:Verdana;
    font-size:12px;
    line-height:14px;
    margin-top:22px;
}

#content div .onas .content div p.tytul{
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
}

#content div .bloki{
  float: left;
  width: 360px;
  height: 180px;
  background-color: #EDEEF0; 
}

#content div .bloki .naglowek{
    background-color:#EDEEF0;
    border-left:5px solid black;
    color:black;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    padding:5px 20px;
    width:306px;
}

#content div .bloki ul{
    padding:5px 25px 0 45px;
}

#content div .bloki ul li{
    border-bottom:1px solid #A8B1BD;
    line-height:24px;
    list-style-image:url(../images/li-sg-bloki.png);
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:7px 0;
}

#content div .bloki ul li a{
    color:black;
    display:block;
    font-family:verdana;
    font-size:12px;
    font-weight:normal;
    padding-left:5px;
    text-decoration:none;
    line-height: 12px;
}

#content div .mentor{
  float: left;
  width: 360px;
  height: 180px;
  background: transparent url('../images/mentor-tlo.jpg') repeat scroll 0 0;
  overflow: hidden; 
}

#content div .mentor p.naglowek{
    color:black;
    font-family:Arial;
    font-size:22px;
    font-weight:bold;
    height:30px;
    padding:10px 125px;
}

#content div .mentor p.content{
    font-family:verdana;
    font-size:12px;
    padding:30px 20px;
    width:212px;
}


ul.menu{
    display: block;
    width: 200px;
}

ul.menu li{
    line-height:28px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    border-bottom:1px solid;
    border-color:#E8E8E8;
}

ul.menu li a{
    font-family: Arial;
    font-size:11px;
    display: block;
    color: black;   
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
}

ul.menu li a:first-letter{
    font-size:16px;    
}

ul.menu li a:hover,ul.menu li{
    color: #E8E8E8;    
}

#trenerzy, #trener {
    width: 720px;
}

#trenerzy div.naglowek{
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:130px;
    float: left;
    margin-bottom: 20px;
}

#trenerzy div.slogan{
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    color:black;
    font-family:Arial;
    font-size:24px;
    font-style: italic;
    padding:4px 0px;
    width:536px;
    float: left;
    text-align: center;
    height:28px;
    float: left;
    margin-bottom: 20px;
}

#trenerzy div.trener{
    height: 130px;
    width: 668px; 
    border: #EDEEF0 solid 1px;
    clear: both;
    position: relative;
    margin: 20px 0 20px 50px;
}

#galeria div.bloczek div.foto,
#referencje div.bloczek div.foto {
    width: 160px;
    height: 120px;
    float: left;
    padding: 14px 16px 16px 14px ;
    background-color: #EDEEF0;
}

#trenerzy div.trener div.foto{
    width: 100px;
    height: 100px;
    float: left;
    padding: 14px 16px 16px 14px ;
    background-color: #EDEEF0;
}

#trenerzy div.trener div.foto img{
    border: white solid 1px;
}

#trenerzy div.trener div.content{
    width: 520px;
    height: 130px;
    overflow: hidden;
    float: left;
    border: none;
}

#galeria div.bloczek div.content,
#referencje div.bloczek div.content {
    width: 420px;
    height: 150px;
    float: left;
}

#trenerzy div.trener div.content div.name{
    border-left: black solid 8px;
    height: 30px;
    float: left;
    padding-left: 25px;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    width: 510px;
}

#trenerzy div.trener div.content div.opis{
    float: left;
    padding: 10px;
    font-family: verdana;
    font-size: 12px;
    line-height: 18px;
    height: 80px;
    overflow: hidden;
}

#trenerzy div.trener div.wiecej{
    background-color:#EDEEF0;
    bottom:-12px;
    height:24px;
    position:absolute;
    right:20px;
    text-align:center;
    width:60px;
}

#trenerzy div.trener div.wiecej a{
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: black;
    padding: 6px;
}

#trenerzy div.trener div.wiecej a:hover{
    font-weight: bold;
}






#trener div.naglowek{
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:130px;
    float: left;
    margin-bottom: 20px;
}

#trener div.slogan{
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    color:black;
    font-family:Arial;
    font-size:24px;
    font-style: italic;
    padding:4px 0px;
    width:536px;
    float: left;
    text-align: center;
    height:28px;
    float: left;
    margin-bottom: 20px;
}


#trener div.trener{
    height: 130px;
    width: 668px; 
    clear: both;
    position: relative;
    margin: 20px 0 20px 50px;
}

div.trener div.foto{
    border: #EDEEF0 solid 1px;
    width: 100px;
    height: 100px;
    float: left;
    padding: 14px 16px 16px 14px ;
    background-color: #EDEEF0;
}

div.trener div.foto img{
    border: white solid 1px;
}

div.trener div.content{
    width: 532px;
    height: auto;
    overflow: hidden;
    float: left;
    border: #EDEEF0 solid 1px;
    margin-bottom: 20px;
}

div.trener div.content div.name{
    border-left: black solid 8px;
    height: 30px;
    float: left;
    padding-left: 25px;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    width: 400px;
}

div.trener div.content div.opis{
    float: left;
    padding: 10px;
    font-family: verdana;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-align: justify;
    clear: both;
    width: 500px;
}




#artykuly,
#szkolenia{
    background: transparent url('../images/tlo31.png') repeat-y scroll 0 0;
    width:710px;
}

div.naglowek2{
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    height:16px;
    padding:10px 25px;
    width:116px;
    float: left;
    margin-bottom: 20px;
}


div.naglowek1{
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:490px;
    float: left;
    margin-bottom: 20px;
}

#artykuly .content,
#szkolenia .content,
#wydarzenia .content {
    clear: both;
    width:710px;
    overflow: hidden;
}

/*#galeria .content {
    clear: both;
    width: 710px;
    overflow: hidden;
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
}*/

.bloczek{
    background-color: white;
    border:1px solid #EDEEF0;
    border-left:35px solid #EDEEF0;
    margin: 0px 0 20px 25px;
    width:620px;
}

.bloczek .title{
    border-left:10px solid black;
    padding: 0 15px;
}

#szkolenia .bloczek .red{
    border-left:10px solid red;
}

#szkolenia .bloczek .yellowal {
	border-left: 10px solid #eccd00;
	border-top: 10px solid #eccd00;
	border-bottom: 20px solid #eccd00;
	background-color: black;
}

#szkolenia .bloczek .red p{
    color: red;
    line-height: 20px;
    font-weight: normal;
}

#szkolenia .bloczek .yellowal p {
	color: white;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}

#szkolenia .bloczek .yellowal p strong,
#szkolenia .bloczek .red p strong, #szkolenia .bloczek .green p strong{
    font-size: 24px;
    padding: 5px;
    font-weight: bold;
    line-height: 30px;
}
.bloczek .green p strong{ color: green;}

.bloczek .title h1.szkolenie,
.bloczek .title p, .bloczek .title a, .bloczek .title h2 {
    font-family: arial;
    font-size: 24px;
    line-height: 30px;
    color: black;
    text-decoration: none;
    padding: 8px 0;
    display: block
}

.bloczek .title a:hover {
   color: #EDEEF0;
}

.bloczek .title h1.szkolenie,
.bloczek .title p.name,
.bloczek .title p.szkolenie,
.bloczek .title a.szkolenie,
.bloczek .title p.artykul,
.bloczek .title h2.artykul,
.bloczek .title a.artykul,
.bloczek .title p.news,
.bloczek .title a.news {
    font-size: 14px;
    line-height: 16px;
}

.bloczek .title h1.szkolenie,
.bloczek .title p.artykul,
.bloczek .title h2.artykul,
.bloczek .title p.szkolenie{
    font-weight: bold;
}

.bloczek .opis {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    color: black;  
    margin: 20px 10px 10px 25px;  
}

.bloczek .opis p {
    margin: 10px 0;
    text-align: justify;
}

.bloczek .opis p.miejsce {
    font-size: 16px;
    font-weight: bold;
    color: red;
}

#artykuly .content .info,
#szkolenia .content .info,
#wydarzenia .content .info {
    background-color:white;
    border-left:10px solid black;
    border-right:10px solid black;
    color:black;
    font-family:arial;
    font-size:14px;
    line-height:24px;
    margin:20px 0 10px 60px;
    padding-left:15px;
    width:596px;
}

.bloczek .opis ul.poziom1 {
    list-style-type: decimal;
    margin-left: 20px;
}

.bloczek .opis ul.poziom1 li {
    margin: 15px 0 0;
    font-weight: bold;
}


.bloczek .opis ul.poziom2 {
    list-style-type: square;
    margin-left: 20px;
}

.bloczek .opis ul.poziom2 li {
    margin: 5px 0 0;
    font-weight: normal;
}


#kontakt {
	
}

#kontakt .left {
    float: left;
    width: 360px;
    margin-bottom:20px;
}

#kontakt .left h1{
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
}

#kontakt .left h2{
    font-family: arial;
    font-size: 18px;
    margin: 20px 10px 0;
}

#kontakt .left .name{
    font-size:12px;
    font-family:verdana;
    font-weight:bold;
    padding:25px 20px 5px;
}

#kontakt .left .value{
    font-size:14px;
    font-family:arial;
    padding:5px 0 5px 120px;
}

#kontakt .left .valueimg {
	float: left;
	font-size: 14px;
	font-family: arial;
	padding: 5px 0 5px 5px;
}

#kontakt .left .box {
	border: 0;
	margin: 0;
	padding: 0;
}

#kontakt .left .boximg {
	float: left;
}

#kontakt .left .value a,
#kontakt .left .valueimg a{
    font-size:14px;
    font-family:arial;
    color: black;
}



#kontakt .right iframe{
    border:2px solid white;
    margin:12px;
}

#kontakt .right{
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    float:left;
    width:346px;
    overflow: hidden;
    position: relative;
}

#kontakt .right h1{
    height:16px;
    padding:10px 25px;
    color:black;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
}

#niedlugo{
    background: white url('../images/niedlugo.png') no-repeat scroll 50% 50%;
    height:500px;
    width:710px;
}

#referencje{
    /*background: white url('../images/referencje.jpg') no-repeat scroll 0 50px;
    height:600px;*/
    width:720px;
}

#referencje div.naglowek{
    text-align: center;
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:310px;
    float: left;
    margin-bottom: 20px;
}


#mentor{

}

#mentor .naglowek{
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:130px;
    float: left;
    margin-bottom: 20px;
}

#mentor .slogan{
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    color:black;
    font-family:Arial;
    font-size:24px;
    font-style: italic;
    padding:4px 0px;
    width:536px;
    float: left;
    text-align: center;
    height:28px;
    float: left;
    margin-bottom: 20px;
}

#mentor form{
margin-left:184px;
}

#mentor form input{
  width:230px;
  margin:10px;
  padding: 5px
}

#mentor form input.pytanie{
    width: 498px;
    height: 300px;  
}

#mentor form button{
    width:105px;
    height: 30px;
    margin: 20px 0px 20px 400px;
}

div.photos{
    padding:10px;
    text-align:center;
}

div.photos img{
    border:1px solid gray;
    margin:10px;
    padding:1px;
}

#szkolenia div.trener{
    width: 655px; 
    clear: both;
    position: relative;
    margin: 20px 0 20px 25px;
}

#szkolenia div.trener div.content{
    clear: none;
    width: 520px;
    /* width: 518px;*/
    background-color: white;
    
}

.bloczek .opis img{
    border:1px solid #EDEEF0;
}

div.trener div.content div.opis p{
    margin-bottom: 10px;
}

#left-others {
    position: relative;
    text-align: center;
    bottom: 0px;
    height: 86px;
    width: 180px;
    margin: 30px;
    background: transparent url('../images/logo_kdp_pifs1.jpg') no-repeat;
}

#galerie {
    width: 720px;
}

#galerie div.naglowek {
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:16px;
    padding:12px 25px;
    width:130px;
    float: left;
    margin-bottom: 20px;
}

#galerie div.slogan {
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    color:black;
    font-family:Arial;
    font-size:24px;
    font-style: italic;
    padding:4px 0px;
    width:536px;
    float: left;
    text-align: center;
    height:28px;
    float: left;
    margin-bottom: 20px;
}

#referencje div.slogan {
    background-color:#EDEEF0;
    border-left:4px solid white;
    border-top:4px solid white;
    color:black;
    font-family:Arial;
    font-size:24px;
    font-style: italic;
    padding:4px 0px;
    width:356px;
    float: left;
    text-align: center;
    height:28px;
    float: left;
    margin-bottom: 20px;
}

#galerie div.galeria {
    height: 150px;
    width: 668px;
    border: #EDEEF0 solid 1px;
    clear: both;
    position: relative;
    margin: 20px 0 20px 50px;
}

#referencje div.galeria {
	height: 66px;
	border: #EDEEF0 solid 1px;
    clear: both;
    position: relative;
    margin: 10px 0 10px 50px;
}

#galerie div.galeria div.foto {
    width: 160px;
    height: 120px;
    float: left;
    padding: 14px 16px 16px 14px ;
    background-color: #EDEEF0;
}

#referencje div.galeria div.foto {
	float: left;
	padding: 10px 11px 11px 10px;
	background-color: #EDEEF0;
	width: 200px;
	height: 45px;
	text-align: center;
}

#galerie div.galeria div.content {
    width: 460px;
    height: 150px;
    overflow: hidden;
    float: left;
    border: none;
}

#referencje div.galeria div.content {
	overflow: hidden;
	float: left;
	border: none;
}

#galerie div.galeria div.content div.title {
    border-left: black solid 8px;
    height: 40px;
    float: left;
    padding-left: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    width: 420px;
}

#referencje div.galeria div.content div.title {
	border-left: black solid 8px;
    height: 40px;
    float: left;
    padding-left: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    width: 280px;
}

#referencje .pages {
	text-align: center;
}

#referencje .pages a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#referencje .pages span {
	font-family: "Trebuchet MS";
}

#referencje .title a.link {
	color: black;
	text-decoration: none;
}

#galerie div.galeria div.content div.opis {
    float: left;
    padding: 10px;
    font-family: verdana;
    font-size: 11px;
    line-height: 14px;
    height: 80px;
    overflow: hidden;
}

#galerie div.galeria div.wiecej {
    background-color:#EDEEF0;
    bottom:-12px;
    height:24px;
    position:absolute;
    right:20px;
    text-align:center;
    width:60px;
}

#galerie div.galeria div.wiecej a{
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    color: black;
    padding: 6px;
}

#galerie div.galeria div.wiecej a:hover{
    font-weight: bold;
}

#galeria div.naglowek1 {
    background-color:black;
    color:white;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    height:auto;
    padding:12px 25px;
    width:490px;
    float: left;
    margin-bottom: 20px;
}

#galeria div.content,
#referencje div.content {
	float: left;
}

#szkolenia .bloczek .yellowal img {
	float: left;
}

#szkolenia .bloczek .title1 {
	border-left: 10px solid black;
	padding: 10px 15px;
	
}

#szkolenia .bloczek .title2 {
	margin: 10px 15px 20px 25px;
}

#szkolenia .bloczek div.title1 p,
#szkolenia .bloczek div.title2 p {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
}

#szkolenia .bloczek div.title2 p {
	width: 590px;
	font-size: 20px;
}

#szkolenia .bloczek div.subtitle1 p {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	width: 590px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: center;
	font-variant: small-caps;
}

#szkolenia .bloczek div.subtitle2 p {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	width: 590px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: center;
}

#szkolenia .bloczek div.contentitem {
	position: relative;
	clear: both;
	width: 565px;
	margin: 40px 0px 40px 25px;
	height: 160px;
}


#szkolenia .bloczek div.infoitem {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 565px;
	margin: 0px 0px 10px 25px;
	font-variant: small-caps;
}

#szkolenia .bloczek .infoitem p {
	text-align: center;
}

#szkolenia .bloczek .infoitem b {
	color: red;
}

#szkolenia .contentitem img {
	float: left;
	display: block;
}

#szkolenia .contentitem p.item {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#szkolenia .contentitem p.cena,
#szkolenia .contentitem2 p.cenastroke,
#szkolenia .contentitem2 p.cenaspec {
	display: block;
	width: 190px;
	margin-left: 350px;
	border: 5px double black;
	text-align: center;
	vertical-align: center;
	color: red;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#szkolenia .contentitem .image {
	margin: 0;
	width: 160px;
}

#szkolenia .contentitem .image img {
	height: 80px;
}

#szkolenia .bloczek div.contentitem2 {
	position: relative;
	clear: both;
	width: 565px;
	margin: 40px 0px 40px 25px;
}

#szkolenia .bloczek .contentitem2 p.item2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 40px;
}

#szkolenia .contentitem2 p.cenastroke {
	text-decoration: line-through;
}

#szkolenia .contentitem2 p.cenaspec {
	text-decoration: blink;
}

/*************** SPA ******************/
#szkolenia .spacontentitem,
#szkolenia .spacontentitem2,
#szkolenia .spafooter {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  padding-bottom: 20px;
}

#szkolenia .spacontentitem p.listtitle {

}

#szkolenia .spacontentitem .image,
#szkolenia .spafooter .image {
	width: 100px;
	text-align: center;
	float: right;
	border: 5px solid white;
}

#szkolenia .spacontentitem .itemlist ul {
	list-style-type: square;
	list-style-position: inline;
	margin-left: 20px;
}

#szkolenia .spacontentitem2 thead tr {
	background: rgb(79, 129, 189);
}

#szkolenia .spacontentitem2 thead tr td,
#szkolenia .spacontentitem2 tbody tr td {
	padding: 5px 2px;
}

#szkolenia .spacontentitem2 thead tr td {
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#szkolenia .spacontentitem2 tbody tr.odd {
	background: rgb(208, 216,232);
}

#szkolenia .spacontentitem2 tbody tr.even {
	background: rgb(233, 237, 244);
}

#szkolenia .spacontentitem2 .cenaspecial {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

#szkolenia .promoinfo {
	font-size: 10px;
	padding: 0 20px;
}

#szkolenia .spafooter {
	height: 200px;
}

#szkolenia .spafooter .item {
	width: 430px;
	padding: 10px 20px;
}

#szkolenia .spafooter a {
	text-decoration: none;
	color: #846f7f;
}

/**************************************/

#kontakt div.rightBottom {
	background: white url('../images/kontakt2.jpg') no-repeat bottom right;
	float: left;
	/*position: absolute;
	top: 0px;*/
	right: 0px;
	width: inherit;
	height: 287px;
	width: 346px;
}

#artykuly .bloczek .opis img {
	border:1px solid black;
    margin:19px;
    float: left;
}

#artykuly .bloczek .title .image {
	width: 70px;
	float: left;
}

#artykuly .bloczek .title img {
	height: 32px;
	margin: 0;
	padding: 0;
	border: 0;
}

.promo em {
	color: red;
}

#calendar {
	width: 510px;
	float: left;
}

#calendar .calLeft {
	width: 200px;
	height: 194px;
	border-top: 4px solid black;
	border-bottom: 4px solid #edeef0;
	/*float: left;*/
}

#calendar .calRight {
	width: 510px;
	/*height: 194px;*/
	border-top: 4px solid white;
	border-bottom: 4px solid #edeef0;
	/*float: left;*/
}

#calendar .header {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	background-color: black;
	height: 30px;
	line-height: 30px;
	padding-left:10px;
}

#specjalne {
	width: 210px;
	height: 192px;
	float: right;
}

#rekrutacja {
	height: 100px;
	margin: 4px 0 0;
}

#audycje {
	border-left: 5px solid white;
	border-right: 5px solid white;
	height: 96px;
	margin: 2px 0;
}

#audycje:hover {
	border-left: 5px solid grey;
	border-right: 5px solid black;
}

#left-cooperate {
	text-align: center;
	width: 220px;
	margin: 0 10px;
}

.co_title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: black;
	color: white;
}

p.co_title:first-letter {
	font-size: 14pt;
}

.co_logo {
	padding: 10px;
}

.co_napis {
	padding: 0 10px;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.co_separator {
	width: 100%;
	height: 1px;
	border-bottom: solid 5px #EDEEF0;
}

#spa-choose {
	width: 440px;
	margin: auto;
	background: #edeef0;
	font-family: Verdana;
	font-size: 10pt;
	padding: 0 20px;
}

#spa-ra,
#spa-os {
	width: 200px;
	padding: 0 10px;
	float: left;
}

#spa-choose .spa-header {
	background: black;
	color: #EDEEF0;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.spa-link {
	display: block;
	
}

#spa-choose .spa-img {
	width: 190px;
	border: solid 5px white;
}

.spa-comment {
	font-size: 10pt;
	width: 180px;
	text-align: center;
  font-style: italic;
}

.clean {
	clear: both;
}
ul.menu li.blog a {
	color: #3B5998;
}


table.tabelka {
	border-width: 1px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}
table.tabelka th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	background-color: white;
}
table.tabelka td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	background-color: white;
}


#video {
    font-family: Arial;
}
#video h2 {
    background-color: black;
    color: white;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 16px;
    margin-bottom: 20px;
    padding: 12px 25px;
    width: 290px;
}
.video {
    margin: 5px 0;
    overflow: hidden;
    border-bottom: 1px solid #EDEEF0;
    padding-bottom: 5px;
}

.video h3 {
    border-left: 8px solid black;
    font-size: 24px;
    font-weight: bold;
    height: 30px;
    padding-left: 25px;
    margin: 0 0 10px 0;
}

.video .source, .video .date {
    font-size: 11px;
    margin: 0 0 2px 0;
}

.video .description {
    margin: 5px 0;
    font-size: 13px;
    line-height: 1.3;
}



/*Pagination*/
.pagination-wrapper {
    margin: 10px 0;
    overflow: hidden;
}
.pagination {
    clear: both;
    width: 100%;
    margin: 4px auto;
    list-style: none;
    text-align: center;
    font-size: 12px;
    text-shadow: none;
}
.pagination li {
    display: inline;
    margin: 0 2px;
}
.pagination li .disabled {padding: 0 3px; }
.pagination li a {
    color: #666;
    background: #A5A5A5;
    padding: 6px 9px 5px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    text-decoration: none;
}

.pagination li a:hover { color: #fff;}
.pagination li.active a  {
    background: #000;
    padding: 6px 9px 5px 10px;
    color: #FFFF07;

}
.pagination li.active a:hover {color: #000;}
.pagination li.text {
    margin: 0;
    color: #000;
}
.pagination li.text a { 
    color: #000;
    background: none;/*#D1D1D1*/
    padding: 0 3px;
    font-weight: normal;
}
.pagination li.text a:hover {
    color: #000;
}



/**
 * Universal Zend_Form styling
 * For proper looks you need to include attached javascript file!
 * @author Wojtek Iskra 
 * @version 1.0.1, 2011-05-05
 */
 
/**
 * This is to avoid horizontal scroll appearing, may not be necessary
 */
form {
    width: 98%;
    margin: 0 auto;
    overflow: auto;
}
    
    form label {
        color: #666;
    }
    
    /**
     * Adding red star after label of each required Zend_Form_Element
     */
    form label.required:after {
        color: red;
        content: "*";
    }

    /**
     * Horizontally centering submit button, 'submit-container' class added by jquery
     */
    form dd.submit-container {
        clear: both;
        text-align: center;
    }

    form fieldset {
        border: none;
    }

    form dd {
        margin: 0 0 0.7em 0;
    }

        form dd p.description {
            width: 100%; 
            max-width: 350px;
            margin: 0.2em 0 0 0.2em; 
            padding: 0;
            color: #999;
            font-size: 0.85em;
        }

        form dd ul.errors {
            margin: 0 0 0 1.6em;
            padding: 0;
        }

            form dd ul.errors li {
                width: 100%;
                max-width: 350px;
                margin-top: 0.2em;
                margin: 0.2em 0 0 0;
                padding: 0;
                color: red;
                font-size: 0.9em;
            }


    form input[type=text],
    form input[type=password],
    form textarea,
    form select {
        width: 100%; 
        max-width: 550px;
        padding: 0.5em;
        color: #555;
        font-size: 1em;
        background: #fff;
        border: 1px #ddd solid;
        -webkit-box-shadow: 0px 0px 4px #aaa;
        -moz-box-shadow: 0px 0px 4px #aaa;
        box-shadow: 0px 0px 4px #aaa;
    }

    /**
     * Highlighting current element
     */
    form input[type=text]:focus,
    form input[type=password]:focus,
    form select:focus,
    form textarea:focus {
        background: #FFFFE0;
    }

    form select {
        max-width: 565px;
    }

    form textarea {
        height: 100px;
    }
    
    /**
     * Highlighting elements that were found invalid.
     * 'error' class added by jquery.
     */
    form input[type=text].error,
    form input[type=password].error,
    form select.error,
    form textarea.error {
        background: #fee;
    }

    form input[type=submit] {
        margin-top: 5px;
        padding: 0.4em 1.2em;
        color: #666;
        font-size: 14px; font-size: 1.25em;
        border-radius: 5px; 
        -moz-border-radius: 5px 5px 5px 5px;
        border: 0 none;
        cursor: pointer;
        -webkit-box-shadow: 2px 2px 2px #666;
        -moz-box-shadow: 2px 2px 2px #666;
        box-shadow: 2px 2px 2px #666;
        background: #f6f8f9; /* old browsers */
        background: -moz-linear-gradient(
                                            top, 
                                            #f6f8f9 0%, 
                                            #e5ebee 50%, 
                                            #d7dee3 51%, 
                                            #f5f7f9 100%
                                        ); /* firefox */
        background: -webkit-gradient(
                                        linear, 
                                        left top, 
                                        left bottom, 
                                        color-stop(0%,#f6f8f9), 
                                        color-stop(50%,#e5ebee), 
                                        color-stop(51%,#d7dee3), 
                                        color-stop(100%,#f5f7f9)
                                    ); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(
                                                            startColorstr='#f6f8f9', 
                                                            endColorstr='#f5f7f9',
                                                            GradientType=0
                                                          ); /* ie */
    }

    form input[type=submit]:hover {
        color: #fff;
        background: #bfd255; /* old browsers */
        background: -moz-linear-gradient(
                                            top, 
                                            #bfd255 0%, 
                                            #8eb92a 50%, 
                                            #72aa00 51%, 
                                            #9ecb2d 100%
                                        ); /* firefox */
        background: -webkit-gradient(
                                        linear, 
                                        left top, 
                                        left bottom, 
                                        color-stop(0%,#bfd255), 
                                        color-stop(50%,#8eb92a), 
                                        color-stop(51%,#72aa00), 
                                        color-stop(100%,#9ecb2d)
                                    ); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(
                                                            startColorstr='#bfd255', 
                                                            endColorstr='#9ecb2d',
                                                            GradientType=0 
                                                          ); /* ie */
    }

form.allInDisplayGroups > dl > dd > fieldset > legend {
    font-size: 1.4em;
}

form.elementsOnly,
form.subformsOnly fieldset,
form.allInDisplayGroups fieldset fieldset,
form.subformAndDisplayGroups fieldset {
    margin-bottom: 2.5em;
    padding: 1em 0;
    background-color: #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 3px 3px 10px #666;
    -moz-box-shadow: 3px 3px 10px #666;
    box-shadow: 3px 3px 10px #666;
    background: #ffffff; /* old browsers */
    background: -moz-linear-gradient(
                                        top, 
                                        #ffffff 0%, 
                                        #e5e5e5 100%
                                    ); /* firefox */
    background: -webkit-gradient(
                                    linear, 
                                    left top, 
                                    left bottom, 
                                    color-stop(0%,#ffffff), 
                                    color-stop(100%,#e5e5e5)
                                ); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( 
                                                            startColorstr='#ffffff', 
                                                            endColorstr='#e5e5e5',
                                                            GradientType=0 
                                                      ); /* ie */
}

    form.subformsOnly fieldset dd:last-of-type,
    form.allInDisplayGroups fieldset fieldset dd:last-of-type,
    form.subformAndDisplayGroups fieldset dd:last-of-type {
        margin-bottom: 0;
    }

    form.subformsOnly fieldset legend,
    form.allInDisplayGroups fieldset fieldset legend,
    form.subformAndDisplayGroups fieldset legend {
        width: 100%;
        margin-top: -1em; margin-bottom: 1em;
        padding: 0.2em 0;
        color: #666;
        font-size: 1.25em;
        text-align: center;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-box-shadow: 2px 2px 2px #666;
        -moz-box-shadow: 2px 2px 2px #666;
        box-shadow: 2px 2px 2px #666;
        background: #f6f8f9; /* old browsers */
        background: -moz-linear-gradient(
                                            top, 
                                            #f6f8f9 0%, 
                                            #e5ebee 50%, 
                                            #d7dee3 51%, 
                                            #f5f7f9 100%
                                        ); /* firefox */
        background: -webkit-gradient(
                                        linear, 
                                        left top, 
                                        left bottom, 
                                        color-stop(0%,#f6f8f9), 
                                        color-stop(50%,#e5ebee), 
                                        color-stop(51%,#d7dee3), 
                                        color-stop(100%,#f5f7f9)
                                    ); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient( 
                                                            startColorstr='#f6f8f9', 
                                                            endColorstr='#f5f7f9',
                                                            GradientType=0
                                                          ); /* ie */
    }

    form.subformsOnly fieldset label,
    form.allInDisplayGroups fieldset fieldset label,
    form.subformAndDisplayGroups fieldset label {
        font-size: 1.1em;
        line-height: 1.8em;
    }

    form.elementsOnly dl,
    form.subformsOnly fieldset dl,
    form.allInDisplayGroups fieldset fieldset dl,
    form.subformAndDisplayGroups fieldset dl {
        margin: 0 1.6em 1.2em;
    }

/**
 * Two-column layout
 */
form.twoColumns.subformsOnly dl.zend_form>dd>fieldset,
form.twoColumns.subformAndDisplayGroups dl.zend_form>dd>fieldset>dl>dd>fieldset,
form.twoColumns.allInDisplayGroups dl.zend_form>dd>fieldset>dl>dd>fieldset {
    float: left;
    width: 48%;
}

form.twoColumns.subformsOnly dl.zend_form>dd:nth-of-type(2n+1)>fieldset,
form.twoColumns.subformAndDisplayGroups dl.zend_form>dd>fieldset>dl>dd:nth-of-type(2n+1)>fieldset,
form.twoColumns.allInDisplayGroups dl.zend_form>dd>fieldset>dl>dd:nth-of-type(2n+1)>fieldset {
    margin-right: 3%;
}

/**
 * In-line labels
 */
form.inlineLabels dt {
    float: left;
    width: 40%;
}
 
    form.inlineLabels input[type=text],
    form.inlineLabels input[type=password],
    form.inlineLabels textarea,
    form.inlineLabels select {
        max-width: 250px;
    }

    form.inlineLabels select {
        max-width: 265px;
    }
    
    
    
    
#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 15px;
	width: 680px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


.addVideoLink {
        text-decoration: none;
        padding: 0.4em 1.2em;
        color: #666;
        font-size: 14px; font-size: 1.25em;
        border-radius: 5px; 
        -moz-border-radius: 5px 5px 5px 5px;
        border: 0 none;
        cursor: pointer;
        -webkit-box-shadow: 2px 2px 2px #666;
        -moz-box-shadow: 2px 2px 2px #666;
        box-shadow: 2px 2px 2px #666;
        background: #f6f8f9; /* old browsers */
        background: -moz-linear-gradient(
                                            top, 
                                            #f6f8f9 0%, 
                                            #e5ebee 50%, 
                                            #d7dee3 51%, 
                                            #f5f7f9 100%
                                        ); /* firefox */
        background: -webkit-gradient(
                                        linear, 
                                        left top, 
                                        left bottom, 
                                        color-stop(0%,#f6f8f9), 
                                        color-stop(50%,#e5ebee), 
                                        color-stop(51%,#d7dee3), 
                                        color-stop(100%,#f5f7f9)
                                    ); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(
                                                            startColorstr='#f6f8f9', 
                                                            endColorstr='#f5f7f9',
                                                            GradientType=0
                                                          ); /* ie */
}
 

.addVideoLink:hover {
    color: #fff;
        background: #bfd255; /* old browsers */
        background: -moz-linear-gradient(
                                            top, 
                                            #bfd255 0%, 
                                            #8eb92a 50%, 
                                            #72aa00 51%, 
                                            #9ecb2d 100%
                                        ); /* firefox */
        background: -webkit-gradient(
                                        linear, 
                                        left top, 
                                        left bottom, 
                                        color-stop(0%,#bfd255), 
                                        color-stop(50%,#8eb92a), 
                                        color-stop(51%,#72aa00), 
                                        color-stop(100%,#9ecb2d)
                                    ); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(
                                                            startColorstr='#bfd255', 
                                                            endColorstr='#9ecb2d',
                                                            GradientType=0 
                                                          ); /* ie */
}                                                                                       


.page-content { font-family: Arial;}
.page-content .title {
    background: #000;
    color: #fff;
    font-size: 22px;
    padding: 4px 10px;
    text-transform: uppercase;
}
.page-contact .address {
    margin: 10px 0;
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
}
.page-contact .address h2 {
    background: url(../images/contact-address.png) no-repeat;
    padding: 0 0 0 25px;
    font-size: 18px;
}
.page-contact .address address {
    color: #595959;
    font-size: 13px;
}
.employees {overflow: hidden; width: 100%; margin: 0; padding: 0;}
.employees .employe {
    float: left;
    width: 360px;
    padding-bottom: 30px;
    overflow: hidden;
}
.employe .info {
    margin-left: 30px;
    float: left;
    
}
.employe .info h3 {font-size: 14px; font-weight: bold; text-transform: uppercase;}
.employe .info p {
    font-size: 13px;
    line-height: 2;
}
.employe img {	
    -moz-box-shadow: 5px 5px 5px #000; 
    -webkit-box-shadow: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #000; 
    float: left;
}
.employe img.no-shadow {
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; 
}

.employe .info p.email {
    background: url(../images/contact_address_email.png) 0 9px no-repeat;
    padding-left: 26px;
}
.employe .info p.phone {
    background: url(../images/contact_address_phone.png) 0 7px no-repeat;
    padding-left: 26px;
}
.inline {
    width: 100%;
    overflow: hidden;
}
.inline .col {
    width: 50%;
    float: left;
}

.anchor {
    color: #000;
    text-decoration: none;
}
.anchor:hover {
    color: #3B5998;
}
.text-bigger {
	clear: left;
    font-size: 17px;
    font-weight: bold;
}

.training-box {
	
	width: 200px;
	display:block;
	margin: 10px auto;
}

.training-box {
	
	width: 200px;
	display:block;
	margin: 10px auto;
}

.training-box-text {
	width: 100px;
	float: left;
	margin: 0 5px 5px 0;
}

.bloczek hr {
	clear: left;
}



