/* CSS Document */

body {

    background-attachment: fixed;

    scrollbar-arrow-color: "#339900";

	scrollbar-3dlight-color: "#339933";

	scrollbar-highlight-color: "#CCFF33";

	scrollbar-face-color: "#FFFFFF";

	scrollbar-shadow-color: "#33CC00";

	scrollbar-darkshadow-color: "#336600";

	scrollbar-track-color: "#e4f3b1";

	background-color: #e4f3b1;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

td,th {

    vertical-align: top;

	font-family: Verdana;

	font-size: 11px;

    font-weight: bold;

    color: #339933;

}

a {

	font-family: Arial;

	font-size: 11px;

}

a:link {

	color: #FF0000;

	text-decoration: none;

}

a:visited {

	color: #FF0000;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

	text-decoration: underline;

}

a:active {

	color: #FF0000;

	text-decoration: none;

}

input, select, textarea, option {

 	background-color: "#FFFFCC";

 	border: 1px solid red;

	font-size: 11px;

}

.talalati-lista  {

 	background-color: "#FFFFCC";

 	border: 1px solid red;

	font-size: 11px;

}

.fo_cella {

	width: 100%;

    filter:alpha(opacity=85);

 	-moz-opacity:.85;

    opacity:.85;

	border: 2;

	background-color: #ffffff;

	border-style: ridge;

	padding: 0;

	border-spacing: 0;

	vertical-align: top;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px

	}



.cella {

 	vertical-align: top;

	background-color: #ffffff;

	padding: 0;

	border-spacing: 0;

	width: 100%;

}

.top_fo_cella {

	width: 100%;

    filter:alpha(opacity=85);

 	-moz-opacity:.85;

    opacity:.85;

	border: 2;

	border-style: ridge;

	padding: 0;

	border-spacing: 0;

	vertical-align: top;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px

	}

.top_cella {

 	vertical-align: top;

	padding: 0;

	border-spacing: 0;

	width: 100%;

}

.cella_oldal {

    filter:alpha(opacity=85);

 	-moz-opacity:.85;

    opacity:.85;

	border: 2;

	background-color: #ffffff;

	border-style: ridge;

	padding: 0; 

	border-spacing: 0; 

	vertical-align: top;

	width: 150px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px

}

.cella_alap {

	vertical-align: top; 

	padding: 0; 

	border-spacing: 0; 

	width: 900px;

}

.cim{

font-size: 14px;

text-align: center;

text-decoration: underline;

}


