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

/* ---------------------------------------------------------------------
MODUŁY ŚRODKA
-------------------------------------------------------------------- */
#main_panel div.module {margin-bottom:20px;}
#left_panel div.module, #right_panel div.module {margin-bottom:20px;}
div.module {margin-bottom:15px;}

div.module div {overflow:hidden;}

#main_panel div.top {background:url(img/belka_szeroka.png) left top no-repeat;  background-repeat:no-repeat; height:31px; width:100%;}
#main_panel div.bottom {background:url(img/belka_dolna_szeroka.png) left top no-repeat;  background-repeat:no-repeat; height:31px; width:100%;}
#main_panel .module.uslugi div.bottom{background-image:url(img/belka_dolna_waska.png);background-position:right;text-align:right;}

#left_panel div.top {background:url(img/belka_waska.png) left top no-repeat;  background-repeat:no-repeat; height:31px; width:100%;}
#right_panel div.top {background:url(img/belka_waska.png) left top no-repeat;  background-repeat:no-repeat; height:31px; width:100%;}
#left_panel div.bottom {background:url(img/belka_dolna_waska.png) left top no-repeat;  background-repeat:no-repeat; height:31px; width:100%;}
#right_panel div.bottom {background:url(img/belka_dolna_waska.png) left top no-repeat;  background-repeat:no-repeat; height:31px; width:100%;}
#right_panel div.bottom {background-position:right;}

.content{padding:5px 10px;border:1px solid #a2e6fe; border-top:none}
.content{background:url(img/tlo_content.png);}
#powitanie_gora .content, #powitanie_dol .content{background:none; border:0px}

#main_panel div.top h1 {font-size:1.2em;padding-left:30px; padding-top:8px;margin-top:0px}
#left_panel div.top h1 {font-size:1em;padding-left:30px; padding-top:8px;margin-top:0px}
#right_panel div.top h1 {font-size:1em;padding-left:30px; padding-top:8px;margin-top:0px}

/* #main_panel img {max-width:150px; float:left; padding:5px 5px 2px 0;border-right:1px dashed #a2e6fe; vertical-align:text-top;} */

.module.reklama .content{border:none; padding:0; background:none;}

/* POWITANIE MEDICO */

.prompt_horiz {font-size:11px;line-height:16px;}
.prompt_horiz td {width:300px;padding-left:20px;padding-right:20px;vertical-align:top;}
.prompt_horiz h3 {margin-top:12px;   padding-top:3px;font-size:12px;font-weight:bold;}
.prompt_horiz h5 {font-size:10px;font-weight:bold;text-align:right;margin:0px;}
.prompt_horiz a, .content a.more{text-align:right;cursor:pointer;display:block;font-weight:bold;background:url(img/szczala.png) no-repeat right center;display:block;height:30px;padding-right:40px;padding-top:15px;vertical-align:middle;}
.prompt_horiz a:hover{}

ul.link {cursor:pointer;list-style:none none outside; padding-left:0;border-top:1px dashed #0AA2BE;}
ul.link li{background:transparent url(img/dinks_li.png) no-repeat scroll 5px 5px; padding:2px 0; padding-left:20px; margin:0; border-bottom:1px dashed #0aa2be;height:18px;overflow:hidden}
ul.link li:hover{background-color: #a1e2f6;}

