body {
	background-color: #FFFFFF;
	color: #666666;
	margin : 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftclmn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
form.compo, form.compo table td {
  border  : 1px #D1D1E9;
  margin  : 5px;
  background-color :  #F3F3F3;
  color   : #666699;
}
pre.note, div.note {
  margin  : 0.1em 1em;
  padding : 0.3em 0.5em;
  border-left  : 1px dotted #E5E5E5;
  border-bottom : 1px dotted #E5E5E5; 
  font : normal 9px Verdana, Arial, Helvetica, sans-serif;
}
.warning {
 color : red;
 background-color : #ffe7d5;
 padding : 1em;
}
table.gallery td { 
    text-align : center; 
    border : 1px dotted #e5e5e5; 
}
table.gallery td img { 
    display : block;  
    margin-left   : auto; 
    margin-right  : auto; 
    margin-bottom : 0.2em;  
    border : 0px; 
}
pre.showtime {
    width    : 510px;
    height   : 300px;
    overflow : auto;
}	    
ul li	{ list-style-type : circle; }
dt	{ font-weight : bold; }
td	{ background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }

input		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #4F4F9D; background: #FFFFFF; font-weight: bold; } 
textarea	{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #4F4F9D; background: #FFFFFF; font-weight: bold; }


.footer { background-color: #F9F9F9; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: inherit; }
.header { background-color: #F9F9f9; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: inherit; }
.count	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.menu	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #F3F3F3; font-weight: bold; color: #666699; }
.navi { background-color: #4f4f9d; }
.navi a.menu { color: #fff; }
.menuoff { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #F3F3F3; font-weight: bold; color: #000000; }

a.menu:link,a.menu:active,a.menu:visited { text-decoration: underline; }
a.menu:hover { text-decoration: none; color: #90A0A4; background-color: inherit; } 

a:link,a:active,a:visited { text-decoration: underline; color: #666699; background-color: inherit; }
a:hover { text-decoration: none; color: #666699; background-color: inherit; }

.pic	{ border: 1px solid #AAAAAA; }

.cc { color: #FF9900; background-color: inherit; }
.cd { color: #0000CC; background-color: inherit; }
.ch { color: #000000; background-color: inherit; }
.ck { color: #006600; background-color: inherit; }
.cs { color: #CC0000; background-color: inherit; }

/* Webhelyen beluli linkek a tamogatoknal */
a.insite {
	text-decoration: none;
	border-bottom: 1px dashed #666699;
}
a.insite:hover {
	text-decoration: none;
	border-bottom-width: 0px;
}

/* Sima egypixeles elvalasztovonal */
hr {
	border: 0px;
	color: black;
	background-color: black;
	height: 1px;
}