/* DATAZOO */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
	overflow: auto;
}

html {
	height: 100%;
	overflow: auto;
}

#DataZoo {
	position: absolute;
	left: 70px;
	top:30px;
}

#content {
	margin: 0px;
	position: relative;
	padding-left: 50px;
	padding-top: 270px;
	width: 550px;
}

h2 {
	margin-top: 0px;
	padding-top: 0px;
	color: #95A8AC;
	font-size: 1.7em;
	line-height: 1.3em;
	font-weight: normal;
	padding-bottom: 1em;
}


a, p {
}

.bl {
	color:#B1C6CC;
}

p,a {
	line-height:1.3em;
}

a:link, a:visited {
	color:#63D4D8;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}

.hr {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	padding: 0px;
	margin-top: 3em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #B1C6CC;
	border-right-color: #B1C6CC;
	border-bottom-color: #B1C6CC;
	border-left-color: #B1C6CC;
}

ul li {
	color: #FF6600;
	font-size: 1.3em;
	line-height:1.3em;
	margin: 0;
	padding: 0;
	padding-top:3px;
	padding-bottom: 3px;
	font-weight: bold;
}

ul {
	padding: 0;
	margin: 0;
	padding-left: 3em;
	padding-top: 1em;
}

.cs {
	font-size: 0.6em;
	color: #bbb;
	line-height: 1em;
	font-style: italic;	
}

.kiri a {
	font-size: 1.3em;	
	display: block;
	clear: both;
}


#keskel {
	position: absolute;	
	left: 50%;
	top: 50%;
	width: 272px;
	margin-left: -136px;
	margin-top: -135px;
	height: 270px;
	text-align: center;
}
