@charset "utf-8";
/* CSS Document */
html, body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	}
#cont{
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
h1{
	padding:0px;
	margin:0px;
	color:#2976b3;
	}
#logo{
	margin-left:auto;
	margin-right:auto;
	width:227px;
	}
h1{
	color:#4f586a;
	font-size:28px;
	text-align:center;
	}
h2{
	color:#0090ff;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:30px;
	text-transform:uppercase;
	margin-top:10px;
	}
.juhend{
	font-size:16px;
	font-weight:regurlar;
	text-align:center;	
	}
#intro{
	color:#4f586a;
	font-size:18px;
	text-align:center;
	}
.meth_cont{
	border:solid thin #adbcdc;
	width:348px;
	float:left;
	height:300px;
	margin-top:30px;
	padding:10px;
	background-position:bottom;
	border-bottom:none !important;
	}
#internet{
	background-image:url(cont/internet.jpg);
	background-repeat:no-repeat;

	}
#postiga{
	background-image:url(cont/postiga.jpg);
	background-repeat:no-repeat;
	float:right !important;}
.go{
	background-image:url(cont/go.jpg);
	height:44px;
	width:370px;
	float:left;
	text-align:center;
	}
#right{
	float:right !important;}	
	
.goa{
	color:#6f4502;
	font-size:16pt;
	text-transform:uppercase;
	font-weight:bold;	
	margin-top:10px;
	line-height:44px;
	
	}	
#footer_cont{
	height:100px;}	
	
	
	
	
	
	
	
	
	
	
	
	