/********************************************************************* 
  base css */

body {
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	background-image: url(/keresztnevek_back.jpg); 
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #00b38c;
}

a, link, a:link {
	text-decoration: underline;
	color: #004F44;
	font-weight: normal;
 }

a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #00F7D6;
	font-weight: normal;
}

/********************************************************************* 
  Konténer */

div.topcontainer{
	text-align: left;
	width: 776px;
	margin: auto;
	padding: 6px 0px 0px 0px;
	background-image: url(/mainback.gif); 
	background-position: top center;
	background-repeat: repeat-y;
}

div.topcontainer p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.topcontainer h1 {
	font-size: 1.6em;
	font-weight: normal;
}

div.topcontainer h2 {
	font-size: 1.6em;
	font-weight: normal;
	background-color: #00F7D6;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

div.topcontainer h3 {
	font-size: 1.1em;
	/*margin-left: 15px;*/
}

div.topcontainer h4 {
	font-size: 1.2em;
	font-weight: normal;
	background-color: #f8f8f8;
	text-align: center;
	margin: 10px 20px 5px 0;
	padding: 5px;
	border-bottom: solid 3px #00F7D6;
}

/********************************************************************* 
  Betüsor */

div.betusor {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #004F44;
	margin-bottom: 0px;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
	clear: both;
}

div.betusor a, div.betusor link, div.betusor a:link, div.betusor a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
 }

div.betusor a:hover {
	text-decoration: none;
	color: #00F7D6;
	font-weight: normal;
}

div.nemek {
	width: 50%;
	padding: 10px 0;
	font-size: 1.4em;
	text-align: center;
	background-color: #004F44;
	color: #FFFFFF;
	float:left;
}

div.nemek a, div.nemek link, div.nemek a:link, div.nemek a:visited {
	text-decoration: underline;
	color: #00F7D6;
	font-weight: normal;
 }

div.nemek a:hover {
	text-decoration: none;
	color: #00F7D6;
	font-weight: normal;
}

div.baloldal {

	}

div.baloldal a, div.baloldal link, div.baloldal a:link, div.baloldal a:visited {
	text-decoration: underline;
	color: #00F7D6;
	font-weight: normal;
 }

div.baloldal a:hover {
	text-decoration: none;
	color: #00F7D6;
	font-weight: normal;
}

/********************************************************************* 
  Menünaptár */

div.menunaptar {
	text-align: center;
	background-color: rgb(0, 101, 179);
	padding: 5px;
	color:#FFFFFF;
	width: 150px;
}

div.menunaptar td, div.menunaptar th {
	text-align: center;
	padding: 1px;
}

div.menunaptar .calendar {
	margin:auto;
	padding: 1px;
}

/********************************************************************* 
  Havinaptár */

div.monthcalendar {
	margin: 20px 20px 20px 221px;
	text-align: center;
	padding: 5px;
}

div.monthcalendar th {
	font-size: 1.1em;
	color: #004D42;
	font-weight: bold;
	text-align: center;
	padding: 6px;

}

div.monthcalendar td {
	text-align: center;
	padding: 6px;
	border: 1px solid rgb(200, 200, 200);
}

div.monthcalendar .tdcl {
	background-color: rgb(255,255,255);
	vertical-align: top;
}

div.monthcalendar .tdact {
	background-color: #FFFFCC;
	vertical-align: top;
}

div.monthcalendar .calendar {
	margin:auto;
	background-color: rgb(220, 220, 220);
}

div.monthcalendar .calendar-month {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #004D42;
	padding: 10px;
}

div.monthcalendar .bigdate {
	font-size: 1.4em;
	font-weight: bold;
}

/********************************************************************* 
  Vitszintes menu */

div.vizmenu {
	width: 760px;
	font-size: 1em;
	text-align: left;
	background-color: #04C994;
	float:left;
	padding-left:8px;
	padding-right:8px;
}

div.vizmenu a, div.vizmenu link, div.vizmenu a:link, div.vizmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding: 6px 8px;
	float:left;
	background-color: #008256;
	margin-right: 2px;
 }

div.vizmenu a:hover {
	background-color: #026B4A;
	text-decoration: none;
	color: #00F7D6;
	font-weight: normal;
}

a.vm:link, a.vm:visited { 
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.vm:hover {
	text-decoration: none;
	color: #00F7D6;
	font-weight: normal;
}

/********************************************************************* 
  Ajánló */

div.arnyek {
	width: 100%;
/*
   filter:alpha(opacity=20); 
   -moz-opacity: 0.2; 
   opacity: 0.2; 
*/
}

div.ajanlo {
	position: absolute;
	left: 50%;
	width: 300px;
	z-index: 3000;
	background: #FFFFFF;
}

div.ajanlo form {
	position: absolute;
	left: -150px;
	padding: 20px;
	width: 300px;
	margin-top: 50px;
	background: url(/images/ajanlo_back.jpg) bottom center no-repeat #FFFFFF;
}

div.ajanlo form h1{
	font-size: 1.4em;
	color: #004F44;
	margin:0;
	padding: 7px;
}

div.ajanlo form input, div.ajanlo form textarea{
	padding: 3px;
}

div.ajanlo form textarea {
	width: 100%;
	height: 80px;
}

div.ajanlo form input {
	width: 160px;
	margin: 0px;
}
