body,td,th {
	font-family:Verdana, Geneva, sans-serif;	
	color: #808080;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	text-transform: uppercase;
	font-size:20px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#menu table {
	padding-right: 25px;

}
#menu table tr td {
	text-transform: uppercase;
	margin: 0;
	padding: 5px;

}
#menu table tr td a:link,
#menu table tr td a:visited {
	padding:5px;
	text-decoration:none;
	font-weight:normal;
	font-size: 13px;
}
#menu table tr td a:hover,
#menu table tr td a:active {
	padding:5px;
	font-weight:normal;
	text-align: center;
}
#menu table tr td#current {
	padding:5px;
}
#menu table tr td#current a {
	padding:5px;
}
.menu_border {
	text-align:center
}
.content {
	margin-left: 10px;		
	margin-right: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

.subcontent {
	background: #f3f3f3 url(images/subcontent_bg.png) top repeat-x;
	padding:0;
	margin:0;
	height:233px;
}
.subcontent td table tr td {
	background:url(images/logo_cube.png) top left no-repeat;
}
.subcontent td table tr td  {
	color: #FFF;
	font-weight:lighter;
	font-size:1.2em;
	margin: 10px 0 15px 70px;
	padding: 25px 5px 5px 5px;
	background-color:#6d7305
}


li.pipa {
	list-style: none;
	line-height: 26px;
	margin: 0 0 0 30px;	padding: 0 0 10px 30px;
}

div.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0 auto;
}
.footer table td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:12px;	
}

.footer a {
	color: #FFF;
	font-size:12px;	
	text-decoration: underline;
}

#div_footer table tr td a, #div_footer table tr td a:hover, #div_footer table tr td a:active, #div_footer table tr td a:visited{
    color: #FFF;
    text-decoration: none;
}

#div_footer table tr td a:hover{
    text-decoration: underline;
}

a.aszf {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #676c48;
	font-size:12px;	
	text-decoration: none;
}
a.aszf:hover {
	color: #676c48;
	font-size:12px;	
	text-decoration: underline;
}

.tovabb {
	color: #555904;
	float:right;
	background-color: #f3f393;
	border:1px solid #c2cc08;
	padding: 1px 8px 1px 8px;
	font-weight: bold;
}
.tovabb a:link,
.tovabb a:visited {
	text-decoration:none;
}
.tovabb a:hover,
.tovabb a:active {
	text-decoration:none;
	color:#545454
}
.szolgaltatas_nev {
	background-color:#fff580;
	font-size:18px;
	color:#6D7305;
	font-style:italic;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
.keret {
	border-style:solid;
	border-width: 1px;
	border-color:#6D7305;
}
.error {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
.szolgaltatas_valasztas {
	text-align:center;
	vertical-align:middle;
	margin:0 auto;	
	font-weight:bold;
	font-weight:bold;
	font-size:14px;
}
.szolgaltatas_valasztas_garancia {
	font-weight:bold;
/*	font-size:14px;*/
	text-align:center;
}
.gomb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:#FFFFFF;
}
.header {
	font-weight:bold;	
}
.keret_piros {
	border-style:solid;
	border-width:2px;
	border-color:#F00;
}
.keret_zold {
	border-style:solid;
	border-width:2px;
	border-color:#090;
}
.megjegyzes {
	font-size:9px;
}

.padding_left {
	padding-left: 20px;	
}
img {
	border:0px;
}

div.szolgaltatas_grafikon {
	display:none; 
	padding-left:0px; 
	text-align:left;	
	width:100%;
}

/* ÜGYFÉLKAPU */

form{
    margin: 0px;
    padding: 0px;
}

div#ugyfelkapu_menu_container{
    width: 1000px;
    position: absolute;
}

div#ugyfelkapu_menu_title{
    cursor: pointer;
    padding: 5px 20px;
    text-align: center;
}

div#ugyfelkapu_menu_title h3{
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
    line-height: 14px;
    margin: 0px;
}

div#ugyfelkapu_menu{
    float: right;
    color: white;
    height: 25px;
    width: 130px;
}

div#ugyfelkapu_menu_table{
    display: block;
    margin: 0px 10px 10px 10px;
    padding: 0px;
    width: 300px;
}

div#ugyfelkapu_menu_table table tr td{
    color: white;
    text-align: left;
}

div#ugyfelkapu_close_container{
    text-align: right;
    cursor: pointer;
}

select
	{width: 14em;
        margin: 0 1em;
        text-indent: 1em;
        line-height: 2em;}

select *    {width: 14em;
        padding: 0 1em;
        text-indent: 0;
        line-height: 2em;}
		
tr, td {
	vertical-align: top;	
}

.vonal {
	background-repeat:repeat-x;
	background-position:bottom;
	height:3px;
}