

* {
	/*background-color:#ffffff;*/
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}


#wrapper{
	width: 780px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
}

#header{
	width: 780px;
	height: 78px;
	background: url(../images/header.gif);
}

#footer{
	width: 780px;
	height: 55px;
	background: url(../images/footer.gif) bottom left no-repeat;
	font-size: 1em;
}

#footer .linkline{
	width: 760px;
	padding: 0 10px;
	vertical-align: top;
}

#footer .linkline .right{
	float: right;
	color: red;
}

a{
	color: #e82a2a;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;	
}

a img{
	border: none;	
}

br{
	clear: both;
}

#maincontent{
	margin: 10px 0px 10px 6px;
	min-height: 300px;		
}

p.q{
	font-weight: bold;
	color: #aaa;
	margin: 10px 0px 0px 0px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	width: 90%;
}

p.a{
	display: block;
	margin-left: 20px;
}


#leftcontent{
	width: 430px;
	border: 1px solid #dfdfdf;
	padding: 10px 10px;
	vertical-align:top;
}

#gallery{
	width: 738px;
	border: 1px solid #dfdfdf;
	padding: 10px 10px;
	vertical-align:top;
}

#leftcontent p, #gallery p{
	padding: 10px 0;	
}

#gallery p{
	line-height: 1.5em;	
}

#gallery h1{
	font-size: 1.0em;	
	padding-top: 10px;
	
}

#leftcontent h2, #gallery h2{
	font-size: 1.1em;	
	padding: 10px 0;
}

#leftcontent h1.alone, #gallery h1.alone{
	font-size: 1.5em;	
	letter-spacing: 0.15em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
	font-weight: 300;
}

#rightcontent{
	width: 310px;
	vertical-align: top;
}

#underlinemenu{
width: 780px;
}

ul{
padding: 10px 0px 10px 20px;
}

ul li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url('../favicon.ico');
	padding: 5px 0px 0px 3px;
}

.ulhead{
	border-bottom: 1px solid #dfdfdf;
	font-weight: bold;
	width: 80%;
	margin: 20px 0px 5px 0px;
	padding: 0;
}
/********************pictures on the bottom*******************************/
ul#comments {
	background: rgb(255,255,255);
	overflow: hidden;
	width: 420px;
	list-style: none;
	list-style-image:none;
	list-style-type: none;
	padding: 0px 10px 0px 0;
	margin: 0;
}

ul#sidecomments {
	background: rgb(255,255,255);
	overflow: hidden;
	width: 300px;
	list-style: none;
	list-style-image:none;
	list-style-type: none;
	padding: 0px 10px 0px 0;
	margin: 5px 0;
}


a.commentslink{
	color: #000;
	text-decoration: none;
}

a.commentslink:hover{
	text-decoration:none;
	
}

.commentslink p{
	padding: 0;
	margin: 0;
}

ul#comments li, ul#sidecomments li{
	list-style: none;
	list-style-type:none;
	list-style-image:none;
}


img.commentspic{
	border: 1px solid #black;
	margin: 5px 10px 10px 5px;
}

ul#comments:hover, ul#sidecomments:hover{
	background-color: #efefef;	
}






/*

div#center {
	position: absolute;
	display:block;
	margin: auto auto auto -390px;
	left: 50%;
	top: 20px;
	width: 780px;
}

input[readonly] {background: #dbdbdb;}

table.tabla {
	background-color:#c7c7c7;
}

div.tores {
	clear: both;
}

div.header {
	position:relative;
	width:780px;
	height:86px;
	background: url("../i/header.jpg") no-repeat;
}

div.content {
	position:relative;
	text-align:center;
	padding:20px;
	color:#000000;
	font-family:Tahoma;
	font-size:10pt;
	width:770px;
}

div.szoveg {
	color:#000000;
	font-family:Tahoma;
	font-size:10pt;
}


/*
div.content span{
	position:relative;
	text-align:center;
	margin:20px;
	color:#000000;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12pt;
}
*/

/*
div.content img{
	position:relative;
	float:right;
	margin-right:30px;
	margin-left:20px;
}


div.content ul{
	list-style-image:url("../i/haromszog.gif");
}

div.content ul il{
	height:20px;
}

div.content a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.content a:hover{
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:underline;
}

div.footer {
	position:relative;
	width:780px;
	height:86px;
	background: url("../images/footer.gif") no-repeat;
}

.cs{
color: #FF0000;
}

.success{
color:#009900;
font-weight:bold;
}

#loginBox{
border:#CCCCCC solid 1px;
padding:10px;
margin-top:6px;
}

#loginBox img{
cursor:pointer;
}

#loginBox input{
width:174px;
}
*/
/*******************HTML forrásból kivéve / javítva ********************/
/************************By Balogh Attila ******************************/
/******************** Tested width FF, opera IE6,7, Chrome ************/

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.style6 {font-size: 14px}
.style7 {color: #00CC00}
.style9 {color: #000000}
.style10 {font-size: 16px}
.style14 {
	color: #FF0000;
	font-weight: bold;
}
.style15 {color: #990000}

#leftcontent h1{
	font-size: 2em;	
	padding-top: 40px;
	line-height: normal;
	
}

/* Team List */
#teamList{border-bottom:#aeb5bf solid 1px;}
#teamList td{padding:2px;}
#teamList .textLabel td{font-weight:bold; background-color: #d0d4da; border-bottom:#aeb5bf solid 1px;}
#teamList .text td{border-bottom:#FFFFFF solid 1px; background-color:#edffeb; border-bottom:#aeb5bf solid 1px;}