BODY {

   margin:0;
   background-color: #0A6F96;
   background-image: url(../images/bg.gif);
   background-position: top;

}

#lang_menu{
	width: 150px;
	left: 50%;
	margin-left: 285px;
	position: absolute;
	top: 33px;
	z-index: 50;
}

BODY, TD {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  color:#8E8E8E;
}

A:Link, A:Visited, A:Active {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    color:#DD7700;
    text-decoration: none;
}

A:Hover {
    color:#DD7700; 
    text-decoration: underline;

}

input,textarea {
	color : #939393;
	background-color: #EEEEEE;
	font-family : Verdana, Helvetica, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #686867 solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.btn {
	background-color : #0081B4;
	border: 1px #00729F solid;
	color : #E7E7E7;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.usl:Link, .usl:Visited, .usl:Active {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    color:#8E8E8E;
    text-decoration: none;
}

.usl2:Link, .usl2:Visited, .usl2:Active {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    color:#8E8E8E;
    text-decoration: none;
}

.usl:Hover {
    color:#AA0000; 
    text-decoration: underline;
}

.usl2:Hover {
    color:#DD7700;
    text-decoration: underline;

}

.spis:Link, .spis:Visited, .spis:Active {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    color:#8E8E8E;
    text-decoration: none;
}

.spis:Hover {
    color:#8E8E8E;
    text-decoration: underline;
}


a.btn_ua_policht { background:url(../images/ua_lekarze_policht.gif) repeat 0px 0px; width: 74px; height: 23px; display: block; }
a.btn_ua_policht:hover { background: url(../images/ua_lekarze_policht.gif) repeat 0px -23px; }
a.btn_ua_policht span { display: none; }

a.btn_ua_kulpinski { background:url(../images/ua_lekarze_kulpinski.gif) repeat 0px 0px; width: 130px; height: 23px; display: block; }
a.btn_ua_kulpinski:hover { background: url(../images/ua_lekarze_kulpinski.gif) repeat 0px -23px; }
a.btn_ua_kulpinski span { display: none; }

a.btn_ua_wegrzynska { background:url(../images/ua_lekarze_wegrzynska.gif) repeat 0px 0px; width: 138px; height: 23px; display: block; }
a.btn_ua_wegrzynska:hover { background: url(../images/ua_lekarze_wegrzynska.gif) repeat 0px -23px; }
a.btn_ua_wegrzynska span { display: none; }


a.btn_policht { background:url(../images/lekarze_policht.gif) repeat 0px 0px; width: 74px; height: 23px; display: block; }
a.btn_policht:hover { background: url(../images/lekarze_policht.gif) repeat 0px -23px; }
a.btn_policht span { display: none; }

a.btn_kulpinski { background:url(../images/lekarze_kulpinski.gif) repeat 0px 0px; width: 96px; height: 23px; display: block; }
a.btn_kulpinski:hover { background: url(../images/lekarze_kulpinski.gif) repeat 0px -23px; }
a.btn_kulpinski span { display: none; }

a.btn_wegrzynska { background:url(../images/lekarze_wegrzynska.gif) repeat 0px 0px; width: 130px; height: 23px; display: block; }
a.btn_wegrzynska:hover { background: url(../images/lekarze_wegrzynska.gif) repeat 0px -23px; }
a.btn_wegrzynska span { display: none; }

