html {
	height: 100%;
}

body {

	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: arial, sans-serif;
	font-size:14px; 
	height: 100%;
	line-height:15px; 
	-webkit-text-size-adjust: none;
	background:#ffffff url(img/tlo.jpg) repeat-x; 
}


input[type=checkbox] { position:relative; top:0px; left:-5px; }
a { text-decoration:underline; color:#62a17c; }
a:hover { color:#ffffff; }

img { display:block; border:0; }



.clear{ clear:both; }
.page { width:1166px; margin:0 auto; }




