/* Default */
body {
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Geneva, sans-serif;
	font-size: 11pt;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 120%;
}
a {
	color: #333333;
	text-decoration: underline;
}
hr {
	background-image: url(listitems.gif);
	height: 1px;
	border: 0px solid #FFFFFF;
	background-position: center;

}

/* Special */
input.garsh, textarea.garsh {
	width: 300px;
}
input.videjs {
	width: 150px;
}
.peleks {
	color: #999999;
	text-decoration: none;
}
.viegli_peleks {
	color: #EEEEEE;
	text-decoration: none;
}
.mazs {
	font-size: smaller;
}
.stripe {
	background-image: url(listitems.gif);
	background-repeat: repeat-x;
}

