@charset "iso-8859-1";
/* CSS Document */
*{ 
	margin: 0; 
	padding: 0; 
}
body {
	margin:0 auto;
	width: 100%;
	font-size: 14px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #f1f1f1 url(../images/pg_bg.gif) repeat-x;
	color:#3a3a3a;
}
img {
	border: none;
}

/*fodoboz------------------------------------------------------------------------------------------*/
#content {
	width:983px;
	height:auto;
	margin:0 auto;
	padding:0;
}


/*top-----------------------------------------------------------------------------------------------*/	
#container-top {
	width: 940px;
	margin:0 auto;
	padding:0;
	float:left;
	height: 40px;
	font-size:12px;
}

.top-title{
	width: auto;
	height:29px;
	margin:0;
	padding:11px 10px 0 15px;
	float:left;
	color:#868686;
}

.top-information {
	width: auto;
	height:29px;
	margin:0;
	padding:11px 10px 0 0;
	float:right;
	color:#868686;
}

.top-information a{
	color:#868686;
	text-decoration:none;
	padding:0 6px 0px 5px;
	border-right:1px solid #cbcbcb;
}

.top-information a:hover{
	color:#7bbc1a;
}


/*header-----------------------------------------------------------------------------------------------*/	
#container-header{
	width:940px;
	height:362px;
	float: left;
	margin:0;
	padding:0;
}

.container-headerleft{
	width:603px;
	height:362px;
	float:left;
	background:url(../images/header_left.png) no-repeat;
}

.container-logo{
	width:296px;
	height:74px;
	margin:25px 0 0 0;
	padding:0 292px 0 15px;
	float:left;
}
.container-slogen{
	width:auto;
	height:auto;
	margin:0;
	padding:55px 0 0 35px;
	float:left;
}

.container-fontosbut{
	width:auto;
	height:auto;
	margin:0;
	padding:25px 0 0 35px;
	float:left;
}
/*button------------------------------------------------------------------------------------------------------*/
.container-fontosbut a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    height: 35px;
    padding-right: 23px;
    text-decoration: none;
}


.container-fontosbut a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 20px;
    padding: 8px 0 7px 38px;
	color: #707070;
	font-size: 20px;
	font-weight:500;
}


.container-fontosbut a.button:hover {
    background-position: bottom right;
    outline: none; 
}

.container-fontosbut a.button:hover span {
    background-position: bottom left;
    padding: 8px 0 7px 38px;
	color:#5f5f5f;
}


.container-slogen h1{
	color:#ffffff;
	font-size:24px;
	margin:0;
	line-height:28px;
}


.container-headerright{
	width:337px;
	height:362px;
	float:left;
	background:url(../images/header_right.png) no-repeat;
}
	

/*infoline-------------------------------------------------------------------------------------------------------------------*/
#container-infoline{
	width:910px;
	height:33px;
	float: left;
	margin:0px;
	padding:0px 15px;
}

#container-infoline p{
	margin:0;
	padding:0;
	font-size:12px;
	float:left;
}

.container-icons{
	width:auto;
	height:auto;
	margin:0 7px 0 0;
	float:left;
}

.container-icons .email{
	margin-top:2px;
}

.divider{
	width:4px;
	height:19px;
	margin:0 7px;
	padding:0;
	float:left;
	background:url(../images/infoline_div.gif) no-repeat;
}

.menu-title{
	width:216px;
	height:27px;
	float:left;
	margin:0;
	padding:6px 0 0 0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:16px;
}

.info-title{
	width:694px;
	height:25px;
	float: right;
	padding:8px 0 0 0;
}

.info-title a{
	color:#ffffff;
	text-decoration:none;
}

.container-sitemapnavi{
	width: auto;
	height:auto;
	float:left;
	margin:0;
}

/*sitemap_navigation-------------------------------------------------------------------------------------------*/
.sitemapnavi{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	float:left;
}

.sitemapnavi li{
	height:16px;
	margin-bottom:10px;
	list-style-type: none;
}

.sitemapnavi ul{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 10px 5px;
	line-height:22px;
}

.sitemapnavi li a{
	width: auto;
	display: block;
	height:16px;
	font-size:14px;
	padding: 0;
	text-decoration: none;
	color:#3a3a3a;
}

.sitemapnavi li a:hover{
	color: #70c200;
}

.sitemapnavi li.sub a{
	color:#535353;
	font-size:13px;
}

.sitemapnavi li.sub a:hover{
	color: #70c200;
}


/*navigation-------------------------------------------------------------------------------------------------------------------*/

#container-navigation{
	width:230px;
	height: auto;
	margin:0 0 50px 0;
	padding:0;
	float:left;
}
.glossymenu{
	margin: 0;
	padding: 0;
	width: 229px; /*width of menu*/
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: url(../images/nav_bg.gif) repeat-x bottom left;
	font-size: 14px;
	line-height:14px;
	color: #3a3a3a;
	display: block;
	position: relative;
	width: auto;
	padding: 10px 0;
	padding-left: 15px;
	text-decoration: none;
}


.glossymenu .menuitem:active{
	color: #70c200;
}

.glossymenu a.menuitem .statusicon{
	position: absolute;
	top: 11px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background: url(../images/nav_bg_h.gif) repeat-x;
	color: #70c200;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: #ffffff;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #d4d4d4;
}

.glossymenu div.submenu ul li a{
	display: block;
	font-size: 13px;
	color: #70c200;
	text-decoration: none;
	padding: 6px 0;
	padding-left: 25px;
}

.glossymenu div.submenu ul li a:hover{
	background: #f1f1f1;
	color: #464646;
}

/*main--------------------------------------------------------------------------------------------------------------------*/
#container-main{
	width:940px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}

.container-mainleft{
	width:20px;
	height: 508px;
	margin:131px 0 0 0;
	padding:0 0 0 0;
	float: left;
	background: url(../images/left_shadow.gif) top right no-repeat;
}

.container-mainright{
	width:20px;
	height: 508px;
	margin:131px 0 0 0;
	padding:0 0 0 0;
	float: left;
	background: url(../images/right_shadow.gif) top right no-repeat;
}

#container-mainleft img, #container-mainright img{
	float:left;
	margin:0;
	padding:0;
}

/*wrapper--------------------------------------------------------------------------------------------------------------*/
#wrapper{
	width:940px;
	height:auto;
	margin:0!important;
	padding:0;
	float:left;
	background:url(../images/site_bg.gif) repeat-y;
}
.clear{
	clear:both;
	width: 100%;
	height:0px;
}

/*left--------------------------------------------------------------------------------------------------------------------*/
#container-left{
	width:229px;
	height:auto;
	margin:0 auto;
	padding:0 0 0 1px;
	float:left;
}

/*right--------------------------------------------------------------------------------------------------------------------*/
#container-right{
	width:674px;
	height:auto;
	margin:0 0 0 1px;
	padding:0px 15px 10px 20px;
	float:left;
	/*background:url(../images/right_bg.gif) top left no-repeat;*/
	
}

.border{
	width:674px;
	height:10px;
	margin:0;
	background:none;
	float:left;
}


.container-sitemap{
	width:666px;
	height:26px;
	padding:8px 20px 0 20px;
	margin:0 0 0 1px;
	float:left;
	background:#e1e1e1 url(../images/nav_bg.gif);
	border-left:1px solid #d2d2d2;
	color:#7a7a7a;
	font-size:12px;
}

.container-sitemap img{
	margin:0;
	float:left;
	text-align:right;
	padding:0 10px 0 0;
}

.container-whybox{
	width: 100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

#container-right ul
{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 10px 5px;
	line-height:22px;
}

#container-right li
{
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1em;
	margin-top: 4px;
}

#container-right li.sub
{
	background-image: url(../images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1em;
	margin-top: 4px;
	margin-left:10px;
}





/*end--------------------------------------------------------------------------------------------------------------------*/
#container-pageend{
	width:980px;
	height:48px;
	margin:0 auto 0 auto;
	padding:0;
	clear:both;
}

.endimage{
	width:940px;
	height:28px;
	padding:0 0 0 36px;
	margin-bottom:20px;
	float:left;
	background:url(../images/page_end.gif) bottom no-repeat;
}

/*fonts--------------------------------------------------------------------------------------------------------------------*/

#container-right h1{
	color:#464646;
	margin:7px 0 14px 0;
	padding:4px 0;
	font-size:18px;
	border-bottom:1px solid #d0d0d0;
}

#container-right h2{
	color:#69a811;
	margin:7px 0 10px 0;
	padding:4px 0;
	font-size:16px;
	border-bottom:1px solid #d0d0d0;
}

#container-right h3{
	color:#69a811;
	margin:7px 0 10px 0;
	padding:4px 0;
	font-size:16px;
}


.container-whybox a{
	color:#77b718;
	text-decoration:underline;
}

#container-right p{
	margin:10px 0;
	font-weight:normal;
	
}

.container-sitemap a{
	text-decoration:none;
	color:#69a811;
	padding:0 5px;
}

.container-sitemap a:hover{
	text-decoration: underline;
	color:#69a811;
}

.container-sitemap p{
	margin:1px 0 0 0;
}
.small
{
	font-size:12px;
}

/*tablazat----------------------------------------------------------------------------------------------------------------*/

#mytable {
	width: 674px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

caption {
	padding: 5px 0 0 0;
	width: 674px;	 
	text-align: right;
}

th {
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	text-align: left;
	padding: 4px 4px 4px 6px;
	background: #c7f279;
}

th.notopbg {
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	text-align: left;
	padding: 4px 4px 4px 6px;
	background: #fff;
}

th.notopbg2 {
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	text-align: left;
	padding: 4px 4px 4px 6px;
	background: #fff;
}

th.notopbg3 {
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	text-align: left;
	padding: 4px 4px 4px 6px;
	background: #eaeaea;
}



td {
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background: #fff;
	padding: 4px 4px 4px 6px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


td.alt {
	background: #eaeaea;
}

td.altborder {
	background: #eaeaea;
	border-right:1px solid #5ec457;
}

td.greenborder{
	border-right:1px solid #5ec457;
}

th.spec {
	border-left: 1px solid #d0d0d0;
	border-top: 0;
	background: #fff;
}

th.noborder{
	border:none;
	background:#ffffff;
}

th.language{
	border-left: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	background: #c7f279;
	text-align:center;
	border-bottom:none;
}

.top {
	border-top: 1px solid #d0d0d0;
}

th.specnorm {
	border-left: 1px solid #d0d0d0;
	border-top: 0;
	background: #fff;
	font-weight:normal;
}

th.specalt {
	border-left: 1px solid #d0d0d0;
	border-top: 0;
	background: #eaeaea;
}

/*accordion----------------------------------------------------------------------------------------------------------------*/
#container-accordion{
	width:auto;
	height:auto;
	margin:10px 0;
}

h4.accordiontitle{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	color:#69a811;
	margin:15px 0 10px 0;
	padding:4px 10px 4px 0;
	font-size:16px;
	background: url(../images/nav_arrow.gif) right center no-repeat;
	border-bottom:1px solid #d0d0d0;
}


.accordiontext {
	border:1px solid #d0d0d0;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	background:#f0f0f0;
}

.accordiontext li{
	margin:0 0 10px 0;
}

/*tipbox-----------------------------------------------------------------------------------------------------------------*/
.container-tipbox{
	width:624px;
	height:auto;
	background: url(../images/warning.gif) left center no-repeat;
	float:left;
	margin:0 0 10px 0;
	padding:10px 0 10px 50px;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}

.container-tipbox p{
	margin:0;
}

/*footer-------------------------------------------------------------------------------------------------------------------*/

#container-footer{
	width:100%;
	height: 245px;
	margin:0;
	padding:0;
	clear:both;
	background:#72af15 url(../images/footer_bg.gif) repeat-x;
}

#container-footermain {
	width:940px;
	height: auto;
	margin:0 auto;
	padding:3px 0 0 0;
	color:#464646;
}
#container-footerright{
	width:300px;
	height: auto;
	float:left;
	margin:0 auto;
	padding:0 0 0 20px;
	
}

#container-footerright h1{
	color:#ffffff;
	font-size:20px;
	line-height:20px;
	height:37px;
	width: 300px;
	margin:20px 0 5px 0;
	float:left;
}


#footer-left{
	width:590px;
	height:auto;
	margin:0;
	float:left;
	background: url(../images/footer_divider.png) top right no-repeat;
}

.footer-address{
	width: 560px;
	height:auto;
	margin:0;
	padding:10px 0 0 20px;
	float:left;
}

.footer-address p, #container-footerright p{
	margin-bottom:10px;
}

.footer-address h1{
	color:#ffffff;
	font-size:20px;
	line-height:20px;
	width: 560px;
	margin:10px 0 10px 0;
	padding-bottom:10px;
}

.footer-address span{
	color:#ffffff;
}


.footer-copyright {
	float: left;
	width: 600px;
	padding:10px 0 0 20px;
	color:#ffffff;
	font-size:12px;
	text-align:left;
}

.footer-logo {
	float: right;
	width: 280px;
	height:24px;
	padding:10px 20px 0 0;
	color:#ffffff;
	font-size:12px;
	text-align:right;
}

.footer-address a{
	color:#332f30;
	text-decoration:none;
}

.footer-address a:hover{
	color:#332f30;
	text-decoration:none;
}

/*buttons-----------------------------------------------------------------------------------------------------------------*/
a.greenbut {
    background: transparent url('../images/green_but_a.gif') no-repeat scroll top right;
    display: block;
    float: left;
    height: 32px;
    padding-right: 22px;
    text-decoration: none;
}

a.greenbut span {
    background: transparent url('../images/green_but.gif') no-repeat;
    display: block;
    line-height: 16px;
    padding: 8px 0 8px 22px;
	color: #ffffff;
	font-size: 16px;
	font-weight:500;
}


a.greenbut:hover {
    background-position: bottom right;
    outline: none; 
}

a.greenbut:hover span {
    background-position: bottom left;
    padding: 8px 0 8px 22px;
	color: #ffffff;
}

.padding{
	width:100%;
	height:15px;
	float:left;
	margin:0;
	clear:both;
}

.tablefooter{
	margin:0;
	padding:0 0 20px 0;
	font-size:11px;
}
