/*Antik Borella style*/

html, body, input, textarea {	
	margin: 0;
	font-size: 95%; 
	background-color: #e4d4aa;
	color : #777777;
	font-family: arial, verdana, "Times New Roman";
}
a	{color: #777777; text-decoration: none;}
a:hover	{color: #333333; text-decoration: underline;}

input, textarea {color: #000000;}

table	{font-size:100%;}
tr	{vertical-align: top; }
td 	{padding: 0; }

.menu a	{color: #e4d4aa; text-decoration: none;}
.menu a:hover	{color: #e4d4aa; text-decoration: underline;}

.navstort {border: none;}

.side      {width: 10%;
}

.tdtop	{
	height: 190px;
}

.topretselv {
	padding: 5px 5px 5px 5px;
}

.trspaceindex	{height: 50px;}
.tdtekstindex	{width: 200px;}

.kattable TD {padding: 0 30px 10px 0;}
