table {
font-family : arial, verdana;
font-size : 13px;
color : #777777;
}
body {
margin : 0px;
padding : 0px;
}
h5 { 
  text-align : left;
  font-size : 28px;
  color : black;

}
body {
	margin: 0px;
	padding: 0px;
}
body.index {
	background-image: url(grafika/tlo.jpg);
	background-position: center;
}

.hl {
	cursor: pointer;
	background-color : #eeeeee;
}
tr1 {
  color : #777777;
  font-weight: bold;
  
}

td.kolory {
	border : 1px solid #cccccc;	
	width : 11px;
	line-height : 10px;
	padding : 5px;
}
table.glowna {
	width : 100%;
	border-top : 1px solid #DDDDDD;
	border-bottom : 1px solid #DDDDDD;
	background-color : white;
}

.podpis_glowna {
	color : #777777;
	font-weight: bold;
	font-size : 12px;
}
input {
	background-image: url(grafika/button_tlo.jpg);
}
.tekst {
   background-color: #eeeeee;
}
hr {
	color : #cccccc;
	width : 100%;
	height: 1px;
}

