/* BODY tagok */
body, html {
	font: 90%/140% Tahoma;
	margin: 0px;
	padding: 0px;
	background-color: #DFDBDA;
}

/* A tagok */
a {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main {
	width: 100%;
	height: 100%;
}

*html #main {
    height: auto;
}

div.mainbody {
	margin-top: 20px;
	margin-left: 5px;
	text-align: justify;
}

div.mainbody h1.title {
    padding-bottom: 5px;
}


div.mainbody .text {
	font-size: 11px;
	margin-bottom: 10px;
}

.text ul {
	margin: 3px 0px;
}

.text li {
    font-size: 11px;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: justify;
/*	line-height: 20px;*/
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1 {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color:#999999;
	font-size: 95%;
}

.static_content h1{
	background-image:url(../pics/magnas_sch1.jpg);
	height:84px;
	margin-bottom:0;
	padding-left: 10px;
	width: 503px;
}

.content_44 h1.title {
	background-image:url(../pics/trio_header.jpg);
	background-repeat: no-repeat;
	color: #486D75;
	line-height: 32px;
}

.content_44 {
	background-image:url(../pics/trio_body.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content .form_generator .title{
	background-image:url(../pics/magnas_sch1.jpg);
	height:84px;
	margin-bottom:0;
	padding-left: 10px;
	width: 503px;
	line-height: 32px;
}

.static_content .text{
	padding-left: 10px;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

/* funkcio gombok */
div.functionbuttons {
	width: 100%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

input.inputbox {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.inputbox:focus {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.submit {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #FF0000;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #EEE;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	text-align: right;
}

div.paginator_bottom {
	width: 100%;
	text-align: center;
}

p.lang {
	text-align: center;
}

/* TOP menu */
div.topmenu {
	background-image: url(../pics/bg_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 58px;
}

div.topmenu ul {
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	list-style: none;
	display: block;
	margin-left: 280px;
	padding-top: 2px;
}

div.topmenu ul li {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	padding-right: 35px;
}

div.topmenu ul li a {
	font-family: Verdana;
	font-size: 90%;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
	text-transform: uppercase;
}

div.topmenu ul li a:hover,  div.topmenu ul li a#active_menu1 {
	color: #000;
	background-color: #FFF;
}

/*-------------------------------------------------------------------------------------------------------------*/

#main_content{
	width: 835px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../pics/magnas.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#left{
	float: left;
	height: 100%;
	width: 287px;
}
#left_contact{
	float:left;
	height:auto;
	margin-top:150px;
	padding-left:50px;
	width:222px;
}
#left_contact h1{
	background-image:url(../pics/lc.jpg);
	background-position:left 3px;
	background-repeat:no-repeat;
	color:#DFDBDA;
	font-size:17px;
	font-weight:bold;
	height:20px;
	padding-left:18px;
}
#left_contact h2{
	font-size:17px;
	font-weight: normal;
	color:#486D75;
	padding-left:18px;
	margin-bottom: 20px;
}
#left_newsletter{
	float: left;
	height: auto;
	width: 290px;
}

#trioteleki {
    float: left;
	width: 199px;
	padding-left: 50px;
	margin-top: 15px;
}

#trioteleki p {
    font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #505050;
	padding: 2px 0px;
}

#trioteleki p a {
    color: inherit;
	text-decoration: none;
}

#trioteleki img {
    border: 3px solid #505050;
}

#left_bottom{
	float: left;
	height: auto;
	width: 290px;
	margin-top: 10px;
}

#right{
	float: left;
	width: 540px;
	height: 100%;
}
#top_menu{
	background-image:url(../pics/menubigbg.jpg);
	background-position:left -5px;
	background-repeat:no-repeat;
	float:left;
	height:59px;
	padding-left: 4px;
	padding-top:30px;
	width:541px;
}
#flash_banner{
	float:left;
	height:176px;
	width:546px;
}
#content{
float:left;
height:455px;
margin-top:22px;
padding-left:16px;
width:513px;
}
#content .elements{
	color: white;
}
#content .textarea{
	height: 100px;
	width:300px;
	margin-top:-13px;
}

#content .form_generator p{
	margin: 0px;
	padding: 0px;
}
#content .form_generator .inputbox{
	width:300px;
}
#content .form_generator .submit input{
	background-color: #DBDBDA;
	color: black;
	width:auto;
	cursor: pointer;
	border-color: #999999;
}

#content .form_generator{
	padding-left:0;
	padding-top:5px;
}

.form_generator .elements{
	padding-left:5px;
}

.form_generator .submit{
	margin-left:5px;
}

.static_content .text{
	color: #222222;
	height: 330px;
	overflow: hidden;
}

#portal_sign{
	padding-left:5px;
}
#portal_sign img{
	border: none;
}

.pagebreaker_top {
    display: none;
}

.numericpager {
    padding-left: 10px;
}

