*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #333333;
/* 343434 */
color: #9f9f9f;
font-size: 13px;
/* 11px */
font-family: "trebuchet ms", helvetica, sans-serif;
}


.kepek a:hover
{
background: #333333; 
}


#navsystem
{
background: #333333;
width: 33%;
margin: 0 auto;
font-family: verdana, arial, georgia, serif;
font-size: 11px;
text-align: left;
border: dashed 0px #dadada;
}

#navsystem a
{
color: #AAAAAA;
}

#navsystem a:hover
{
color: #FF6600;
background: none;
}


a
{
text-decoration: none;
color: #93B300;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x; 
}

strong
{
background: inherit;
color: #E3E6DB;
/* color: #FF6600; */
}


#header
{
width: 100%;
height: 104px;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
/* border-bottom: solid 5px #FF0000; */

}

#header_inner
{
position: relative;

/* background-color: #FF6600; */

/*
width: 780px;
height: 104px;
*/
margin: 0px auto;
padding-left: 0px;

/* border-bottom: solid 1px #777777; */

height: 110px;

}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
/* text-transform: lowercase; */
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#header_inner a
{
background: inherit;
}


#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
/* text-transform: lowercase; */
font-size: 13px;
}

#main
{
/* padding-top: 20px; */
padding-top: 0px;
position: relative;

/* width: 780px; --> IE bug */

/* margin: 0px auto; */
/* margin: 0px 100px auto; */
margin: 0px 85px auto;
padding-bottom: 10px;



}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
/* text-transform: lowercase; */
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #E3E6DB;
/* text-transform: lowercase; */
font-size: 22px;
}

h1 span
{
background: inherit;
color: #FF6600;
/* color: #85AC1E; */
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 25px;
background: inherit;
color: #ADCB54;
font-size: 15px;
/* text-transform: lowercase; */
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}



h3.first
{
margin-top: 0px;
}



#lcol
{
position: relative;
width: 200px;
float: left;

}

#lcontent
{
position: relative;
padding: 0px 20px 0px 20px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
text-align: left;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #FF6600;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{



position: relative;
margin-left: 230px;

/* margin-left: 190px; */
/* width: 485px; */
width: 600px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #333333 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
font-size: 11px;
clear: both;
background: url('images/a2.gif') repeat-x;
width: 780px;
margin: 0px auto;
/* margin-bottom: 25px; */
padding-bottom: 20px;
/* padding-top: 10px; */
text-align: center;
/* text-transform: lowercase; */


/* border: dashed 1px #dadada; */
}




#navcontainer
{
background: #333333;
width: 100%;
margin: 0 auto;
/*
padding: 1em 0;
*/
font-family: verdana, arial, georgia, serif;
font-size: 11px;
text-align: center;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.4em 0 0.4em 1.2em;

/*
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
*/

border-width: 1px;
border-color: #F0F0F0;
border-style: solid;

color: #777;
text-decoration: none;

/* háttér kivesz */
 background: #FDFDFD; 


}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #666666;
color: #FF6600;
font-weight: bold;
/*
color: #FF6600;
font-weight: bold;
*/

}

ul#navlist li a:hover, ul#navlist li#active a:hover
{

/* background: transparent; */
background: #F4F4F4;
color: #FF6600;

/* border-color: #aaab9c #fff #fff #ccc; */

}



ul#navlist li#submenu a
{
/*
background: #EDEDED;
color: #FF6600;
*/

background: #F5F5F5;

font-family: verdana, arial, georgia, serif;
font-size: 10px;
/*  padding: 0.1em 0em 0.1em 1.2em; -->ff alatt jó csak (submenu széle 1pxel kisebb ie-ben) */
padding: 0.1em 0.1em 0.1em 1.2em;
}


ul#navlist li a:hover, ul#navlist li#submenu a:hover
{

color: #90D228;
/* background: transparent; */

/* border-color: #aaab9c #fff #fff #ccc; */

}





ul#navlist_sub
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;

font-family: verdana, arial, georgia, serif;
font-size: 9px;

}

ul#navlist_sub li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist_sub li a
{
display: block;
width: 100%;
padding: 0.4em 0 0.4em 1.5em;

/*
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
*/

border-width: 1px;
border-color: #ffffff;
border-style: solid;

color: #777;
text-decoration: none;
background: #FDFDFD;
}

#navcontainer>ul#navlist_sub li a { width: auto; }

ul#navlist_sub li#active a
{
background: #777777;
color: #FF6600;
font-weight: bold;
}

ul#navlist_sub li a:hover, ul#navlist_sub li#active a:hover
{
color: #90D228;
/* background: transparent; */
background: #EFEFEF;

/* border-color: #aaab9c #fff #fff #ccc; */

}



ul#navlist_sub li#submenu a
{
background: #EDEDED;

color: #FF6600;
}


ul#navlist_sub li a:hover, ul#navlist_sub li#submenu a:hover
{

color: #90D228;
/* background: transparent; */

/* border-color: #aaab9c #fff #fff #ccc; */

}


	  
#test {

border: 1px solid;

}
	  

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
ul li {
  margin: 2px 0 6px 0;
  padding: 0;

  line-height: 16px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  }
ul li a {
  padding-left: 10px; /* width of icon + whitespace */
  }
  


  
  code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	/* white-space: pre; */
}



h4
{
background: inherit;
font-size: 11px;
height: 30px;
color: #AAAAAA;
font-family: verdana, tahoma;
}

h4 span
{
background: inherit;
font-size: 14px;
color: #ADCB54;
font-family: "trebuchet ms", helvetica, sans-serif;
}




























#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	/* border: 1px solid #CCCCCC; */
	padding: 9px;
	/* background-color:#FFFFFF; */
	
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}	


#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	background-image:url(bg.gif);
	padding: 10px;

}

#listingheader {
	/* color: #476BB3; */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	/* color: #476BB3; */
}

#listingheader a:hover {
	text-decoration: underline;
	/* color: #476BB3; */
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	text-align:right;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	float:left;
	margin-right: 4px;
	border: 0px;
}



#listing a strong {
	width: 300px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #24B9FF;
	
}

.w {
	background-color:#70CFFC;
}

.mod {
	float:right;
}

.size {
	float:right;
}




#also2 a:link { 
	color: #9F9F9F;
	}
#also2 a:visited { 
	color: #9F9F9F;
	}
#also2 a:hover { 
	color: #FF6600;
	background: #333333;
	text-decoration: none;
	}


	
	
input {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
} 


.textarea2 {
BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}	

.submit2 {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccccc
}


.table_hosting {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	COLOR: #EFEFEF;
	text-align: center;
	
}

.td_hosting {
	FONT-SIZE: 12px;
	FONT-FAMILY: "trebuchet ms", Verdana, Tahoma, Arial;
	text-align: center;
	BACKGROUND-COLOR: #336633;
	padding: 5px;
	
}
.td_hosting2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: "trebuchet ms", Verdana, Tahoma, Arial;
	text-align: center;

	padding: 5px;
	
}

.tr_hosting {
	FONT-SIZE: 12px;
	FONT-FAMILY: "trebuchet ms", Verdana, Tahoma, Arial;
	text-align: justify;

	padding: 5px;
}


