html {
}
body {
	background: #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	color: #666666;
}
h1, .h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D2008C;
	padding-top: 20px;
	margin-top: 0;
	font-weight: bold;
}
h2, .h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #D2008C;
/*	color: #D254CB;*/
	padding-top: 35px;
	margin-top: 0;
}
h3, .h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8FB900;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul, ol {
	margin-top: 0;
}
.redtext {
	color: #D254CB;
}
.lighttext {
	color:#999999;
}
form {
	display: inline;
}

img {
	border: 0;
}

a {
	color: #E60078;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	height: 100px;
}

.topheader {
	width: 140px;
	height: 30px;
	background-image:url(img/top-bg-shade.gif);
	padding-left: 740px;
	padding-top: 70px;
	position: relative;
}
.footer {
	background: #790051; color: #D2008C;
	width: 880px;
	/*
	color: #CCCCCC;
	background-color: #D2008C; */
	text-align: center;
	font-size: 10px;
	height: 18px;
	vertical-align: middle;
	font-size: 9px;
	padding-top: 6px;
	position: relative;
	bottom: 0;
}
.footer a, .footer a:visited {
	color: #D2008C;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.wrapper {
	width: 880px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.main {
	position: relative;
	background: #FFFFFF url(img/redvline.gif) repeat-y;
}
.vesti {
	width: 580px;
}
.right_section {
	position: absolute;
	top: 10px;
	right: 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.right_text {
	padding-left: 8px;
	padding-top: 4px;
}
.bmiinput {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 96px;
	height: 19px;
	border-width: 0;
	border-style: none;
	background: transparent url(img/txtinput.gif) no-repeat scroll;
	padding: 5px 7px 0px 8px;
}
.smallinput {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

	width: 63px;
	height: 19px;
	border-width: 0;
	border-style: none;
	background: url(img/smalltxtinput.gif) transparent no-repeat scroll;
	padding: 5px 7px 0px 8px;
}
.main {
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 25px;
	padding-right: 40px;
}
.mainpicture {
  padding-top: 28px;
  background: url(img/jabukam.jpg) no-repeat 0px 28px;
  height: 170px;
  padding-left: 195px;
  width: 370px;
  text-align:justify;
}

.big {
	color: #D2008C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 10px;
}
.datum {
	color: #666666;
	font-size: 9px;
	margin-bottom: 5px;
}
.small {
	color: #666666;
	font-size: 9px;
}
.graysmall {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

