a {
	color: #aa2222;	
}

body, table , td {
	font-size: 12px;
	font-family: Verdana;	

}

/*----------Text Styles----------*/
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;
	position: relative;
	bottom:  10px;
}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL,select,input /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0;
 padding-bottom: 0;
}

/* Az oldal főtáblája */
#site_table {
	padding-top: 0;
	margin-top: 0;
	border-spacing: 0;
	width: 770px;
	background: #FF9663; 
}

/* Az oldal menürendszere */
#top_menu2 {
	height: 21px;
	background: url('images/button1.jpg') center center repeat-x;
}
/* A lista stílusa */
#top_menu2 table {
	width: 100%;
	padding: 0;
 	margin: 0;
}

/* Az egyes listaelemek stílusa */
#top_menu2 td, #top_menu td a {
	font-size: 16px;
	font-family: "Lucida Sans Unicode";
	
	color: #FFFFFF; 
	font-weight: normal; 
	text-align: center;
	border-left: 1px solid #FF6500;
}

/*MOsolygós felső nagy kép táblája*/

#mosoly {
	width: 770px;
	height: 188px;
	overflow: hidden;
	background: url('images/a.jpg') left top no-repeat;
}

/* űrlapnál a cím stílusa */
.td_title, .td_title a {
	text-decoration: none;
 	vertical-align: top;
 	text-align: left;
 	/*padding-left: 50px;*/
	font-weight: bold;
	color: #bb0000;
	padding-left: 10px;
}

/* űrlapnál az inputok stílusa */
.td_input {
	width: 400px;
}

/* A zenelistázásnál a páratlan sorok stílusa */
.music_row1 {
	background-color: #FFAA66;
}

/* A zene listázásnál a páros sorok stílusa */
.music_row2 {
	background-color: #FF9933;
}



/*bekezdések beljebb kezdése*/
.bekezd {
	text-indent: 20px;
	margin-top:  8px;
	margin-bottom: 8px;
}

#footer {
	color: #FFFFFF;
	font-size: 11px;
	background: url('images/also.jpg') no-repeat;
	width: 770px;
	height: 14px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;	
}

.newsTable {
    text-align: center;
    width: 100%;
    color: white;
    font-size: 12px;
    font-family: Verdana;
}

.newsSubTable {
    text-align: left; 
    width: 90%; 
    margin: 0 auto;
}
.newsSubTable h2 {
    font-family: Georgia;
    font-size: 15px;
    color: #BB2255;
    text-decoration: underline;
    float: left;
}
.newsBody {
        clear: left;
}
.newsFooter {
    padding-top: 10px;
    color: #BB2255;
}
.newsDe {
    text-decoration: none;
}
.newsDelLink {
    background: red;
    color: white;
    border: 1px dotted white;
    margin-left: 15px;
    text-decoration: none;
}
.newsEditLink {
    background: green;
    color: white;
    border: 1px dotted white;
    margin-left: 15px;
    text-decoration: none;
}