/*css document*/

* {
	margin: 0;
	padding: 0;
}
* html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	background-color: #e1e1e1;
}

* html body {
	height: 100%;
}

a {
	color:#0000CC;
}

#page {
	margin: auto;
	width:980px;
	min-height: 600px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	border-right: 6px solid #FFFFFF;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/********** HEAD ****************/
#header {
	width:980px;
	height:159px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	z-index:9999;
}

#header_logo {
	float:left;
	margin-left: 8px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

*html #header_logo {
	margin-left: 4px;
}

#header_txt {
	float:left;
	margin-left: 10px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#header_txt a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/********** MENU ****************/

#menu {
	float: left;
	width: 238px;
	min-height: 100%;
}

* html #menu {
	height: 100%;
}

#menupontok {
	width: 228px;
	background-color: #d7d7d7;
	margin-left: 8px;
}

#menupontok a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #363636;
	font-weight: bold;
	height: 1%;
}

#menupontok ul {
	list-style: none;
	padding-top: 40px;
	padding-bottom: 25px;
	width: 180px;
}

#menupontok ul li {
	height: 1%;
	width: 228px;
}

#menupontok ul li a{
	margin-left: 45px;
	height: 25px;
}

/****************** CONTENT ****************/
#full_content {
	float: right;
	width: 732px;
	line-height:1.6;

}

* html #full_content {
	height: 100%;
}

#content {
	float: left;
	width: 550px;
	padding-bottom: 0px;
}

* html #content {
	height: 100%;
}

#referencia {
	float: right;
	width: 177px;
}

* html #referencia {
	height: 100%;
}

#referencia_text {
	position: relative;
}

#ref_head {
	text-align: center;
	color: #FFFFFF;
	background-color: #d70303;
	width: 176px;
	font-size: 16px;
	font-weight: bold;
}

#referencia_text ul{
	padding-top: 20px;
	margin-left: 5px;
	list-style: none;
	width: 170px;
}

#referencia_text ul li{
	margin-left: 0px;
	border-bottom: 1px solid #7d7d7d;
}

#referencia_text ul li a{
	margin-left: 10px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #363636;
	font-weight: bold;
	height: 1%;
}

#referencia_text ul li.ref_next{
	border-bottom: none;
}

#referencia_text ul li.ref_next a{
	color: #e00000;
	border-bottom: none;
}

#footer {
	bottom: 0;
	height:65px;
}

#empty {
	height: 420px;
}

#footer_logok {
	/*position: absolute;
	bottom: 0;*/
	margin-top: 30px;
	width: 238px;
	text-align: center;
}

#contact {
	float: left;
	width: 550px;
/*	border: 1px solid green;*/
}

#contact_text {
	color: #010101;
	font-size: 10px;	
	border-top: 3px solid #969696;
	width: 540px;
	margin-left: 6px;
}

#contact_text a {
	color: #010101;
	text-decoration: none;
}

#webdesign_hu {
	float: left;
	width: 176px;
	margin-left: 0px;
	z-index: 1000;
}

#webdesign {
	padding-top: 50px;
	width: 176px;
	z-index: 1000;
}


#webdesign img {
	border: none;
}

* html #webdesign {
	float: right;
	width: 176px;
	margin-right: 0px;
}

#content_text {
	margin-bottom: 80px;
	padding: 20px;
	padding-left: 20px;
	min-height:350px;
}

* html #content_text {
	height:350px;
	padding: 20px;
}

#content_text h1 {
	color: #e00000;
	font-size: 24px;
	font-weight: bold;
}

#content_text h2 {
	color: #e00000;
	font-size: 14px;
	font-weight: bold;
}

#online_rendeles {
	background-image: url(../pages/hu/nyitolap/online_rendeles.jpg);
	width: 247px;
	height: 169px;
}

.white{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

.online_white{
	padding-top: -5px;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
	margin-bottom: 0px;
}


#content_text p {
	margin-bottom: 10px;
}

#content_text #tovabb {
	width: 100%;
	border-bottom: 3px solid #969696;
	text-align: right;
}
#content_text #tovabb a{
	color: #e00000;
	text-decoration: none;
	font-weight: bold;
}

#content_text ul {
	padding-left: 18px;
	list-style: none;
	list-style-image: url(images/list.jpg);
}

#content_text ul li {
	color: #000000;
}

.arak {
	background-color: #e00000;
}

.arak td{
	text-align: center;
	background-color: #FFFFFF;
}

p{
	text-align:justify;
}

p.center{
	text-align:center;
}

/********************** CONTENT ************************/

/*****************************************  FORM STYLE  ****************************************************/


.InputClass {
	border: 1px solid #DEDEDC;
	color:#666666;
	padding:2px;
}

.InputClass_2 {
	border: 1px solid #DEDEDC;
	color:#666666;
	padding:0px;
	font-size:9px;
}

*html .InputClass_2 {
	font-size:10px;
}

.RadioClass, .CboxClass {
	color:#666666;
	padding:2px;
}

.ButtonClass {
	border: none;
	background-color:#DEDEDC;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E00000;
	padding:4px;
	width:220px;
}

#szolg_egyeb {
	display:none;
	padding-top:5px;
}

#szolg_egyeb {
	display:none;
	padding-top:5px;
}

#holhallot_egyeb {
	display:none;
	padding-top:5px;
}

.DV_ul {
	color:#666666;
}

.ml_T {
	display:none;
}

.ml_F {
	display:none;
/*	display:table-row;*/
}

.hir_gomb {
	padding-left:0px;
	height:50px;
}

.hir_gomb input {
	margin-left:18px;
}

.hirlevel_mail {
	background-color:#FFFFFF;
}
