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: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background-image: url(../img/bg.gif);
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}

.wrapper {
	width: 745px;
	height: 200px;
	margin: 0 auto;  
}

.logo {

	z-index:4;
}

.mid {
	position: relative;
	top: -52px;
	width: 325px;
	height: 71px;
	background-image:url(../img/mid_box.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	
}

.mid img {margin-right:6px; vertical-align:middle;}

input[type=text], input[type=password], input.text, input.title, textarea, select {	
    width: 240px;
	height: 20px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 17px;
}

input[type=text]:hover{cursor:hand;}

.soekBtnLayout {
    border: none;
	width: 66px;
	height: 40px;
    background: url(../img/soek.png);
    padding: 2px 8px;
	cursor: pointer;
	cursor: hand;
}

.soekBtn {
	position: relative;
	top: -60px;
	left: 470px;
	width: 100px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

.soek {
	position: relative;
	top: -14px;
	left: 210px;
	margin-bottom: 2px;
	padding-top: 4px;
	width: 262px;
	height: 40px;
	background-image:url(../img/form_input.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.soek .eks {
	margin-top: 8px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}

.valuta {
	float: left;
	height: 188px;
	width: 141px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: -75px;
	padding-left: 20px;
	background-image:url(../img/table_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #9b9b9b;
	text-shadow: #fff 0 1px 0;
	font-size: 22px; /* 27px */
	line-height: 27px; /* Added */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.valutaHi {
	background-image:url(../img/table_bg_hi.png);
}

.valuta img{margin-right: 15px; float: left;}

.valutaWrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -50px;
}

.arrow {	
	clear: right; 
	position: absolute;
	margin-top: 15px;
	margin-left: 60px; /* 10px */
}

.moreInfo {	
	clear: right; 
	position: absolute;
	margin-top: 15px;
	margin-left: 67px;
}

.close {	
	clear: right; 
	margin-top: -5px;	
	margin-left: 70px;
	padding-left: 70px;
}

.hr {
	display:block;
	margin-top:  -50px;
	float: left;
	z-index: 2;
}

.hr img {
	width: 712px;
	height: 2px; 
}

#bookmarks  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}


.kontakt  {
	position: relative;
	left: 650px;
	width: 120px;
	top: -70px;
	z-index: 3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.kontakt  a{
	color: #FFF;
	text-decoration: none;
}

.whitelink {
	color: #FFF;
	text-decoration: none;
}

.bottom {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 9px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 224px;
	line-height: 14px;
}

.bottom a {
	color: #999;
}

.article {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 70px;
	margin-left: 220px;
}

.article h1 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 18px;
}

#contactform textarea {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
	border: 1px solid #666666;
	margin: 10px;
	float: left;
	
}

#contactform input[type=text] {
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	border: 1px solid #666666;
	float: left;
	margin-right: 12px;
	font-size: 12px;
}

.label {
	float: left;
	width: 50px;
	margin-top: 4px;
	margin-left: 12px;
}

.error {
	color: #990000;
	font-weight: bold;
}

#bottomlink {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
}

#bottomlink a {
	color: #999999;
}

.help {
	position: relative;
	background-color:#FFFF99;
	padding:6px;
	border: 1px solid #CF8F0B;
	color: #D17B0F;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	z-index:9;
	width: 300px
}
