@charset "utf-8";
/* CSS Document */

body{
    font-family:Trebuchet MS;
    padding:0;
    margin:0;
    background-color:#e5dd9e;
}
h1, h2, h3, h4, h5 { font-family:Trebuchet MS; } 
center {width:100%;}

a {color:#797039; text-decoration:none;}
a img {border: 0;}
.gora{
    width:100%;
    height:145px;
    background:url(../images/header_bg.jpg) repeat-x;
    min-width:990px;
}
.logo_left {	padding-top:35px; width:50%; float:left;}
#hipo_konie {float:left;}

.przewijanyCD { position:absolute; top:66px; width:50%; height:22px;	background-color:#a49e62; opacity: 0.6; filter:alpha(opacity=60); z-index:0;}
.logo{
    background:url(../images/logo_n.jpg) no-repeat;
    width:244px;
    height:52px;
    /*position: absolute;
	right:67%;*/
    float:left;
    padding: 0;
    margin:0;
}
.logo a {width:244px; height: 52px; display: block; text-indent: -9999px;}
.gora_lewa
{
    width:990px; position:relative;
}
.reszta{
    float:left;
}
.baner {float:right;margin-top:6px; width:472px;}
.banner_bg
{
    background:url(../images/banner_bg.jpg) repeat-x;
    float:left;
    height:62px;
    margin-right:6px;
    width:100%;
}
.banner_right
{
    background:url(../images/banner_right.jpg) no-repeat;
    width:6px;
    height:62px;
    margin-left:-6px;
}

.haslo{
    background-color:#a49e62;
    height:22px;
    position:absolute;
    top:75px;
    left:50.3%;
    width:49.7%;
} 
.haslo_txt {
    background-color:#a49e62;
    height:22px;
    position:relative;
    top: -30px;
    text-align:right;
    float:left;
    z-index:999;
    width:472px;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.haslo_txt marquee {font-family:monospace; 	font-size:12px; color: #fff; margin: 2px 0; width:473px; float:left;}
.haslo_txt a { font-family:monospace;	font-size:12px; color:#2B0F0C; text-decoration:none; } 
.haslo_txt p {margin:0;padding:0;}
.flagiLogowanie {margin-top:8px;}
.buttons{
    width:970px;
}

.menu{
    background-color:#837c45;
    width:100%;
    height:34px;
    clear:both;
}

.button a:link, .button a:visited, .buttons li{
    height:34px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    border-right:#6d5f36 1px solid;
    text-align:left;
}
.buttons li  a:link, .buttons li  a:visited{  
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}
.button a:hover, .button a:active, .buttons ul li liHover:hover, .selected{
    background:url(../images/bg_button.jpg) repeat-x;
    height:34px;
    float:left;
    color:#eeebcd;
    font-weight:bold;
    font-size:12px;
    border:none;
    border-right:#837c45 1px solid;
}
.buttons li  a:hover, .buttons li  a:active{  
    color:#eeebcd;
    font-weight:bold;
}
.buttons ul  li ul li  a{  
    font-weight:normal;
}
.buttons ul  li ul li  a:hover, .buttons ul  li ul li  a:active{  
    color: #241d24;
}

.menu_dod_right span {font-size: 10px;}
.button a, .buttons ul li{

    padding-left:10px;
    padding-right:10px;
}

.jeden{
    position:relative;
    top:10px;
}
.content_1{
    background:transparent url(../images/bg_content.jpg) repeat-x scroll 0 0;
    width:100%;
    padding-top:10px;
}

.content_2{
    width: 957px;
    clear:both;
} 
.content_columns
{
    background:transparent url(../images/bg_columns.gif) repeat-y scroll 0 0;
    width: 957px;
    clear:both;
margin-top:-6px;
}

.lewa{
  /*  margin-top:-6px;*/
    width:218px;
    float:left;
    background-color:#837c45;
    height:100%;
}

.box{
    clear:both;
    padding-bottom:1px;
    background-color:#837C45;
}
.box_sr {font-size: 12px;}
.box_sr ul, .box_sr p
{ text-align: left;  list-style: none; margin:0; padding:0 13px 0 13px;line-height:14px;}
.box_sr p p {padding:7px 0 0 0;}
.box_sr ul li {margin-top:4px;line-height:14px;}
.box_sr ul li a,.box_sr a
{color:#2b0f0c; font-size: 12px; }
.box_sr ul li a:hover, .box_sr a:hover {color: #E5DD9E; text-decoration:underline;}
.box_sr ul li span { color:#E5DD9E; margin-left:5px;font-size:14px;} 
.box_dol {background-color:#e5dd9e;width:218px; height:1px;}
.szukaj {background-color: #837C45; padding: 2px 2px 0 2px}
.szukaj input[type="submit"] {background: url(../images/search.gif); width:18px; border:0;height:18px;}
.szukaj div {padding:4px; background-color: #483121; width: 206px;
        text-align: center; float: none; margin: 0 auto ;}
.box_gr{
    background-color:#483121;
    border:#837c45 solid 2px;
    width:214px;
}

.box_tytul{
    color:#e8e1b5;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    padding: 8px 10px;
}
.box_tytul a {color:#e8e1b5; font-size:12px; font-weight:bold; text-align:left;}
.txt{
    text-align:left;
    padding-left:15px;
    padding-right:40px;

    padding-bottom:15px;
}

.txt_wypunktowanie{
    text-align:left;
    padding-left:15px;
    padding-right:30px;

    padding-bottom:5px;
}

.txt a{
    color:#2b0f0c;
    font-size:14px;
}

.txt_wypunktowanie a{
    color:#2b0f0c;
    font-size:14px;
}

.txt_wypunktowanie img{
    position:relative;
    left:14px;
}

.txt_ekspert a{
    color:#2b0f0c;
    font-size:12px;
}

.txt_ekspert{
    text-align:left;
    padding-left:15px;
    padding-right:30px;

    padding-bottom:5px;
}

.ekspert_tyt{
    font-weight:bold;
    font-size:14px;
}

.wiecej{
    color:#bfb778;
    font-style:italic;
    text-align:right;
    position:relative;
    left:20px;
}

.wiecej a{
    color:#bfb778;
}

.pytania{
    text-align:left;

}

.pytania a{
    color:#2b0f0c;
    font-size:12px;
    font-weight:bold;
    clear:both;
    padding-left:15px;
    padding-right:30px;

}

.podsumowanie{
    padding-top:15px;
    padding-bottom:15px;
}

.box_sr{
    background-color:#837c45;
    width:218px;
    padding-top:10px;
    padding-bottom:10px;
}
.prawa{
    width:218px;
    float:left;
   /* margin-top:-6px;*/
}

.video{
    padding-bottom:10px;
}

.video_film{
    padding-bottom:10px;
}

.video_tytul{
    color:#2b0f0c;
    font-size:12px;
    font-weight:bold;
    clear:both;
    padding-left:15px;
    padding-right:30px;
}

.video_tytul a{
    color:#2b0f0c;
}

.srodek{
    width:506px;
    float:left;
    margin-left:5px;
    margin-top:5px;
    margin-right:5px;
}

.box_jasny{
    width:506px;
    padding-bottom:20px;
    float: left;
}

.box_ciemny{
    width:506px;
    background-color:#C7BF80;
    margin-top:10px;
    padding-bottom:20px;
    float: left;
}

.tytul{
    width:338px;
    float:left;
    padding-top:10px;
}
.tytul:after {
    clear:both;
}
.box_title{
    font-size:18px;
    width:332px;
    color:#2b0f0c;
    text-align:left;
    padding-left:8px;

    clear:both;
}

.box_title a{
    color:#2b0f0c;
    text-decoration:none;
}
.box_img img{
    float:left;
    padding:12px;
}

.linia{
    float:left;
    width:307px;
    padding-top:5px;
    border-bottom:#88803f dotted 1px;

}

.autor{
    clear:both;
    color:#7d7857;
    font-size:10px;
    text-align:left;
    padding-left:10px;
}
.autor a { color: #483121; text-decoration:none; }
.przyciski{
    float:left;
    padding-left:10px;
    width: 300px;
    margin-top: 12px;
}
.przyciski a { border:0;}
.przyciski2{
    float:right;
    padding-right:28px;
}

.pdf{
    border:none;
    cursor:pointer;
    background:url(../images/pdf.jpg) no-repeat;
    width:22px;
    height:20px;
}

.video_button{
    border:none;
    cursor:pointer;
    background:url(../images/video_button.jpg) no-repeat;
    width:22px;
    height:20px;
}

.txt_button{
    border:none;
    cursor:pointer;
    background:url(../images/txt.jpg) no-repeat;
    width:22px;
    height:20px;
}

.en{
    border:none;
    cursor:pointer;
    background:url(../images/en.jpg) no-repeat;
    width:22px;
    height:20px;
}

.audio{
    border:none;
    cursor:pointer;
    background:url(../images/audio.jpg) no-repeat;
    width:22px;
    height:20px;
}

.flv{
    border:none;
    cursor:pointer;
    background:url(../images/flv.jpg) no-repeat;
    width:22px;
    height:20px;
}

.jpg{
    border:none;
    cursor:pointer;
    background:url(../images/jpg.jpg) no-repeat;
    width:22px;
    height:20px;
}

.pps{
    border:none;
    cursor:pointer;
    background:url(../images/pps.jpg) no-repeat;
    width:22px;
    height:20px;
}

.mp3{
    border:none;
    cursor:pointer;
    background:url(../images/mp3.jpg) no-repeat;
    width:22px;
    height:20px;
}

.avi{
    border:none;
    cursor:pointer;
    background:url(../images/avi.jpg) no-repeat;
    width:22px;
    height:20px;
}

.doc{
    border:none;
    cursor:pointer;
    background:url(../images/doc.jpg) no-repeat;
    width:22px;
    height:20px;
}

.wypelnienie{
    clear:both;
    font-size:14px;
    color:#131311;
    text-align:justify;
    padding-top:5px;
    padding-left:80px;
    padding-right:30px;
    line-height:14px;
}
.wypelnienie a{ color:#131311 } 

.wypelnienie2{
    clear:both;
    font-size:14px;
    color:#131311;
    text-align:justify;
    padding-top:5px;
    padding-left:10px;
    padding-right:50px;
    line-height:14px;
}

.linki{
    padding-top:25px;
    padding-bottom:10px;
    float:left;
    margin-left:28px;
}

.linki a{
    font-size:11px;
    font-style:italic;
    color:#797039;
    padding-right:5px;
    font-family:Verdana;
}

.zapytania{
    padding-top:6px;
}

.zapytania a{
    font-family:Verdana;
    font-size:12px;
    color:#2b0f0c;
    padding-right:5px;

}

.footer{
    background-color:#2c0f09;
    text-align:center;
    height:50px;
    clear:both;
    width:100%;
    min-width:990px;
    margin-top:3px;
}

ul.stopka{
    text-align:center;
    display:inline;
    list-style:none;
}
ul.stopka li { display:inline;color:#E5DD9E; padding-top:5px;
               font-size:10px;}

.stopka a:link, .stopka a:visited, .footer span, .footer a{
    font-size:10px;
    color:#e5dd9e;
    text-decoration:none;
    margin:0 5px;
}
.footer span, .footer a {margin-right:0px;}
.stopka a:hover, .stopka a:active{
    font-size:10px;
    color:#e5dd9e;
    text-decoration:underline;
}
.stopka .menu_dod_right{
    color:#ffffff;
}

.stopka .menu_dod_right a:link, .menu_dod_right a:visited {
    text-decoration:none;
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    padding-left:3px;
}

.stopka .menu_dod_right a:hover, .menu_dod_right a:active{
    text-decoration:underline;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
}
.tresc
{
    margin-top:10px;
    background:url(../images/bg_columns_right.gif) repeat-y;
    text-align: left;
    font-size: 14px;
    width: 952px;
    clear:both;
}
.tresc_static
{
    margin-left: 5px;
    text-align: left;
    font-size: 14px;
}
.tresc h1, .tresc_static h1, .naglowek h1, .srodek  h1{
    margin:0px;
    font-size: 20px;
    color:#2B0F0C;
    font-weight: bolder;
}
.tresc .image, .tresc_static .image, .naglowek .image, .naglowek img
{
    float:right;
    text-align: center;
    width: 180px;
}
.naglowek img {margin-left:20px; width:auto;}
.aCzcionka  img{ margin-left:5px;}
.tresc div.naglowek h4, .srodek h4
{
    font-size:10px;
    margin-bottom:10px;
    color:#797039;
    font-weight:normal;
    font-family:verdana;
    font-style:italic;
}
.srodek h4 span,.tresc div.naglowek h4 span {color:#2a1206;}

.srodek h4 {float: left;margin-left:12px;margin-top:3px;}
.tresc div.naglowek h4 a,.srodek h4 a{
    color:#797039;
}
.tresc div.naglowek, .naglowek
{
    width:700px;
}
.tresc_static div.naglowek
{
    float:left;
}

.tresc div.naglowek p, .tresc_static div.naglowek p
{
    font-style: italic;
    margin-top:5px;
    text-align: justify;
    width: 700px;
}

.tresc h2, .tresc_static h2 .naglowek h2
{
    padding-top:10px;
    font-family: Verdana;
    font-size: 10px;
    color:#7D7857;
    padding-bottom: 10px;
    margin-bottom:15px;
}
.tresc h2 div span.larger {font-size:1.1em;}
.tresc div.files a img
{
    text-decoration: none;
    border: 0 !important;
    padding:0 !important;
}
.tresc div.files div.fotos a
{
    border: 0;
    text-decoration: none;
}
.tresc div.files div.fotos a.tytul { position:relative; top:5px; width:140px;padding-bottom:10px;}
.tresc div.files div.fotos a img { padding-top:10px;}
.files {margin-top:20px; margin-bottom:20px;}
.fotos {display:block; width:100%; text-align: center; margin-left:50px;}

.fotos div.imgSize 
{
    width:140px;
    height:140px;
    float:left;
    text-align: center;
    margin:5px !important;
    padding: 5px;
    border:2px solid #837c45;
    background-color: #e8e1b5;
}
/* .fotos div.imgSize img {width:130px;} */
.spacer{
    line-height:0; font-size:0; clear:both;
}
.otherFiles 
{
    display:block; width:100%; margin-left:50px;
}
.otherFiles a
{
    border:0;
    color:#2B0F0C;
    text-decoration: none;
}
h2.moreIdeas-Hdr {color:#2B0F0C; font-size:12px;}
.otherFiles a img { margin-left:5px;} 
#comments {margin-bottom:20px;}
.buttons ul {display:inline; margin:0; padding:0;}
.buttons ul li{ list-style-type:none; }
.buttons ul li ul{ list-style-type:none; display:none; background-color: #b8b06f; margin-left:-15px; width:186px;  border-right: solid 1px #624f33;}
.buttons ul li ul li {margin:0 14px;border:0 none;}
.buttons > ul li {
    float: left;
}
.buttons ul ul li {
    float: none;
}
.buttons ul ul {
    z-index: 9999;
    display: none;
    position: absolute;
    top: 175px;
}

.buttons li:hover > ul {
    display: block;
}

.buttons ul li ul li a:link, .buttons ul li ul li a:visited{width:100%; border:0; color: #241d24; font-size:14px;font-weight:normal;}
.buttons li a:link, .buttons li a:visited {border:0;}
.buttons ul li ul li.liNoHover {border-bottom: solid #9c9163 1px;}
.buttons ul li ul li.liNoHover a:hover { color: #eeebcd;}
/*border:#FF0000 1px solid;*/

.clear {clear: both;}
/*border:#FF0000 1px solid;*/
.paginate {padding:10px 0px 20px 10px; width:100%; text-align: center; font-weight:bold; font-size:12px;}
.paginate a{color:#797039; float:left;margin-left:3px; margin-right:3px;text-decoration:none;}
.paginate a.smallLetterSpace {letter-spacing:-4px;}
.paginate .selectedPage{float:left; color:#2C0F09; margin-left:3px; margin-right:3px;margin-top:-2px; padding:1px 4px; border:1px solid #2C0F09;}/*dokleić */
.pagination_loader
{	background: url(../images/ajax-loader.gif) #000000 center center no-repeat; position:fixed; left:0; top:0; width: 100%; height:100%;	z-index:99999; filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;	}
.clear {clear: both;}
.srodek_content {width:704px; float:left;margin-right:20px;}
.srodek_content p {margin-top:20px; width:704px; overflow:hidden;}
.srodek_content a, .naglowek p a { text-decoration: underline; color:#000;}
#koniec a {text-decoration: none; color:#797039;}
.autorzy { margin-right:5px;}
.naglowek ul.autorzy li{list-style-type: none; font-size:10px; font-weight:bold; color:#837c45;}
ul.autorzy li a {color:#483121; text-decoration:none;}
.image_border {border:solid 2px #837C45; padding:3px; margin-bottom:20px;}
#listaKomentarzy {margin-bottom: 25px;}
#listaKomentarzy input {margin-top:3px; margin-bottom:10px;}
#listaKomentarzy textarea {margin-top:3px;}
#listaKomentarzy .zakladka_tytul {font-size:18px; color:#797039; font-weight: bold; margin:10px;}
#listaKomentarzy .komentarz {margin-bottom:5px; }
.box b {color: #E5DD9E; font-weight:normal; text-decoration:underline; font-size:12px;}
#content_text { text-align:left;}
#content_text  ul,#content_text  ol  {text-align:left; margin-left:30px;}
#film {margin-top:25px;left:-21px;position:relative;width:770px;}

#lewaRamka{background: url(../images/lewaRamka.png) repeat-y; float:left; width:19px; height:439px;}
#goraRamka {background: url(../images/goraRamka.png) repeat-x; width:720px;height:5px;}
#dolRamka {background: url(../images/dolRamka.png) repeat-x; width:720px;height:5px;}
#prawaRamka{background: url(../images/prawaRamka.png) repeat-y -4px 0; float:left; width:21px; height:439px; }
#wypelnienieRamka {background-color:#beb476; width:292px; height:353px;float:left;margin-left:-2px;overflow:hidden;}
.box_ciemny div.wypelnienie {padding-left:30px;padding-right:80px;}
.box div.paginacja a{color:#E5DD9E; margin-left:3px; margin-right:3px;text-decoration:none;text-align:left;float:left;}
.box div.paginacja {text-align: left; margin-left:20px;}
#paginacja_mala {background: url(../images/ajax-loader_mini.gif) no-repeat; width:16px; height: 16px; margin-left:5px;margin-top:3px;}
.otherFiles  a{float: left; display:block; height:22px;border: 1px solid #837C45; background-color:#E8E1B5; margin:3px; padding:3px;}
.wypelnienie a.czytajWiecej {text-decoration: underline; color:#000; margin-left:8px;}
.flagiLogowanie img{margin-right:3px;border:1px solid #7c7338; float:left; }
.flagiLogowanie input[type="text"], .flagiLogowanie input[type="password"] {border:1px solid #7c7338; background-color:#e6dda4; width:92px; color:#7c7338; font-size:9px; padding:3px; }
.flagiLogowanie input[type="text"] {margin-left:47px;margin-right:3px;}
.flagiLogowanie input[type="submit"], .flagiLogowanie a  {border:0; background:none; cursor:pointer; font-size:9px; color:#7c7338; text-decoration:underline; }
.flagiLogowanie a {margin-top:5px;}
.flagiLogowanie span { float:right; color:#7c7338; font-size:12px;}
.flagiLogowanie span  a{ text-decoration:underline;font-size:12px;}
.artykulyAutora {background:url(../images/bg_columns.gif) repeat-y; width: 828px; min-height:631px;}
.trener {margin-bottom:20px;}
li.trener {margin:0;}
.box_sr ul li.trener  a{padding:5px 0; margin:0; font-size:13px; font-weight:bolder; text-decoration:underline;}
.srodek .naglowek p{text-align:justify; font-size:14px;/*width:485px;*/}
.rejestracja {border:1px solid #7c7338; background-color:#e6dda4; width:200px; color:#7c7338; font-size:12px; padding:3px; margin-right: 50px; margin-left:10px;}
#rejestracja{width: 100%; margin: 0 auto; text-align:left;}
.rejestracja_p{font-size: 12px;}
.rejestracja_h{text-align: left; font-size: 18px; color: #2B0F0C; margin-left:15px; font-family: Trebuchet MS; }
#rejestracja input[type="reset"]  {border:0; background:none; cursor:pointer; color:#7c7338; text-decoration:underline; float:right; margin-right:180px;}
#rejestracja input[type="submit"]  {border:0; background:none; cursor:pointer; color:#7c7338; text-decoration:underline; float:right; margin-right:10px;}
.gwiazdka {font-size: 20px; list-style-type: none;  color:#F00;}
.zarej_h {text-align: center; font-size: 18px; color: #2B0F0C}
.zarej_p{margin-top:5px;text-align: justify;}
.pole {width: 95%; text-align:right; margin: 0 auto; padding-top: 5px}
.error_field { font-weight: normal; margin-right:50px; font-size:10px; color:#f00; }
.warning { margin-left: 15px; font-weight: normal; font-size:12px; color:#f00; margin-top: 40px;}
.glowny {font-size:12px; margin:0 5px 10px 5px; text-align:justify;}
.glowny p{text-align:justify; font-weight:bold;}
#glownyDol{margin:10px 0px;}
.inputk{border:1px solid #7c7338; background-color:#e6dda4; width:200px; color:#7c7338; font-size:12px; padding:3px; margin-left:10px;}
.textareak{border:1px solid #7c7338; background-color:#e6dda4; color:#7c7338; font-size:12px; padding:3px; margin-left:10px; overflow:auto;}
.labelk{ font-size:16px; margin-left: 10px;}
#content_text input[type="image"]{border:solid 2px #837C45; padding:3px; margin-bottom:20px; max-width: 700px;}
#content_text img{border:solid 2px #837C45; padding:3px; margin-bottom:20px; max-width: 700px;}
.naglowek li {}
.naglowek ul li{text-align: left; font-size: 14px;}
.play_film {background:url(../images/play.jpg); width:22px; height:20px; position:relative; top:-26px; left:76px;}
.naglowek .przyciski {float:right;}
.play_film_small {background:url(../images/play_small.jpg); width:17px; height:15px; position:relative; top:-19px; left:119px;}
.kontakt_h{text-align: left; font-size: 18px; color: #2B0F0C; margin-left:15px;}
.przyciski img { border:0; margin-left:3px;}
#srodek .przyciski img {margin-left: 3px;}
.tytul2{ font-size: 12px; float:left; padding-top:10px; line-height:16px; height: 78px; overflow:hidden;}
.zarej_p {margin: 10px;}
.wyniki {text-align:left; font-size:12px;padding-left:10px;}
.box_jasny b, .box_ciemny b { font-size:1.1em; font-weight:900;}
.tag-cloud {padding:10px; text-align:center; margin:0;}
.tag-cloud a {color:#bdb67f;line-height:18px;letter-spacing:-0.5px;}
.tag-cloud li{ list-style-type:none; margin:1px; display:inline;}
.darkBg {background-color:#c8c081;}
.hot_box {float:left;}
.hot_article{background-color:#c8c081; float:left;padding:5px 10px; border-right:1px solid #E5DD9E;width:342px;}
.hot_article h3  {text-align:left;margin:0;}
.hot_article h3  a{color:#483121; font-size:14px; font-weight:bold; }
.hot_article h5 {text-align:right;float:none; border-bottom:1px dotted #81793b;margin:0;padding-bottom:2px;}
.hot_article h5  a{color:#483121; font-size:12px; font-weight:bold;}
.hot_article .autor {text-align:right;margin-top:3px; position:static;}
.hot_content  p {width:177px;float:left; text-align:left;}
.hot_content  p  a {font-size:11px; color:#000;}
.hot_content .przyciski {float:left; width:155px; position:static;margin-top:3px;}
.hot_content .przyciski a {float:right;}
#srodek .hot_content .przyciski .box_img img {border:2px solid #837c45; margin:3px 0 0 0;padding:0;max-width:150px;}
#srodek .hot_content .przyciski .box_img a {float:none;}

.otherNews {float:left;padding:5px 9px;}
.otherNews ul {margin:0; padding:0; width:125px;}
.otherNews ul li{list-style:none;text-align:left;margin:3px 0 0 0;display:block;float:left;}
.otherNews ul li a{font-size:11px; color: #2B0F0C; float:left; line-height:14px;}
.otherNews ul li a:hover, .hot_content  p  a:hover, .article p  a:hover {text-decoration:underline;}
.otherNews ul li span{font-size:12px; color: #2B0F0C; float:left;}
.articleBox{padding:5px 10px;border-right:1px solid #E5DD9E;}
.shorterBox {width:341px;float:left;}
.article{ float:left;margin-bottom:8px;}
.hot_box div.otherNews {/*height:201px;max-height:201px;*/}
.otherNews img {width:120px;}
.article h3  {text-align:left;margin:0;}
.article h3  a{color:#483121; font-size:14px; font-weight:bold; }
.article h5 {text-align:right;float:none; border-bottom:1px dotted #81793b;margin:6px 0 0 0;padding-bottom:2px;}
.article h5  a{color:#483121; font-size:12px; font-weight:bold;}
.article .autor {text-align:right;margin-top:3px; position:static;}
.article p {float:left; text-align:left; padding:0;margin:0;}
.article p  a {font-size:11px; color:#000;}
.img_article_list img {border:2px solid #837c45;width:67px;}
.img_article_list {float:left; display:block; margin:5px 7px 5px 0; position:relative; bottom:0;}
.lower_img_article_list {bottom:-10px;}
.otherNews p {margin:2px 0; float: none;}
.otherNews p a{font-size:12px; color: #483121; text-align:left; font-weight:bolder;text-decoration:underline; }
#pokazWiecej{cursor:pointer; font-weight:normal;text-align:right;}
.kalendarium table{width:498px;}
.kalendarium .kalendarz {color: #503a27;margin-bottom:20px;}
.kalendarium .kalendarz tr.month {height:63px; background: #d8d1a5; }
.kalendarium .kalendarz tr.month span {font-weight: bold;}
.kalendarium .kalendarz tr.month a {margin:0 10px;}
.kalendarium .kalendarz tr.weeks {height: 57px; text-align: center; font-size:13px;}
.kalendarium .kalendarz tr.weeks b {font-weight: bold;}
.kalendarium .kalendarz tr.days td {width:67px; height:37px;padding: 5px 5px 0 0;font-size:17px;}
.kalendarium .kalendarz tr.days td.day {border:1.25px solid #cec489;}
.kalendarium .kalendarz tr.days td a{color:#503a27; width:100%; height:100%; display: block;}
.kalendarium .kalendarz tr.days td.selected {background: #ab8f8b;}
.kalendarium .kalendarz tr.days td a span {background:url(../images/star.png); width:24px; height:24px; display: inline-block;margin-left:1px; position:relative; top:3px; left:-12px; margin-bottom: -8px;}
.kalendarium .kalendarz tr.days td.old a span {background:url(../images/star-old.jpg); }
.kalendarium .lista thead th {text-align: left;}
.kalendarium .lista .what {width:303px;margin-right:7px;}
.where {width:60px;}
.kalendarium .lista a {color: #483121;}
.kalendarium .lista thead th a {text-decoration: underline; color: #483121;font-weight: bold;}
.kalendarium .lista {font-size:12px;margin:35px 0 20px 0; color: #483121;}
.kalendarium .lista tbody tr td {border-bottom: 1px dotted #837c45;margin-bottom:1px;font-size:11px; text-align:left;}
.kalendarium .lista tbody tr td a{color:#503a27;margin-right:10px;}
.kalendarium .lista tbody tr td a span {font-style: italic;}
.kalendarium .legenda {line-height: 17px; font-size:11px; font-weight: bold; color: #483121; text-align: left; width:498px;}
.kalendarium .legenda img {margin-right:8px; float:left; width:17px;}
.kalendarium .legenda span {display: inline-block; float:left;}
.kalendarium .lista tbody tr.hipologia td a {font-weight:bolder; font-size:12px;}
.kalendarium .lista tbody tr.last-el td{border:none;}
.box_kalendarium table {width:208px; color:#503a27;margin-bottom:10px;}
.box_kalendarium .kalendarz tr.month { background: #d8d1a5;}
.box_kalendarium .kalendarz tr.weeks {text-align: center; font-size:13px;}
.box_kalendarium .kalendarz tr.weeks td {color:#503a27;}
.box_kalendarium .kalendarz tr.days td {}
.box_kalendarium .kalendarz tr.days td a {color:#503a27;}

.box_kalendarium .kalendarz tr.days td.day {border:1px solid #cbc385; padding-right:3px;}
.lista_kal {margin:0;padding:3px 15px;}
.lista_kal li {list-style-type: disc; color:#503a27;margin:0;}
.dataNews {font-size:10px; font-weight:bold; color:#837c45;}
