/* CSS Document */

body {
	background-color: #535353;
		margin-top: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.jaunakais{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;

}
.svitra{
	color: #FFFFFF;
	font-size: 80%;
}
.reklama{
	color:#666666;
	font-size: 70%;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 80%;
}

a.topmenu:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 80%;
}
a.menesis:link, a.menesis:visited, a.menesis:active{
	text-decoration: none;
	color:#666666;
	font-size: 80%;
	font-weight: bold;
}

a.menesis:hover {
	text-decoration: underline;
	color:#333333;
	font-size: 80%;
	font-weight: bold;
}
a.raksts:link, a.raksts:visited, a.raksts:active{
	text-decoration: underline;
	color:#333333;
	font-size: 70%;
	font-weight: bold;
}

a.raksts:hover {
	text-decoration: underline;
	color:#000000;
	font-size: 70%;
	font-weight: bold;
}
.ievads{
	font-size:70%;
	color:#666666;
}
.saturs{
	font-size:80%;
	color:#333333;
}
.virsraksts{
	font-size:90%;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

