body {
	margin:0;
	background:#000000;
	font-size:12px;
	color:#c0c0c0;
	font-family: Arial;
	/*	background-image: url('../images/background.jpg');*/
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed;
}
h1 {
	font-size: 14px;
	color: #666;
	text-transform:uppercase;

}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}

.img {
	border:0px;
}

.title {
	font-family: Arial;
	padding-left: 5px;
	font-size: 16px;
	color: #666;
	text-transform:uppercase;
	font-weight: bold;
}
.header {
	margin:0px auto;
 height:240px width:968px;
}
.tart {
	background-image: url('../images/doboz_back.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	border:solid 1px #333;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow : hidden;
	background-color: #2d2d2d;
	font-color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-top: 17px;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
.tart_belso {
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #000;
	font-color: #ffffff;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0px;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
.tart_belso_pix {
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #000;
	font-color: #ffffff;
	padding-bottom: 25px;
	padding-top: 17px;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
.button {
	background-image: url('../images/rendel_a.png');
	background-position: center top;
	background-repeat: no-repeat;
	/*padding-left: 15px;
	padding-right: 15px;*/
	padding-bottom: 25px;
	padding-top: 12px;
	font-size: 11px;
	text-align: center;
}
.button a:link {
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}
.button a:visited {
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}
.button_black {
	background-image: url('../images/rendel_b.png');
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #000;
	font-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 25px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}
.tart_pix {
	font-family: Arial;
	background-color: #000;
	font-color: #000;
	padding-bottom: 25px;
	padding-top: 17px;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
.lineup {
	font-family: Arial;
	background-color: #000;
	font-color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
.footer {
	margin-top:25px;
	font-family: Arial;
	font-size: 10px;
}
.almenu {
	border:solid 1px #333;
	width:86px;
	float:left;
	height: 24px;
	padding-top:12px;
	text-transform:uppercase;
	text-align:center;
	font-size:9px;
	text-decoration:none;
	background-image: url('../images/menu_2.jpg');
	background-repeat:repeat-x;
		display:block;
}
.almenu a:link, .almenu a:visited {
	color:#666;
	text-decoration:none;
}
.almenu a:hover {
	color:#fff;
}
.menu {
	display:block;
	border:solid 1px #333;
	padding-top:12px;
	font-size:9px;
	height: 23px;
	float:left;
	width:86px;
	text-transform:uppercase;
	text-align:center;

	text-decoration:none;
	background-image: url('../images/menu_2.jpg');
	background-repeat:repeat-x;
}
.menu a:link, .menu a:visited {
	color:#666;
	text-decoration:none;
}
.menu a:hover {
	color:#fff;
}
.menubutton li {
	background-image: url('../images/menu_2.jpg');
	background-repeat:no-repeat;
	height:35px;
	padding-top:8px;
	text-align:center;
	float:left;
	display:block;
	width:83px;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	list-style:none;
	border:solid 1px #666;
}
.menubutton a:link, .menubutton a:visited {
	color:#FFF;
	text-decoration:none;
}
.menubutton a:hover {
	color:#aaa;
	text-decoration:none;
}

