@charset "utf-8";
/* CSS Document */

<style type="text/css">
#container
{
	margin-right:auto;
	margin-left:auto;
	width:840px;
	height:539px;
	background:url(gfx/main_upper.png);
}
#container2
{
	margin-right:auto;
	margin-left:auto;
	width:840px;
	height:112px;
	background:url(gfx/main_center.png);
}
#container3
{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:840px;
	height:189px;
	background:url(gfx/main_center2.png);
}
#container4
{
	margin-right:auto;
	margin-left:auto;
	width:840px;
	height:40px;
	background:url(gfx/main_bottom.png);
}
#mailto
{
	position:relative;
	top:10px;
	left:35px;
	font:Tahoma;
	font-size:11px;
	color:#d8cda7;
	font-family: Tahoma;
	float:left;
	width:400px;
	
}
#karman_blog
{
	position:relative;
	top:17px;
	left:257px;
	float:left;

	
}
#menu
{
	position:relative;
	top:30px;
	left:0px;
	float:left;
}

#segitseg
{
	position:relative;
	top:240px;
	left:61px;
	float:left;
	clear:both;
}
#nincs
{
	position:relative;
	top:270px;
	left:61px;
	float:left;
	clear:both;
}
#ingyen
{
	position:relative;
	top:20px;
	left:50px;
	float:left;
}
#szoveg1
{
	position:relative;
	top:90px;
	left:30px;
	width:230px;
	float:left;
	font:Tahoma;
	font-size:12px;
	color:#868686;
	font-family: Tahoma;
	text-align:justify;
}
#szoveg2
{
	position:relative;
	top:90px;
	left:80px;
	width:230px;
	float:left;
	font:Tahoma;
	font-size:12px;
	color:#868686;
	font-family: Tahoma;
	text-align:justify;
}
#facebook
{
	position:relative;
	top:20px;
	left:570px;
	float:left;
}
#twitter
{
	position:relative;
	top:20px;
	left:590px;
	float:left;
}
#iwiw
{
	position:relative;
	top:20px;
	left:610px;
	float:left;
}

A:link {color:#d8cda7; text-decoration:none}
A:visited {color:#d8cda7; text-decoration: none}
A:active {color:#d8cda7; text-decoration: none}
A:hover {color:#d8cda7; text-decoration: underline}

body {
	margin-top: 0px;
}
</style>