
/* style_grid.css - Alap tulajdonsagok megadasa */

/* alapertelmezett nullazasok BEGIN */
* {
	margin: 0px;
	padding: 0px;
}

a img, :link img, :visited img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code, p, div, span, a {
	border: 0px;
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}


p, h1, h2, h3, h4, h5, h6, div, span, a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.clr {
	border: 0px;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

br {
	font-size: 10px;
	line-height: 13px;
}


/* alapertelmezett nullazasok END */



html,body {
	color:#fff;
	background-color: #282727;
	font-family: arial,sans-serif;
	font-size:12px;
	height:100%;
}

p {
	padding: 5px 0px;
}

a:link,
a:visited,
a:active {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#FF8C00;
	text-decoration:none;
}

a.button:link,
a.button:visited,
a.button:active {
	color:#FF8C00;
	text-decoration:none;
	text-transform:uppercase;
	background-color: black;
	padding: 2px 4px;
}

a.button:hover {
	color:#fff;
	background-color:#FF8C00;
	text-decoration:none;
}

a.more:link,
a.more:visited,
a.more:active {
	color:#FF8C00;
	text-decoration:none;
	text-transform:uppercase;
	background: transparent url('../images/more.png') no-repeat top right;
	line-height: 21px;
	display:block;
	text-align:center;
	padding-left: 5px;
	margin-top: 5px;
}

a.more:hover {
	color:#4C4B4B;
	text-decoration:none;
	background: transparent url('../images/more_over.png') no-repeat top right;
}

div.main {
	width: 970px;
	margin-left: auto;
	margin-right: auto;

}

div.mainpix {
	width: 970px;
	height: 290px;
	display:block;
}

/* MENU BEGIN */

div#menu {
	width: 970px;
	height: 40px;
	margin-bottom:5px;
}

div#menu ul {
	list-style:none;
}

div#menu ul li {
	float: left;
}

div#menu ul li a.home:link,
div#menu ul li a.home:link,
div#menu ul li a.home:link,
div#menu ul li a.home {
	display: block;
	height: 40px;
	width: 48px;
	background: transparent url('../images/home.png') no-repeat center center;
}

div#menu ul li a.home:hover {
	background: transparent url('../images/home_over.png') no-repeat center center;
}


div#menu ul li a:link,
div#menu ul li a:visited,
div#menu ul li a:active,
div#menu ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: 900;
	font-size: 15px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}

div#menu ul li a:hover {
	color: #ff8c00;
}

div#menu ul li a.selected:link,
div#menu ul li a.selected:visited,
div#menu ul li a.selected:active,
div#menu ul li a.selected{
	color: #ff8c00;
}

/* MENU END */

div.left {
	width: 240px;
	float: left;
}

div.box232 {
	width: 232px;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.box232 h1 {
	background: transparent url(../images/h1.png) no-repeat top right;
	color: #4c4b4b;
	height: 33px;
	width: 223px;
	padding: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.line {
	width: 100%;
	border-bottom: 1px solid #000;
	margin:5px 0px;
	padding: 2px 0px;
	clear:both;
	display:block;
}

/* LEFTBOX BEGIN */

div.leftbox {
	float:right;
	width: 232px;
}

div.leftbox img {
	float: left;
	border:1px solid #6c6c6c;
	margin: 0px 4px 4px 0px;
	width: 100px;
}

div.leftbox div.text {
	float:right;
	width: 125px;
}

/* LEFTBOX END */

div.content {
	float:left;
	width: 560px;	
}

div.box550 {
	width: 550px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.box550 h1 {
	background: transparent url(../images/h1.png) no-repeat top right;
	color: #4c4b4b;
	height: 33px;
	width: 542px;
	padding: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align:left;
}

div.box550 h1 a:link, 
div.box550 h1 a:visited,
div.box550 h1 a:active,
div.box550 h1 a {
	color: #4c4b4b;
}

div.box550 h1 a:hover {
	color: #fff;
}


div.box390 {
	width: 390px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.box390 h1 {
	background: transparent url(../images/h1.png) no-repeat top right;
	color: #4c4b4b;
	height: 33px;
	width: 382px;
	padding: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.box390 h1 a:link, 
div.box390 h1 a:visited,
div.box390 h1 a:active,
div.box390 h1 a {
	color: #4c4b4b;
}

div.box390 h1 a:hover {
	color: #fff;
}

div.box390 h2,
div.box550 h2 {
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.box160 {
	width: 160px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.box160 h1 {
	background: transparent url(../images/h1.png) no-repeat top right;
	color: #4c4b4b;
	height: 33px;
	width: 152px;
	padding: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.box90 {
	width: 93px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.box90 h1 {
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:scroll; 
	color: #4c4b4b;
	height: 33px;
	width: 85px;
	padding: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.box90 a:link,
div.box90 a:visited,
div.box90 a:active,
div.box90 a {
	text-transform: uppercase;
}

div.right {
	float:right;
	width: 160px;
}

img.center {
	display: block;
	margin: 0 auto;
}

img.flyer {
	border:1px solid #6c6c6c;
	margin: 2px;
	padding: 2px;	
	display: block;
	margin: 0 auto;	
}

/* FOOTER BEGIN */
div.footer {
	height: 40px;
	width: 970px;
	margin-top:20px;
	color: #9d9d9d;
	text-align: center;
}

/* FOOTER END */


div.event {
	width: 540px;
}

img.border {
	border:1px solid #6c6c6c;
	margin: 2px;
	padding: 2px;	
	float: left;
}

div.event div.text {
	float: left;
	margin-left: 10px;
	width: 380px;
}

div.gallery {
	width: 170px;
	height: 170px;
	float: left;
}

div.gallery img {
	vertical-align: middle;
	border:1px solid #6c6c6c;
	margin: 0 auto;
	padding: 2px;	
	display:block;	
}

div.shop {
	width: 250px;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #6c6c6c;
}

divshopt div.text {
	float: left;
	margin-left: 10px;
	width: 150px;
}

/* INPUT BEGIN */

input.field,
input.input {
	border: 1px solid #FF8C00;
	color:#FF8C00;
	background-color: #000;
	padding: 2px;
	margin: 2px;
	width: 140px;
}

input.error, select.error, textarea.error {
	border: 1px solid red;
	padding: 2px;
	margin: 2px;
	background-color: #000;
}

select.field,
select.input {
	border: 1px solid #FF8C00;
	color:#FF8C00;
	background-color: #000;
	padding: 2px;
	margin: 2px;
}

textarea.field,
textarea.input {
	border: 1px solid #FF8C00;
	color:#FF8C00;
	background-color: #000;
	padding: 2px;
	margin: 2px;	
}

input.submit {
	color:#FF8C00;
	text-decoration:none;
	text-transform:uppercase;
	background: transparent url('../images/more.png') no-repeat top right;
	line-height: 21px;
	display:block;
	text-align:center;
	padding-left: 5px;
	margin-top: 5px;
	width:100%;
	border:none;
}

input.submit:hover {
	color:#4c4b4b;
	text-decoration:none;
	text-transform:uppercase;
	background: transparent url('../images/more_over.png') no-repeat top right;
	line-height: 21px;
	display:block;
	text-align:center;
	padding-left: 5px;
	margin-top: 5px;
	width:100%;
	border:none;
	cursor:pointer;
}


input.button {
	color:#FF8C00;
	text-decoration:none;
	text-transform:uppercase;
	background: transparent url('../images/more.png') no-repeat top right;
	line-height: 21px;
	display:block;
	text-align:center;
	padding: 0px 5px;
	margin-top: 5px;
	border:none;
	height: 21px;
	font-size: 11px;
}

textarea.comment {
	border: 1px solid #FF8C00;
	color:#fff ;
	padding: 2px;
	margin: 2px;		
	font-size: 11px; 
	font-family: Arial;  
	width: 300px; 
	height: 80px; 
	float:left;
	background-color: #000;
}

#error {
	color: red;
}

#error2 {
	color: red;
}


/* INPUT END */


div#smiley {
	float: right;
	width: 230px;
}

div.comment {
	width: 540px;
	margin: 5px 0px;
	border-bottom:1px solid black;
	padding: 5px;	
}

div.comment div.head {
	margin: 5px 2px;
	padding:2px;
}

div.comment div.head div {
	font-size: 10px;
}

div.comment div.user {
	width: 80px;
	float: left;
	margin: 0 auto;
}

div.comment div.user img.user {
	display:block;
	margin:0 auto;
	text-align:center;
	border:1px solid #FF8C00; 
	margin-bottom: 5px;
}

div.comment div.text {
	float: right;
	width: 460px;
}

div.userimage {
	width: 170px;
	float: left;
}

div.userimage img {
	display:block;
	margin: 0 auto;
	border:1px solid #FF8C00;
}

table.user td a:link,
table.user td a:active,
table.user td a:visited,
table.user td a {
	font-size: 10px;
}

div.users_pic {
	width: 120px;
	height: 130px;
	float: left;
	border:1px solid #FF8C00;
	margin: 5px;
	text-align: center;
	padding-top: 5px;
}



div.users_pic img {
	display:block;
	margin:0 auto;
	border:1px solid #6c6c6c;
	padding: 2px;
	margin-bottom: 3px;	
}

img.dj {
    border:1px solid #6C6C6C;
    margin: 0px 5px 5px 0px;
}