/* styl glowny */

body {
    font-family: Mono, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    margin: 0px;
    background: url(../images/tlo_all.jpg);
    background-size: cover;
    text-align: center;
}

/* contener */
#contener {
    margin: 0 auto;
    width: 980px;
}

#header {
    height: 250px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    background: url(../images/tlo_header.png);
    
}

#header_adm {
    height: 30px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    color: #fff;
    background: url(../images/tlo_header.png); 
}

#header_srodek {
    margin: 0 auto;
    text-align: center;
    width: 980px;
}

#slider {
    width: 610px;
    position: relative;
    margin-left: auto;
    text-align: left;
    float: left;
    margin-top: 5px;
}

#header_prawa {
    width: 355px;
    position: relative;
    text-align: left;
    float: right;
}

#logo {
    margin: 0 auto; 
    padding: 5px;
    width: 980px;   
    height: 80px;
}

#logo_adm {
    margin: 0 auto; 
    padding: 5px;
    width: 100%;   
    height: 80px;
}

#logo_lewa {
    float: left;
}

#logo_prawa {
    float: left;
    margin-left: 50px;
    margin-top: 20px;
}


#lewa {
    width: 720px;
    float: left;
}

#prawa {
    width: 250px; 
    float: right;

}

img {
    border: 0px;
}

#footer {
    clear: both;
    background: #313131;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
}

#mapa {
    width: 500px;
    height: 340px;
}

#clear {
    clear: both;
}

/* formularz logowania */
.login_form {
    width:300px;
    float: right;
    margin-right: 60px;
}

.label_email_login_form {
   padding-top: 20px;
   margin-left: 20px;
   color: #ffffff;
   position: absolute; 
}

.label_haslo_login_form {
   padding-top: 60px;
   margin-left: 20px;
   color: #ffffff;
   position: absolute;  
}

.login_form_bg {
   background: url('../images/tlo_login.png');
   width: 255px;
   height: 78px;
   margin-top: 10px;
   margin-left: 80px; 
}

.login_form_place_submit {
    position: absolute;
    padding-top: 17px;
    padding-left: 233px;
}

.login_form_button_submit {
    background: url('../images/login_button.png');
    border: 0px !important;
    height: 45px;
    width: 45px;
    margin-top: 0px;
}

.login_input_email_form {
    width: 205px;
    height: 20px;
    display: block;
    margin-left: 10px;
    position: absolute;
    margin-top: 5px;
    background: transparent;
    border: 0px !important;
    color: #ffffff;
}

.login_input_pass_form {
    width: 205px;
    height: 20px;
    display: block;
    margin-left: 10px;
    position: absolute;
    margin-top: 45px;
    background: transparent;
    border: 0px;
    color: #ffffff;
}

.login_forgot_label {
    position: absolute;
    border: 0px;
    z-index: 1;
    margin-top: 85px;
    margin-left: 5px;
    color: #eaeaea;
}

.login_new_patient_label {
    position: absolute;
    margin-top: 85px;
    margin-left: 170px;
    color: #019ECD;
    z-index: 5;
}

.kontakt_mini {
   padding-top: 45px;
   margin-left: 10px;
   text-align: left;
   float: left;
   color: #ffffff;
   position: relative; 
}
.gab_kon_mini_lew {
   padding-top: 15px;
}
/**/

/* formularz rejestracji */
.label_register_form {
    font-size: 12px;
    margin-right: 40px;
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
}

.label_register_form_2 {
    font-size: 12px;
    margin-right: 100px;
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
}

.register_form_header_text {
    margin-bottom: 5px;
    border-bottom: 1px solid #7d7d7d;
    width: 270px;
}

.star {
    color: red;
}
/* koniec formularza rejestracji */

#table-kalendarz-miesiac {
	width: 175px;
	height: 180px;
}

#table-kalendarz-miesiac .today {
			border:1px solid #0ABDDD;
            background-color: #0ABDDD;
			text-align: center;
			font-weight: bold;
            width: 25px;
            height: 20px;
}

#table-kalendarz-miesiac .today a:link {
            color: #ffffff;
}

#table-kalendarz-miesiac .day {
			color: #4e8696;
			text-align: center;
			width: 25px;
			height: 20px;

}
#table-kalendarz-miesiac .dayh {
			color: #444444;
			text-align: center;
			width: 25px;
			height: 20px;
}
#table-kalendarz-miesiac .end {
	color: #4e8696;
	text-align: center;
	width: 25px;
	height: 20px;
	font-weight: bold;
}
#table-kalendarz-miesiac .endh {
	color: #444444;
	text-align: center;
	width: 25px;
	height: 20px;
}

#linki1 {
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 36px;
	font-weight: normal;
}
a {
	color: #0abddd;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#linki2 {
	text-align: center;
	color: #999999;
	font-size: 11px;
}
#linki2 a {
	color: #999999;
	text-decoration: none;
}
#linki2 a:hover {
	text-decoration: underline;
}
#stopka {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#linki1 a {
	color: #999999;
	text-decoration: none;
}
#linki1 a:hover {
	color: #4e8696;
	text-decoration: underline;
}
    .headline {
        font-size: 24px;
        color:#555;
        margin-bottom: 10px;
    }
    
.register_border {
        width: 300px;
        
        border-radius: 5px;
        padding:10px;
       
    }
.register_border_right {
        width: 300px;
       
        border-radius: 5px;
        padding:10px;
       
    }
    
.input_register {
        border:1px solid #bbb;
        border-radius: 5px;
        padding:6px 8px;        
        width: 250px;
        color:#555;
        font-size:11px;
        box-shadow: 1px 1px 3px 2px rgba(200,200,200, 0.2) inset;
    }

.label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
    
.input_register_small {
        border:1px solid #bbb;
        border-radius: 5px;
        padding:6px 8px;        
        width: 100px;
        color:#555;
        font-size:11px;
        box-shadow: 1px 1px 3px 2px rgba(200,200,200, 0.2) inset;
    }

.input_register_ok {
        border:1px solid green;
        border-radius: 5px;
        padding:6px 8px;        
        width: 250px;
        color:#555;
        font-size:11px;
        box-shadow: 1px 1px 3px 2px rgba(200,200,200, 0.2) inset;
    }

.input_register_err {
        border:1px solid red;
        border-radius: 5px;
        padding:6px 8px;        
        width: 250px;
        color:#555;
        font-size:11px;
        box-shadow: 1px 1px 3px 2px rgba(200,200,200, 0.2) inset;
    }

.input_register_sel {
        border:1px solid #bbb;
        border-radius: 5px;
        padding:6px 8px;        
        width: 268px;
        color:#555;
        font-size:11px;
        box-shadow: 1px 1px 3px 2px rgba(200,200,200, 0.2) inset;
    }

.row{
	margin:5px 0px 0px 0px;
	padding-bottom:5px;
}

.lr{
	padding-top:5px;
	width: 10px;
	float:left;
	text-align:right;
	margin-right:5px;
}

.rr{
	text-align:left;
}

.info{
	padding-top:5px;
	text-align: left;
    margin-left: 10px;
	font-size:9px;
	color:#c92f2f;
	font-weight:bolder;
}

.blad{
	background-color:#ffc6c6;
}

.ok{
	background-color:#c8fdc0;
    border:1px solid red;
        border-radius: 5px;
        padding:6px 8px;        
        width: 250px;
        color:#555;
        font-size:11px;
        box-shadow: 1px 1px 3px 2px rgba(200,200,200, 0.2) inset;
}

.test{
	background-color:#c1d4ff;
}


 
/****** tabele *******/
#table-3 {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 700px;
	border-radius: 3px;
	color: #333;
}
#table-3 td, #table-3 th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
#table-3 th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	font-weight: normal;
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
	font-size: 12px;
    text-align: center;
}
#table-3 td {
	font-size: 12px;
	padding: 4px 7px 2px;
	vertical-align: top;
}

#table-3m {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 700px;
	border-radius: 3px;
	color: #333;
}
#table-3m td, #table-3 th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
#table-3m th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	font-weight: normal;
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
	font-size: 11px;
    text-align: center;
}
#table-3m td {
	font-size: 11px;
	padding: 4px 7px 2px;
	vertical-align: top;
}

/******************/    
    
    
.message_success {
        border:1px solid #58BA36;
        border-radius: 5px;
        background-color: #E9F9E5;
        padding:6px 8px; 
        color:#58BA36;
        font-size:11px;
        margin-bottom: 10px;
    }
.message_error {
        border:1px solid #C83E16;
        border-radius: 5px;
        background-color: #F9E5E6;
        width: 300px;
        margin-top: 4px;
        padding:6px 8px; 
        color:#C83E16;
        font-size:11px;
        
        margin-bottom: 10px;
    } 

.message_error_admin {
        border:1px solid #C83E16;
        border-radius: 5px;
        background-color: #F9E5E6;
        width: 300px;
        margin-top: 4px;
        padding:6px 8px; 
        color:#C83E16;
        font-size:13px;
        position: absolute;
        margin-left: -130px;
        margin-top: 30px;
        
    } 
    
/*clasa pola input pacjent aktualizacja*/
.inp_akt_pacjenta {
    width: 200px;
    border: 0px;
}   

.lab_right {
    text-align: right;
} 


    
    
/*************** panel administracyjny ***********************/

.menu_admin a {
        float:left;
        width:6em;
        text-decoration:none;
        color:white;
        background-color:purple;
        padding:0.2em 0.6em;
        border-right:1px solid white;
}
.menu_admin a:hover {background-color:#ff3300;}
.menu_admin li {display:inline;}

#men a:link { 
    color: #025D7E; 
}
#men a:hover {
    color: #0AD;
}

.bg_ng {
    background-color: #eaeaea;
}

.inp_n_pacjent {
    width: 100%;
}

/*************************************************************/   