table td {
	color: #232323;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}
table th {
	color: #8CD80F;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	background-color: #696565;
}
table .lentele td {
	background-color: #CCC;
}
a {
	color: #B42F15;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.meniu {
	color: #232323;
	font-weight: bold;
	text-decoration: none;
}
a:hover.meniu {
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #8CD80F;
}
input {
	color: #232323;
	font-family: Verdana;
	font-size: 11px;
}
.padsmall {
	padding: 4px 0px 0px 30px;
}
.padbig {
	padding: 12px 0px 0px 30px;
}
.form-submit { 
	background: url(/images/button_100.png) repeat-x 0 0;
	border: none;
	width: 100px;
	height: 20px;
	margin-top: 15px;
	margin-left: 30px;
	color: #FFF;
	font-weight: bold;
}
.mygtukas_100 { 
	background: url(/images/button_100.png) repeat-x 0 0;
	border: none;
	height: 20px;
	width: 100px;
	margin-top: 15px;
	color: #FFF;
	font-weight: bold;
}
.mygtukas_80 { 
	background: url(/images/button_80.png) repeat-x 0 0;
	border: none;
	height: 20px;
	width: 80px;
	margin-top: 15px;
	color: #FFF;
	font-weight: bold;
}
.pav {
	font-size: 14px;
	font-weight: bold;
	color: #B42F15;
	padding: 0px 0px 15px 0px;
}
