﻿body 
  {
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    background-image: url('../gfx/body.png');
    background-repeat: repeat-x;
    font: 11px Segoe, tahoma, arial, sans-serif;
  }

img 
  {
    border: 0px;
  }

a.link, a:link, a:visited, a:active   
  {
    text-decoration: none;
  }

a:hover
  {
    text-decoration:none;
  }

div,p,a,form,h1,h2,h3,h4,h5,ul,li 
  {
    margin: 0px;
    padding:0px;
  }

#body_global 
  {
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    background:url('../gfx/world.png') no-repeat top right;
    position: relative;
  }

#contener 
  {	    
    margin: 0px auto 0px 0px;
    width: 990px;
    position: relative;
  }

#logo2 
  {	
    position: absolute;	    
    left: 26px;	
    top: 4px;	
    z-index: 10;
    width: 100px;
    height: 111px;
  }

#logo3
  {	
    position: absolute;	    
    left: 26px;	
    top: 4px;	
    z-index: 5;
    width: 100px;
    height: 111px;
  }

#logo3 h1{
margin: 0px;
padding: 0px;
font-weight: nornal;
position: absolute;
z-index: 1;
font-size: 8px;
left: 26px;	
top: 4px;	
}
#wyszukiwarka 
  {
    clear: both;
    width: 990px;
    height: 33px;	    
    background-image: url('../gfx/body_wyszukiwarka.png');
    background-repeat: no-repeat;	    
    position: absolute;	
    top: 37px;	
    left: 0px;
 }

#wyszukiwarka_left 
  {
    float: left;
  }

#clock1 
  {
    font-size: 26px !important;	
    padding-right: 3px;
  }

.wyszukiwarka 
  {
    width: 149px;
    height: 19px;
    color: #9d0a0b;
    border: 1px solid #bcbcbc;	    
    font-size: 13px;	
    margin-left: 140px;	
    margin-top: 5px;	    
    /*background-image: url('../gfx/input_wyszukiwarka.jpg');	
    background-repeat: no-repeat;	*/	
    padding-bottom: 2px;
    padding-left: 6px; 
    margin-right: 0px;
  }

.submit 
  {
    width: 65px;
    height: 24px;
    background: url('../gfx/szukaj.png') no-repeat;
    border: 0px;
    text-align: center;	
    color: white;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 5px;
    vertical-align: bottom;
    padding-top: 1px; 
    margin-left: 0px;
  }

#dzien_tygodnia 
  {
    float: right;
    color: #ccc;	    
    font-weight: bold;
    font-size: 14px;
    margin-right: 25px;	
    text-align: right;
  }

#dzien_tygodnia span
  {
    font-size: 12px;
  }

#reklama_center 
  {
    margin-top: 45px;
    text-align: center;
  }

#reklama_center2 
  {
    margin-top: 10px;
    margin-right:6px;
    text-align: center;
  }

#data 
  {
    clear: both;
    float: right;
    margin-right: 18px;
    font-size: 22px;	
    color: #ccc;
    margin-top: 72px;
    margin-bottom: 13px;}

#data span 
  {
    font-size: 14px;
  }

#temperatura_menu 
  {
    width: 990px;
    height: 32px;	    
    background-image: url('../gfx/body_temperatura_menu.jpg');
    background-repeat: no-repeat;	
    margin-top: 12px;
  }

#temperatura_menu_left 
  {
    float: left;
    margin-left: 45px;
    color: #afd0fb;
  }

#temperatura_menu_left p 
  {
    font-weight: bold;
    margin-top: 2px;
  }

#temperatura_menu_right 
  {
    float: left;
    color: #003274;	    
    font-size: 12px;
    margin-left: 10px;
  }

#temperatura_menu_right ul 
  { 
    list-style: none;
    margin-top: 10px;	
    margin-right: 5px;
  }

#temperatura_menu_right li 
  {
    display: inline;
  }

#temperatura_menu_right a 
  {
    color: #666;
    font-weight: bold;
    text-decoration: none;
    margin-left: 6px;
    margin-right: 6px;
  }

#temperatura_menu_right a:hover 
  {
    color: #444;	
    font-weight: bold;
    text-decoration: underline;	
    margin-left: 6px;
    margin-right: 6px;
  }

#left 
  {
    float: left;
    margin-top: 0px;
  }

#center 
  {
    float: left; 
    margin-top: 5px; 
    margin-left: 8px;
  }

#right 
  {
    float: left;	
    margin-top: 5px;
  }

#menu_gora 
  {
    background-image: url('../gfx/body_menu_gora.jpg');
    background-repeat: no-repeat;
    height: 3px;
    margin-top: 5px;
    width: 170px;
  }

#menu_content 
  {
    color: #2257a3;
    font-size: 12px !important;
  }

#menu_content ul
  {
    list-style-type:none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }

#menu_content li 
  {
    width: 155px;
    height: 19px;
    padding-top: 3px;
    background: white;
    /*background-image: url(../gfx/punkt.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;*/
    padding-left: 13px;	
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;	    
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px dotted #d1d1d1;
  }

#menu_content a 
  {
    color: #2257a3 !important;	
    text-decoration: none !important;
  }
#menu_content h2, #menu_content h3
{
    font-size: 14px !important;
    font-weight: normal !important;
	margin: 0px;
	padding: 0px;
}  

#menu_content a:hover 
  {
    color: #2257a3 !important;	
    text-decoration:
    underline !important;
  }

#menu_content li.other 
  {
    width: 155px !important;
    height: 19px !important; background: white !important;/*	
    background-image: url(../gfx/punkt.png);	
    background-repeat: no-repeat;
    background-position: 0px 9px;
    */padding-left: 13px !important;
    border-left: 1px solid #d1d1d1 !important;
    border-right: 1px solid #d1d1d1 !important;	
    font-size: 14px !important;
    font-weight: normal !important;
    padding-top: 3px !important;
    border-bottom: 1px dotted #d1d1d1 !important;
  }

#menu_dol 
  {
    width: 170px;
    height: 3px;
    background-image: url('../gfx/body_menu_dol.jpg');	
    background-repeat: no-repeat;	  }

#katalog_firm 
  {
    clear: both; 
    margin-top: 10px;
  }

.katalog_firm_gora
  {
    width: 136px;
    height: 23px;
    background-image: url('../gfx/body_katalog_firm_gora.png');
    background-repeat: no-repeat;
    color: white;
    padding-left: 34px;	
    padding-top: 3px;
    font-size: 14px;
  }

.katalog_firm_gora a
  {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
  }

.katalog_firm_content 
  {
    min-height: 97px;
    width: 168px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    overflow: hidden;
    padding-top: 4px;	    
    padding-bottom: 3px;
  }

.katalog_firm_content ul 
  {
    list-style-type:none; 
    padding: 0px;
    margin-left: 5px;	
    padding-top: 3px;
    padding-bottom: 3px;}

.katalog_firm_content li 
  {
    background-image: url(../gfx/punkt_katalog_firm.jpg);	    
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 14px;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
  }

.katalog_firm_content a 
  {
    color: #585858;
    text-decoration: none;
  }

.katalog_firm_content a:hover 
  {
    color: #2b589f;
    text-decoration: underline;
  }

.katalog_firm_dol
  {
    width: 170px;
    height: 6px;
    background: url('../gfx/body_katalog_firm_dol.png') no-repeat bottom;	  }

#ogloszenia 
  {
    clear: both;	
    margin-top: 10px;
    }

#rozklad_jazdy 
  {
    clear: both;
    margin-top: 10px;
  }

#rozklad_jazdy a 
  {
    color: #656565;
    text-decoration: none;
    width: 24px;
    height: 20px;
    display: block;
  }

#rozklad_jazdy a:hover 
  {
    color: #656565;
    text-decoration: none;
    width: 24px;	    height: 20px;
    display: block;
  }

.linia 
  {
    float: left;
    display: inline-block;
    width: 24px;
    height: 20px;	    background-image: url('../gfx/body_linia.jpg');
    background-repeat: no-repeat;
    margin: 2px;
    text-align: center;	padding-top: 4px;
    color: #656565;
    font-weight: bold;
  }

.linia_ 
  {
    float: left;
    display: inline-block;
    width: 24px;
    height: 20px;	    background-image: url('../gfx/body_linia.jpg');
    background-repeat: no-repeat;
    margin: 2px;
    text-align: center;	
    padding-top: 4px;
    color: #656565;
    font-weight: normal;
  }

#olsztynska_korporacja 
  {
    clear: both;
    margin-top: 10px;
  }

#olsztynska_korporacja a 
  {
    color: #656565;
    text-decoration: none;
    width: 24px;	    height: 20px;
    display: block;
  }

#olsztynska_korporacja a:hover 
  {
    color: #656565;
    text-decoration: none;
    width: 24px;
    height: 20px;
    display: block;
  }

#inne_rozklady 
  {
    clear: both;
    margin-top: 7px;
   }

#inne_rozklady a 
  {
    color: #656565;
    text-decoration: none;
    width: 158px;
    height: 24px;
    display: block;
  }

#inne_rozklady a:hover 
  {
    color: #656565;
    text-decoration: none;
    width: 158px;
    height: 24px;
    display: block;
  }

.linia_other 
  {
    float: left;
    display: block;
    width: 158px;
    height: 24px;	    
    background-image: url('../gfx/body_inne_rozklady.jpg');
    background-repeat: no-repeat;	    
    margin: 2px 2px 2px 5px;
    text-align: center;	
    padding-top: 4px;
    color: #656565;
    font-weight: bold;
  }

#program_tv 
  {
    clear: both;
    margin-top: 10px;
  }

.program_tv_content 
  {
    text-align: center;	
    width: 168px;
    border-left: 1px solid #bcbcbc;	
    border-right: 1px solid #bcbcbc;
  }

.program_tv_content img 
  {
    margin: 4px;
  }

#program_tv span 
  {
    display: block;	    text-align: right;	
    margin-right: 5px;	
    color: #ba0909;	
    font-weight: bold;
  }

#program_tv span a 
  {
    color: #ba0909;
    text-decoration: none;
  }

#program_tv span a:hover 
  {
    color: #ba0909;
    text-decoration: underline;	
  }

#reklama_center 
  {
    clear: both; 
    margin: 10px 0px; 
    height: 60px; 
    padding-left: 1px;
  }

#reklama_center img
  {
    margin: 0px !important;
    padding: 0px !important;
  }

#news_lewa 
  {
    clear: both;
  }

#news_lewa_gora 
  {
    width: 412px;
    height: 4px;
    background-image: url('../gfx/body_news_lewa.jpg');
    background-repeat: no-repeat;
  }

#news_lewa_srodek 
  {
    width: 414px;
    min-height: 100px;	    
    background-image: url('../gfx/body_news.jpg');
    background-repeat: repeat-x;
    border-left: 1px solid #d1d1d1;	
    border-right: 1px solid #d1d1d1;
  }

#news_lewa_dol 
  {
    width: 412px; height: 4px; 
    background-image: url('../gfx/body_news_lewa_dol.jpg');
    background-repeat: no-repeat;
  }

#news_lewa_srodek ul 
  {
    background: none;
    padding: 0px;
    margin: 0px;
    margin-left: 12px;
  }

#news_lewa_srodek li 
  {
    color: #2b589f;
    font-size: 12px;
    font-weight: bold;
    background: none;
    background-repeat: no-repeat;
    background-position: 0px 9px;
    line-height: 19px;
    margin-left: 10px;
  }

#news_lewa_srodek img 
  {
    padding: 4px;
    background: white;
    float: left;
    margin-left: 5px;
    padding-left: 5px;
    margin-right: 10px;
    margin-top: 5px;
    display: block;
  }

#news_lewa_srodek a 
  {
    color: #2b589f;
    text-decoration: none;
  }

#news_lewa_srodek a:hover 
  {
    color: #2b589f;
    text-decoration: underline;
  }

#news_lewa_srodek li span 
  {
    color: red;	
    font-size: 14px;
    font-weight: bold;
  }

#news_lewa_srodek li span a
  {
    color: red;
    font-size: 14px;
    font-weight: bold;
  }

#wydarzenia 
  {
    clear: both;
    margin-top: 10px;
    width: 414px;
  }

#wydarzenia_content 
  {
    width: 414px;
    min-height: 100px;
    background-image: url('../gfx/body_wydarzenia_content.jpg');	        background-repeat: repeat-x;
  }

#wydarzenia_content ul 
  {
    list-style: none;
    margin: 0px;
    padding: 10px;
  }

#wydarzenia_content li 
  {
    background-image: url(../gfx/punkt_wydarzenia.png);	    background-repeat: no-repeat;	
    background-position: 0px 7px; 	
    padding-left: 14px;	    color: #2b589f;
    line-height: 19px;
    font-size: 12px;
  }

#wydarzenia_content a 
  {
    color: #2b589f;
    text-decoration: none;
  }

#wydarzenia_content a:hover 
  {
    color: #2b589f;
    text-decoration: underline;
  }

.wydarzenia_top_dzisiaj 
  {
    float: right;
    width: 65px;
    height: 22px;	    background-image: url(../gfx/body_dzis.jpg);
    background-repeat: no-repeat;	    margin-right: 5px;
  }

.wydarzenia_top_tydzien 
  {
    float: right;
    width: 65px;
    height: 22px;	    background-image: url(../gfx/body_tydzien.jpg);
    background-repeat: no-repeat;	    margin-right: 5px;
  }

.wydarzenia_top_miesiac 
  {
    float: right;
    width: 65px;
    height: 22px;	    background-image: url(../gfx/body_tydzien.jpg);
    background-repeat: no-repeat;	    margin-right: 5px;
  }

#kadr 
  {
    clear: both; 
    margin-top: 1px;
  } 

#kadr_top 
  {
    width: 388px;
    height: 22px;
    background: url('../gfx/body_wydarzenia_top.png') no-repeat bottom left;	
    color: white;
    font-size: 14px;
    padding-left: 34px;	
    overflow: hidden;
    padding-top: 4px;
  }

#kadr_content 
  {
    margin-top: 1px;
    width: 414px;
    height: 219px;	
    background-image: url('../gfx/kadr_foto.jpg');
    background-repeat: no-repeat;	    position: ralative;	
    cursor: pointer;
  }

#kadr_content_przyciemnienie 
  {
    width: 394px;
    height: 79px;
    background: #666666;	    -moz-opacity : 0.5;	
    opacity: 0.5;
    filter: alpha(opacity=50);	
    color: white;	    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;	
    position: relative;	top: 130px;
    left: 0px; z-index: 5;
  }

#kadr_content_przyciemnienie img 
  {
    float: left;
    margin: 10px 15px 10px 15px;
  }

#kadr_content_przyciemnienie_text 
  {
    color:white; 
    z-index: 15; 
    width: 394; 
    position: relative; 
    top: 50px; 
    padding-left:10px; 
    padding_right: 10px; 
    display :block;
  }

#z_serwisow 
  {
    clear: both;
    margin-top: 10px;
  }

#ostatnie_komentarze 
  {
    clear: both;
    float: left;
    margin-top: 10px;
    width: 204px;
    height: 100%;
  }

.ostatnie_komentarze_top 
  {
    width: 170px;
    height: 22px;
    background: url('../gfx/ostatnie_komentarze_top.png') no-repeat bottom left;	    color: white;	    font-size: 14px;
    padding-left: 34px;	
    padding-top: 4px;
  }

#ostatnie_komentarze_content 
  {
    width: 202px;
    height: 100%;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
  }

#najczesciej_czytane_content 
  {
    width: 202px;
    height: 100%;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
  }

.ostatnie_komentarze_dol 
  {
    width: 204px;
    height: 6px;
    background: url('../gfx/ostatnie_komentarze_dol.png') no-repeat bottom;
  }

#najczesciej_czytane 
  {
    float: left;
    margin-top: 10px;
    margin-left: 4px;
  }

#ostatnie_komentarze_content ul 
  {
    list-style-type:none;
    padding: 13px 0px 13px 0px;	
    margin: 0px;
    margin-left: 10px;
  }

#ostatnie_komentarze_content li 
  {
    background-image: url(../gfx/punkt_ostatnie_komentarze.jpg);	    background-repeat: no-repeat;	    background-position: 0px 5px;
    padding-left: 14px;
    font-weight: bold;	    line-height: 18px;
    color: #656565;
    padding-left: 17px;
  }

#najczesciej_czytane_content ul 
  {
    list-style-type:none;
    padding: 13px 0px 13px 0px;	
    margin: 0px;
    margin-left: 10px;
 }

#najczesciej_czytane_content li 
  {
    background-image: url(../gfx/punkt_najczesciej_czytane.jpg);	
    background-repeat: no-repeat;	    background-position: 0px 5px;
    padding-left: 14px;	
    font-weight: bold;	    line-height: 18px;	
    padding-left: 17px;
  }

#najczesciej_czytane_content a 
  {
    color: #656565;
    text-decoration: none;
  }

#najczesciej_czytane_content a:hover 
  {
    color: #656565;
    text-decoration: underline;
  }

#ostatnie_komentarze_content a 
  {
    color: #656565;
    text-decoration: none;
  }

#ostatnie_komentarze_content a:hover 
  {
    color: #656565;
    text-decoration: underline;
  }

#right_1 
  {
    float: left;
    margin-top: 10px;
  }

#right_2 
  {
    float: left;
    margin-left: 9px;
    margin-top: 10px;
  }

#galeria_video_album 
  {
   clear: both;
  }

#mok 
  {
   clear: both;
  }

.mok_top 
  {
    width: 140px;
    height: 22px;
    background: url(../gfx/mok_top.png) no-repeat top;	
    color: white;
    font-size: 14px;
    padding-left: 34px;	    padding-top: 4px;
  }

.mok_top a 
  {
    color: white;
    font-size: 14px;
    height: 22px;
    text-decoration: none;
  }

.mok_content 
  {
    width: 172px;
    min-height: 80px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;
  }

#mok_content2 
  {
    width: 164px;
    height: 100%;
    border-left: 1px solid #bcbcbc;	    border-right: 1px solid #bcbcbc;
    text-align: center; 
    padding: 2px 4px 0px;}

.mok_dol 
  {
    width: 174px;
    height: 6px;
    background: url(../gfx/mok_bottom.png) no-repeat bottom;
  }

#blogi 
  {
    clear: both;
    margin-top: 10px;
  }

#blogi_content 
  {
    width: 172px;
    height: 100%;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;
  }

#blogi_content img 
  {
    margin-top: 5px;
    margin-bottom: 5px;}
	
.blogi 
  {
    clear: both;
    margin-top: 10px;
  }

.blogi_content 
  {
    width: 172px;
    min-height: 134px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;
  }

.blogi_content img 
  {
    margin-top: 5px;
    margin-bottom: 5px;}

#galerie 
  {
    clear: both;
    margin-top: 10px;
  }

#movie 
  {
    clear: both;	    margin-top: 10px;
  }

.galeria 
  {
    margin: 0 auto;
    clear: both;
    display: block;
    width: 156px;	    
    background: #e5e5e5;
    color: #2b589f;
    font-weight: bold;
    font-size: 11px;	    
    margin-bottom: 9px;
    text-align: left;
    padding-bottom: 5px;
  }

.galeria a
  {
    color: #2b589f;
    font-weight: bold;
    font-size: 11px;	    text-decoration: none;
  }

#galerie_content
  {
    width: 172px;
    min-height: 100px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;	
    overflow: hidden;	    
    padding-top: 7px;
  }

#galerie_content span 
   {
    display: block;
    margin-left: 5px;
    margin-top: 4px;
  }

#movie_content 
  {
    width: 172px;
    min-height: 100px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;	
    overflow: hidden;	    
    padding-top: 10px;
}

#movie_content span 
  {
    display: block;
    margin-left: 5px;
    margin-top: 5px;
  }

.red_subtitle 
  {
    background: #fbfbfb;
    border-bottom: #dedede 1px solid;
    border-left: #dedede 1px solid;
    color: #C40000;
    font: bold 11pt 'trebuchet ms';
    margin-bottom: 4px;
    margin-top: 5px;
    padding: 3px 0px 3px 7px;
  }

#sondaz 
  {
    margin-top: 10px;
  }

.sondaz_top 
  {
    width: 173px;
    height: 23px;
    background-image: url(../gfx/body_sondaz.png);
    background-repeat: no-repeat;
    color: white;	    
    font-size: 14px;
    padding-left: 34px;	
    padding-top: 3px;
    margin-top: 10px;
  }

.sondaz_top a
  {
    color: white;
    font-size: 14px;
    text-decoration: none;
  }

.sondaz_top a
  {
    color: white;
    font-size: 14px;
    text-decoration: none;
  }

#sondaz_content 
  {
    width: 205px;
    min-height: 80px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;	
    overflow: hidden;
  }

#sondaz_content span 

  {
    font-weight: bold;
    color: #2b589f;
    display: block;	    margin-top: 5px;
    margin-bottom: 10px;
  }

#sondaz_content2 a 
  {
    color: #2b589f;
  }

#sondaz_content2 
  {
    width: 205px;
    height: 120px;	
    border-left: 1px solid #bcbcbc;	
    border-right: 1px solid #bcbcbc;
    text-align: center;	    
    overflow: hidden;
    padding-top: 5px;
  }

#sondaz_content2 span 
  {
    font-weight: bold;
    color: #2b589f;	    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }

#sondaz_content2 a 
  {
    color: #2b589f;
  }

.sondaz_bottom 
  {
    width: 207px;
    height: 4px;
    background: url(../gfx/body_sondaz_bottom.png) no-repeat bottom;
  }

.hotele 
  {
    width: 173px;
    height: 23px;
    background-image: url(../gfx/body_sondaz.png);
    background-repeat: no-repeat;
    color: white;
    font-size: 14px;
    padding-left: 34px;	
    padding-top: 3px;
  }

#newsletter {margin-top: 10px;
  }

#newsletter_content 
  {
    width: 205px;
    min-height: 50px;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    text-align: center;	    overflow: hidden; padding-top: 6px;
  }

#kukaracza 
  {
    width: 88%; 
    border: 1px solid #DDDDDD;     color: #999; 
    font-style: italic;
    padding: 2px;
  }

.glos 
  {
    clear: both;
    width: 150px;	    text-align: left;	
    margin-left: 20px;
  }

.glos input 
  {
    vertical-align: -2px;
    margin-top: 3px;
  }

.wysylka 
  {
    margin-top: 5px;
  }

.wysylka input,input.feed 
  {
    width: 69px;
    height: 24px;
    background-image: url(../gfx/zaglosuj.jpg);	    background-repeat: no-repeat;
    border: 0px;
    color: white;
    font-size: 11px;	    padding-bottom: 3px;
    font-weight: bold;
    margin-top: 5px;
  }

#forum_content ul 
  {	    
    list-style-type:none;
    padding: 13px 0px 13px 0px;
    margin: 0px;
    margin-left: 10px;

  }

#forum_content li 
  {
    background-image: url(../gfx/punkt_forum.jpg);	    background-repeat: no-repeat;
    background-position: 0px 5px;
    font-weight: bold;	    line-height: 18px;
    color: #656565;
    padding-left: 17px;
  }

#forum_content a 
  {
    color: #656565;
    text-decoration: none;
  }

#forum_content a:hover 
  {
    color: #2b589f;
    text-decoration: underline;
  }

.forum_content ul 
  {
    list-style-type:none;
    padding: 13px 0px 13px 0px;	margin: 0px;
    margin-left: 10px;
  }

.forum_content li 
  {
    background-image: url(../gfx/punkt_forum.jpg);
    background-repeat: no-repeat;	    background-position: 0px 5px;
    font-weight: bold;
    line-height: 18px;
    color: #656565;
    padding-left: 17px;
  }

.forum_content a 
  {
    color: #656565;
    text-decoration: none;
  }

.forum_content a:hover 
  {
    color: #656565;
    text-decoration: underline;
  }

#forum 
  {
    clear: both;
    margin-top: 10px;
  }

.forum 
  {
    clear: both;
    margin-top: 10px; 
  }

#forum_content 
  {
    width: 205px;
    min-height: 100px;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    overflow: hidden;
  }

.hotele 
  {
    width: 205px;
    height: 100%;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    overflow: hidden;
  }

#forum_content2 
  {
    width: 205px;
    height: 100%;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    overflow: hidden;
  }

#twoj_album 
  {
    clear: both;
    margin-top: 8px;
  }

#twoj_album_content 
  {	    
    width: 202px;
    min-height: 100px;	
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    text-align: center;	
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px; 
    padding-left:3px;}

/*#twoj_album_content img 
  {
    border: 3px solid #e0e0e0;
    margin: 1px;
  }

*/#swieta 
  {
    clear: both;
    margin-top: 8px;
  }

#swieta_content 
  {
    width: 205px;
    min-height: 100px;
    border-left: 1px solid #bcbcbc;	    
    border-right: 1px solid #bcbcbc;
    text-align: center;	
    overflow: hidden;	    
    padding-top: 5px;
    padding-bottom: 5px;
  }

#glos_ludu 
  {
    clear: both;
    margin-top: 8px;
  }

#glos_ludu_content
  {
    width: 205px;
    min-height: 100px;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    text-align: center;	    
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 5px;
  }

#napisz_do_nas 
  { clear: both;	
    margin-top: 10px;
  }

.swieto 
  {
    clear: both;
    color: #8c8c8c;	    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
  }

.swieto span
  {
    display: inline-block;
    color: #2b589f;
    margin-left: 5px;	    font-weight: bold;
  }

.swieto a 
  {
    color: #2b589f;
    text-decoration: none;
  }

.swieto a:hover 
  {
    color: #2b589f;
    text-decoration: underline;
  }

#glos_ludu_content ul 
  {
    clear: both;	    list-style-type:none;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;	    margin-left: 10px;
  }

#glos_ludu_content li 
  {
    background-image: url(../gfx/kulka.jpg);	    background-repeat: no-repeat;
    background-position: 0px 7px; 
    padding-left: 13px;	    font-weight: bold;
    line-height: 17px;
    font-size: 11px;
    text-align:     left;
  }

#glos_ludu_content a 
  {
    color: #656565;
    text-decoration: none;
  }

#glos_ludu_content a:hover 
  {
    color: #656565;
    text-decoration: underline;
  }

#art   { 
    color: #b70000; 
    font-weight: bold;	
    font-size: 12px;
    text-align: left;
  }

#art img 
  {
    float: left;
    margin: 5px;
  }

#art a 
  {
    display: block;	    text-decoration: underline;	
    color: #929292;
    font-weight: normal;
    font-size: 11px;	    margin-top: 3px;
  }

#art a:hover
  {
    display: block;
    color: #929292;
    font-weight: normal;	    font-size: 11px;
    text-decoration: underline;	
    margin-top: 3px;
  }

#stopka
  {	    clear: both;
    width: 100%;
    height: 87px;
    background-image: url(../gfx/body_stopka.jpg);
    background-repeat: repeat-x;
  }

#stopka_content 
  {
    width: 990px;
    margin: 0 auto;	padding-top: 10px;	text-align: center;}#stopka_content ul {	list-style: none;	display: inline;}#stopka_content li {	display: inline;	color: #b2b2b2;}#stopka_content a {	color: #2b589f;	text-decoration: none;	margin-left: 6px;	margin-right: 6px;	font-weight: bold;}#stopka_content a:hover {	color: #2b589f;	text-decoration: underline;	margin-left: 6px;	margin-right: 6px;	font-weight: bold;}#stopka_content span {	display: inline-block;	margin-left: 10px;	color: #858585;}#stopka_content img {	vertical-align: middle;	margin-left: 5px;	margin-right: 5px;}#stopka_content2 {	clear: both;	margin-top: 20px;	background: white;	text-align: center; padding-top: 4px;}

#z_serwisow_top 
  {
    width: 416px;
    height: 25px;
    border-bottom: 1px solid #fff;
  }

#z_serwisow_content
  {
    width: 410px;	height: 100%;	border-left: 1px solid #d1d1d1;	border-right: 1px solid #d1d1d1;}#z_serwisow_bottom {	width: 414px;	height: 3px;	background-image: url(../gfx/z_serwisow_bottom.jpg);}#z_serwisow_top div {	text-align: center;	color: white;	padding-top: 5px;	font-size: 12px;}#pierwszy {	float: left;	width: 84px;	height: 25px;	background-image: url(../gfx/niebieski.jpg);	background-repeat: no-repeat;	margin-right: 3px;}#pierwszy a {	width: 84px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}#pierwszy a:hover {	width: 84px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}.tab_act {	float: left;	width: 98px;	height: 25px;	background-image: url(../gfx/zakladka1.jpg);	background-repeat: no-repeat;	margin-right: 8px;}.tab_act a {	width: 98px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}.tab_act a:hover {	width: 98px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}

.tab_noact 
  {
    float: left;
    width: 98px;
    height: 25px;
    background-image: url(../gfx/zakladka2.png);
    background-repeat: no-repeat;
    margin-right: 8px;
  }

.tab_noact a {	width: 98px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}.tab_noact a:hover {	width: 98px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}#drugi {	float: left;	width: 83px;	height: 25px;	background-image: url(../gfx/szary_1.png);	background-repeat: no-repeat;	margin-right: 3px;}#drugi a {	width: 83px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}#drugi a:hover {	width: 83px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}#trzeci {	float: left;	width: 112px;	height: 25px;	background-image: url(../gfx/szary_2.png);	background-repeat: no-repeat;	margin-right: 3px;}#trzeci a {	width: 112px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}#trzeci a:hover {	width: 112px;	height: 25px;	display: block;	color: white;	text-decoration: none;	}

#czwarty 
  {
    float: left;
    width: 98px;
    height: 25px;
    background-image: url(../gfx/zakladka2.png);
    background-repeat: no-repeat;
  }

#czwarty a 
  {
    width: 98px;
    height: 25px;
    display: block;
    color: white;
    text-decoration: none;
    margin-left: 1px;
  }

#czwarty a:hover 
  {
    width: 98px;
    height: 25px;
    display: block;
    color: white;	    
    text-decoration: none;
    }

#z_serwisow_content img 
  {
    float: left;	margin: 5px;	border: 5px solid #e7e7e7;}#z_serwisow_content ul {	list-style: none;	margin: 0px;	padding: 0px;	float: left;}#z_serwisow_content li {	clear: both;	width: 295px;	height: 37px;	color: #2b589f;	font-size: 12px;	font-weight: bold;	border-bottom: 1px dotted #b2b6c1;}#z_serwisow_content span {	padding-top: 10px;	margin-left: 5px;	display: block;}

.tab_content 
  {
    width: 413px;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
   }

.tab_content img 
  {
    float: left;
    margin: 0px;	
    border: 5px solid #e7e7e7;
  }

.tab_content ul 
  {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }

.tab_content li 
  {
    clear: both;
    width: 307px;
    height: 37px;
    color: #2b589f;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px dotted #b2b6c1;
  }

.tab_content2 li 
  {
    clear: both;
    width: 412px;
    height: 37px;
    color: #2b589f;	    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px dotted #b2b6c1;
  }

.tab_content2 img 
  {
    float: left;
    margin: 5px;
    border: 5px solid #e7e7e7;
  }

.tab_content2
  {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 407px;
  }

.tab_content2 span {	padding-top: 10px;	margin-left: 5px;	display: block;}.tab_content2 a {	color: #2b589f;	font-size: 12px;	font-weight: bold;	text-decoration: none;}.tab_content span {	padding-top: 10px;	margin-left: 5px;	display: block;}.tab_content a {	color: #2b589f;	font-size: 12px;	font-weight: bold;	text-decoration: none;}

#galeria_video_album_top 
  {
    border-bottom: 1px solid #1f4b90;
    height: 25px;
    width: 207px;
  }

#galeria_video_album_content 
  {
    border-left: 1px solid #vi;
    border-right: 1px solid #bcbcbc;	
    height: 100%;
    width: 205px;
    padding-top: 6px;
    text-align: center;
  }

#galeria_video_album_bottom 
  {
    background-image: url(../gfx/body_sondaz_bottom.jpg);
    background-repeat: no-repeat;
    height: 4px;
    width: 207px;
  }

#galeria_video_album_top_1 
  {
    background-image: url(../gfx/zakladka_mala.png);
    background-repeat: no-repeat;
    float: left;
    height: 21px;
    margin-right: 11px;
    width: 62px;
  }

#galeria_video_album_top_1:hover
  {
    float: left;
    width: 62px;
    height: 21px;
    background-image: url(../gfx/niebieski_male2.jpg);	    background-repeat: no-repeat;
    margin-right: 11px;

}#galeria_video_album_top_1 a {	color: white;	text-decoration: none;	display: block;	width: 67px;	height: 21px;}#galeria_video_album_top_1 a:hover {	color: white;	text-decoration: none;	display: block;	width: 67px;	height: 21px;}#galeria_video_album_top_2 {	float: left;	width: 62px;	height: 21px;		background-image: url(../gfx/zakladka_mala.png);	background-repeat: no-repeat;	margin-right: 10px;}#galeria_video_album_top_2:hover {	float: left;	width: 62px;	height: 21px;		background-image: url(../gfx/niebieski_male2.jpg);	background-repeat: no-repeat;	margin-right: 10px;}#galeria_video_album_top_2 a {	color: white;	text-decoration: none;	display: block;	width: 62px;	height: 21px;	}#galeria_video_album_top_2 a:hover {	color: white;	text-decoration: none;	width: 62px;	height: 21px;	}#galeria_video_album_top_3 {	float: left;	width: 62px;	height: 21px;	background-image: url(../gfx/zakladka_mala.png);	background-repeat: no-repeat;}#galeria_video_album_top_3:hover {	float: left;	width: 62px;	height: 21px;	background-image: url(../gfx/niebieski_male2.jpg);	background-repeat: no-repeat;}#galeria_video_album_top_3 a {	color: white;	text-decoration: none;	display: block;	width: 62px;	height: 21px;	}#galeria_video_album_top_3 a:hover {	color: white;	text-decoration: none;	width: 62px;	height: 21px;	}#galeria_video_album_top div {	color: white;	padding-top: 5px;	text-align: center;	font-size: 12px;}#galeria_video_album_content img {	border: 3px solid #e0e0e0;	display: inline;}#galeria_video_album_content span {	font-weight: bold;	display: block;	color: #ba0909;	text-align: right;	margin-right: 5px;}#galeria_video_album_content span a {	font-weight: bold;	color: #ba0909;	text-decoration: none;}#galeria_video_album_content span a:hover {	font-weight: bold;	color: #ba0909;	text-decoration: underline;}#wydarzenia_top {	clear: both;	width: 380px;	height: 27px;	background-image: url('../gfx/body_wydarzenia_top.png');	background-repeat: no-repeat; padding-left: 34px;}#wydarzenia_top div {	margin-top: 4px;}

.news_act
  {
    float: right;
    display: block;
    width: 65px;
    height: 22px;
    background-image: url(../gfx/dzis.png);	    background-repeat: no-repeat;
    margin-right: 5px;
    text-align: center;	
    color: #1f4b90;
    padding-top: 3px;
    font-weight: bold;
    font-size: 12px;
  }

.news_act a {	display: block;	width: 65px;	color: #1f4b90;	height: 22px;	text-decoration: none;}.news_act a:hover {	width: 65px;	height: 22px;	color: #1f4b90;	display: block;	text-decoration: none;}.news_noact{	float: right;	width: 65px;	height: 22px;	background-image: url(../gfx/tydzien.png);	background-repeat: no-repeat;	margin-right: 5px;	color: #4f4f4f;	text-align: center;	font-size: 12px;	padding-top: 3px;}.news_noact a {	display: block;	width: 65px;	color: #4f4f4f;	height: 22px;	text-decoration: none;}.news_noact a:hover {	width: 65px;	height: 22px;	display: block;	text-decoration: none;	color: #4f4f4f;}#dzis {	float: right;	display: block;	width: 65px;	height: 22px;	background-image: url(../gfx/dzis.png);	background-repeat: no-repeat;	margin-right: 5px;	text-align: center;	color: #1f4b90;	padding-top: 3px;	font-weight: bold;	font-size: 12px;}#tydzien {	float: right;	width: 65px;	height: 22px;	background-image: url(../gfx/tydzien.png);	background-repeat: no-repeat;	margin-right: 5px;	color: #4f4f4f;	text-align: center;	font-size: 12px;	padding-top: 3px;}#tydzien a {	display: block;	width: 65px;	color: #4f4f4f;	height: 22px;	text-decoration: none;}#tydzien a:hover {	width: 65px;	height: 22px;	display: block;	text-decoration: none;	color: #4f4f4f;}#dzis a {	display: block;	width: 65px;	color: #1f4b90;	height: 22px;	text-decoration: none;}#dzis a:hover {	width: 65px;	height: 22px;	color: #1f4b90;	display: block;	text-decoration: none;}#miesiac a {	display: block;	width: 65px;	color: #4f4f4f;	height: 22px;	text-decoration: none;}#miesiac a:hover {	width: 65px;	height: 22px;	display: block;	text-decoration: none;	color: #4f4f4f;}#miesiac {	float: right;	width: 65px;	height: 22px;	padding-top: 3px;	background-image: url(../gfx/tydzien.png);	background-repeat: no-repeat;	margin-right: 5px;	font-size: 12px;	text-align: center;	color: #4f4f4f;}#wyd {	float: left;	color: white;	padding-left: 9px;	font-size: 14px;}#wyd a{	color: white;	font-size: 14px;	text-decoration: none;}.tabNews{width: 386px;height: 120px;position: relative;}.tabNewsBlack{width: 380px;height: 30px;position: absolute;bottom: 0px;left: 4px;background: #666666;opacity:0.6;filter:alpha(opacity=60);z-index: 3;}.button_red {	background-image: url(../gfx/czerwone.png);	background-repeat: no-repeat;	height: 21px;	width: 25px;	cursor: pointer;	text-align: center;	color: #ffffff;	padding-top: 4px;	float: left;	margin-right: 5px;	font-size: 13px;	font-weight: bold;}.button_gray {	background-image: url(../gfx/szare.png);	background-repeat: no-repeat;	height: 21px;	width: 25px;	cursor: pointer;	text-align: center;	color: #2B589F;	padding-top: 4px;	float: left;	margin-right: 5px;	font-size: 13px;	font-weight: bold;}.buttons{	position: absolute;	z-index: 10;	top: 10px;	right: 10px;}.tabNewsBlackText{width: 370px;height: 15px;position: absolute;bottom: 0px;z-index: 5;color: #ffffff;font-size: 13px;font-weight: bold;padding: 8px 10px;cursor: pointer;}

#newsMain 
  {
    position: relative;
    height: 250px;
    overflow: hidden;
    margin-left: 2px;
  }

#newsMain img
  {
    margin: 0px !important;
    padding: 0px !important;
  }

.newsMain_bg
  { 
    position: absolute;
    z-index: 5;
    top: 159px;
    left: 0px;
    height: 91px;
    width: 410px;
    background: #666666;
    -moz-opacity : 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

.newsMain2_bg
  { 
    position: absolute;
    z-index: 5;
    margin-top: 200px;
    left: 0px;
    height: 91px;
    width: 526px;
    background: #666666;
    margin-left: 5px;
    -moz-opacity : 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

.newsMain_text
  {
    position: absolute;
    z-index: 10;
    top: 140px;
    left: 0px;
    height: 40px;
    width: 390px;
    margin-left: 20px;
    margin-top: 20px;
  }

.newsMain_text a
  {
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 15px !important;
  }

.newsMain_text2
  {
    position: absolute;
    z-index: 10;
    margin-top: 200px;
    left: 0px;
    height: 40px;
    width: 500px;
    margin-left: 20px;
  }

.newsMain_text2 a
  {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 15px !important;
  }


.newsMain_lead
  {
    position: absolute;
    z-index: 10;
    top: 170px;
    left: 0px;
    height: 40px;
    width: 390px;
    margin-left: 20px;
    margin-top: 30px;
  }

.newsMain_lead a
  {
    color: #ffffff !important;
    font-size: 13px !important;}

 
.newsMain_lead2
  {
    position: absolute;
    z-index: 10;
    margin-top: 240px;
    left: 0px;
    color: #fff; 
    font-size: 13px;
    height: 40px;
    width: 500px;
    margin-left: 20px;
  }


.newsMain_lead2 a
  {
    color: #ffffff !important;
    font-size: 13px !important;
  }



.bl3vbg6 

.newsList
  {
    width: 360px;
    min-height: 63px; 
    background: url(../gfx/podkreslnik.png) no-repeat scroll left bottom transparent; 
    margin-bottom: 0px;
  }
 
#news_lewa_srodek .newsList
  {
    width: 400px;
    margin-left: 5px; 
    margin-right:5px;
    margin-top:5px;
    height: 68px;     
    background: url('../gfx/podkreslnik.png') no-repeat bottom center;         padding-bottom:2px;
  }

.newsList a 
  {
    color: #2b589f;
    text-decoration: none;
  }

.newsList a:hover 
  {
    color: #2b589f;
    text-decoration: underline;
  }

.newsList li span 
  {
    color:red;	
    font-size: 14px;
    font-weight: bold;
  }

.newsList li span a
  {
    color: red;
    font-size: 14px;
    font-weight: bold;
 }

.newsList img
  {
    float: left;
  }

.clear 
  {
    clear: both;
  }

a.szary 
  { 
    color: #656565; 
    text-decoration: none;
  }

a.szary:hover 
  {
    color: #656565;     text-decoration: underline;
  }

.box_lu
  {
    width: 4px;
    height: 4px;
    background-image: url(../gfx/lu.png);
    background-repeat: no-repeat;
    float: left;
  }

.box_top
  {
    border-top: 1px solid #d2d2d2;
    height: 3px;
    float: left;
  }

.box_ru
  {
    width: 4px;
    height: 4px;
    background-image: url(../gfx/ru.png);
    background-repeat: no-repeat;
    float: left;
  }

.box_lb
  {
    width: 4px;
    height: 4px;
    background-image: url(../gfx/lb.png);
    background-repeat: no-repeat;float: left;}

.box_bottom
  {
    border-bottom: 1px solid #d2d2d2;
    height: 3px;float: left;
  }

.box_rb
  {
    width: 4px;height: 4px;
    background-image: url(../gfx/rb.png);
    background-repeat: no-repeat;
    float: left;
  }

.newsDate
  {
  color: #d2d2d2;
  margin-left: 85px;
  }

.gal_photo
  {
    margin: 1px; 
    float: left; 
    border: 3px solid #E0E0E0; 
    width: 58px;     height: 41px; 
    overflow: hidden;
  }

.bl3vbg7 
  {
    width: 166px; 
    height:610px;
    overflow:hidden;
    background:url(../gfx/3/news_k/skybg2.png);     background-repeat: no-repeat;
    margin-top:0px;
    padding-top:0px;
  }
  
  .chtvlink {display:block;padding:2px;margin:1px;background:#202020;border:#282828 1px solid;color:#fff;font:bold 11px tahoma;}

.chtvlink:hover {border:#c40000 1px solid;}

.chtvtt {border:#ABB1B3 2px solid;padding:5px;background:#383838;text-align:center;color:red;font:bold 11px tahoma;margin-bottom:5px;}

.hotele
  {
    width: 207px;
    height: 26px;
    background-image: url(gfx/body_sondaz.png) no-repeat;
    color: white;	    
    font-size: 14px;
    padding-left: 34px;	
    padding-top: 3px;
    margin-top: 10px;
  }

/* core */

#all {	width:950px;	padding: 0;	margin:0 auto;	background:url('gfx/worldmap.gif') no-repeat;	background-position:35px 0px;}/*#logo {	padding-top:2px;	float:left;}*/.top {	height:90px;	overflow:hidden;}.top_menu {	padding:3px;	border:#bbb 1px solid;	border-top:none;	border-right:none;	text-decoration:none;	text-align:center;	font:bold 10px tahoma;	color:#666;	background:url('gfx/top_menu.gif');	background-position:bottom left;	display:block;	float:right;	width:78px;}.top_menu:hover {	color:#c40000;}.footer {	text-align:center;	clear:both;	margin-top:10px;	font:bold 10px tahoma;	color:#999;	padding:4px;	border-top:#dedede 1px solid;	border-bottom:#dedede 1px solid;}#clock0 {	float:left;	padding-top:5px;	color:#fff;	width:120px;	text-align:center;}.cl {	font:bold 18pt 'trebuchet ms';}.cl1 {	font:bold 12px 'trebuchet ms';	overflow:visible;}.m_sz_b1 {	background-image:url('gfx/sea_inp.png');	border: 0px;	height:13px;	width:84px;	font:normal 11px tahoma;	color:#666;	padding:2px 3px 1px 3px;	margin:0px;	vertical-align:middle;}.m_sz_b2 {	height:16px;	padding:0px;	margin:0px;	vertical-align:middle;}.m_sz_f {	float:right;	display:block;	width:145px;	padding-right:20px;	padding-top:30px;}.lmenu a {	background:#FEFEFE;	display:block;	font:bold 11px tahoma;	padding:2px;	padding-left:5px;	border:#f8f8f8 1px solid;	margin-bottom:1px;	color:#666;	text-decoration:none;}.lmenu a:hover {	border:#ddd 1px solid;}.lmenu a img {	border:none;	vertical-align:-30%;	padding-right:3px;}

.m_dt 
  {
    font: bold 17px tahoma;	
    color: #fff;
    display: block;
    text-decoration: none;
  }

.m_dc 
  {
    color: #fff;
    font: normal 12px tahoma;
    padding-top: 10px;
    display: block;
    text-decoration:none;
    color:#fff;

}.m_dh 

{	padding:10px;	float:left;	width:195px;}

.n_ca 
  {
    font: bold 10px tahoma;
    color: #666;
    margin-left: 8px;
    margin-bottom:5px;
   }

.n_ct {	font:normal 2.3pc Georgia;	letter-spacing:-1px;	color:#222;	margin:0px;	padding-bottom:2px;	padding:5px;}.n_cc {	font-family:'Trebuchet MS';	font-size:14px;	line-height:130%;	text-align:left;	color:#222;	padding:10px;	padding-top:0px;}.n_r1 a {	display:block;	text-decoration:none;	padding:3px;	font:normal 11px tahoma;	padding-left:10px;	color:#666;}.n_r1 a:hover {	color:#FF9900;}.n_r1 a img {	vertical-align:middle;	padding-right:5px;}.n_rt {	background:#fdfdfd;	border-top:#eee 1px solid;	border-bottom:#eee 1px solid;	color:#FF9900;	padding:4px;	font:bold 11px tahoma;	padding-left:10px;}.n_r1 {	padding-bottom:4px;	border:#f8f8f8 1px solid;	border-top:none;	margin-bottom:2px;}.n_sq {	font:bold 11px tahoma;	text-align:justify;	padding:4px;	color:#666;}.n_sa {	font:normal 11px tahoma;	padding:3px;	color:#666;	padding-left:7px;}.n_sa input {	vertical-align:-20%;}.r_t_fb {	border:#FACA0B 1px solid;	padding:1px;	background:#f8f8f8;}.nob_t {	font:normal 2.3pc georgia;	width:580px;	padding:3px;	margin:5px 0px 5px 0px;	border:#ccc 1px solid;	background:#fbfbfb;}#chilliEditor {	border:#ccc 1px solid;	padding:3px;	width:580px;	height:190px;}#chilliEditor * {	font:normal 11px tahoma;	background:#fbfbfb;}#ob_g_tltp {	position:absolute;	border:#ccc 1px solid;	padding:3px;	background:#f8f8f8;	color:#666;	font-weight:bold;}.inpa {	border:#FF9900 1px solid;	padding:2px;	font:normal 11px tahoma;	background:#f8f8f8;}.footer {	font:bold 10px tahoma;	border-top:#dedede 1px solid;	border-bottom:#dedede 1px solid;	padding:4px;	text-align:center;	color:#aaa;}.footer a {	text-decoration:none;	color:#999;}.footer a:hover {	color:#C40000;}.m_ni {	text-decoration:none;	color:#444;	display:block;	clear:both;	padding:4px;	border:#f8f8f8 1px solid;	margin:2px;	margin-left:0px;}.m_ni:hover strong {	color:#C40000;	border-bottom:#C40000 1px dotted;}

.ogl 
  {
    float: left;	
    width: 180px;
    padding-right: 6px;
  }

.ogl a 
  {
    border-bottom: #e8e8e8 1px dotted;
    border-left: #e8e8e8 1px dotted;
    color: #0068C3;
    display: block;
    margin-top: 5px;
    padding: 3px;
    text-decoration: none;	
  }

.ogl a:hover 
  {
    color: #C40000;
    background: #f8f8f8;
  }

.og_d_1 {	width:100px;	font:bold 11px tahoma;	padding:5px;	color:#2B589F;}.og_d_2 input {	width:98%;	border:#dedede 2px solid;	padding:2px;	color:#2B589F;	background:#fbfbfb;	font:normal 10pt 'trebuchet ms';}.og_d_2 textarea {	height:90px;	width:98%;	border:#dedede 2px solid;	padding:2px;	color:#2B589F;	background:#fbfbfb;	font:normal 10pt 'trebuchet ms';}.og_d_2 select {	width:98%;	border:#dedede 2px solid;	padding:2px;	color:#2B589F;	background:#fbfbfb;	font:normal 10pt 'trebuchet ms';}.og_b_t {	background:#2B589F;	border:#fbfbfb 2px solid;	margin:3px;	padding:5px;	color:#fff;	font:bold 10pt 'trebuchet ms';}.fo_l_i {	text-decoration:none;	color:#C40000;	font-weight:bold;}.fo_l_i:hover {	border-bottom:#C30000 1px solid;}
.menuitem 
  {
    display:block!important;
    padding:2px!important;
    margin:1px!important;
    border:#f8f8f8 1px solid !important;
    text-decoration:none!important;
    font:normal 14px tahoma;
    color:#777!important;
  }

.menuitem:hover 
  {
    color:#c40000;
    border:#C9D8EB 1px solid;
    }

.menuitem img 
  {
    vertical-align:-27%;
  }

.menuitem2 
  {
    display:block!important;	
    padding:0px!important;
    margin:0px!important;
    border:#f8f8f8 1px solid !important;
    text-decoration:none!important;
    font:normal 14px tahoma;
    color:#777!important;
  }
.menuitem2:hover 
  {	color:#c40000;	border:#C9D8EB 1px solid;}.menuitem2 img {	vertical-align:-27%;}.scr_imgn {	vertical-align:-35%;	padding-left:10px;	padding-right:10px;}.artgal {	padding:4px;border:#dedede 1px solid;margin:3px;}.green_title {	background:#f8f8f8;	color:#87C130;	font:bold 16pt 'trebuchet ms';	padding:4px;	border-bottom:#dedede 2px solid;	margin-bottom:5px;}.green_title a {	color:#87C130;	text-decoration:none;}.green_title a:hover {	text-decoration:underline;}.green_subtitle {	margin-top:2px;	color:#87C130;	margin-bottom:5px;	font:bold 11px tahoma;	padding:5px;	background:#fbfbfb;	border-bottom:#e8e8e8 1px solid;}.green_subtitle2 {	background:#fbfbfb;	padding:2px 0px 2px 10px;	color:#87C130;	font:bold 10pt 'trebuchet ms';	border-bottom:#dedede 1px solid;}

.grem_link 
  {
    display:block;
    font-weight:bold;	    color:#888;
    text-decoration:none;
    padding:3px;
    border-bottom: #efefef 1px dotted;
  }

.grem_link:hover
  {
    color: #c40000;
    background: #e7e7e7;
  }

.red_title {	background:#f8f8f8;	color:#C40000;	font:bold 16pt 'trebuchet ms';	padding:4px;	border-bottom:#dedede 2px solid;	margin-bottom:5px;}.red_title a {	color:#C40000;	text-decoration:none;}.red_title a:hover {	text-decoration:underline;}

.red_subtitle2 
  {
    background: #fbfbfb;
    padding:2px 0px 2px 10px;
    color:#C40000;
    font:bold 10pt 'trebuchet ms';
    border-bottom: #dedede 1px solid;
  }

.blue_title 
  {
    background: #f8f8f8;
    border-bottom: #dedede 2px solid;
    border-left: #dedede 1px solid;
    color: #2B589F;
    font: bold 16pt 'trebuchet ms';
    margin-top: 5px;
    padding: 4px 10px;	
  }

.blue_title a 
  {
    color: #2B589F;	
    text-decoration: none;
  }

.blue_title a:hover 
  {
    text-decoration: underline;
  }


.blue_subtitle 
  { 
    background: #fbfbfb;
    border-bottom: #e8e8e8 2px solid;
    border-left: #e8e8e8 1px solid;
    color: #2b589f;
    font: bold 8pt tahoma;
    margin-bottom: 12px;	
    margin-top: 5px;
    padding: 5px 5px 5px 8px;
  }


.blue_subtitle2 
  {
    background:#dfdfdf;	
    border-bottom: #dfdfdf 1px solid;
    color:#2B589F;
    font: bold 12px 'trebuchet ms';
    margin-top: 5px;
    padding: 2px 0px 2px 10px;	
  }

.blue_subtitle3 
  { 
    background: #fbfbfb;
    border-bottom: #e8e8e8 2px solid;
    border-left: #e8e8e8 1px solid;
    color: #2b589f;
    font: normal 8pt 'trebuchet ms';
    margin-bottom: 10px;	
    margin-top: 5px;
    padding: 5px 5px 5px 8px;
  }

.table1 th {	background:#f8f8f8;	color:#2B589F;	padding:3px;}.table1 td {	color:#666;	padding:3px;	border-bottom:#dedede 1px dotted;}.tb11 {	font-weight:bold;	white-space:nowrap;}.tb12 {	text-align:center;	white-space:nowrap;}.tb14 {	text-align:center;}

.input_blue1 
  {	
    border: #2B589F 1px solid;
    width: 137px;
    font: normal 11px tahoma;
    color: #c40000;	    
    padding: 2px;
  }

.input_blue2 {	background:#2B589F;	border:none;	width:30px;	font:bold 11px tahoma;	color:#fff;	padding:2px;	margin-left:4px;}.og_img {	border:#dedede 1px solid;	margin:2px;	padding:4px;	float:right;}.og_link {	text-decoration:none;}.str1 {	display:block;	border:#dedede 1px solid;	font:bold 11px tahoma;	color:#0066CC;	float:right;	margin:2px;	padding:2px;	background:#f8f8f8;	width:15px;	text-align:center;	text-decoration:none;}.str1:hover {	border:#0066CC 1px solid;}.str1b {	background:#0066CC;	color:#fff;}.str2 {	display:block;	border:#dedede 1px solid;	font:bold 11px tahoma;	color:#0066CC;	float:left;	margin:2px;	padding:2px;	background:#f8f8f8;	width:15px;	text-align:center;	text-decoration:none;}.str2:hover {	border:#0066CC 1px solid;}.str2b {	background:#0066CC;	color:#fff;}.str3 {	display:block;	border:#dedede 1px solid;	font:bold 11px tahoma;	color:#0066CC;	float:left;	margin:1px;	padding:2px 2px 2px 3px;	background:#f8f8f8;	width:15px;	text-align:center;	text-decoration:none;}.str3:hover {	border:#0066CC 1px solid;}.red_info {	border:#EEB7B7 1px solid;	background:#FBF0F0;	padding:6px;	text-align:justify;	margin:10px 0px 10px 0px;	color:#E79898;	font:normal 10px tahoma;}

.blue_info 
  {
    border: 1px solid #2B589F;	
    background: none repeat scroll 0 0 #f8f8f8;
    color: #666;
    height: 20px;
    margin-bottom: 4px;
    margin-top: 1px;
    padding: 5px;
  }

.news_com {	padding:5px;	background:#F8F8F8;	border-top:#ddd 1px solid;	font:bold 11px tahoma;	color:#0066CC;	border-bottom:#ddd 1px solid;}.inpk {	border:#bbb 1px solid;	font:normal 11px tahoma;	color:#0066CC;	padding:2px;	margin-right:10px;	width:200px;}

.inpks 
  {
    background: #2b589f repeat-x top;	
    border: none;
    color: #fff;
    font: bold 11px tahoma;	    padding: 3px;	
  }

.inpk2 {	border:#bbb 1px solid;	font:normal 11px tahoma;	color:#0066CC;	padding:2px;	margin:2px;	width:99%;	height:70px;}.news_comi {	padding:2px;	color:#666;}.neco2 {	text-align:right;	padding:4px;}.phlink {	text-decoration:none;	font-weight:bold;	color:#C40000;}


.glink {	position:relative;	display:block;	background:#fbfbfb;	border:#e8e8e8 1px solid;	padding:5px;	font-weight:bold;	margin-bottom:4px;	text-decoration:none;	color:#666;}.glink:hover {	color:#C40000;	border:#d8d8d8 1px solid;}.glink img {	position:relative;	margin:1px 7px 1px 1px;	float:left;	padding:4px;	border:#d8d8d8 1px solid;	background:#fff;}.gallit {	display:block;	margin-bottom:2px;	padding:3px;	text-decoration:none;	font-weight:bold;	color:#2B589F;	background:#fbfbfb;}.gallit:hover {	color:#C40000;}.crp {	cursor:pointer;}.gallph {	margin:4px;	padding:8px;	background:#F1F5F6;	border:#dedede 1px solid;}.gallphi {	padding:5px;	border:#dedede 1px solid;}.galtxt {	padding:3px;	color:#666;	line-height:16px;}.gllnks {	background:#585858;	padding:3px;	font:bold 11px tahoma;	color:#fff;	text-decoration:none;	display:block;	margin:1px;}.blue_adress {	color:#666;	padding:3px;	background:#fbfbfb;	clear:both;	border:#dfdfdf 1px solid;	border-top:none;}.blue_adress a {	color:#2B589F;	font-weight:bold;	text-decoration:none;}.blue_handler {	color:#444;	padding:6px;	text-align:justify;	border-left:#ebebeb 1px solid;	border-right:#ebebeb 1px solid;}

.arlnk 
  {
    display:block;
    color:#666;	
    text-decoration:none;
    padding:3px;
    border-bottom:#efefef 1px dotted;
  }

.arlnk:hover 
  {
    color:#c40000;
    text-decoration: underline;
  }

.sondq {	font-weight:bold;	padding:3px;	text-align:justify;	color:#666;}.sonda {	color:#666;	padding:1px;}.sonds {	padding:4px 0px 2px 8px;}.artmg img {	border:#e8e8e8 1px solid;	padding:4px;	margin:2px;	margin-top:0px;}.artmg2 img {	border:#666 1px solid;	padding:4px;	margin:2px;	margin-top:0px;}.artmg:hover img, .artmg2:hover img {	border:#C40000 1px solid;}.main_modtitle {	margin-top:2px;	color:#C40000;	margin-bottom:5px;	font:bold 11px tahoma;	padding:5px;	background:#fbfbfb;	border-bottom:#e8e8e8 1px solid;}.main_modtitle1 {	margin-top:2px;	color:#fff;	margin-bottom:5px;	font:bold 11px tahoma;	padding:3px;	background:#d40000;	border-bottom:#A40000 1px solid;}.main_modtitle a {	color: #C40000;	text-decoration:none;}.mmenu {	background:#efefef;	padding:5px 0px 5px 5px;	line-height:17px;}.mmenu a {	display:block;	float:left;	width:75px;	padding-left:4px;	text-decoration:none;	color:#2665B8;}.mmenu a:hover {	color:#C40000;}.topstrefatyt {	display:block;	text-decoration:none;	float:right;	color:#C40000;	font:bold 14px tahoma;	width:250px;	padding-top:10px;}.topstrefatyt:hover {	text-decoration:underline;}.topstrefacont {	display:block;	text-decoration:none;	float:right;	color:#666;	width:240px;	padding-right:10px;	text-align:justify;	padding-top:5px;	height:54px;	overflow:hidden;}.topstrefacont:hover {	text-decoration:underline;}

.mainabl 
  {
    display:block;
    text-decoration:none;
    padding:3px;
    border-bottom:#e8e8e8 1px dotted;
    color:#666;
  }

.mainabl:hover 
  {
    color:#C40000;
    text-decoration: underline;
  }

a {	text-decoration:none;}div {	/*overflow:hidden;*/}form {	margin:0px;	padding:0px;}

.chtvi 
  {
    display:block;	    
    float:left;	
    margin:2px;	
    padding:2px;
    width:150px;
    height:120px;	    
    background:#fbfbfb;	
    border:#e7e7e7 1px solid;	
    font: bold 10px tahoma;	    
    color:#2B589F;
  }

.chtvi:hover 
  {
    color:#C40000
  ;

}.adlink {	border-bottom:#1D498E 1px solid;	text-decoration:underline;	color:#1D498E;}.adlink:hover {	color:#c40000;	border-bottom:#c40000 1px solid;}

.ogl_v2_box 
  {
    background: #fdfdfd;	
    border: #eee 3px double;
    padding: 1px;
    margin-bottom: 10px;
  }

.ogl_v2_box_vip 
  {
    background: #fdfdfd;	
    border: #EEB7B7 3px double;	
    padding: 1px;
    margin-bottom: 20px;
  }

.ogl_v2_ttl 
  {
    font: bold 12px tahoma;
    color: #2D7BD8;
    padding:4px;	    
    background: #dfdfdf;
  }

.ogl_v2_ttl_vip 
  {
    font: bold 12px tahoma;
    color: #C40000;	    padding: 4px;
    background: #EEB7B7;
  }

.ogl_v2_txt 
  {
    padding: 7px;
    font: normal 11px tahoma;
    color: #333;
    line-height: 130%;
  }

.ogl_v2_con {	font:normal 11px tahoma;	color:#2D7BD8;	padding:4px;	background:#f8f8f8;	line-height:150%;}.ogl_v2_con a {	color:#2D7BD8;	text-decoration:none;}.ogl_v2_con a:hover {	text-decoration:underline;}.ogl_v2_con_vip {	font:normal 11px tahoma;	color:#C40000;	padding:4px;	background:#f8f8f8;	line-height:150%;}.ogl_v2_con_vip a {	color:#C40000;	text-decoration:none;}.ogl_v2_con_vip a:hover {	text-decoration:underline;}.ogl_v2_dat {	float:right;	font:normal 10px tahoma;	color:#888;}.ogl_v2_dat_vip {	float:right;	font:normal 10px tahoma;	color:#C40000;}.wyniki {	width:100%;}.wyniki th {	background:#0088FF;	color:#fff;	font:bold 12px tahoma;	text-align:center;	padding:3px;}.wyniki td {	padding:5px;}.w_td1b {	font-weight:bold;}.w_td1 {}.w_td2b {	font-weight:bold;	background:#e8e8e8;}.w_td2 {	background:#e8e8e8;}.ts_v2_sq {	border:#fff 1px solid;	height:13px;	background-color:#D9DCDF;	margin-top:5px;	margin-bottom:5px;	cursor:pointer;}.ts_v2_wh {	float:right;	width:408px;	height:109px;	background:#fff;	border:#e8e8e8 1px solid;	margin-top:2px;	padding:1px;}#tsv2_pic {	cursor:pointer;	background-position:center center;	width:371px;	height:108px;	margin:0px 0px 0px 0px;}#tsv2_txt {	cursor:pointer;	position:relative;	top:-61px;	font:bold 11px tahoma;	color:#fff;	padding:8px 0px 0px 8px;}.ts_v2_rp {	cursor:pointer;	background:#A20000;	height:31px;	position:relative;	top:-31px;	-moz-opacity:0.6;	filter:alpha(opacity=60);	border-top:#fff 1px solid;}

.wiecej
  {
    background: #f4f4f4;
    font-size: 9px !important;
    color:#444;
  }
.wiecej:hover
  { 
    font-weight: bold;
  }
