body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/main_bg.gif");
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #B80404;
}
body, td, a, span, div, ul, ol, li, input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
.budapest {
	list-style-type:none;
	padding:0 0 10px 0;
	margin:0;
}
.budapest li {
	list-style-type:none;
	list-style-image:none;
	padding:0 0 0 15px;
	margin:0;
}
td.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 28px;
}

td.content2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	line-height: 18px;
}

td.content3 {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

td.content2 span.play {	
	font-size: 14px;
}

td.footer {
	text-align:center;
	color: #B80404;
}
td.footer a {
	color: #940303;
	font-weight: bold;
	text-decoration: none;
}
td.footer a:hover {
	text-decoration: underline;
}
span.small {
	font-size: 11px;
}
td.lazuloknakTd {
	border-bottom: 1px solid #FF8080;
	padding: 2px 5px 3px 0px;
}

ul { list-style-image: url(../images/dot.gif);}
ul li { line-height: 16px;}
ul li a { font-weight: bold; text-decoration: none;}


