body {
    font: 11px Arial, Helvetica, sans-serif;
    background: #DFE2E7 url(../img/bg_main.jpg) repeat-x;
    padding: 0;
    margin: 0;
}
img {
    border: none;
}
.show IMG {
    border: none;
    display: block;
    text-align: center;
    margin: 0px auto;
}
:focus {
    outline: 0;
}
/* dock - top */
.dock {
    position: relative;
    height: 50px;
    text-align: center;
}
.dock-container {
    position: absolute;
    height: 50px;
    padding-left: 20px;
}
a.dock-item {
    display: block;
    width: 40px;
    color: #fff;
    position: absolute;
    top: 0px;
    text-align: center;
    text-decoration: none;
    font: bold 13px Arial, Helvetica, sans-serif;
}
.dock-item img {
    border: none;
    margin: 5px 10px 0px;
    width: 100%;
}
.dock-item span {
    display: none;
    padding-left: 20px;
}
.show {
    position: relative;
    top: 80px;
    margin: 0px auto;
    text-align: center;
    width: 860px;
}
/* dock2 - bottom */
#dock2 {
    width: 100%;
    bottom: 0px;
    position: absolute;
    left: 0px;
}
.dock-container2 {
    position: absolute;
    height: 50px;
    background: url(../img/dock-bg.gif);
    padding-left: 20px;
}
a.dock-item2 {
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif;
    width: 40px;
    color: #000;
    bottom: 0px;
    position: absolute;
    text-align: center;
    text-decoration: none;
}
.dock-item2 span {
    display: none;
    padding-left: 20px;
}
.dock-item2 img {
    border: none;
    margin: 5px 10px 0px;
    width: 100%;
}
.cont {
    width: 853px;
    background: url(../img/bg_cont.jpg) repeat-y;
    margin: 0px auto;
    padding: 0px;
}
.cont_2 {
    width: 853px;
    margin: 0px auto;
    background: url(../img/bg_cont_2.jpg) repeat-x;
}
.cont_3 {
    width: 841px;
    min-height: 440px;
    margin: 0px auto;
    text-align: center;
    background: #fff url(../img/bg_cont_3.jpg) repeat-x;
}
.cont_4 {
    width: 811px;
    margin: 0 auto;
    text-align: justify;
    font: 12px Arial, Helvetica, sans-serif;
}
.cont_4 P {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 17px;
}
.cont_4 A {
    color: #FA6908;
    text-decoration: none;
    border-bottom: 1px dashed #eee;
}
.cont_4 A:hover {
    color: #000;
    border-bottom: 1px dashed #888;
}
.cont_4 UL {
    list-style-type: circle;
}
.cont_4 UL LI {
    font: 12px Arial, Helvetica, sans-serif;
    color: #444;
}
UL.clients LI {
    font-size: 15px;
    color: #333;
    margin-top: 3px;
}
.info_cntr {
    width: 550px;
    margin: 10px auto;
    padding: 15px;
    text-align: center;
    background: #F0F9F3;
    border: 1px solid #D1EDDB;
}
.info_cntr2 {
    width: 550px;
    margin: 10px auto;
    padding: 15px;
    text-align: center;
    background: rgb(240,243,249);
    border: 1px solid rgb(209,219,237);
}
.info_cntr3 {
    width: 550px;
    margin: 10px auto;
    padding: 15px;
    text-align: center;
    background: rgb(255,246,246);
    border: 1px solid rgb(255,209,209);
}
.ban_cntr {
    width: 562px;
    height: 100px;
    background: url(../img/baner.png) no-repeat;
    padding: 0px;
    margin: 18px auto;
    text-align: center;
}
.cntr {
    width: 90%;
    margin: 10px auto;
    text-align: center;
    padding: 0px;
    border: 0px;
}
.news_head_all {
    width: 560px;
    margin: 10px auto;
    height: 24px;
    background: #eaedf3;
    padding-top: 6px;
    font: 15px Arial, Helvetica, sans-serif;
}
.news_head_left {
    width: 370px;
    float: left;
    padding-left: 10px;
    color: #FF7B00;
    font-weight: bold;
}
.news_head_right {
    width: 160px;
    float: right;
    text-align: right;
    padding-right: 10px;
    color: #888;
}
.news_photos_l {
  width: 570px; 
  float: left;
}
.news_photos_r {
  width: 220px; 
  border: 0px; 
  float: right; 
  font: 10px Arial; 
  color: #999;
}
.footer {
    padding-top: 28px;
    color: #444;
    width: 853px;
    height: 65px;
    text-align: center;
    background: url(../img/bot_shadow.jpg) no-repeat;
    font: 11px Arial, Tahoma, Verdana;
}
.footer A {
    color: #555;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}
.footer A:hover {
    color: #8B550C;
}
.headin1, .headin2, .headin3, .headin4, .headin5, .headin6, .headin7, .headin8, .headin9, .headin10 {
    width: 95%;
    height: 40px;
    text-align: right;
    margin: 0px 2px 2px 2px;
}
.headin1 {
    background: url(../img/nag/nowosci.png) no-repeat;
    background-position: right;
}
.headin2 {
    background: url(../img/nag/kolka-slow-o-nas.png) no-repeat;
    background-position: right;
}
.headin3 {
    background: url(../img/nag/kursy-prowadzone-w-europejczyku.png) no-repeat;
    background-position: right;
}
.headin4 {
    background: url(../img/nag/cennik-kursow.png) no-repeat;
    background-position: right;
}
.headin5 {
    background: url(../img/nag/galeria-zdjec.png) no-repeat;
    background-position: right;
}
.headin6 {
    background: url(../img/nag/dodatkowe-atrakcje.png) no-repeat;
    background-position: right;
}
.headin7 {
    background: url(../img/nag/nasi-klienci.png) no-repeat;
    background-position: right;
}
.headin8 {
    background: url(../img/nag/nasi-partnerzy.png) no-repeat;
    background-position: right;
}
.headin9 {
    background: url(../img/nag/linki.png) no-repeat;
    background-position: right;
}
.headin10 {
    background: url(../img/nag/kontakt.png) no-repeat;
    background-position: right;
}
H1, H2, H3, H4, H5, H6 {
    font: Arial, Tahoma, Verdana;
}
H1 {
    font-size: 24px;
    color: #FA6908;
    text-align: right;
    margin: 5px;
    border-bottom: 2px solid #eaedf3;
}
H2 {
    font-size: 18px;
    color: #FA6908;
    text-align: right;
    margin: 5px;
    border-bottom: 1px solid #eaedf3;
}
H3 {
    font-size: 20px;
    color: #FA6908;
    font-weight: normal;
    text-align: left;
    margin: 5px;
    border-bottom: 2px solid #eaedf3;
}
H4 {
    font-size: 18px;
    font-weight: normal;
    color: #666;
    text-align: left;
    margin: 5px;
    border-bottom: 1px dotted #eaedf3;
}
H5 {
    font-size: 15px;
    color: #777;
    text-align: left;
    margin: 5px;
    border-bottom: 1px dotted #ccc;
}
H6 {
    font-size: 12px;
    color: #777;
    text-align: right;
    margin: 5px;
    border-bottom: 1px dotted #eaedf3;
}
TABLE {
	margin: 10px auto;
	border: 1px solid #bbb;
	border-spacing: 0px;
}
TABLE TR TD {
	padding: 8px;
	border: 1px solid #aaa;
	text-align: center;
}
.linki {
    width: 720px;
    margin: 5px auto;
    border: 1px dotted #eee;
    padding: 5px;
}
.linki_left {
    float: left;
}
.linki_right {
    float: right;
    color: #555;
}
FORM.form_c {
    width: 400px;
    margin: 10px auto;
    text-align: left;
    border: 0px;
}
FORM.form_c P {
    margin: 2px;
}
.form_c INPUT.send {
    background: #f5f5f5;
    border: 2px solid #ccc;
    padding: 4px 20px 4px 20px;
    font: bold 14px Arial, Tahoma, Verdana;
    color: #888;
    clear: none;
    float: none;
    display: inline;
    width: auto;
    margin: 0px 5px;
}
.form_c INPUT.send:hover {
    background: #eee;
    border: 2px solid #aaa;
    padding: 4px 20px 4px 20px;
    font: bold 14px Arial, Tahoma, Verdana;
    color: #FA6908;
}
.form_c INPUT, .form_c TEXTAREA {
    margin: 0px;
    background: #fefefe;
    border: 1px solid #aaa;
    padding: 5px;
    font: 12px Arial, Tahoma, Verdana;
    color: #444;
    float: none;
}
.form_c INPUT {
    width: 300px;
}
.form_c TEXTAREA {
    width: 350px;
    height: 130px;
    display: inline;
}
.error, .success {
    width: 400px;
    margin: 15px auto;
    border: 1px solid #ccc;
    padding: 10px;
}
.error {
    color: #aa0000;
}
.success {
    color: #00aa00;
}
.error A, .success A {
    text-decoration: none;
    color: #000;
}
.error A:hover, .success A:hover {
    color: #000;
    border-bottom: 1px dashed #888;
}
.miniats {
    width: 690px;
    margin: 10px auto;
}
.miniats DIV {
    width: 110px;
    height: 110px;
    margin: 2px;
    text-align: center;
    background: #E3E3D7;
    float: left;
    font: 14px 'Trebuchet MS', Arial, Tahoma;
}
.miniats DIV IMG {
    border: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.imageOver {
    background: url(../img/zoom.gif) no-repeat 50% 50%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.sitez {
  margin: 40px auto;
  text-align: center;
}
.sitez A {
  text-decoration: none;
  color: #798999;
  margin: 1px;
  border: 1px solid #D4D4C8;
  padding: 3px;
}
.sitez A:hover {
  color: #FA6908;
	background: #f5f5f5;
	border: 1px solid #FA6908;
}
.go_right {
  float: right;
}
.news_head_all:after, .linki:after, .miniats:after, .go_right:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}
