body{
	margin:0px;
	padding:0px;
	background-color:#8bdaa1;
}

a{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
}
a:link{
	text-decoration: none;
	color :darkgreen;
}        
a:active{
	text-decoration: none;
	color :lime;
}        
a:visited{
	text-decoration: none;
	color :darkgreen;
}        
a:hover{
	text-decoration: underline;
	color: red;
}  
a.art{
	font-size: 13px;
	font-weight:bold;
}      
a.art:link{
	text-decoration: none;
	color :yellow;
}        
a.art:active{
	text-decoration: none;
	color :lime;
}
A.art:visited{
	text-decoration: none;
	color :darkgreen;
}
A.art:hover{
	text-decoration: underline;
	color: red;
}
.hrmain{
	border: none;
	color: #006400;
	background-color: #006400;
	width: 95%;
	height: 1px;
}
.hryellow{
	border: none;
	color: yellow;
	background-color: yellow;
	width: 95%;
	height: 1px;
}
.tr_bialy {
	background-color: snow;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	
}
.td_bialy{
	color: green;
}
.td_dzisiaj{
	color: darkgreen;
	font-weight:bold;
}
.td_imieniny{
	color: darkgreen;
	font-weight:bold;
	font-style: italic;
}
.td_blad{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color:red;
}
.login{
	color: yellow;
	font-family: arial,verdana,hevletica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.login_input{
	border-style: solid;
	border-width: 1px;
	border-color: darkgreen;
	color: darkgreen;
	height: 20px;
	width: 100px;
	
}

.login_submit{
	border-style: solid;
	border-width: 1px;
	border-color: darkgreen;
	background-color: #b0ffa5;
	color: darkgreen;
	font-family;arial,verdana,hevletica;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	width: 100px;
}
.login_blad{
	color: red;
	font-family: arial,verdana,hevletica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.logout{
	font-size: 12px;
	font-weight: bold;
}      
.logout:link{
	text-decoration: none;
	color: yellow;
}        
.logout:active{
	text-decoration: none;
	color: yellow;
}
.logout:visited{
	text-decoration: none;
	color: yellow;
}
.logout:hover{
	text-decoration: underline;
	color: red;
}
.kiss{
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size:12px;
	color: red;
}

img.login {
	border:solid 1px green;
}

/* style z raport.php */
.raport_wstep{
font-family: verdana,arial,helvetica;
color: maroon;
font-size: 18px;
font-weight:bold;
text-align:center;
}
.raport_opis{
font-family: verdana,arial,helvetica;
color: maroon;
font-size: 12px;
font-weight:bold;
text-align:left;
}

.raport_data{font-family: verdana,arial,helvetica;color :firebrick;font-size: 12px;vertical-align:top;}	
.raport_tresc{font-family: verdana,arial,helvetica;color:darkgreen;font-size: 12px;vertical-align:top;text-align:left;}	

.smile_indianred{
font-family: verdana,arial,helvetica;
color: indianred;
font-size: 12px;
}
.smile_yellow{
font-family: verdana,arial,helvetica;
color: yellow;
font-size: 12px;
}
.smile_red{
font-family: verdana,arial,helvetica;
color: red;
font-size: 12px;
}

.powrot {
 color: yellow;
 font-family: tahoma, arial, verdana, helvetica;
 font-weight: bold;
 font-size: 11px;
}
.powrot:link {
 text-decoration: none;
 color: yellow;
}
.powrot:active {
 text-decoration: none;
 color: yellow;
}
.powrot:visited {
 text-decoration: none;
 color: yellow;
}
.powrot:hover {
 text-decoration: underline;
 color: yellow;
}

a.log{
	font-size: 13px;
	font-weight:bold;
}      
a.log:link{
	text-decoration: none;
	color :yellow;
}        
a.log:active{
	text-decoration: none;
	color :lime;
}
a.log:visited{
	text-decoration: none;
	color :yellow;
}
a.log:hover{
	text-decoration: underline;
	color: red;
}

/* koniec styli z raport.php */