.BodyContext
{

background-color:707070;
background-image:url(vinci12.gif);
background-repeat: no-repeat;
background-position:left top;
scrollbar-base-color: 707070;
scrollbar-darkshadow-color: #FFD700;

}

A
{
	TEXT-DECORATION: none;
	 COLOR: white;
}
A:visited
{
    COLOR: white;

	TEXT-DECORATION: none;
}


A:hover
{
	COLOR: #FFD700;
	border-bottom: 1px solid #FFD700;
	TEXT-DECORATION: none;
	cursor: pointer;
}

hr
{
	color:#FFD700;
	height:1px;
}
.Baton
{
margin:5px;
font-family; Tahoma,Arial;
Background-image: url(but.gif);

background-repeat:no-repeat;
background-position: 0 -29px;
font-size:12px;
font-weight:bold;
height:24px;
width:113px;
border:none;
color:#002577;
margin-right:6px;
cursor:pointer;

}

.BTON
{
background-position: 0 0px;
color:#e0e0e0;


}

.BTOFF
{
background-position: 0 -29px;
color:#002577;


}



.TB_POZ     /* każda POZycja na toolbarze */
{
	position:absolute;
	CURSOR: pointer;
	HEIGHT: 3;
	top:3;
	color:black;
	font-family: Verdana Tahoma ;
}



.TB_POZ_OP  /* właściwości OPisu opcji toolbara */
{
	position:relative;
	top:3;
	LEFT: 22;
	font-weight:bold;
	font-family: Verdana  ;
	font-size:13px;

}

.TB_IN     /* toolbar OnMouseOver */
{
	top:4;
	position:absolute;
	font-family:Verdana ;
	font-weight:bold;
	z-index: 35;  

	HEIGHT: 21;
	BACKGROUND: #707070; 
	border-top: #FFD700 1px solid;
	color: white;
	cursor:pointer;

}


.TB_OUT    /* toolbar OnMouseOut */

{	position:absolute;
	font-weight:normal;
    z-index: 35;

	HEIGHT: 21;
	BACKGROUND: none; 
	top:3;
	color:black;

}

.STitle
{
	font-weight:normal;
	font-size:10px;
	font-family:verdana;
}

.DocName
{
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
}


.TB_Doctors    /* każda POZycja na toolbarze */
{
  
	CURSOR: pointer;
	HEIGHT: 30;
	border-width: 1px;
	color:white;
	border-top: #707070 1px solid;
	
}

.TB_Doctors_OP  /* właściwości OPisu opcji toolbara */
{
	text-align:center;
	valign:bottom;
	LEFT: 22;
	font-weight:bold;
	font-family:  Arial;
	border-top: #707070 1px solid;
	
}

.TB_Doctors_IN     /* toolbar OnMouseOver */
{
	
	position:relative;
	font-family:Verdana ;

	font-weight:bold;
	z-index: 35;  
	CURSOR: pointer;
	HEIGHT: 30;
	BACKGROUND: #404040; 
	border-top: #FFD700 1px solid;
	color: white;

	
}


.TB_Doctors_OUT    /* toolbar OnMouseOut */

{	position:relative
	font-weight:normal;
    z-index: 35;
	CURSOR: pointer;
	HEIGHT: 30;
	BACKGROUND: none; 
	color:white;
	border-top: #707070 1px solid;

}

.Description
{
	font-family:Verdana ;
	margin-left:1px;
	font-weight:normal;
	text-align:justify;
	font-size:14px;
	color:white;
}

