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

html{overflow:auto;background-color:#daf5fe;}

body {margin:0px; padding:0px;height:100%; background:url(img/container_bg.jpg) repeat-x;}
#container {width:100%; height:100%;}
#header {background:url(img/medico_glowka.jpg) no-repeat; background-position:center center; height:149px; width:100%;}

#content {width:950px; margin:0px auto;}

#powitanie_gora{height:266px;}
#powitanie_flash{width:634px; height:100%; float:left;}
#promocja_lewo{float:left;width:316px;height:100%;background:url(img/promocja_lewo.jpg) no-repeat center center;}
#powitanie_dol{width:948px; height:200px; background:url(img/powitanie_dol.jpg) repeat-x;}

#footer {font-weight:bold; width:100%; overflow:hidden; 
    border-top: 1px solid #0aa2be; border-bottom: 1px solid #0aa2be;
    margin-top:10px; position:relative; height:44px; clear:both;
    background:url(/view/medico/images/created_by.png) no-repeat right;}

#footer:hover {background:url(/view/medico/images/created_by_over.png) no-repeat right;}

#home_menu{position:absolute; top:20px; left:600px;}
#top_menu{position:absolute; top:87px; left:278px; height:32px; width:668px;border-bottom-color:#0AA2BE; border-bottom-style:solid;border-bottom-width:5px;}

#top_menu ul{cursor:pointer;margin:0; padding:0;height:100%; padding:0px 0 0 0}
#top_menu li {float:left; margin:0; color:#FFFFFF;
              list-style-image:none;list-style-position:outside; list-style-type:none; font-weight:600;}
#top_menu li:hover {color: #ff5600; border-bottom:3px groove #ff5600;}

#top_menu a{display:block;height:22px;padding:11px 0px 0px 28px;text-decoration:none;color:inherit;cursor:pointer;}
#top_menu a:hover{color:inherit}


#footer ul{margin:0 40px;display:inline;font-weight:normal;width:auto;padding:3px 0}
#footer ul li{cursor:pointer;border:0;border-right:1px solid; display:inline; padding:3px 10px;}
#footer li:hover{color:#06668e;}

#copyright{text-align:center;margin:10px auto;}

/* ZAWARTOSC STANDARDOWA */

#left_panel, #right_panel, #main_panel{float:left;min-height:200px;}

#left_panel {width:195px;}
#right_panel {width:145px;}
#main_panel{width:600px; margin:0 5px 10px 5px;}

