body{ font-family: verdana; margin: 0px; padding: 0px; }
a{ text-decoration: none; color: #000; outline: none; }
.clear{ clear:both; }
.table{ padding: 0px; border-collapse: collapse; }
#main_menu_table{
    vertical-align: middle;    
    border-spacing: 0px;
    border-collapse: collapse;
}
#main_menu_table tr td{
    padding: 0px;    
}
#main_table{
    border-collapse: collapse;
    margin: 0px;
    border-spacing: 0px;
    padding: 0px;
}
#main_table tr td{

}
#left_main_table{
    width: 200px;  
    padding: 0px;
}
#right_main_table{
    width: 200px; 
    max-width: 200px;
    padding: 0px;
}
#center_main_table{
    width: 770px;
    padding: 15px;
}
h2{
    font-size: 11px;
    line-height: 32px;
    padding: 0px; margin: 0px;
    text-align: right;
}
h2{ color: #000;  }
h1{

    line-height: 46px;
    font-size: 40px;
    font-family: impact,arial;
    text-transform: uppercase;
    padding: 0px; margin: 0px;

}
h1 a{ color: #E01B6A; font-size: 40px; }
.main_section{
    width: 1200px;
    margin: auto;

}
.main_section table tr td{

    vertical-align: top;

}
.clear_it{
    clear: both;
    margin-bottom: 15px;
}
.main_menu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-right: 10px;
}
.main_menu li{ text-align: right; line-height: 32px; height: 32px; }
.main_menu li a{   
    background-color: #E01B6A;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    padding: 6px 9px;
}
.main_menu li a:hover{ background-color: #fff; color: #000 }
td#left_part{
    width: 120px;

}
td#center_part{
    width: 834px;    
}
div.title{
    padding: 4px; margin: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-transform: fullwidth;
    font-family:impact,verdana; font-size: 42px;    
}
div.fblink{
    font-size:19px;color: #000; line-height: 22px; font-family: arial; font-weight: bold;
}
.dsh{
    display: none;
}
div.title_section{
    font-size:34px; line-height: 42px;
}
div.title a.huge{
    font-size: 26px; font-family: arial,'Trebuchet MS'; font-weight: bold; color: #E01B6A;
}
div.title a.colorized{
    color: #E01B6A;
}
a.sub_title_link{
    font-size: 24px; letter-spacing: 1px; font-weight: normal
}
div.sub_title_link{ font-size: 10px; text-transform: uppercase; line-height: 20px;  }
div.sub_title_link a{ font-weight: bold; color: #333; }
div.subtitle{
    font-size: 11px; 
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
}
.roundit{
    line-height: 19px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    -ms-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
}
.event_mainpage{ 
    width: 365px;
    float: left;
    border: dashed 1px #f0f0f0;
    /*border-bottom: solid 1px #dfdfdf;*/
    box-shadow: 1px 1px #dfdfdf;
    /*border-left: solid 3px #E01B6A;*/
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 5px;

    font-family: verdana;
    display: inline-blocks;
    min-height: 105px;
    height: 105px;
    overflow: hidden;
}
.event_mainpage:hover{
    background-color: #f2f2f2;
}
.news_main{
    width: 192px;
    min-height:72px; 
    height: 72px;
    overflow: hidden;
    font-size: 12px;
    line-height: 19px;
    border: solid 2px #fff;
    background-color: #f2f2f2;    
}

.event_name{
    font-size: 12px;
    line-height: 16px;    
    font-weight: bold;    
}
.event_location{
    font-size: 9px;
    line-height: 18px; height: 18px;
    overflow: hidden;
}
.pagination{ background-color: #fff; margin-top: 5px; padding: 15px; text-align: left; font-size: 14px; padding-left: 0px; font-family: verdana; }
.pagination a{ padding: 5px 7px; border: solid 1px #ddd; margin-right: 2px; font-weight: bold;  }
.pagination_selected{ padding: 5px 7px; border: solid 1px #000; background-color: #E01B6A; color: #fff; margin-right: 2px;  }

.footer{ 
    /*    background-image: url('/images/footer.png');
        background-repeat: repeat-x;
    */
    font-family: arial; 
    font-size: 10px; 
    margin-top: 10px;
    line-height: 19px; 
    background-color: #333;    
    padding-left: 5px; }
.footer div{
    margin: auto;
    padding: 30px;
    width: 1000px;
    color: #ddd;
    text-transform: uppercase;
    text-shadow: 1px 1px #000;
}
.footer div ul li a{ color: #ddd; }
.splash_add{ font-size: 11px; padding-left: 2px; font-family: verdana; }
div.add_place_event{
    font-family: arial;
    background-color: #000;


    line-height: 27px;
    font-size: 11px;
    text-transform: uppercase;


}
div.add_place_event div{
    width: 1200px; 
    margin: auto;
    color: #ddd;
    font-weight: bold;
}
.show_place{ padding: 10px; border-bottom: solid 1px #f2f2f2; }
.show_place img{
    padding: 3px; 
    border: solid 1px #ddd;
}
.place_small_info{
    padding: 10px; margin: 0px;
    list-style: none;
    font-size: 14px;
    line-height: 22px;
}
.place_small_info li.title{
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
}
.place_small_info li.seemore{
    font-size: 10px;
}
.info_text{
    text-align: justify;
    line-height: 19px;
    font-size: 14px;
    font-family: tahoma;    
    margin-top: 10px;    
}
.info_text_2{
    margin: 10px 0px 10px 0px;
    padding: 10px; background-color: #f2f2f2; border: solid 1px #ddd;
    text-transform: uppercase; font-family: arial; font-size: 12px;
    line-height: 19px; font-weight: bold;
}
div.info_cats{
    text-align: center;

}
div.info_cats ul{

    list-style-type: none;
    padding: 0px; margin: auto;
    width: 745px;
}
div.info_cats ul li{
    width: 230px;     
    padding: 5px;
    float: left;
    text-align: center;
    margin: 5px 0px 0px 5px;
    background-color: #454545;
    border: solid 1px #ddd;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
}
div.info_cats ul li:hover{
    background-color: #E01B6A;
}

div.info_cats ul li a{ color: #fff; }
.cat_menu{
    width: 198px;
    background-color: #f2f2f2;
    border: solid 1px #ddd;
    border-top: solid 1px #fff;
}
#cat_img{
    width: 30px;
    text-align: center;
    vertical-align: middle;
}
#cat_img a img{vertical-align: middle;}
#cat_name{ font-family: arial; text-transform: uppercase; font-size: 14px; font-weight: bold; line-height: 30px; }
#cat_name a{ text-shadow: 1px 1px #fff; }
#cat_name a:hover{ text-decoration: underline; }
div.info_news{
    background-color: #333;
}
div.info_news div.news_mini{
    padding: 10px; 
    width: 180px;
    border: none;
    min-height: 20px;
    overflow: hidden;
    font-size: 11px;
    line-height: 19px;    
    color: #fff;    
    border-bottom: dashed 1px #454545;
    font-family: arial;
    text-shadow: 1px 1px #000;
}
div.info_news div.news_mini a{ color: #ddd; }
div.info_news div.news_mini:hover{
    background-color: #555555;        
}
.news_mini:hover a{ color: #fff; }
#new_information tr th{ width: 140px; text-align: right; font-size: 12px; padding-right: 10px; line-height: 30px;  text-transform: uppercase; vertical-align: top; }
#new_information tr td input{ line-height: 18px; height: 18px; padding: 2px; width: 400px;  }
#new_information tr td textarea{ width: 406px; padding: 2px; height: 200px }
#new_information tr td select{ padding: 5px; width: 260px; }
.error_list li { color: #e01b6a; font-weight: bold; font-size: 12px; }
div.information2{
    padding: 20px;
    background-color: #f2f2f2;
    border: solid 1px #ddd;
    margin: 10px;
    font-family: arial;
}
div.information2 div.title2{
    font-family: arial; font-size: 22px; line-height: 32px; font-weight: bold;
}
div.information2 div.desc{
    font-family: arial; 
    font-size: 12px; line-height: 20px; margin-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #ddd; font-weight: bold;
}
div.information2 div.more{
    font-size: 12px; line-height: 22px; font-weight: bold;

}
div.information2 div.more span{ color: #3b5998; }

div.ogloszenie{
    padding: 10px;
    box-shadow: 1px 1px #ddd;
    /*    border-bottom: dashed 2px #ccc;        */
    line-height: 19px;
    margin-bottom: 8px;
    font-family: helvetica;
    font-size: 12px;
}
div.ogloszenie div.title{
    font-family: arial, helvetica;     
    font-size: 18px; line-height: 28px;
    font-weight: bold;
}
div.ogloszenie div.date {
    color: #E01B6A;
    font-weight: bold;
}
div.ogloszenie div.description {
    font-size: 12px;
    padding: 7px; 
    line-height: 17px;
    background-color: #f2f2f2;    
    color: #444444;
    font-family: verdana,arial,courier;
    margin: 5px 0px 5px 0px;
}
div.ogloszenie div.more{
    font-size: 12px;
    line-height: 19px;
    font-family: verdana;

}

#ostry tr td{ margin: auto; padding: 3px; background-color: #222; border: solid 1px #ddd; width: 150px; color: #fff; font-weight: bold; font-size: 12px; }
.top-main-banner{ width: 728px; margin: 10px auto; }
.bigsplash{ text-align: center; min-height: 10px; }
.bigsplash div{width: 300px; margin: auto; }

.tu_czestochowa{
    
    font-size: 14px;
    
    font-family: georgia, arial;
    font-weight: bold;
}
.tu_czestochowa h3{
    background-color: #000;
    color: #fff;
    padding: 10px;
}
.tu_czestochowa div{
    line-height: 24px;
    padding: 3px;
    border-bottom: solid 1px #232323;
}
.tu_czestochowa * a{
    color: #000;
}