
body
{
	background: #F2F3F2;
	color: #212419;
    font-family: Arial,Tahoma;
    font-size: 12px;
}

input:focus, select:focus, textarea:focus 
{
    background: #F2F3F2;
    border: 2px solid #7cab03; 
}


#iso
{
	background: url('../image/V_ISO9001_RGB_250.jpg') no-repeat;
	min-height: 153px;
	max-height: 153px;
	min-width: 250px;
	max-width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}

#video
{
	background: url('../image/vid.gif') no-repeat;
	min-height: 140px;
	max-height: 140px;
	min-width: 250px;
	max-width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}
#video2
{
	background: url('../image/video.jpg') no-repeat;
	min-height: 140px;
	max-height: 140px;
	min-width: 250px;
	max-width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}

#video3
{
	background: url('../image/vid2014.jpg') no-repeat;
	min-height: 140px;
	max-height: 140px;
	min-width: 250px;
	max-width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}

#video4
{
	background: url('../image/vid2017.jpg') no-repeat;
	min-height: 140px;
	max-height: 140px;
	min-width: 250px;
	max-width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}

#videotext
{
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	
}

#flagsheader
{
	position: absolute;
	right: 50px;
	top: 45px;
	
}
#flagsfooter
{
	position: relative;
	right: 40px;
	bottom: 47px;
	
}
#flags_HU
{
	background: url('../flags/hu_HU.gif') no-repeat;
	min-height: 16px;
	min-width: 16px;
	margin-left: 30px;
	
	
	float: right;
}
#flags_DE
{
	background: url('../flags/de_DE.gif') no-repeat;
	min-height: 16px;
	min-width: 16px;
	margin-left: 5px;
	
	
	float: right;
}

#flags_EN
{
	background: url('../flags/en_GB.gif') no-repeat;
	min-height: 16px;
	min-width: 16px;
	margin-left: 5px;
	
	
	float: right;
}



#header1
{
	float: left;
	background: url('../image/header_1.jpg') no-repeat;	
	height: 83px;
	min-height: 83px;
	max-height: 83px;
	min-width: 291px;
	max-width: 291px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	

}

#header2
{
	
	background: url('../image/header_2.jpg') repeat-x right top;
	min-height: 83px;
	max-height: 83px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	

	
}
#header3
{
	float: right;
	background: url('../image/footer3.jpg') no-repeat;



	max-height: 83px;
	min-height: 83px;
	min-width: 48px;
	max-width: 48px;
	/*width: 291px;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}


#footer1
{
	float: left;
	background: url('../image/footer1.jpg') no-repeat;	
	min-height: 83px;
	max-height: 83px;
	min-width: 48px;
	max-width: 48px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer2
{
	background: url('../image/header_2.jpg') repeat-x right top;
	min-height: 83px;
	max-height: 83px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer3
{
	float: right;
	background: url('../image/footer3.jpg') no-repeat;
	max-height: 83px;
	min-height: 83px;
	min-width: 48px;
	max-width: 48px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



#footer2 p
{
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	padding: 0 0 0 0;
	margin-top: -5px;
	
}

#footerMenu
{
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	padding: 0 0 0 0;
	margin-top: 28px;
	font-weight: bold;
	
}

#footerMenu a:hover,a
{
	color: grey;
}
	
#footertext
{
	position: absolute;
}

#footertext p 
{
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
}


#headertext {
    float: left;
    font-size: 14px;
    color: #3D663C;
    left: 305px;
    position: absolute;
    top: 45px;
}
#leftside
{
	float: left;
	max-width: 260px;
}

#content
{
	padding-left: 300px;
	padding-right: 12px;
	/*min-width: 680px;*/
/*	max-width: 680px;*/
	/*width: 100%;*/
	
}

#contenttext{
    padding-top:11px;
    margin-top:0px;
    
}

/* main content */

#maincontent{
    padding:20px 22px 20px 20px;
    border-right:1px solid #909498;
    border-left:1px solid #909498;
    min-height: 200px;
    text-align: justify;
    background:#fff;
    margin-top: 0px;
}

#maincontent ul, #maincontent ol{
    padding:10px 15px;
}

#maincontent ul ul{
    padding:5px 20px;
}

#maincontent ul li, #maincontent ol li{
	padding: 4px 0;
}

#maincontent a:hover{
    text-decoration: underline;
}

hr
{
	/*color: #7cab03;*/
	border: 0;
	background: #7cab03;
	height: 2px;
	margin-bottom: 20px;
}

h2{
    display:block;
    min-width:680px;

    height:22px;
    font-size:18px;
    font-weight: bold;
    background:url(../image/h2bg2.gif) no-repeat;
    padding:19px 23px 19px 21px;
    margin: 0;
}

#h2_t
{
    font-size:18px;
    font-weight: bold;
    padding:19px 23px 19px 21px;

}
#h2_c
{
	
	background: url('../image/h2bg_center.jpg') repeat-x right top;
	min-height: 60px;
	max-height: 60px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#h2_l
{
	float: left;
	background: url('../image/h2bg_left.jpg') no-repeat;	
	min-height: 60px;
	max-height: 60px;
	min-width: 48px;
	/*max-width: 48px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#h2_r
{
	float: right;
	background: url('../image/h2bg_right.jpg') no-repeat;
	max-height: 60px;
	min-height: 60px;
	min-width: 29px;
	max-width: 29px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*Footer*/

#footer_c
{
	background: url('../image/footer_center.jpg') repeat-x right top;
	min-height: 80px;
	max-height: 80px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer_l
{
	float: left;
	background: url('../image/footer_left.jpg') no-repeat;	
	min-height: 80px;
	max-height: 80px;
	min-width: 42px;
	max-width: 42px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#footer_r
{
	float: right;
	background: url('../image/footer_right.jpg') no-repeat;
	min-height: 80px;
	max-height: 80px;
	min-width: 42px;
	max-width: 42px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*

#footer_c
{
	background: url('../image/footer_center.jpg') repeat-x right top;
	display: block;
	height: 80px;
	
	margin-bottom: 20px;
}

#footer_l
{
	background: url('../image/footer_left.jpg') no-repeat;	
	height: 80px;
	padding: 0 0 0 0;
	
}

#footer_r
{
	float: right;
	background: url('../image/footer_right.jpg') no-repeat;
	position: relative;
	right: 0px;
	top: -80px; 
	max-height: 80px;
	min-height: 80px;
	min-width: 42px;
	max-width: 42px;
	padding: 0 0 0 0;
}
*/
#footerright {
    display:block;
    height: 80px;
    background:url('../image/footer2.gif') no-repeat;
    width: 680px;
    margin-bottom: 20px;
}
#footerright #plasticorlogo{
    position:relative;
    float:left;
    left:20px;
    top: 20px;
    width:122px;
    height:27px;
    display:block;
    background:url('../image/logofooter.gif') no-repeat;
}

#footer_l #plasticorlogo
{
    position:relative;
    float:left;
    left:20px;
    top: 20px;
    width:122px;
    height:27px;
    display:block;
    background:url('../image/logofooter.gif') no-repeat;
}

/*Menü */

#menu{
    width:250px;
    margin-left: -28px;
}

#menu a{
    text-decoration: none;
    color:#3D663C;
    outline:0;
    font-weight: bold;
}

#menu ul{
    list-style: none;
}

#menu ul li{
    width:250px;
    background:url('../image/menubg.gif') repeat-y;
    display:block;
}

#menu ul li a{
    display:block;
    width:208px;
    border-bottom:1px solid #a2aab0;
    border-top:1px solid #fff;
    font-size:16px;
    padding:9px 10px 11px;
    margin:0 11px 0 11px;
    color:#212419;
}

#menu ul li a:hover{
    background:#fff;
}

#menu #firstitem{
    border-top:none !important;
    padding-top:7px !important;
    border:none;
    width:250px;
    background: url('../image/menutop.gif') no-repeat #a4ac95; 
}

#menu #firstitem a{
    padding-top:12px;
    padding-bottom:10px;
    background:none;
    border-top:none;
}

#menu #firstitem a:hover{
    background:url('../image/menutophover.gif') no-repeat;
}

#menu #lastitem{
    padding-bottom: 15px;
    border-bottom:none !important;
    background:url('../image/menubottom.gif') no-repeat;
}

#menu #lastitem a{
    background:none;
    border:none;
}

#menu #lastitem a:hover{
    background:url('../image/menubottomhover.gif') no-repeat;
}

#menu .active a, #menu .active:hover a{
    background:url('../image/activebg2.gif') no-repeat !important;
}

#menu .topactive a{
    background:url('../image/menutopact.gif') no-repeat !important;
}

#menu .bottomactive a{
    background:url('../image/menubottomact.gif') no-repeat !important;
}

/*Kontakt box*/

.box{
    width:250px;
    margin-top:10px;
    margin-left: 12px;
    padding-top:5px;
    background:url('../image/boxtop.gif') no-repeat;
}

.boxmain{
    width:206px;
    background:url('../image/boxbg.gif') repeat-x #ced1c6;
    padding:10px 21px;
    min-height:111px;
    border-left:1px solid #9aa38b;
    border-right:1px solid #9aa38b;
}

.boxbottom{
    width:250px;
    height:5px;
    background: url('../image/boxbottom.gif') no-repeat;
    font-size:11px;
}

.box a:hover{
    text-decoration:underline;
}

/*pályázati logok */

#program_open
{
	margin-left: 10px;
}


#program_open .logo {
	width: 250px;
	margin: 0 0 10px 0;
}
#program_open .uszt {
	background: url(../image/uszt_logo.jpg) center no-repeat;
	height: 73px;
}
#program_open .mm {
	background: url(../image/mm_logo.jpg) center no-repeat;
	height: 46px;
}
#program_open .eu {
	background: url(../image/eu_logo.jpg) center no-repeat;
	height: 36px;
}
#program_open #slogen {
	display: block;
	font-size: 10px;
	color: #000099;
	line-height: 12px;
	margin: 10px 0 0 70px;
}
#program_open #link {
	font-size: 10px;
	margin: 0px;
	text-align: center;
}
#program_open #link a {
	color: #000099;
	text-decoration: none	
}
#program_open #link a:hover {
	text-decoration: underline;
}

#rollup
{
	background: url('../image/rollup.jpg');
	min-width: 250px;
	max-width: 250px;
	min-height: 589px;
	max-height: 589px;
	
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	
}

/*Sajtómegjelenések*/

#newsblock
{
	height: auto;
	overflow: hidden;
	
}

#newsimage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#newsdate
{
	color: #888888;
	margin-bottom: 5px;
	font-weight: bold;
	
}

/*Termékek*/

#pb_short_content
{
	padding-bottom: 5px;
}
#p_block
{
	height: auto;
	overflow: hidden;
}

#pb_image
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	max-height: 140px;
	max-width: 140px;
}

#pb_image img
{
	max-height: 140px;
	max-width: 140px;
}

/*product detail*/

#pd_image
{
	float: right;
	margin: 10px 10px 10px 10px;
	max-height: 180px;
	max-width: 180px;
}
#pd_image img
{
	max-height: 180px;
	max-width: 180px;
}

#pd_imgs
{
	border: 1px solid #909498;
	margin-top: 20px;
}

#pd_imgs img
{
	margin: 10px 10px 10px 10px;
	max-height: 120px;
	max-width: 120px;
	
	
}

#pd_content
{
	min-height: 140px;
	padding-bottom: 15px;
}

#pd
{
	margin: 10px 10px 10px 10px;
	
	
}
/*/////////////////
*/

#back
{
	margin-top: 30px;
}
a{
    text-decoration: none;
    color:#3D663C;
    outline:0;
}


input[type=submit]
{
	
    width:68px;
    height:26px;
    border:none;
    font-weight:bold;
    background:url("../image/button.gif") no-repeat;
}
input[type=button]
{
	
    width:68px;
    height:26px;
    border:none;
    font-weight:bold;
    background:url("../image/button.gif") no-repeat;
}


#maincontent div.mask{
    width:490px;
    height:107px;
    vertical-align: middle;
    border-top:1px solid #909498;
    border-bottom:1px solid #909498;
    float:left;
    overflow:hidden;
    /*position:relative;*/
}

.childs{
   height:69px;
   padding:19px 0;
   position: relative;
}

.childs img{
    float:none !important;
    max-height:107px;
    border:1px solid #fff;
}

.childs img:hover{
    border:1px solid #5D6C3D;
}


.back_btn, .next_btn{
    width:33px;
    height:109px;
    display:block;
    cursor:pointer;
}

.back_btn{
    background:url("../image/back_btn.gif")  no-repeat;
    float:left;
}

.back_btn:hover{
    background:url("../image/back_btn_hover.gif")  no-repeat;
}

.next_btn{
    background:url("../image/next_btn.gif")  no-repeat;
    float:right;
}

.next_btn:hover{
     background:url("../image/next_btn_hover.gif")  no-repeat;
}

#ad_img_upload img
{
	margin: 5px 5px 5px 5px;
	border: 1px dashed #5D6C3D;
}

#ad_img_upload #img_block
{
	float: left;
	text-align: center;
	text-decoration: none;
	border: none;
	margin: 2px 2px 2px 2px;
	padding: 5px;
	min-height: 200px;

}
