/* 

istapress css stylesheet
by sasho@eunet.rs
started 26.aug.2008

*/

body, tr, th {
	font-family: "trebuchet ms", verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #F4F4F4;
	color: #003399;
}

a,a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover,a:active {
	color: #FF6600;
	text-decoration: underline;
}

.kalendar {
	font-family: "lucida sans typewriter", "lucida console", "courier new", monospace;
	font-size:10px;
	color: #444444;
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #E25B01;
}

.grayline_down {
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #BABABA;
}

.orange_down {
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #E25B01;
}

.small_text {
	font-size: 12px;
	color: #000000;
}

.form_text {
	font-family: "trebuchet ms", verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBEB;
	color: #003399;
	border: 1px solid #999999;
}

.form_text:hover {
	color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #000000;
}
