/* Stylesheet by Frogz Design */

html{
	padding:0;
	margin:0;
}

body{
	background:#fff url(http://www.frogz.hu/images/back_texture.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
	color:#72a12d;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:75%;
	text-align:center;
}


h1{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:0.5em;
	font-weight:normal;
	border-bottom:1px solid #dbe6be;
	margin-bottom:3px;

}

h3{
	color:#9aba11;
	font-size:1em;
 	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.1em;
	font-weight:bold;
	padding:0 20px;
	margin:0;

}

h2{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.3em;
	text-align:center;
}

h2 span{
	background:#fff url(http://www.frogz.hu/images/h2_bg.gif) no-repeat bottom right;
	padding:5px 50px 10px 0;
	margin:30px 5px 5px 30px;
	line-height:1em;
}

p{
	line-height:2em;
}

a{
	text-decoration:none;
	color:#00AA00;
	border-bottom:1px solid #dbe6be;
}

a:hover{
	color:#00AA00;
	border-bottom:1px solid #aecb6e;
}

#border{
	width:600px;
	padding:0;
	margin:0 auto;
	border-color:#e1efa2;
	border-style:solid;
	border-width:1 8px;
}

#container{
	font-size:1.2em;
	text-align:left;
	margin:0 auto;
	padding:10px;
	background:#fff url(http://frogz.webidea.hu/images/background.jpg) no-repeat bottom right;
	color:#339900;
	border-color:#686923;
	border-style:solid;
	border-width:1 1px;
}

#ref{
	text-decoration:none;
	color:#339900;
	border-bottom: none;

}

#ref a {
	border-bottom: none;
	color:#00AA00;
	padding:2px 10px;
	margin:10px 0 10px 10px;
}

#ajanlat {
	background:#fff url(http://www.frogz.hu/images/ajanlatkero.jpg) no-repeat bottom;
}

#pic{
	text-decoration:none;
	color:#339900;
	border-bottom: none;

}

#pic a{
	border-bottom: none;
	color:#00AA00;
	padding:2px 10px;
	margin:10px 0 10px 10px;
}

#header{
	width:100%;
	border-bottom:1px solid #e1efa2;
/*
	margin:0 0 25px 0;
*/
}

#header h3 {
	position:relative;
	left:30px;
}

#header ul {
	margin:8px 0 0 0;
	padding: 0;
}

#header li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#header a, #content h2 a {
	border-bottom: none;
}

#introduction{
	float:right;
	width:200px;
	padding:2px 20px;
	margin:20px 0 20px 20px;
	text-align:justify;
	line-height:1.6em;
	color:#339900;
	font-size:1.1em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:1px;
}

#introduction ul, #introduction li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#00AA00;
}

#introduction h3{
	text-align: center;
	position:static;
}

#footer{
	text-align:center;
	margin:250px auto 0 auto;
	padding:0;
	color:#339900;
	font-size:0.8em;
	letter-spacing:2px;
}
#footer span{
	background-color:#fff;
	padding:1px 5px;
	border-color:#9aba11;
	border-style:solid;
	border-width:1px;
}

#footer a{
	background-color:#fff;
	border:0;
}
#footer a:link, a:visited{
	color:#00AA00;
}

#footer a:hover, a:active{
	color:#00AA00;
}