/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2008 */

@import url("menu.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #d3201c;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #d3201c;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: none;
	margin:  0 0 15px 5px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 11px;
	color: #d3201c;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #d3201c;
	padding: 0 0 1px 0;
}
.list a:hover {
	color: #d3201c;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 8px 0px;
	background-image: url(../images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}
.list_in {
	list-style-type: disc;
	margin:  5px 0 20px 23px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_in a {
	color: #d3201c;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in a:hover {
	color: #d3201c;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in li {
	padding: 5px 0 0 5px;
}
/***************** Lines *********************/

.line {
	width: 540px;
	margin: 25px 0;
	padding: 0;
	border-top: 1px solid #d3201c;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 4px;
	background: url(../images/line_shaded.gif) repeat-x left top;
}
/******************* Headlines *****************/

h1 {
	font-family: tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #d3201c;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d3201c;
	line-height: 20px;
	font-weight: normal;
}
h2 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 15px;
	color: #d3201c;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d3201c;
	line-height: 20px;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #d3201c;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d3201c;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #d3201c;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d3201c;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #d3201c;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d3201c;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #d3201c;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d3201c;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #d3201c;
	background-color: #020911;
	line-height: 17px;
	background: url(../images/bg.jpg) #020911 center 75px no-repeat;
}

#myspace {
	width: 105px;
	margin: 0 auto;

	padding: 20px 0 0 0;
}

#koncertek {
	width: 270px;
	margin: 0 auto;
	padding: 385px 0 0 0;
	color: #d3201c;
}

