h1, h2, h3, h4, h5, ul, li, ol, p{
  margin:0px;
  padding:0px;
}

a {
  color:#6A6AC4;
  outline:none;
}

.clear {
  clear:both;
}
.content p{
 margin-top:10px;
 margin-bottom:10px;
}
.content ul li, .content ol li{
 margin-left:10px;
}
body {
  background-color:#fff;
  color:#535353;
  font-family:arial,trebuchet MS,tahoma;
  font-size:90%;
  margin:0px;
  padding:0px;
  background-image: url(/img/layout/bg.jpg);
  background-repeat: repeat;
  background-position: left top;
}

.content{
  padding:10px;

}
.content h2{
 font-size:120%;
 margin-bottom:10px;
}
.content img{
 margin:5px;
  border:2px solid #d2d0d0;
}
.content ul, .content ol{
 margin-left:10px;
}
.content ul li{
 list-style:none;
  background-image: url(/img/layout/dot1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left:10px; 
  margin-bottom:5px;
}
a img{
 border:2px solid #d2d0d0;
}
.none{
 display:none;
}


/*page*/
.page{
  margin:0px;
  padding:0px;
  width:900px;
  margin:0 auto;

}

.naglowek{
 border-bottom:1px solid #d4d4d4;
 padding:0px;
 margin:0px;
 margin-bottom:5px;
 padding-bottom:5px;
 font-size:100%;
}
/*top*/
.top{
 height:171px;
 width:100%;
 background-image: url(/img/layout/baner.jpg);
 background-repeat: no-repeat;
 background-position: left top;
}

.menu{
 float:left;
 width:650px;
 padding-left:10px;
}
.menu ul li{
 padding-top:142px;
 float:left;
 list-style:none;
 margin-right:5px;
 text-align:center;
}
.menu ul li a{
 display:block;
 background-image: url(/img/layout/menu.png);
 background-position: left bottom;
 background-repeat: no-repeat;
 height:19px;
 width:81px;
 text-decoration:none;
 padding-top:10px;
 font-size:80%;
 color:#ffffff;
}
.menu ul li a:hover{
 background-image: url(/img/layout/menu_hover.png);

}
.menu ul li.active a{
 background-image: url(/img/layout/menu_active.png);
 color:#333333;
  font-weight:bold;
}
.logo{
 float:right;
 width:200px;
 height:171px;
}
.logo a{
 display:block;
 width:200px;
 height:171px;
}
.logo a span{
 display:none;
}
.main{
 background-color: #f4f4f4;
}
.left{
 float:left;
 width:210px;
}

.box_left{
 background-color:#e8e8e8;
 background-image: url(/img/layout/corner_top_right.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 margin-top:10px;
 margin-bottom:10px;
 font-size:90%;
}
.box_left_in{
 background-image: url(/img/layout/corner_bottom_right.jpg);
 background-position: right bottom;
 background-repeat: no-repeat;
 padding-top:5px;
}

.left_naglowek{
 background-image: url(/img/layout/arrow.jpg);
 background-position: left center;
 background-repeat: no-repeat;
 padding-left:25px;
 font-size:100%;
 margin-left:5px;
 color:#333333;

}
.left_naglowek a{
 color:#333333;
 text-decoration:none;
}
.box_left img{
 border:2px solid #d2d0d0;
 margin:5px;
}
.box_left ul{
 margin-left:0px;
 list-style:none;

}
.box_left ul li{
 margin-bottom:3px;
 margin-top:3px;
 background-image:none;
  padding-left:5px;
}
.box_left ul li a{
 text-decoration:none;
 color:#333333;
  background-image: url(/img/layout/dot.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 padding-left:10px;
 display:block;
}
.box_left ul li a:hover{

  background-image: url(/img/layout/dot2.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 padding-left:10px;
}
.box_left ul li a.active{
 text-decoration:none;
 color:#333333;
 font-weight:bold;
}
.partnerzy{
 margin:5px;
border:2px solid #d2d0d0;
}
.more{
 color:#a9a9a6;
 float:right;
 margin-right:10px;
 font-size:90%;
 text-decoration:none;
 display:block;
 background-image: url(/img/layout/arrow_right.jpg);
 background-position: right center;
 background-repeat: no-repeat;
 padding-right:10px;
}
.more:hover{
 text-decoration:underline;
}
.back{
 text-decoration:none;
 margin-bottom:10px;
 display:block;
 background-image: url(/img/layout/arrow_left.jpg);
 background-position: left center;
 background-repeat: no-repeat;
 padding-left:10px;
 color:#A9A9A6;
}
.back:hover{
 text-decoration:underline;
}
.articles_title{
  text-decoration:none;
  color:#7F7F7F;
}
a.articles_title:hover{
 text-decoration:underline;
}
.data{
  color:#A9A9A6;
  font-size:70%;
  font-style:italic;
}
.kontakt_naglowek{
 background-image: url(/img/layout/tel.jpg);
 background-position: left center;
 background-repeat: no-repeat;
 padding-left:35px;
 font-size:120%;
 margin-left:5px;
 color:#333333;
 padding-bottom:2px;
 padding-top:2px;
}
.kontakt_naglowek a{
 color:#333333;
 text-decoration:none;
}
.box_left_bottom{
 height:1px;
}

.right{
 float:right;
 width:670px;
}
.path{
 padding-top:5px;
 font-size:80%;
}
.right_content{
 
}
.box_right{
 background-color:#e8e8e8;
 background-image: url(/img/layout/corner_top_left.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 margin-top:10px;
 margin-bottom:10px;
}
.box_right_in{
 background-image: url(/img/layout/corner_bottom_left.jpg);
 background-position: left bottom;
 background-repeat: no-repeat;
 font-size:90%;
}
.o_firmie{
 background-image: url(/img/layout/o_firmie.jpg);
 background-position: left bottom;
 background-repeat: no-repeat;
 padding-left:25px;
}
.tresc_border_left{
 border-left:1px solid #d4d4d4;
 padding:10px;
}
.tresc_border{
/* border-left:1px solid #d4d4d4; */
 border-right:1px solid #d4d4d4;
 padding:10px;
}
.szkolenia{
 background-image: url(/img/layout/nowosci_szkolenia.jpg);
 background-position: left bottom;
 background-repeat: no-repeat;
 padding-left:25px;
}
.znak_wodny{
/*  background-image: url(/img/layout/bg_paragraf.jpg);
 background-position: center top;
 background-repeat: no-repeat; */
}
.box_right_content{
 padding-bottom:10px;
 margin-bottom:10px;
 border-bottom:1px solid #d4d4d4;
}
.box_bottom_content{
 width:49%;
 float:left;
 border-left:1px solid #d4d4d4;
}

.left_content{
 float:left;
 width:400px;
}
.right_content{
 float:left;
 width:220px;
}
.bottom{
 color:#fff;
 text-align:right;
 padding:5px 0px;
 font-size:70%;
}
.bottom a{
 color:#A0A1E4;
}

.pager{
 margin-bottom:10px;
 text-align:center;
 font-size:90%;
}
.pager a{
color:#A9A9A6;
}
.next{
 background-image: url(/img/layout/arrow_right1.jpg);
 background-position: right center;
 background-repeat: no-repeat;
 padding-right:10px;
 margin-left:10px;
}
.prev{
 background-image: url(/img/layout/arrow_left.jpg);
 background-position: left center;
 background-repeat: no-repeat;
 padding-left:10px;
 margin-right:10px;
}

/*formularz */

.formularz_kontaktowy form label{
 display:none;
}
.formularz_kontaktowy form input{
 width:300px;
}
.formularz_kontaktowy form input.submit{
 width:100px;
 color:#fff;
 background-color:#2726A5;
 border:2px solid #2726A5;
}
.formularz_kontaktowy form textarea{
 width:300px;
}
.formularz_kontaktowy td.opis{
 vertical-align:top;
 text-align:right;
}

.message{
 color:#2726A5;
 padding-top:10px;
 padding-bottom:10px;
 margin-right:10px;
 width:99%;
 border:1px solid #2726A5;
 text-align:center;
}
.flashMessageError{
 padding-top:10px;
 padding-bottom:10px;
 margin-right:10px;
 width:99%;
  text-align:center;
 color:#DF0D3D;
 border:1px solid #DF0D3D;
}

/*gallery*/
.gallery{
 
}
.box_img{
 float:left;
 margin-left:40px;
 margin-bottom:10px;
}