/* StartAdmin template css by StartAdmin 2010 */

/* 
- common: altalanos formazasok beallitasok
- page : oldalszelesseg, pozicio
- header + menu : fejlec es a vizszintes menu
- content + vmenu : tartalom elosztas + fuggoleges menu
- footer : lablec
*/


/********************************************************************************* common */


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000; /* szoveg szine */
	background-image:url(http://startadmin.hu/sablonok/sablon14A/page_center.png); /* oldal hatterkepe */
	background-repeat:no-repeat;
	background-position: top;
	background-color:#000;
	text-align:center;
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #fa7822; 
	text-decoration: underline;
	}
a:hover {
	color: #666666; 
	text-decoration: none;
	}
h1 { /* titles */
	font-size:28px;
	font-weight: normal;
	color: #fff;
	margin-top:0px;
	border-bottom: #0e0e0e solid 1px;

	}
h2 { /* subtitles */
	font-size:16px;	
	font-weight: normal;
	color: #ffd200;
	}
h3 { /* subtitles */
	font-size:16px;	
	font-weight: normal;
	color: #ffd200;
	}

hr {
	color:#0e0e0e;
	background: #0e0e0e;
	border: 0; 
	height:1px;
	margin: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	}	


/********************************************************************************* page */


#page {
	/*width: 980px;*/
	text-align: left;
	margin: 25px auto 0px auto;
	}
#page_header {
	display:none;
	height: 25px;
	background-repeat: no-repeat;
	}
#page_body { 
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y; 
	}
#page_footer { 
	margin:0px 0px 0px 0px;
	height:10px;
	width:100%;
	float: right;
	}
#page_center {
	width:957px;
	min-height:500px;
	margin: 0px auto 0px auto;
}

/********************************************************************************* header + hmenu */


/********************************************************************************* header + hmenu */


#header {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#header_header {
	}
#header_footer {
	}
#header_body {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	} 
	
#header_image { /* header_hatterkep */
	background-image: url(http://startadmin.hu/sablonok/sablon14A/header_image.png);
	background-repeat: no-repeat;
	margin: 100px 10px 0px 10px;
	height: 250px;
	width: 980px;
	}
#header h1 { /* cegnev */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #ffd200;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	border:none;
	}
#header h2 { /* cegmotto */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fb7923;	
	margin: 0px;
	padding: 0px 0px 0px 20px;	
	}

/*  ******************************************************** menu horizontal */

#hmenu {
	width: 955px;
	padding: 0px 0px 0px 0px;
	margin: 30px 14px 0px 14px;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	background-image: url(http://startadmin.hu/sablonok/sablon14A/hmenu_tab_off.png);
	background-repeat:repeat-x;

	}
#hmenu ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}
#hmenu li {
	float:left;
	text-align: center;
	width: 136px;
	height: 64px;
	background-repeat: no-repeat;
	background-image: url(http://startadmin.hu/sablonok/sablon14A/hmenu_tab_off.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#hmenu li.active {
	float:left;
	text-align: center;
	width: 136px;
	height: 64px;
	background-repeat: no-repeat;
	background-image: url(http://startadmin.hu/sablonok/sablon14A/hmenu_tab_on.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}
#hmenu li.active a {
/*	margin: 40px 0px 0px 0px;	*/ /* IE7-ben a dropdonwmenu szetcsuszitt */
	color:#000000;
	}	
#hmenu a {
	margin: 15px 0px 0px 0px;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	color:#ffffff;
	}
#hmenu a:hover {
	margin: 15px 0px 0px 0px;
	text-decoration: underline;
	display: block;
	color:#ffffff;
	}	

/********************  DropDown menu*/
div.my_dropdownmenu {
	position: absolute; 
	width: 200px;
	font-size: 12px;
	text-align: left;
	padding: 10px 3px 10px 3px;
	margin: 0px;
	opacity: .9;
}
#almenu_header {
	height: 14px;
	font-size: 1px;
}
#almenu_body {
	border:#ffe44c solid 3px;
	background-color:#ffba02;
	padding: 0px 5px 0px 5px;
}
#almenu_footer {
	height: 30px;
	font-size: 1px;
}

#almenu a {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
#almenu a:hover {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}



/*  ******************************************************** menu vertical */
#vmenu {
	float: left;
	width: 250px;
	height:auto;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px -1px;
	_margin: 1px 0px 0px 5px;
	}
#vmenu_body {
	float: left;
	padding-top:0px;
	margin: 0px 0px 5px 0px;
	width: 250px;
	} 
#vmenu_header{
	float: left;
	width: 250px;
	height:35px;
	margin: 0px 0px -25px 0px;
	}
#vmenu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: -15px 0px 0px 0px ;
	}
#vmenu li {
	float: left;
	padding-top:6px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	width: 250px;
	background-image: url(http://startadmin.hu/sablonok/sablon14A/vmenu_tab_off.png);
	background-repeat: no-repeat;
	text-align: left;
	}
#vmenu li:hover {
	/*background-image: url(http://startadmin.hu/sablonok/sablon14A/vmenu_tab_on.png);
	background-repeat: no-repeat;*/
	text-decoration:underline;
	color:#FFFFFF;
	}	
#vmenu li.active {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(http://startadmin.hu/sablonok/sablon14A/vmenu_tab_on.png);
	}
#vmenu li.active a{
	color:#000;
	}
#vmenu a {
	text-decoration: none;
	text-transform:uppercase;
	color:#ffffff;
	width:200px;
	float: left;
	margin: 0px 0px 0px 25px;
	}
#vmenu a:hover {
	color:#fff;
	}
#vmenu_body .almenu{
	background-image: url(http://startadmin.hu/sablonok/sablon14A/vmenu_tab_off.png);
	float: left;
	font-size: 11px;
	color:#ffffff;
	}	
	
#vmenu li.active_almenu {
	background-image: url(http://startadmin.hu/sablonok/sablon14A/vmenu_tab_on.png);
	float: left;
	background-position: 0px 0px;
	font-size: 11px;
	}

#vmenu  li:hover.almenu  {
	text-decoration:underline;
	color:#FFFFFF;
	}	

#vmenu li.active_almenu a{
	color:#ffffff;
	}
	
#vmenu li.almenu a{
	}
	
#vmenu_footer{
	display:none;
	}
	

/*  ******************************************************** vcontent  */	

#vcontent {
	float: right;
	width: 240px;
	margin: 5px 4px 0px 0px;
	padding: 0px;
	border:#ffe44c solid 3px;
	background-color:#ffba02;
	}
#vcontent_header {
	background-repeat: no-repeat;
	height:1px;
	font-size: 1px;
	}
#vcontent_footer {
	background-repeat: no-repeat;
	height:10px;
	font-size: 1px;	
	}
#vcontent_body {
	background-repeat: repeat-y;
	padding:10px;
	height:auto;
	font-weight: normal;

	}
#vcontent  h1{
	font-size:20px;
	color:#000;
	}

#vcontent  h2{
	font-size:16px;
	color:#000;
	}

#vcontent  a{
	color: #FF0000;
	text-transform:none;
	text-decoration:underline;
	margin: 0px 0px 0px 0px;
}

/********************************************************************************* content */


#content {
	font-size: 14px;
	width: auto;
	margin: 0px 0px  0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	background-color:#141213;
	border:#000000 solid 3px;
	border-top:none;
	background-image: url(http://startadmin.hu/sablonok/sablon14A/content_header.png);
	background-position:top;
	background-repeat:no-repeat;
	}
#content_footer {
	}

/*  ******************************************************** content right */

#content_right {
	float: right;
	width: 240px;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	border:#ffe44c solid 3px;
	background-color:#ffba02;
	}
#content_right_header {
	background-repeat: no-repeat;
	height:1px;
	font-size: 1px;
	}
#content_right_footer {
	background-repeat: no-repeat;
	height:10px;
	font-size: 1px;	
	}
#content_right_body {
	background-repeat: repeat-y;
	padding:10px;
	height:auto;
	}
#content_right h1{
	font-size:20px;
	color:#000;
	
	}
#content_right h2{
	font-size:16px;
	color:#000;
	
	}
#content_right a{
	color: #FF0000;
	}

/*  ******************************************************** content left */	
	
#content_left { 
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 665px;
	min-height: 500px;
	color:#FFFFFF;
	}
#content_left_header {
	background-repeat: no-repeat;
	height:5px;
	font-size: 1px;

	}
#content_left_footer {
	background-repeat: no-repeat;
	height:10px;
	font-size: 1px;
	}
#content_left_body {
	background-repeat: repeat-y;
	padding: 15px 6px 30px 10px;
	border:#282828 solid 3px;
	background-color:#1b1b1b;
	min-height:250px;
	width:670px;
	max-width:920px;
	float:left;
	}
	
.clearfloat {  /* float end */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}

	
/********************************************************************************* footer section */


#footer {
	float:left;
	font-size: 14px;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	color:#000;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer_header {
	}
#footer_body {
	width:955px;
	background-color:#ffa001;
	border: #000000 solid 3px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px -4px;	
	}
#footer_footer {
	display:none;
	}	
#footer a {
	color: #fff;
	font-weight:lighter;
	}
#footer a:hover { 
	}


/**********************************************************************************   FORM */
input[type=text] input[type=password] {
	border: 1px #666666 solid;
	width: 220px;
}
textarea {
	border: 1px #666666 solid;
	width: 220px;
}
/**************************  ERROR */
#error_message {
	color:#FF0000;
	border: 2px #990000 solid;
	background-color: #F2F2F2;
	padding: 5px;
}
#succes_message {
	color:#060;
	border: 2px #030 solid;
	background-color: #F2F2F2;
	padding: 5px;
}


/*************************************************************************** STARTADMIN BEALLITASOK */


/*************************************** kepgaleria */
#galeria_list {
	min-width: 500px;
	float: left;
}

#galeria_thumb {
	float: left;
	background-color: #282828;
/*	border: 1px #999999 solid;*/
	width: 180px;
	height: 150px;
	margin: 5px;
	text-align: center;
	padding-top: 10px;
	
	font-size: 10px;
	color: #999999;
}
#galeria_thumb img{
	border: 0px;
}
#galeria_thumb a{
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
}

#kepgaleria {
	float: left;
}
#kepgaleria_kep {
	float: left;
	background-color: #282828;
/*	border: 1px #999999 solid;*/
	width: 180px;
	height: 180px;
	margin: 7px;
	text-align: center;
	padding-top: 10px;
}
#kepgaleria_szoveg{
	margin: 10px;
	color:#ffd200;
	font-size: 12px;
}
/****************************    NYELV VALASZTO  */
#language_select {
	width: 980px;
	height: 15px;
	margin: 7px auto 0px auto;
	padding: 0px;
	text-align: right;
}
*+html #language_select { /* IE7 */
	width: 980px;
	height: 15px;
	margin: 0px;
	padding-left: 25px;
	float: left;
}

/********************************************* BLOG KEZDETE */
#bloglist_magazin {
	float: left;
	margin: 5px 0px 5px 0px;
}
#bloglistbox a.cimsor{
	font-size: 16px;
	text-decoration: none;
}

#bloglistbox img {
	background-position:top center;
	width: 150px; 
	height: 90px;
	border: 6px #FFFFFF double;
}
#blog_szoveg {
	overflow: auto;
	margin: 0px 0px 20px 0px;
}
/* BLOG VEGE */



/*******************************   LAPOZO  */
#lapozo {
	float: left;
	width: 100%;
	height:30px;
	color: #333333;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
}
#lapozo a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#lapozo_bal {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 33%;
}
#lapozo_szamsor {
	float: left;
	width: 33%;
	text-align: center;
}
#lapozo_jobb {
	margin: 0px 0px 0px 0px;
	float: right;
	width: 33%;
	text-align: right;
}



/***************************************** KOMMENT  */
#komment_szoveg textarea {
	width: 660px;
	height: 100px;
}
#komment_list_fejlec {
	color: #666666;
	font-weight: bold;
	float: left;
	width: 500px;
}
#komment_list_fejlec a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#komment_list_bejegyzes {
	background-color: #353535;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	font-size: 10px;
	float: left;
	border-top: 4px #5b5a5a solid;
}

#komment_list_datum {
	float: right;
	color: #666666;
	border-bottom: 1px #999999 solid;
}

#komment_list_szoveg {
	float: left;
	font-size: 12px;
}
div#komment_webuser_kiskep
{
	float: left;
	width: 70px;
	height: 90px;
	margin-right: 5px;
	background-position: top center;
}

/******************************************* KOMMENT VEGE */

/************************************ FORUM  */
/******* A kommentezeshez szukseges form elemek is a Forumbol taplalkoznak */
#forum_szoveg textarea {
	width: 660px;
	height: 100px;
}
#forum_list_fejlec {
	color: #666666;
	font-weight: bold;
	float: left;
	width: 500px;
}
#forum_list_fejlec a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#forum_list_bejegyzes {
	background-color: #E8E8E8;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	font-size: 10px;
	float: left;
	border-top: 4px #CCCCCC solid;
}

#forum_list_datum {
	float: right;
	color: #666666;
	border-bottom: 1px #999999 solid;
}

#forum_list_szoveg {
	width: 550px;
	float: left;
	font-size: 12px;
}
div#forum_webuser_kiskep
{
	float: left;
	width: 70px;
	height: 90px;
	margin-right: 5px;
	background-position: top center;
}
/*****************************************88 FORUM VEGE */







/********************************************************** ESEMENYNAPTAR*/
#esemenynaptar table {
	border: 0px;
}
#esemenynaptar a {
	width: 10px;
	color: #FFF;
}
#esemenynaptar table.kulso_tablazat {
	border: 1px #ffe44c solid;
}
#esemenynaptar table.belso_tablazat {
}
#esemenynaptar .button {
	background-color: #efaf05;
	color: #FFF;
	border: 1px #ffe44c solid;
}
/* napok nevei */
td.cella_0
{
	font-size: 10px;
	font-weight: bold;
}

td.cella_1
{
	background-color:#333333;
	color: #CCCCCC;
	border: 1px #ffe44c solid;
}

/* jelolt hetvege */
td.cella_2
{
	background-color:#FF0000;
}
/* jeloletlen hetvege*/
td.cella_3 
{
	background-color:#efaf05;
	border: 1px #ffe44c solid;
}

/* jelolt nap */
td.cella_4 
{
	background-color:#FF0000;
}
/* jeloletlen hetkoznap  */
td.cella_5
{
	border: 1px #ffe44c solid;
}
/*********************************  ESEMENYNAPTAR VEGE */