*{    margin: 0 auto;}

a{
    text-decoration: none;
    color: #2c6cb0;
    font-size: 13px;
}

img{
    border: none;
}

.clear{
    clear: both;
}

.free{
    height: 30px;
}

.error{
    float: left;
    color: #A21403;
    padding: 5px;
}

.komunikat{
    font-size: 13px;
    padding: 5px;
    color: #018b40;
}

.small{
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: -2px;
    color: #25a8de;
}

.no{
    font-size: 12px;
    color: #0066cc;
    clear: both;
    margin-left: 100px;
}

.date{
    font-weight: bold;
    color: #2c6cb0;
    font-size: 13px;
}

strong{
    font-weight: bold;
}

html, body{
    height: 100%;
    padding: 0;
    margin: 0;
}

body{ 
    margin: 0 auto;
    font-family: Tahoma !important;
    background: #fff url('../img/bg-x.jpg') repeat-x center top;
}

#site{
    margin: 0 auto;
    background: #fff url('../img/bg.jpg') no-repeat center top;
    clear: both;
/*    overflow: hidden;*/
    position: relative;
    min-height: 100%;
}

#site #top{
    width: 980px;
    height: 376px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/top.png') no-repeat center top;
    z-index: 999;
}

#site #top #menu_box{
    float: left;
    position: relative;
    width: 310px;
    margin-top: 20px;
}

#site #top #menu_box #logo{
    clear:both;
    width: 310px;
    position: relative;
    z-index: 1000;
    margin-left: 30px;
}

#site #top #menu_box #menu{
    clear:both;
    width: 310px;
    margin-top: 25px;
}

#site #top #menu_box #menu .menu_box{
    clear:both;
    width: 219px;
    min-height: 196px;
    border-radius: 24px;
    background: #3B84C0;/*#25a8de;*/
    margin-left: 40px;
}

#site #top #menu_box #menu .menu_box ul{
    list-style: none;
    margin-left: -30px;
    padding-top: 8px
}

#site #top #menu_box #menu .menu_box li{
    font-size: 14px;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    text-shadow: 1px 1px #147fce;
    height: 22px;
    padding-top: 3px;
}

#site #top #menu_box #menu .menu_box li img{
    vertical-align: middle;
}

#site #top #menu_box #menu .menu_box li a{
    color: #fff;
}

#site #top #fader{
    float: left;
    width: 662px;
    margin-top: -1px;
}

#site #top #fader ul#faders{
    list-style: none;
    margin-left: -40px;
}

#site #top #fader img{
/*    padding-top: 5px;*/
}

#site #content{
    width: 980px;
    clear: both;
/*    overflow: hidden;*/
    margin: 0 auto;
    min-height: 100%;
    position: relative;
/*    margin-bottom: 80px;*/
    display: table;
}

#site #content .main{
    clear: both;
    overflow: hidden;
    margin-left: 20px;
}

#site #content .main .center{
    float: left;
    width: 600px;
    margin-left: 30px;
    min-height: 100%;
    position: relative;
}

#site #content .main .center h2, #aktualnosci h2{
    font-size: 16pt;
    font-family: Arial;
    font-weight: 100;
    color: #2c6cb0;
    padding-bottom: 5px;
}

#site #content .main .center p, #aktualnosci h3, #aktualnosci p{
    font-size: 12px;
    font-family: Arial;
    width: 520px;
    clear: both;
    margin-left: 10px;
    padding-top: 20px;
    text-align: justify;
    color: #727272;
    line-height: 20px !important;
}
#aktualnosci p {
    padding-top: 0px;
}

#aktualnosci {
margin-bottom: 50px;
}

#aktualnosci a{
color: #727272;
font-size: 12px;
}

#site #content .main .center .btn{
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    padding-bottom: 20px;
}

#site #content .main .center .lekarze_box{
    clear: both;
    width: 960px;
    margin-top: 30px;
}

#site #content .main .center .lekarze_box .lekarz_box{
    float: left;
    overflow: hidden;
    width: 435px;
 /*   height: 300px;*/
    margin-right: 30px;
    margin-left: -20px;
    margin-bottom: 40px;
    border: 1px solid #fff;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

#site #content .main .center .lekarze_box .lekarz_box .img{
    float: left;
    width: 145px;
    padding: 5px;
}

#site #content .main .center .lekarze_box .lekarz_box .img img{
    border: 3px solid #afdbee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#site #content .main .center .lekarze_box .lekarz_box .data{
    float: left;
    width: 330px;
    padding: 5px;
    padding-left: 15px;
}

#site #content .main .center .lekarze_box .lekarz_box .data .name{
    clear: both;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    color: #2c6cb0;
}

#site #content .main .center .lekarze_box .lekarz_box .data .name p{
    color: #000;
    font-weight: 100;
    font-family: Arial;
    margin-top: -10px;
}

#site #content .main .center .lekarze_box .lekarz_box .data .name .spec{
    font-size: 12px;
    color: #2c6cb0;
    font-weight: 100;
}

#site #content .main .center .lekarze_box .galery-box{
    width: 205px;
    min-height: 145px;
    float: left;
    overflow: hidden;
    margin: 5px;
}

#site #content .main .center .lekarze_box .galery-box .imgy{
    width: 195px;
    height: 145px;
    clear: both;
    background: #ececec;
    border: 5px solid #dedede;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#site #content .main .center .lekarze_box .galery-box .imgy:hover{
    border: 5px solid #afdbee;
}

#site #content .main .center .lekarze_box .galery-box p{
    padding: 0;
    margin: 0;
}

#site #content .main .right{
    float: left;
    width: 330px;
    padding-bottom: 20px;
}

#site #content .main .right .submenus{
    clear: both;
    overflow: hidden;
    width: 250px;
    height: 250px;
    background: #5AAC27;/*#1dc094;*/
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

#site #content .main .right .submenus ul{
    list-style: none;
    margin-top: 20px;
    margin-left: -50px;
}

#site #content .main .right .submenus li{
    clear: both;
    display: block;
    height: 25px;
    width: 220px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #4acda9;
    padding-top: 6px;
}

#site #content .main .right .submenus li img{
    vertical-align: sub;
    margin-left: 10px;
}

#site #content .main .right .submenus li a{
    color: #fff;
}

#site #content .main .dane{
    float: left;
    width: 270px;
    font-size: 12px;
/*    border: 1px solid #aaaaaa;*/
}

#site #content .main .dane h2{
    font-size: 16pt;
    font-family: Arial;
    font-weight: 100;
    color: #2c6cb0;
    padding-bottom: 5px;
}

#site #content .main .form{
    float: left;
    width: 300px;
    margin-top: 30px;
/*    border: 1px solid #aaaaaa;*/
}

#site #content .main .form .input_box{
    clear: both;
    overflow: hidden;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 11px;
    color: #6a6a6a;
}

#site #content .main .form .input_box input{
    padding-left: 3px;
    padding: 5px;
    width: 220px;
    font-family: Arial;
    font-size: 12px;
    border: 1px inset #d3d2d2;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

#site #content .main .form .input_box textarea{
    padding-left: 3px;
    padding: 5px;
    width: 220px;
    font-family: Arial;
    font-size: 12px;
    border: 1px inset #d3d2d2;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

#site #content .main .form .input_box .btn_send{
    background: url('../img/btn_send.png') no-repeat;
    border: none;
    width: 114px;
    height: 21px;
    cursor: pointer;
}

#site #content .main .mapka{
    float: left;
    overflow: hidden;
    width: 355px;
}

#site #content .main .maps{
    clear: both;
    width: 352px;
    height: 352px;
    border: 1px solid #aaaaaa;
}

#footer{
    clear: both;
    margin: 0 auto !important;
    background: #dadada;
    position: relative;
    margin-bottom: -100px;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    z-index: 1;
}

#footer #foot{
    width: 980px;
    height: 80px;
    clear: both;
    overflow: hidden;
    margin: 0 auto !important;
    font-size: 11px;
}

#footer #foot #left{
    width: 280px;
    height: 80px;
    float:left;
    overflow: hidden;
    margin: 0 auto;
    text-align: right;
    color: #727272;
    font-size: 11px;
/*    border: 1px solid #000;*/
}

#footer #foot #left p{
    padding-top: 20px;
}

#footer #foot #left p .company{
    font-weight: bold;
    color: #727272;
}

#footer #foot #center{
    width: 450px;
    height: 80px;
    float:left;
    overflow: hidden;
    margin: 0 auto;
}

#footer #foot #center ul{
    list-style: none;
    padding-top: 25px;
}

#footer #foot #center li{
    float: left;
    display: block;
    min-width: 50px;
    padding-right: 5px;
    text-align: center;
}

#footer #foot #center li a{
    text-decoration: underline;
    color: #727272;
}

#footer #foot #right{
    width: 220px;
    height: 80px;
    float:left;
    overflow: hidden;
    margin: 0 auto;
    text-align: right;
/*    border: 1px solid #000;*/
}

#footer #foot #right p{
    color: #727272;
    padding-top: 20px;
}

#footer #foot #right p a{
    color: #727272;
    font-weight: bold;
}
    /* Tooltip container */
    .tooltip {
        position: relative;
        display: inline-block;
        border-bottom: 1px solid #2c6cb0; /* If you want dots under the hoverable text */
	color:#2c6cb0;
    }
            
    /* Tooltip text */
    .tooltip .tooltiptext {
	visibility: hidden;
	width: 500px;
	color: #000;
        text-align: center;
	line-height: 12px;
        font-size: 10px;
	padding: 5px 0;
	border-radius: 6px;
        position: absolute;
	z-index: 1;
     }
    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
	visibility: visible;
	position: relative;
	height: 180px;
    }