@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(common/graph/base/bg.jpg);
	background-repeat: repeat-x;
}


#Container{
	left:50%;
	width:700px;
	margin-left:-350px;
	position: absolute;
	float: left;
	/*background-image: url(common/graph/base/php_med_bg.jpg);*/
}

#Header{
	padding-top: 70px;
}

#Top{
	width: 700px;
	height: 150px;
	float: left;
	position: relative;
}

#TopLeft{
	width: 350px;
	height: 150px;
	float: left;
	position: relative;
}
#TopRight{
	width: 350px;
	height: 150px;
	float: right;
	position: relative;
}

#Med{
	width: 700px;
	height: 50px;
	float: left;
	position: relative;
}


#Ivaszat {
	width: 700px;
	float: left;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	font-weight: bold;
}

#Album{
	width: 700px;
	height: 250px;
	float: left;
	position: relative;
}

#SkipIntro {
	width: 700px;
	float: left;
	position: relative;
	text-align: center;
}

#SkipIntro a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
#SkipIntro a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#SkipIntro a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
#SkipIntro a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}

