body, html  { height: 100%; }
html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6,*/ p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 5;
	padding: 0;
	border: 1;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {font-family: DejaVuSansCondensed; font-size: 9pt; line-height: 1.2;
			margin-top: 2pt; margin-bottom: 5pt;
		 }
.ui-helper-hidden-accessible { display:none; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
del { text-decoration: line-through; }
table {border-spacing: 0; } /* IMPORTANT, I REMOVED border-collapse: collapse; FROM THIS LINE IN ORDER TO MAKE THE OUTER BORDER RADIUS WORK */

TopnTail { background-color: #e3ece4; topntail: 0.02cm solid #495b4a;}
		.bpmTopnTailC { background-color: #e3ece4; topntail: 0.02cm solid #495b4a;}
		.bpmTopnTailClear { topntail: 0.02cm solid #495b4a; }
		.bpmTopnTailClearC { topntail: 0.02cm solid #495b4a; }

thead {	font-weight: bold; vertical-align: bottom; }
tfoot {	font-weight: bold; vertical-align: top; }
thead td { font-weight: bold; }
tfoot td { font-weight: bold; }

thead td, thead th, tfoot td, tfoot th { font-variant: small-caps; }

		.headerrow td, .headerrow th { background-gradient: linear #b7cebd #f5f8f5 0 1 0 0.2;  }
		.footerrow td, .footerrow th { background-gradient: linear #b7cebd #f5f8f5 0 1 0 0.2;  }






body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#000;
	background-color: #333;

}

iframe {
  margin-top: 10px;
  margin-bottom: 10px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;

}

#container
{
	margin: 10 10px;
	background: #fff;
	border-radius: 10px;
	padding: 20px;



}

#header
{
	background: #ccc;
	padding: 20px;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 100%;
	background: #333;
	font-size:18px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline-block;
	justify-content: center;

}

#navigation li a
{
	display: block;
	float: center;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;



}

#navigation li a:hover { background: #383; }
#googlemap
{
  width: 700px ;
  height: 500px;
  margin-left: auto ;
  margin-right: auto ;
}
#content
{
	clear: left;
	padding: 20px;
	border-radius: 10px;
}

#content h2
{
	color: #000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#footer
{
	background: #ccc;
	vertical-align: baseline;
	padding: 10px;

}


.search {
	padding:6px 15px 6px 30px;
	margin:3px;
	background: url('./images/search.png') no-repeat 8px 6px;
}

.dark{
	background: url('./images/dark_grey.jpg');
}

.dark input[type=text]{
	border:1px solid #ffffff;
	background-color:#2d303547;
	color:#fff;
	padding-left: 30px;
	width: 200px;
}

.search input[type=button].search input[type=button]:hover {
	position:relative;
	left:-6px;
	border:1px solid #adc5cf;
	background: #e4f1f9; /* Old browsers */
	background: -moz-linear-gradient(top, #e4f1f9 0%, #d5e7f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f9), color-stop(100%,#d5e7f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* IE10+ */
	background: linear-gradient(top, #e4f1f9 0%,#d5e7f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#d5e7f3',GradientType=0 ); /* IE6-9 */
	color:#fff;
	cursor: pointer;
	width: auto;
}


td[colspan]:not([colspan="1"]) {
		    text-align: center;
		}


img.tekst{
vertical-align: sub;
margin: -1;
 }
.map-wrapper
{
  float:left;
  margin: 0 10px 0 10px;
}
.ui-helper-hidden-accessible { display:none; }
#map {
position:absolute;
left: 600px;
top: 300px;
  border: 1px solid #DDD;
  width:400px;
  height: 300px;
  margin: 10px 0 10px 0;
  -webkit-box-shadow: #AAA 0px 0px 15px;
}


textarea:focus, input:focus {
border: 2px solid #FF0000;
}

input.button {
position:absolute;
right:20px;
bottom:20px;
background:#09C;
color:#fff;
font-family: Tahoma, Geneva, sans-serif;
height:30px;

}
input.button:hover {
background:#fff;
color:#09C;
}


table a:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	/* text-shadow: 1px 1px 0px #000; */
	background:#eaebec;
	margin:5px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:11px 10px 12px 10px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	white-space: nowrap;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child{
	text-align: left;
	padding-left:5px;
}
table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr{
	text-align: left;
	padding-left:5px;

}
table td.nowrap{
white-space: nowrap;
}
table tr td:first-child{
	text-align: left;
	padding-left:5px;
	border-left: 0;
}
table tr td {
	padding:5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.green td{
	background: #99FF99;
	background: -webkit-gradient(linear, left top, left bottom, from(#CCFFCC), to(#33FF33));
	/*background: -moz-linear-gradient(top,  #f1f1f1,  #f6f6f6); */
	}
table tr.red td{
	background: #FF9999;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFCCCC), to(#FF3333));
	/*background: -moz-linear-gradient(top,  #f1f1f1,  #f6f6f6); */
	}
	td.green{
		background: #99FF99;
		/*background: -webkit-gradient(linear, left top, left bottom, from(#CCFFCC), to(#33FF33));*/
		/*background: -moz-linear-gradient(top,  #f1f1f1,  #f6f6f6); */
		}
	td.red{
		background: #FF9999;
		/*background: -webkit-gradient(linear, left top, left bottom, from(#FFCCCC), to(#FF3333));*/
		/*background: -moz-linear-gradient(top,  #f1f1f1,  #f6f6f6); */
		}
	tr.gress{
		background: #fff;
		background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
		background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
		padding: 2px;
		}
table td[colspan]:not([colspan="1"]) {
		    text-align: center;
		}
td.gress{
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
	}
table tr:last-child td{
	border-bottom:0;
}

table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}

.ui-tabs .ui-tabs-hide#tabs-2 { /* my_tabs-1 contains google map */
    display: block !important;
    position: absolute !important;
    left: -10000px !important;
    top: -10000px !important;
}

form#service {

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	border: 2px;
	width: 400px;
}
form#service fieldset {
	border: 2px;
	margin-bottom: 10px;
}
form#service fieldset:last-of-type {
	margin-bottom: 0;
}
form#service legend {
	color: #384313;
	font-size: 16px;
	font-weight: bold;
	border:  2px;
	padding-bottom: 10px;
	text-shadow: 0 1px 1px #c0d576;
}
form#service fieldset fieldset legend {
	color: #111111;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0;
	border:  2px;
}
form#service ol li {
	background: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	list-style: none;
	padding: 5px 10px;
	margin-bottom: 2px;
}
form#service ol ol li {
	background: none;
	float: left;
}
form#service label {
	float: left;
	font-size: 13px;
	width: 110px;
}
form#service fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
		border-color: #000;
	border-style: solid;
	border-width: 2px;

	width: auto;
}
form#service fieldset fieldset label:hover {
	cursor: pointer;
}

form#service input:not([type=radio]),
form#service textarea {
	background: #ffffff;
	border: 1px;
	font-color: #000000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	outline: none;
	padding: 5px;
	width: 200px;
}
form#service input:not([type=submit]):focus,
form#service textarea:focus {
	background: #fff;
}
form#service input[type=radio] {
	float: left;
	margin-right: 5px;
}
form#service button {
	background: #ccc;
	border: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-left: 120px;
	padding: 10px 45px;
	text-shadow: 0 1px 1px #000000;
	text-transform: uppercase;
}
form#service button:hover {
	background: #383;
	cursor: pointer;

}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
	margin:0 auto;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #383;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.tooltipabove{
    display:block;
	margin:0 auto;
    position:absolute;
    top:-70px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #383;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	margin:0 auto;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	margin:0 auto;
	background: url(images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #383;
	margin:0 auto;
    background: url(images/bubble.gif) no-repeat bottom;
}


.infobox-wrapper {
    display:none;
}

.infoboxclass {
    border:2px solid black;
    margin-top: 8px;
    background:#333;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: .5em 1em;
text-align: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow:0 -1px #000000;
    -webkit-box-shadow: 0 0  8px #000;
    box-shadow: 0 0 8px #000;
}

.infoboxclass a {
	font-size:16px;
	color:#ECECEC;
}

* {
  box-sizing: border-box;
}

.row {
  display: flex;
}

/* Create two equal columns that sits next to each other */
.column {
  flex: 70%;
    flex-shrink: 0; /* shrinks to 0 to apply 30% width*/
  flex-basis: 50%; /* sets initial width to 30% */
  padding: 10px;

}

.block label { display: inline-block; width: 140px; text-align: right; }
.block span { display: inline-block; width: 140px; text-align: right; }
