@charset "utf-8";

img { border: none; }

a.popup, a.popup:visited {
    color:#932700;
	text-decoration:none;
	position:relative; 
	z-index:1;
}
a.popup span {
	position:absolute;
	visibility:hidden;
	width:400px; 
	display:inline;
	height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
	border:2px solid #C64B05;
	left:100;
	top:0px;
}
a.popup:hover {
	text-decoration:none; 
	border:0; /* needed for this to work in IE */ 
	z-index:1000;
    color:#31312F;
}
a.popup:hover span {
	visibility:visible;
	background:#FDFDFD;
	height:auto;
	cursor:pointer; /* for IE */
	z-index:500;
    padding:5px 5px;
}
a.popup:hover span img {
	border:1px solid #000000;
}

.csomagok a {
    text-decoration:none;
    font-weight:normal;
    color:#000000;
    font-size:16px;
}
.csomagok a:hover {
    color:#932901;
}

body {
	

	/*background-color:#8d3c1e;*/
	background-color:#F1F1F1;
	margin: 0px;
	text-align: justify;
}
body,td,th {
	/* color: #331201; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #8D3C1E;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #AA2B00;
	line-height: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA2B00;
}
h3 {
	color: #333300;
	text-decoration: underline;
	font-size: 14px;
}
h3 a:link {
color: #333300;
	text-decoration: underline;
}
h3 a:visited {
	text-decoration: underline;
	color: #333300;
}
h3 a:hover {
	text-decoration: underline;
	color: #A82E00;
}
h4 {
	font-size: 16px;
	color: #AA2B00;
	line-height: 18px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA2B00;
}
h5 {
	/* color: #8D3C1E; */
}

a {
	color: #295201;
   text-decoration: underline;
   font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #A82E00;
	text-decoration: none;
}


hr {
	border:1px solid #cc0000;
}
.table {
	background-image: url("../img/background.jpg");
	background-repeat: repeat-y;
	width: 1000px;
	/*én width: 920px;*/
}
.tdborder td {
	border:1px solid #C24C04;
}
.tdborder {
	background:#F1C064;
	border:1px solid #C24C04;
}

#container {
	width: 900px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#metabar {
	background-image: url("../img/metabar.png");
	height: 21px;
	width: 900px;
}
#header {
	background-image: url("../img/top.png");
	height: 168px;
	width: 900px;
}
#menu {
   background-image: url("../img/menubg.png");
    height: 29px;
    width: 880px;
   padding-left: 10px;
   padding-right: 10px;
}
#menu a {
	color: #2a2a2a;
	/* Én color: #F0BF63;*/
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #A82E00;
}
#menu a:active {
	color: #A82E00;
}
#menu img {
	padding:0;
    margin:0;
}
#submenu {
   background-image: url("../img/submenubg.png");
   font-size: 10px;
   font-weight: bold;
   font-family: verdana, "Trebuchet MS", Arial, sans-serif;

	width: 880px;
   height: 20px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
}
#submenu a {
   color: #C3D191;
   /* Én color: #F0BF63;*/
   text-decoration: underline;

   font-size: 11px;
   font-weight: normal;
}
#submenu a:hover {
	color: #F2F9FF;
	/* Én color: #A82E00;*/
}
#submenu a:active {
	color: #F2F9FF;
	/* Én color: #A82E00;*/
}


#content {
   background-image: url("../img/containerbg.png");
   background-repeat: repeat-x;
   padding-left: 10px;
   padding-right: 10px;
	width: 875px;
}

#maincolumn {
	float: right;
	width: 630px;
}
#contentheader {
	background-image: url("../img/contentheader.png");
	height: 39px;
	background-repeat: no-repeat;
}
#contentbg {
	background-image: url("../img/contentbg.jpg");
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
    padding-top:20px;
    padding-bottom:20px;
}
#contentfooter {
	background-image: url("../img/contentfooter.jpg");
	background-repeat: no-repeat;
	height: 9px;
}
#footer {
	float: right;
	background-image: url("../img/footerbg.png");
	height: 22px;
	width: 880px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 8px;
   color: #F0BF63;
}
#footer a{
   color: #F0BF63;
}

#leftcolumn {
	float: left;
	width: 228px;
}
#leftcolumn a:link {
	color: #386e01;
	text-decoration: underline;
	font-weight: bold;
}
#leftcolumn a:visited {
	text-decoration: underline;
	color: #386e01;
	font-weight: bold;
}
#leftcolumn a:hover {
	text-decoration: none;
	color: #A82E00;
	font-weight: bold;
}
#leftcolumn a:active {
	text-decoration: underline;
	color: #386e01;
	font-weight: bold;
}

.boxheader {
	background-image: url("../img/boxheader.png");
	background-repeat: no-repeat;
	height: 39px;
}
.boxbg {
	background-image: url("../img/boxbg.jpg");
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.boxfooter {
	background-image: url("../img/boxfooter.jpg");
	background-repeat: no-repeat;
	height: 9px;
}

.box {
	background:#F1C064;
	border:2px solid #C24C04;
	width:200px;
	color:#522500;
}
.box span {
	padding:10px 10px;
}
.box_title {
	background:#A38458;
	width:190px;
	height:20px;
	text-align:left;
	padding-top:4px;
	padding-left:10px;
	color:#522500;
	font-size:14px;
	text-transform:uppercase;
}

.box_2 {
	background:#F1C064;
	border:2px solid #C24C04;
	width:600px;
	color:#522500;
}
.box_2 span {
	padding-left:20px;
	padding-right:20px;
}
.box_title_2 {
	background:#A38458;
	width:590px;
	height:20px;
	text-align:left;
	padding-top:4px;
	padding-left:10px;
	color:#522500;
	font-size:14px;
	text-transform:uppercase;
}


/*
#reklam {
	height: 15px;
	width: 760px;
}
#spacer {
	height: 9px;
	width: 760px;
}




#domain {
	height: 190px;
	width: 630px;
}
.kiemel {
	color: #fde1a4;
	background-color: #922800;
	width: 476px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #fdce9d;
}
.kiemel a:link {
	color: #afe613;
	text-decoration: none;
	font-weight: bold;
}
.kiemel a:visited {
	text-decoration: none;
	color: #afe613;
	font-weight: bold;
}
.kiemel a:hover {
	text-decoration: underline;
	color: #e59e59;
	font-weight: bold;
}
.kiemel a:active {
	text-decoration: none;
	color: #afe613;
	font-weight: bold;
}
.kiemelvilagos {
	color: #922800;
	background-color: #fde1a4;
	width: 476px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #922800;
}
.kiemelvilagos a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.kiemelvilagos a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
.kiemelvilagos a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}
.kiemelvilagos a:active {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
.rightimg {
	margin: 10px 0px 10px 10px;
	float: right;
	border: none;
}
.leftimg {
	float: left;
	border: none;
	margin: 10px 10px 10px 0px;
}
.imgborder {
	border:1px solid #000000;
}
input,select,textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #F2B77F;
	border-bottom:1px solid #F2B77F;
	background-color: #8d3c1e;
	color:#fde1a4;
}
.submit {
	background-color:transparent;
	border:0px;
}
.button {
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.csomag {
	width:158px;
	height:193px;
	padding-left:6px;
	font-size:11px;
	color:#fde1a4;
	text-align:left;
}
.csomag a:link {
	color: #afe613;
	text-decoration: none;
	font-weight: bold;
}
.csomag a:visited {
	text-decoration: none;
	color: #afe613;
	font-weight: bold;
}
.csomag a:hover {
	text-decoration: underline;
	color: #e59e59;
	font-weight: bold;
}
.csomag a:active {
	text-decoration: none;
	color: #afe613;
	font-weight: bold;
}
.kezdo {
	background-image:url("../img/kezdo.jpg");
}
.business {
	background-image:url("../img/business.jpg");
}
.profi {
	background-image:url("../img/profi.jpg");
}
.bemutato {
	background-image:url("../img/bemutato.jpg");
}
.webaruhaz {
	background-image:url("../img/webaruhaz.jpg");
}
.sales {
	background-image:url("../img/sales.jpg");
}
.kisbetu {
	font-size:10px;
}
.hirlevelhatter {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#fde1a4;
	background-color: #922800;
}
.hirlevelhatter td {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#fde1a4;
	background-color:#922800;
}
.informacio {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#fde1a4;
	background-color: #922800;
	padding-left:5px;
	padding-right:5px;
}
.informacio a {
	color:#FFFFFF;
	text-decoration:none;
}
.piroskiemeles {
	font-weight: bold;
	color: #C60000;
}
.style1 {
color: #333333
}
.alahuzas {
	text-decoration: underline;
}
.divider {
	border: 1px solid #cc0000;
}
.vastag {
	font-weight: bold;
}
.pirosalahuz {
	color: #C60000;
	text-decoration: underline;
}
.doltbetu {
	font-style: italic;
}
.kiemelvilagosbal {
	color: #922800;
	background-color: #fde1a4;
	width: 194px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #922800;
}
.kiemelvilagosbal a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.kiemelvilagosbal a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
.kiemelvilagosbal a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}
.kiemelvilagosbal a:active {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
.urlapbal {
	width:100px;
	float:left;
	vertical-align:top;
	text-align:left;
}
.urlapjobb {
	text-align:left;
}
.megjegyzes {
	font-style: normal;
	font-size: 10px;
}


#kiemelvilagos2 {
	color: #922800;
	background-color: #fde1a4;
	width: 476px;
	border: 2px solid #EC8200;
	text-align: left;
	padding: 10px;
}
#kiemelvilagos2 a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#kiemelvilagos2 a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
#kiemelvilagos2 a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}

.kereso {
	font-size: 9px;
	position:absolute;
	width:706px;
	height:115px;
	z-index:-1;
	top: 32px;
	color: #932700;
}
.kereso a:link {
	color: #932700;
}
.domainhatter {
	background-image:url("../img/domainkereso.jpg");
}
.domainok {
	background-image:url("../img/domaineredm1.jpg");
}
.domainnemok {
	background-image:url("../img/domaineredm2.jpg");
}




.headmenu {
		font-size:10px;
		font-family:verdana;
		color:#FFFFFF;
		font-weight:bold
}
.submenu {
		font-size:10px;
		font-family:verdana;
		color:#FFFFFF;
}
.rightmenu {
		font-size:10px;
		font-family:verdana;
		color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#204a74
}
.rubrik{
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#4c6d95;
	padding:7px;

}
.rubrik2{
	font-size:18px;
	font-family:verdana;
	font-weight:bold;
	color:#204975;
	padding-bottom:7px;

}
.errorbox{
	font-size:11px;
	font-family:verdana;
	color:#FFFFFF;
	background-color:#cb412f;
	padding:10px;
	margin-bottom:10px;
}
.infobox{
	font-size:11px;
	font-family:verdana;
	color:#FFFFFF;
	background-color:#9E7B2B;
	padding:10px;
	margin-bottom:10px;
}
input{
	font-size:11px;
	font-family:verdana;
	font-color:#404040
}

*/
/*
.blind{
	display:none
}

input, select, textarea {
    color:#353E23;
    font-size:11px;
    background:#BBBF9E;
    border:soid 1px #383D26;
}
img, a img {
    border:0;
}
table, td, tr, table tr td, table tr  {
    border:0;
}
a {
    color:#353E23;
    text-decoration:none;
    font-weight:bold;
}
a:hover {
    color:#5D6B48;
    text-decoration:none;
}
/*
#left a {
    margin-left:95px;
    color:#FFFFFF;
    text-decoration:none;
    margin-bottom:4px;
}
#left a:hover {
    color:#BBBF9E;
    text-decoration:underline;
}
.input_90_szazalek {
	width:90%;	
}
#page {
    width:800px;
    background:#EEF2ED url(../images/design/left_hidden_bg.jpg);
    min-height:100%;
    _height:100%;
}
#left {
	background:url(../images/design/left_bg.jpg) no-repeat;
	width:200px;
    padding-top:70px;
	height:505px;
    position:absolute;
    top:0px;
    left:0px;
}
#top {
	background:#3B4425;
    width:600px;
    height:38px;
	border-bottom:solid 5px #FFFFFF;
    margin-left:200px;
}
#main {
    margin-left:200px;
    padding:10px 10px;
    min-height:510px;
    _height:510px;
}*/
