@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
}
body,td,th {
	color:#663333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.virsraksts {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
}

div #pogas {
	height:35px;
	width:960px;
	padding:inherit
}

div #banneri {
	text-align:center;
	border:none;
}

h1 {
	font-size:20px;
	font-weight:100;
}

a:link {
	text-decoration:underline;
	color:#600;
	border:0;
	margin:0;
	padding:0
}

a:visited {
	text-decoration:underline;
	color:#600
}

a:active {
	text-decoration:underline;
	color:#600
}

a:hover {
	text-decoration:underline;
	color:#FEF8D6
}

img {
	border-style:none
}