html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	margin: 0;
	font-family: Arial, sans-serif;
}

#contents {
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

#main {
	margin-bottom: 3em;
	height: auto;
	padding: .5em;
}



.footer {
margin-left: 2px;
margin-right: 2px;
font: normal 9px Arial;
color: black;
}

.footer_link {
font: normal 9px Arial;
color: #0028CC;
text-decoration: none;
}

.footer_link:hover {
font: normal 9px Arial;
color: #3552B3;
text-decoration: none;
}

.news {
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
font: normal 11px Arial;
color: black;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

.bigtable {
width: 100%;
height: 100%;
}

ul {

margin-left: 0px;
margin-top: 0px;

}

.content {

font: normal 11px Arial;
color: black;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;


}

li {

font: normal 11px Arial;
color: black;
margin-top: 10px;
margin-left: 3px;
list-style: none;
list-style-image: url("images/bullet.gif");
list-style-position: inside;
padding: 2px;


}

.li_rose {

font: normal 11px Arial;
color: black;
margin-top: 10px;
margin-left: 3px;
list-style: none;
list-style-image: url("images/bullet_rose.gif");
list-style-position: inside;
padding: 2px;


}

.li_vio {

font: normal 11px Arial;
color: black;
margin-top: 10px;
margin-left: 3px;
list-style: none;
list-style-image: url("images/bullet_vio.gif");
list-style-position: inside;
padding: 2px;


}

.li_green {

font: normal 11px Arial;
color: black;
margin-top: 10px;
margin-left: 3px;
list-style: none;
list-style-image: url("images/bullet_green.gif");
list-style-position: inside;
padding: 2px;


}


}

.li_orange {

font: normal 11px Arial;
color: black;
margin-top: 10px;
margin-left: 3px;
list-style: none;
list-style-image: url("images/bullet_or.gif");
list-style-position: inside;
padding: 2px;


}

.li_red {

font: normal 11px Arial;
color: black;
margin-top: 10px;
margin-left: 3px;
list-style: none;
list-style-image: url("images/bullet_red.gif");
list-style-position: inside;
padding: 2px;


}

.title {

font: bold 14px Arial;

}

.location {

font: normal 10px Verdana;
color: black;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 5px;

}

.link_mic {

font: normal 10px Verdana;
color: #003B78;
text-decoration: underline;

}

.link_mic:hover {

font: normal 10px Verdana;
color: black;
text-decoration: underline;

}

input {

border: #000000 1px solid;
font: normal 11px Arial;
color: black;

}

textarea {

border: #000000 1px solid;
font: normal 11px Arial;
color: black;

}


select {

border: #000000 1px solid;
font: normal 11px Arial;
color: black;

}

a {

font: normal 11px Arial;
color: #003091;
text-decoration: underline;

}

a:hover {

font: normal 11px Arial;
color: black;
text-decoration: underline;

}


.cattitle {

font: bold 35px Tahoma;
color: white;
filter: dropshadow(offx=2 offy=3, color=#1B1B1B, positive=1);
float: right;

}

.adresa {

font: normal 11px Arial;
color: black;


}

.section {

font: normal 11px Arial;
color: #003366;
text-decoration: underline;

}

.section:hover {

font: normal 11px Arial;
color: black;
text-decoration: underline;

}

.section:active {

font: bold 11px Arial;
color: black;
text-decoration: none;

}



.subsection {

font: normal 11px Arial;
color: #003366;
text-decoration: underline;

}

.subsection:hover {

font: normal 11px Arial;
color: black;
text-decoration: underline;

}

.subsection:active {

font: normal  11px Arial;
color: black;
text-decoration: none;

}




.results {
	margin: 3px 10px 2px;
	padding: 3px 10px 2px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.titlures {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 3px 5px;
	padding: 3px 5px;
}
.textres {
	font-family: Arial;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
