/* CSS Document */

html, body{
	margin-bottom:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	background-color:#aca8a1;
	height:100%; 
}

#main{
	margin			: auto;
	width			: 1024px;
		height:100%;
		position: relative;
}

#leftbg{
padding:0;
width:170px;
  background-image:url(../kuvat/leftbg.jpg) ;
  background-repeat:no-repeat;
  background-position:bottom;
  height:100%;
  position: absolute;
}

#rightbg{
padding:0;
width:77px;
left:947px;
  background-repeat:no-repeat;
  background-position:bottom;
  height:100%;
  position: absolute;
}

#top{
  float				: left;
    position: absolute;
	left:170px;
  padding			: 0px;
  margin			: 0px;
  width				: 777px;
  height			: 252px;
  background-image	: url(../kuvat/topbg.jpg);
}

#center{
	width			: 777px;
	float			: left;
	    position: absolute;
	left:170px;
	top:252px;
	margin			: 0px;
	padding			: 0px;
	background-image: url(../kuvat/bg.jpg);
}

#leftlink{
float:left;
margin-left:15px;
margin-top:20px;
	width:185px;
	padding			: 0px;
}

#divider{
height:90%;
position:absolute;
left:198px;
width:1px;
background-image:url(../kuvat/divider.jpg);
}

#text{
	width			: 530px;
	float			: right;
	margin-right:30px;
	margin-top		: 20px;
	margin-bottom:20px;
	padding			: 0px;
}

#bottom{
	float				: left;
	width				: 777px;
	padding				: 0px;
	margin				: 0px;
	height				: 83px;
	background-image:url(../kuvat/bottombg.jpg);
}

#kasvattajat {
	width:200px;
	height:110px;
	float:left;
	margin-right:50px;
	margin-bottom:10px;
}

#uros{
background-color:#d6dce1;
	width:460px;
	float:left;
	padding:10px;
	text-align:left;
	margin-left:20px;
	margin-bottom:15px;
}

#uros2{
background-color:#e8e8e8;
	width:460px;
	float:left;
	text-align:left;
	padding:10px;
	margin-left:20px;
	margin-bottom:15px;
}

#urostiedot{
	width:250px;
	float:left;
	}
	
#urosomistaja{
	width:210px;
	float:left;
	}


#smallheader{
	font-size			: 16px;
	color				: #197ab8;
	margin-top:20px;
	float:left;
	width:440px;
	margin-left:30px;
	font-family			: Georgia, "Times New Roman", Times, serif;
	text-decoration		: none;
	line-height			: 30px;
}

#pentu{
background-color:#d6dce1;
	width:440px;
	float:left;
	padding: 10px 5px 15px 20px;
	margin-left:30px;
	margin-bottom:25px;
	border:1px solid #b4b4b4
}

#pentu2{
background-color:#e8e8e8;
width:440px;
	float:left;
	padding: 10px 5px 15px 20px;
	margin-left:30px;
	margin-bottom:25px;
	border:1px solid #b4b4b4
}

#kasvatus{
background-color:#f2f2f2;
	width:210px;
	float:left;
	padding: 5px 5px 5px 15px;
	margin-bottom:20px;
	margin-right:20px;
	border:1px solid #b4b4b4;
}

#error {
margin:auto;
width: 600px;
}

#insideerror {
background-color:#FFFFFF;
border: 2px #999999;
margin-top:50px;
margin-left:100px;
width: 400px;
}