/*css document*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color:#c6c6c6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58585A;
}

* html {
	margin: 0;
	padding: 0;
}

#content_right a {
	color:#ED1C24;
	font-weight:bold;
}

h1 {
	padding-left:15px;
	color:#808080;
	font-size:24px;
}

#content_right p {
	padding-left:15px;
	padding-right:15px;
}

#content_right ul {
	padding-left:45px;
}

#content_right ul li {
	padding-bottom:5px;
}

#page {
	position:absolute;
	min-height: 600px;
	width:980px;
	background-color: #FFFFFF;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
}

* html #page {
	height: 600px;
}

#clearer {
	clear:both;
}

#blank {
	position:absolute;
	left:0;
	top:0;
}

/***********************  HEADER  ******************************/

#header {
	background-image:url(images/head_bg_old.gif);
	background-repeat:no-repeat;
	height:214px;
	width: 980px;
	border-bottom: 1px solid #c6c6c6;
}

#menu {
	padding-top:55px;
	color:#FFFFFF;
	font-size:10px;
	padding-left:15px;
}

* html #menu {
	text-align: center;
	padding-top:56px;
	color:#FFFFFF;
	font-size:18px;
}

#menu a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}


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

#lang {
	position:absolute;
	padding-left:70px;
}

#lang a {
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

/*******************************************************************************************************************************/
/*********************************************************  MENÜ  ***********************************************************/
/*******************************************************************************************************************************/

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
/*	border: 1px solid red;*/
}

 /* all list items */
#menu li {
	float: left;
	position: relative;
}

#menu li a {
	float: left;
}

/* second-level lists */
#menu li ul {
	position: absolute;
	display: block; 
	top: 2em;
    left: 0;
	margin-top:19px;
	padding-bottom:0px;
	padding-right:3px;
	padding-top:13px;
	margin-left:-2px;
}

#menu li ul li {
	border-left: 2px solid #FFFFFF;
}

/* second-level lists */
*html #menu li ul{
	position: absolute;
	top: 19px;
	margin-top: 0px;
	padding-top: 13px;
	margin-left: -7px;
}


/* to override top and left in browsers other than IE */
#menu li>ul {
	top: auto;
	left: 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-left: 7px;
	margin-right:7px;
}

*html #menu ul a{
	margin-left: 0px;
	margin-right: 4px;
}

*html #menu ul li ul a{
	margin-left: 5px;
}
/* Hover Styles */
#menu ul a:hover { 
} 

/* Sub Menu Styles */
#menu li ul a {
	display: block;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
    padding-top: 0px; 
    padding-bottom: 1px; 
	width:100px;
} 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
} 


.elvalaszto {
	width:0px;
	height:18px;
	border-left: 2px solid #FFFFFF;
}

*html .elvalaszto {
	margin-top: 2px;
}



/*********************************************************  MENÜ  ***********************************************************/
/*******************************************************************************************************************************/


#kereses {
	position:absolute;
	left:600px;
	top:60px;
}

#nyelv {
	position:absolute;
	left:835px;
	top:62px;
	font-size: 14px;
	color: #9d9fa2;
}

#header_in {
	padding-top:42px;
}

*html #header_in {
	padding-top: 38px;
}


#kereses img {
	padding-top: 5px;
}

#nyelv a{
	font-size: 14px;
	color: #9d9fa2;
	text-decoration: none;
}


/***********************  HEADER  ******************************/
/*********************** WRAPPER  *****************************/

#wrapper {
	width: 980px;
}

* html #wrapper {
	margin-bottom: 30px;
}

#left {
	float: left;
	width: 814px;
	margin-bottom: 30px;
}

#right {
	float: right;
	z-index: 10;
	width: 160px;
	background-color: #FFFFFF;
}

#content_left {
	float:left;
	width: 166px;
	height: 100%;
}

#content_right {
	float: right;
	width: 644px;
}

/*********************** WRAPPER  *****************************/

/******************** LEFT CONTENT  ***************************/

#e_skull {
	height: 35px;
	margin-left: 1px;
	text-align: center;
}

#e_skull h1{
	color: #ed1c24;
	font-size: 18px;
	font-weight: normal;
	margin-left: -20px;
	padding-top: 6px;
}

#k_skull {
	text-align: center;
}

#k_skull h1{
	color: #ed1c24;
	font-size: 18px;
	font-weight: normal;
	padding-top: 6px;
}

#k_skull p{
	text-align: left;
	margin-left: 28px;
}

#t_skull {
	background-color: #cdcdcd;
	height: 340px;
	width: 168px;
	color: #FFFFFF;
	font-size: 14px;
}

#t_skull table{
	margin-left: 10px;
}


#t_skull input{
	width: 130px;
	height: 20px;
}

#t_skull .telefon_korzet{
	width: 27px;
	height: 20px;
}

#t_skull .telefon_szam{
	width: 90px;
	height: 20px;
}

#t_skull .button_telefon{
	width: 67px;
	height: 21px;
}

#left_menu_skull {
	margin-left: 1px;
}

#left_menu_skull ul {
	list-style: none;
}

#left_menu_skull li{
	margin-left: 1px;
	border-bottom: 1px solid #c6c6c6;
	height: 20px;
	padding-top: 5px;
}

#left_menu_skull a{
	margin-left: 20px;
	color: #9d9fa2;
	text-decoration: none;
}
/******************** LEFT CONTENT  ***************************/
/******************* RIGHT CONTENT  ***************************/

#rm_skull {
    zIndex : 10;
}
#rm_skull h1 {
	color: #58585a;
	font-size: 14px;
	margin-left: 15px;
	padding-top: 15px;
}

#rm_skull #rolunk_mondtak {
	background-image: url(images/rolunk_mondtak.gif);
	background-position: top;
    zIndex : 10;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cacaca;
}

#rm_skull #rolunk_mondtak p {
	color: #565656;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rm_skull #rolunk_mondtak p.uzenet{
	color: #565656;
	padding-top: 15px;
}

#rm_skull #rolunk_mondtak p.cim{
	color: #fd8d08;
}

#rm_skull #rolunk_mondtak p.nev{
	font-weight: bold;
}

#kapcsolat_skull {
	color: #565656;
	margin-left: -3px;
}

#kapcsolat_skull img{
	margin-top: 40px;
}

#kapcsolat_skull p{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}

#kapcsolat_skull a{
	color: #565656;
	text-decoration: none;
}

#webdesign_skull {
	margin-left: -3px;
}

#webdesign_skull img{
	margin-top: 10px;
}

/******************* RIGHT CONTENT  ***************************/


#skulllogo {
	position:absolute;
	width:170px;
	height:90px;
}

#takaras {
	position:absolute;
	top:126px;
	left:0px;
	width:980px;
	height:83px;
	background: none;
}

/***************************************************************************************************/

.nyitoDiv {
	background-color:#EBEBEB;
	height:190px;
}

.p1 {
	color:#ED1C24;
	font-size:13px;
}

.p4 {
	color:#ED1C24;
	font-size:15px;
}

.p2 {
	color:#ED1C24;
	font-size:17px;
}

.p5 {
	color:#ED1C24;
	font-size:19px;
}

.p3 {
	margin-left:30px;
}

.p6 {
	margin-left:30px;
	font-size:14px;
	font-weight:bold;
}


#sitemap a.sitemaplink1{
	color:#ED1C24;
	font-size:14px;
	text-decoration: none;
}

#sitemap a.sitemaplink1:hover{
	text-decoration:underline;
}


#sitemap ul li a.sitemaplink2{
	color:#58585A;
	text-decoration: none;
}

#sitemap ul li a.sitemaplink2:hover{
	text-decoration:underline;
}

/******************************************************************************************************************************/
/* tábla */

.tdcimL {
	background-image:url(images/T_lt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#EE1C23;
	height:35px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-left:13px;
	padding-bottom:3px;
	width:360px;
}

.tdcimR {
	background-image:url(images/T_rt.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#EE1C23;
	height:35px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-right:0px;
	padding-bottom:3px;
}

.tdcimC {
	background-color:#EE1C23;
	height:35px;
	width:5px;
}

/******************************/

.tdtL1 {
	border-left: 3px solid #EE1C23;
	padding:5px;
	width:360px;
}

.tdtR1 {
	border-right: 3px solid #EE1C23;
	padding:1px;
}

.tdtC1 {
	border-left: 3px solid #EE1C23;
	padding:5px;
}

/******************************/

.tdtL2 {
	border-left: 3px solid #EE1C23;
	padding:5px;
	background-color:#E3E0E0;
	width:360px;
}

.tdtR2 {
	border-right: 3px solid #EE1C23;
	padding:1px;
	background-color:#E3E0E0;
}

.tdtC2 {
	border-left: 3px solid #EE1C23;
	padding:1px;
	background-color:#E3E0E0;
}


/******************************/

.tdbL {
	background-image:url(images/T_lb.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:35px;
	padding:10px;
}

.tdbR {
	background-image:url(images/T_rb.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:35px;
	padding:10px;
	border-bottom: 3px solid red;
}

.tdbC {
	height:35px;
	width:5px;
}

.T_bottom {
	background-image:url(images/T_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:600px;
	height:35px;
}

.rolunkM {
/*	border: 1px solid red;*/
	position:absolute;
	background-image:url(images/rolunk_bg.jpg);
	background-repeat:repeat-x;
	height:40px;
	margin-left:-3px;
	padding-top:5px;
	padding-left:17px;
	width:146px;
	z-index: 10;
}

.rolB {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

#mod_pop {
	position: relative;
	top: -120px;
	left: 10px;
	width: 170px;
	font-weight: bold;
}

.kiem_t {
	height: 30px;
	margin-left: 15px;
	background: url(../images/stresszpedicio/kiem_t.jpg) no-repeat;
}
.kiem {
	margin-left: 15px;
	padding-left: 15px;
	background-image: url(../images/stresszpedicio/kiem.jpg); 
	width: 430px;
	color: #FFFFFF;
}
.kiem_b {
	height: 30px;
	margin-left: 15px;
	background: url(../images/stresszpedicio/kiem_b.jpg) no-repeat;
}


/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*----Munkatársk képei-----------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
.img_munk {
	cursor: pointer;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


#regtabla {
	margin-left:10px;
}
#regtabla input.adatsor {
	width: 350px;
	border: 1px solid #CCCCCC;
}
#regtabla #kuldes {
	background: url(images/kuldes.jpg) no-repeat;
	width: 67px;
	height: 21px;
	border: none;
}



