/* Universal Selector margin/padding Reset */
* { margin:0; padding:0; }
body {
}
p {
  font:normal 13px/20px Verdana, Geneva, sans-serif;
  color:#333;
  padding:0;
  margin:10px 0 10px 0px;
}
#container {
	width:1000px;
	margin:0 auto;
	height: inherit;
}
#logo {
	width:1000px;
	background-image: url(../img/logo.jpg);
	height: 145px;
}
#flags {
	float: right;
	margin: 5px 5px 0px 20px;
	display: inline;
}
#blackline {
	width:1000px;
	height:5px;
	background-color: #010101;
	font-size: 1px;
}
#navigation {
	width:1000px;
	height:30px;
	background-color: #34CCFE;
	display: inline;
}
#header {
	width:1000px;
	background-image: url(../img/frame/top.jpg);
	height: 43px;
}
#leftcol {
	float: left;
	height: 490px;
	width: 20px;
	font-size: 1px;
}
#rightcol {
	float: right;
	height: 490px;
	width: 19px;
	font-size: 1px;
}
#content {
	background: #fff;
	float: left;
	width: 960px;
	height: 490px;
}
#footer {
	width: 1000px;
	height: 49px;
	background-image: url(../img/frame/down.jpg);
	clear: both;
}
#tableflag {
	margin: 0 0 0 20px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
}
#text1 {
	height:55px;
	text-align: center;
	color: #0066FF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
#violetline {
	width:600px;
	height:2px;
	background-color: #CC33FF;
	margin: auto;
	font-size: 1px;
}
#text2 {
	height:70px;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 10px 0 10px 0;
}
.budapesti {
	background-color: #ff00ff;
	color: #FFF;
}
.nagyvaradi {
	background-color: #00ff00;
}
.londoni {
	background-color: #6666ff;
	color: #FFF;
}
#imgleft {
	width:200px;
	height:150px;
	float: left;
	background-image: url(../img/youngs.jpg);
	margin: 10px 0 0 150px;
	display: inline;
}
#imgcentre {
	width:178px;
	height:150px;
	float: left;
	background-image: url(../img/brighton2.jpg);
	margin: 10px 0 0 25px;
}
#imgright {
	width:221px;
	height:150px;
	float: left;
	background-image: url(../img/family3.jpg);
	margin: 10px 0 10px 25px;
}
#text3 {
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin: 180px 0 0 125px;
	width: 700px;
	background-color: #0066FF;
	font-size: 20px;
}
.runningtext {
	color: #FFFF00;
}
#text4 {
	height:20px;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 10px 0 10px 0;
	font-weight: bolder;
}
#text5 {
	height:40px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 35px 0 0 80px;
}
#text6 {
	height:40px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
