BODY {
	font-family : Arial;
	font-size : 11px;
	color : black;
}
table {
	font-family : Arial;
	font-size : 12px;
	color : black;
}


A {
	font-family : Arial;
	color : black;
	font-size : 11px;
}

A:Hover {
	font-family :Arial;
	color : blue;
	font-size : 11px;
}


LI { 
	list-style-image: url("/img/lista.gif");
	font-family : Arial;
	color : #black;
	font-size : 12px;
}

.liglowna { 
	list-style-image: url("/img/lista.gif");
	font-family : Arial;
	color : #black;
	font-size : 11px;
	line-height: 22px;
}

.obrazek {
	cursor: hand;
}
.galeriatytul {
	font-family : Arial;
	color : #FF0000;
	font-size : 13px;
	font-weight: bold;
}
.galerialink {
	font-family : Arial;
	color : #6D6D6D;
	font-size : 11px;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.galerialink:Hover {
	font-family : Arial;
	color : #333333;
	font-size : 11px;
	TEXT-DECORATION: underline;

}
.data {
	font-family : Arial;
	color : #196FC2;
	font-size : 10px;
}
.data2 {
	font-family : Arial;
	color : #196FC2;
	font-size : 11px;
	font-weight: bold;
}

input {
	border: 1px solid #888888;
	background-color: #F7F7F7;
	font-size : 11px;
}

.submit {
	border: 0px;
	background-color: #F7F7F7;
	font-size : 11px;
}
.submitek {
	border-color: white;
	font-size : 0px;
	width: 0px;
	height: 0px;	
}
