@charset "utf-8";

a:link     {text-decoration: none;}
a:hover    {color: #F5821F; font-weight: normal;}
a:visited  {text-decoration: none;}
a:active   {text-decoration: none;}

body {
  background-image: url(../images/icon/hatter.png);
  background-repeat: repeat-x;
}

#kontener {
	position:relative;
	top: -8px;
	width: 860px;
	height: 690px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/icon/hatter.png);
	font-family: ARIAL;
}

#szurke_n {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
	color: #ffff66;
}

#szurke_n p {
  font-size: 12px;
  margin-top: -1px;
}

#szurke_n a {
	color: #ffff66;
	font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#szurke_n1 {
	position:absolute;
	top: 200px;
	left: 15px;
	width: 185px;
	height: 40px;
	padding-top: 5px;
	background-color: #646464;
}

#szurke_n2 {
	position:absolute;
	top: 275px;
	left: 15px;
	width: 185px;
	height: 40px;
	padding-top: 5px;
	background-color: #646464;
}

#szurke_n3 {
	position:absolute;
	top: 350px;
	left: 15px;
	width: 185px;
	height: 40px;
	padding-top: 5px;
	background-color: #646464;
}

#szurke_n4 {
	position:absolute;
	top: 420px;
	left: 15px;
	width: 185px;
	height: 40px;
	padding-top: 5px;
	background-color: #646464;
}

#szurke_gomb {
	position:absolute;
	top: 50px;
	left: 430px;
	padding-left: 35px;
	width: 380px;
	padding-top: 40px;
	height: 30px;
	background-color: #646464;
}

#szurke_gomb a {
	font-size: 18px;
	font-weight: bold;
	color: #ffff66;
	letter-spacing: 5px;
}

#sarga {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
	color: #000000;
}

#sarga a {
	font-size: 16px;
  font-weight: bold;
  text-align: center;
	color: #000000;
}

#sarga_1 {
  position:absolute;
	top: 200px;
	left: 660px;
	width: 185px;
	height: 33px;
	padding-top: 12px;
	background-color: #ffff66;
}

#sarga_2 {
	position:absolute;
	top: 275px;
	left: 660px;
	width: 185px;
	height: 33px;
	padding-top: 12px;
	background-color: #ffff66;
}

#sarga_2 span {
	font-size: 20px;
}

#sarga_3 {
	position:absolute;
	top: 350px;
	left: 660px;
	width: 185px;
	height: 33px;
	padding-top: 12px;
	background-color: #ffff66;
}

#sarga_4 {
	position:absolute;
	top: 420px;
	left: 660px;
	width: 185px;
	height: 33px;
	padding-top: 12px;
	background-color: #ffff66;
}

#sarga_gomb {
	position:absolute;
	top: 50px;
	left: 15px;
	padding-left: 80px;
	width: 335px;
	padding-top: 40px;
	height: 30px;
	background-color: #ffff66;
}

#sarga_gomb a {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 5px;
}

#kep {
	position:absolute;
	top: 200px;
	left: 230px;
	width: 400px;
	height: 265px;
	background-image: url(../images/icon/tv.jpg);
}

#logo {
	position:absolute;
	top: 605px;
	left: 15px;
	padding-left: 10px;
	width: 820px;
	padding-top: 60px;
	height: 20px;
	background-image: url(../images/icon/logo.jpg);
}

#logo a {
	font-size: 13px;
	font-weight: bold;
	color: #939393;
	letter-spacing: 2px;
}


