.przycisk1 {

	background-image: url("../graph/site/back3.jpg");

}

.przycisk2 {

	background-image: url("../graph/site/back4.jpg");

}


td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.textmain {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.textmain2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.textmain3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.button {
	font-family: Tahoma;
	font-size: 10px;
	height:18;
	color: #FFFFFF;
	font-weight: normal;
	valign:middle;
	border:1px solid white;
	background-color:#7398de;
	cursor:hand;
}

.button2 {
	font-family: Tahoma;
	font-size: 12px;
	height:20;
	color: #FFFFFF;
	font-weight: normal;
	valign:middle;
	border:1px solid white;
	background-color:#7398de;
	cursor:hand;
}

.button3 {
	font-family: Tahoma;
	font-size: 14px;
	height:22;
	color: #FFFFFF;
	font-weight: normal;
	valign:middle;
	border:1px solid white;
	background-color:#7398de;
	cursor:hand;
}

.login {
	font-family: Tahoma;
	font-size: 10px;
	height:17;
	color: black;
	font-weight: normal;
	valign:middle;
	border:1px solid white;
	background-color:#eaeaea;
	cursor:hand;
}

.login2 {
	font-family: Tahoma;
	font-size: 12px;
	height:20;
	color: black;
	font-weight: normal;
	valign:middle;
	border:1px solid white;
	background-color:#eaeaea;
	cursor:hand;
}

.login3 {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: normal;
	valign:middle;
	border:1px solid white;
	background-color:#eaeaea;
	cursor:hand;
}

.transparent
{
   filter:alpha(opacity=50); 
   -moz-opacity: 0.5; 
   opacity: 0.5; 
}

.transparent2
{
   filter:alpha(opacity=70); 
   -moz-opacity: 0.7; 
   opacity: 0.7; 
}

.info {
	background-color:#4a70bb;
	border:1px solid #e03d00;
}

.info2 {
	background-color:#4a70bb;
	border:1px solid silver;


}


#mydiv{
width:627px;
height:485px;
position: fixed;

  left:50%; 
  margin-left:-313px; /* połowa szerokosci warstwy */ 

  top:50%; 
  margin-top:-244px; /* połowa szerokosci warstwy */ 

}

* html #mydiv{ /*IE6 only rule, applied on top of the default above*/
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+50+"px" : body.scrollTop+50+"px");


  left:50%; 
  margin-left:-313px; /* połowa szerokosci warstwy */ 
  top:50%; 
  margin-top:-40px; /* połowa szerokosci warstwy */ 


}


 


