/*Molosseum.hu css*/
body{
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.166;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial,sans-serif;
	font-size:60px;
	color:#FF0000;
	text-align:center;
	margin-top: 5px;
	padding: 0px 0 0 0px;
}

.szeg{
	border:1px solid #cccccc;
}

.betu{
	color:#FF0000;
	text-decoration:blink;
	size:14px;
}

#fo{
	position:relative;
	background-image:url(menu/newlogo_molosseum.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:center;
    top:0px auto;
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0 auto;
}

#advert{
	text-align:right;
}

/*#latest{
	position:relative;
	border-top: 1px solid #e9e9d9;
	border-left: 1px solid #e9e9d9;
	border-bottom: 1px solid #e9e9d9;
	margin-top:100px;
    float:left;
	width:110px;
	height:100%;
	text-align:left;
	margin-right:10px;
}*/

#con{
	position:relative;
	clear:;
    float:left;
	margin-top:40px;
	width:800px;
	height:100%;
    background-color:#FFFFFF;
	border:1px solid #cccccc;
}

#puppy{
	position:relative;
	background-image:url(menu/advert_hatter.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:75px;
	border-top: 1px solid #e9e9d9;
	border-right: 1px solid #e9e9d9;
	border-bottom: 1px solid #e9e9d9;
	margin-top:40px;
    float:right;
	width:150px;
	height:100%;
	text-align:center;
}

#foot{
	position:relative;
	width:800px;
	float:center;
	height:150px;
	padding: 0px 0 0px 0;
	text-align:center;
	top:0px;
	left:0px;
	clear:both;
}