

body {

	font-family: wedena, arial, helvetica, sans-serif;

	font-size: 8pt;

    background-image: url(psy/hatter.png);

	background-color: #8B4513;

		  margin-top: 0px;

  margin-bottom: 0px;



}



table {

	border-collapse: collapse;

	border: none;

	background-color: #FFFFE0;

    background-image: url(psy/tr_hatter.png)

}



table.main, table.mainouter {

	border-collapse: collapse;

	border: none;

	background-color: #D2B48C;

        background-image: url(psy/td_hatter.png);

}





.window {

	background-color: blue;

	   /* background-image: url('http://salaro.bitksk.eu/pic/feher3.jpg');*/

}



table.bottom {

  background: transparent;

}



h1 {

  font-size: 12pt;

}



h2 {

  font-size: 10pt;

  margin-bottom: 6px;

}



p {

	font-size: 8pt;

}



p.sub { 

  margin-bottom: 4pt;

}



td.moderated{background-color:#f2f2f2;}



td {

	font-size: 8pt;

/*	border: solid #000000 1px;*/

	border: solid #000000 1px;

	

}



td.embedded {

   border: none;

   padding: 0px;

  text-align: left;

}



td.bottom {

  border: none;

}



td.heading {

  font-weight: bold;

}



td.text {

  padding: 10pt;

  text-align: left;

}



td.comment {

  padding: 10pt;

  font-size: 8pt;

  text-align: left;

}

td.menu {


	padding: 5px;

	height: 22px;

	background-image: url(psy/colhead.png);



  font-weight: bold;

  font-size: 12px;

  border: none;

  font-color: white;
}

td.colhead {

  height:20px;

  font-weight: bold;

  color: #FFFFFF;

  /*background-color: #8f0202;*/

  background-image: url(psy/colhead.png);

	background-attachment: repeat-x;

}

td.index {

  height:20px;

  font-weight: bold;

  color: #FFFFFF;

  /*background-color: #8f0202;*/

  background-image: url(psy/colhead.png);

	background-attachment: repeat-x;

}



td.dropdown {

  width:300;

  height:30px;

  font-weight: bold;

  font-size:9pt;

  color: #FFFFFF;

  background-color: #f2f2f2;

 background-image: url(psy/colhead.png);

  background-attachment: repeat-x;

  border:none;

}

table.dropdown {

  width:926;

  height:30px;

  font-weight: bold;

  font-size:9pt;

  color: #FFFFFF;

  background-color: #f2f2f2;

  background-image: url(psy/colhead.png);

  background-attachment: repeat-x;

  border:none;

}

.tablafeje {
	background-color: #4b4b4b;
	padding: 5px;
	height: 32px;
	background-image: url(psy/td_hatter.png);
  color:484848;
  font-weight: bold;
  font-size: 15px;
  color:#FFFFFF;
}

td.colhead a:hover{

	color:darkRed;

}



td.colhead a,td.colhead a:link,td.colhead a:visited{

	color:#FFFFFF;

}



td.colhead a:hover{

	color:LIGHTGRAY;

}



td.statusbar{

background: transparent;

border:none;

FONT-COLOR:#FFFFFF;

}



td.rowhead {

  font-weight: bold;

  text-align: right;

  vertical-align: top;

}



td.title {

	font-size: 14pt;

}



td.navigation {

	font-weight: bold;

	font-size: 10pt;

   border: none;

}



td.clear {

  padding: 0px;

  border: 0px;

  background: transparent;

}


.poller{	/* The poller box */
		font-size:0.8em;
		width:110px;		
		padding:15px;	
		border:1px double #000;
		background-image:url(images/question.gif);
		background-repeat:no-repeat;
		background-position: center center;
		margin:10px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:0.9em;
		line-height:16px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:16px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}	
	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		margin-top:10px;
		font-style:italic;
	}




form {

	margin-top: 0;

	margin-bottom: 0;

}



.sublink {

	font-style: italic;

	font-size: 7pt;

	font-weight: normal;

}



font.gray

{

  color: #4b4b4b;

  text-decoration: underline;

}



a:link, a:visited {

  text-decoration: underline;

  color:#FFFFFF;

  /*font-weight: bold;*/

}



a:hover {

  color: #e44d00;

}



a.index {

	font-weight: bold;

}



a.biglink {

	font-weight: bold;

	font-size: 12pt;

}



a.altlink:link, a.altlink:visited{

	font-weight: bold;

	color:#FFFFFF;

	text-decoration: none;

}



a.altlink:hover {

  text-decoration: underline;

}



a.altlink_blue:link, a.altlink_blue:visited{

	font-weight: bold;

	color: #983200;

	text-decoration: none;

}



a.altlink_blue:hover {

  text-decoration: underline;

}



a.altlink_green:link, a.altlink_green:visited{

	font-weight: bold;

	color: #007800;

	text-decoration: none;

}



a.altlink_green:hover {

  text-decoration: underline;

}



.important {

	font-weight: bold;

	font-size: 8pt;

}



.red {

	color: #ee0000;

}



.yellow {

	color: #cd6a00;

}



.green {

	color: green;

}



input, select, textarea {

	font-family: "tahoma", "arial", "helvetica", "sans-serif";

	font-size: 8pt;

}



.btn {

  width: 75px;

  height: 23px;

}



.small {

  font-size: 7pt;
  font-color:#FFFFFF;

}



.big {

  font-size: 10pt;

}



li {

  margin-top: 6pt;

  margin-bottom: 6pt;

}



ul {

  margin-left: 16pt;

  margin-top: 0px;

  margin-bottom: 0px;

}



img.border  

{  

  border-style: solid;  

  border-color: #000000; 

  border-width: 1px; 

}



    td.keretlefthead{

  	background-color:#c7c7c7;

	border: none;

}

td.kerethead{

    height:0px;

	background-color:#c7c7c7;

	border: none;

}

td.keretrighthead{

	background-color:#c7c7c7;

	border: none;

}



td.keretleft{

	width: 30px;

	height: 100%;

	background-image:url(keret/bal.png);

	/*background-color:#c7c7c7;*/

	background-repeat: repeat-y;

	border: none;

}



td.keretright{

	width: 30px;

	background-image:url(keret/jobb.png);

	height: 100%;

	/*background-color:#c7c7c7;*/

	background-repeat: repeat-y;

	border: none;

}



td.keretleftfoot{

	width:30px;

	background-image:url(keret/bal.png);

	background-color:#c7c7c7;

	border: none;

}



td.keretfoot{

	background-color:#c7c7c7;

	height:5px;

	width:926px;

	border: none;

}



td.keretrightfoot{

	width:30px;

	background-image:url(keret/jobb.png);

	background-color:#c7c7c7;

	border: none;

}





table.ctable {

	border-collapse: collapse;

	border: none;

	background-color:#fffff;/*vközépszíne!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

}

div.tbl_flc {

	width: 20px;

	height: 20px;

	background-repeat: no-repeat;

}

div.tbl_frc {

	width: 20px;

	height: 20px;

	background-repeat: no-repeat;

}

div.tbl_blc {

	width: 20px;

	height: 20px;

	background-repeat: no-repeat;

}

div.tbl_brc {

	width: 20px;

	height: 20px;

	background-repeat: no-repeat;

}

td.tbl_lsb {

	width: 20px;

	height: 100%;

	background-repeat: repeat-y;

}

td.tbl_rsb {

	width: 20px;

	height: 100%;

	background-repeat: repeat-y;

}

td.tbl_fsb {

	width: 100%;

	height: 20px;

	background-repeat: repeat-x;

}

td.tbl_bsb {

	width: 100%;

	height: 20px;

	background-repeat: repeat-x;

}

td.tbl_center {

	background-color: #fffff;/*vközépszíne!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

}

td.logo{

	width: 926px;

	height: 150px;

	margin:0px;

	padding:0px;

	background-image: url(logok/logo_mikulas.png);

    background-repeat:no-repeat;

	border:none;

}

div#logo {

background-image: url(logok/newyear.png);

height: 155px;

width: 930px;

border:none;
}


#dropmenudiv{

position:absolute;

border: 1px solid black;

border-bottom-width: 0;

font:normal 8pt Tahoma;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

background-color: #f5f4ea; /*menü szine*/

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: default;

}



#dropmenudiv a:hover{ /*hover background color*/

text-decoration:none;

background-color: #e3e0c0; /*menü szine*/

}

