body{
	font: normal 12px/14px arial, serif;
	color: #333;
}

html, body, dt, dd, h2, h3, h4, h5, h6{ 
	margin: 0;
	padding: 0;
}

a, a:visited, a:hover {
	color: #066;
	text-decoration: underline;
}

a:hover {
	color: #000;
}


ul {
	/*padding: 0;
	margin: 2px 0 5px 0;*/
	list-style: none;
}

ul li {
	padding: 1px 0 0 15px;
	margin: 0;
	background: url('../images/up.gif') no-repeat 0 8px; 
}

#main ul li {
	position: relative; 
}

ol {
	list-style: decimal;
	margin: 2px 0 5px 25px;
}

h1, h1 a, h1 a:visited, h1 a:hover, h2 {
	margin: 10px 0 10px 0; 
	padding: 0;
	/*text-transform: uppercase;*/
	color: #f88e01;
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3, h4, h5, h6 {
	margin: 10px 0 10px 0; 
	padding: 0;
	font-size: 14px;
	color: #000;
}

.page_head{
	background: url('../images/header.gif') repeat-x;
/*	margin: -35px -20px 15px -20px;*/
	height: 44px;
	color: #fff;
	/*text-transform: uppercase;*/
	font-weight: bold;
	padding: 7px 0px 0px 20px;
	font-size: 16px;
	font-family: tahoma, arial, sans-serif;
	line-height: 18px;
}

hr {
	background-color: #f88e01;
	height: 1px;
	border: none;
	color: #f88e01;
	clear: both;
}

img {
	margin: 0;
	border: none;
}

blockquote { margin: 20px; }


legend { display: none !important; }

p#linkBack {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

p#linkTop {
	display: block;
	float: right;
	width: 150px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

table.tabula, table.rezultatu_tabula{
	border-collapse: collapse !important;
	border: none !important;
	border-spacing: 0 !important;
}

table.tabula tr td {
	border: 1px solid #fff !important;
	background: #f5f0b4;
	padding: 3px 5px;
}



/*
table.tabula tr.active td {
	background: #d6d6d6;
}
*/
table.tabula tr th, table.rezultatu_tabula  tr th{
    background: #2fbd3e !important;
	border: 1px solid #fff;
	padding: 3px 8px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

table.rezultatu_tabula tr td, table.rezultatu_tabula  tr th {
	border: 1px solid #000 !important;
	padding: 3px 5px;
}

table.tabula td.evenRow{
	background-color: #ffffff;
}

table.tabula td.oddRow{
	background-color: #f5f0b4;
}
td.diagonale{
	background: #2fbd3e !important;
}


.bilde {
 border: 1px solid #d9e8e8;
 padding: 1px;
 margin: 8px;
}

#news_date{
	color: gray;
}

#news_image{
	float: left;
}

#news_text{
	float: left;
}

#news_block img{
	margin-right: 10px;
}

/*
#gallerynavigation a.link_disabled, #gallerynavigation a.link_disabled:hover, #gallerynavigation a.link_disabled:visited{
	color: silver;
	cursor: default;
	text-decoration: none;
}
*/
