html { 
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body { 
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

div#bg {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.bg_green {
	background: url('../i/bg_body_header_green.jpg') left top;
	background-repeat: repeat-x;
	background-color: #303D01;
	height: 930px;
}

div.bg_violet {
	background: url('../i/bg_body_header_violet.jpg') left top;
	background-repeat: repeat-x;
	background-color: #3F274B;
	height: 930px;
}

div.bg_pink {
	background: url('../i/bg_body_header_pink.jpg') left top;
	background-repeat: repeat-x;
	background-color: #70103B;
	height: 960px;
}

div.bg_green_dark {
	background: url('../i/bg_body_header_green_dark.jpg') left top;
	background-repeat: repeat-x;
	background-color: #084540;
	height: 1530px;
}

div.bg_blue {
	background: url('../i/bg_body_header_blue.jpg') left top;
	background-repeat: repeat-x;
	background-color: #203A39;
	height: 1670px;
}

div.bg_red {
	background: url('../i/bg_body_header_red.jpg') left top;
	background-repeat: repeat-x;
	background-color: #70103b;
	height: 890px;	
}

div.bg_brown {
	background: url('../i/bg_body_header_brown.jpg') left top;
	background-repeat: repeat-x;
	background-color: #452b28;
	height: 960px;	
}

div.bg_lightbrown {
	background: url('../i/bg_body_header_lightbrown.jpg') left top;
	background-repeat: repeat-x;
	background-color: #5E2601;
	height: 1130px;	
}

div.bg_brownstart {
	background: url('../i/bg_body_header_brownstart.jpg') left top;
	background-repeat: repeat-x;
	background-color: #532c01;
	height: 890px;	
}
div.bg_coldblue {
	background: url('../i/bg_body_header_coldblue.jpg') left top;
	background-repeat: repeat-x;
	background-color: #0B3F5B;
	height: 1130px;	
}
div.bg_apricotgreen{
	background: url('../i/bg_body_header_apricotgreen.jpg') left top;
	background-repeat: repeat-x;
	background-color: #0E4B0F;
	height: 1130px;	
}

div.bg_walnutbrown{
	background: url('../i/bg_body_header_walnut_brown.jpg') left top;
	background-repeat: repeat-x;
	background-color: #4c2f01;
	height: 1130px;	
}

div.bg_szederlila{
	background: url('../i/bg_body_header_szederlila.jpg') left top;
	background-repeat: repeat-x;
	background-color: #511967;
	height: 1130px;	
}

div#fallout {
	position: absolute;
	height: 100%;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	padding: 0px;
}

div.fallout_green {
	background: url('../i/bg_body_green.jpg') left top no-repeat;
}

div.fallout_blue {
	background: url('../i/bg_body_blue.jpg') left top no-repeat;
}

div.fallout_pink {
	background: url('../i/bg_body_pink.jpg') left top no-repeat;
}

div.fallout_green_dark {
	background: url('../i/bg_body_green_dark.jpg') left top no-repeat;
}

div.fallout_red {
	background: url('../i/bg_body_red.jpg') left top no-repeat;
}

div.fallout_brown {
	background: url('../i/bg_body_brown.jpg') left top no-repeat;
}

div.fallout_lightbrown {
	background: url('../i/bg_body_ligthbrown.jpg') left top no-repeat;
}

div.fallout_brownstart {
	background: url('../i/bg_body_brown_start.jpg') left top no-repeat;
}

div.fallout_violet {
	background: url('../i/bg_body_violet.jpg') left top no-repeat;
}

div.fallout_coldblue {
	background: url('../i/bg_body_coldblue.jpg') left top no-repeat;
}

div.fallout_apricotgreen {
	background: url('../i/bg_body_apricotgreen.jpg') left top no-repeat;
}

div.fallout_walnutbrown {
	background: url('../i/bg_body_walnut_brown.jpg') left top no-repeat;
}

div.fallout_szederlila {
	background: url('../i/bg_body_szederlila.jpg') left top no-repeat;
}

div#page {
	width: 810px;
	position: absolute;
	left: 50%;
	margin-left: -410px;
	padding: 0px;
}

/* Flashek */

div#header_flash {
	width: 700px;
	height: 270px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	float: left;
}

div#header_nyito_flash {
	width: 610px;
	height: 100px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	float: left;
}

div#nyito_flash {
	width: 900px;
	height: 400px;
	margin: 0px;
	margin-left: 0px !important;
	margin-left: 0px;
	float: left;
}

/* Header pics */


div#header_img {
	width: 610px;
	height: 150px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	float: left;
	text-align: center;
}

div#static_content {
	width: 610px;
	margin: 0px;
	margin-left: 140px !important;
	margin-left: 90px;
	float: left;
}

div#static_content div.static_icon {
	margin: 0px;
	margin-left: 50px !important;
	margin-left: 25px;
	margin-top: 20px;
	padding-top: 5px;
	float: left;
	width: 61px;
	clear: left;
}

div#static_content div.static_text {
	float: left;
	width: 450px;
	margin-top: 20px;
}

div#static_content div.static_text_indent {
	float: left;
	width: 400px;
	margin: 0px;
	margin-left: 107px !important;
	margin-left: 54px;
}

div#static_content div.static_text p {
	width: 450px;
	margin: 0px;
	margin-top: 5px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

div#static_content div.static_text_indent p {
	width: 400px;
	margin: 0px;
	margin-bottom: 15px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}


div#static_content div.static_title {
	margin: 0px;
	margin-left: 50px !important;
	margin-left: 25px;
	float: left;
	margin-bottom: 5px;
}

div#static_content div.static_title_indent {
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	float: left;
	margin-bottom: 5px;
}

div#static_content div.static_img {
	width: 610px;
	margin: 0px;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}

div#static_content p.text {
	width: 500px;
	margin: 0px;
	margin-left: 55px !important;
	margin-left: 30px;	
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	clear: both;
}

div#static_content p.text2 {
	width: 500px;
	margin: 0px;
	margin-left: 55px !important;
	margin-left: 30px;	
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: underline;
	line-height: 25px;
	clear: both;
}

div#static_content p.text3 {
	width: 500px;
	margin: 0px;
	margin-left: 55px !important;
	margin-left: 30px;	
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Bold;
	text-decoration:none;
	line-height: 15px;
	clear: both;
}

div#static_content p.text4 {
	width: 480px;
	margin: 0px;
	margin-left: 73px !important;
	margin-left: 48px;	
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	clear: both;
}

div#static_content h6.bemutatkozas, div#static_content h6.szolgaltatasaink, div#static_content h6.minosegpolitika, div#static_content h6.kapcsolatok {
	width: 300px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	padding: 0px;
	float: left;
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	padding: 24px 0 0 0;
	height: 0px !important;
	height /**/: 40px;	
}

div#gyumkosar_info h6 {
	width: 610px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	padding: 0px;
	float: left;
	clear: both;
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	padding: 24px 0 0 0;
	height: 0px !important;
	height /**/: 40px;	
}

div#contact_form {
	width: 415px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 100px !important;
	margin-left: 50px;	
}

div#contact_form p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

div#contact_form input {
	width: 200px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #203A39;
	color: #FFFFFF;
	font-size: 10px;
}

div#contact_form textarea {
	width: 200px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #203A39;
	color: #FFFFFF;
	font-size: 11px;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
}

div#contact_form p.form_row_1 {
	width: 393px;
	height: 30px;
	margin: 0px;
	margin-top: -3px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 22px;
	background: url('../i/bg_form_row1.jpg') left top no-repeat;
}

div#contact_form p.form_row_2 {
	width: 393px;
	height: 60px;
	margin: 0px;
	margin-top: -11px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 22px;
	background: url('../i/bg_form_row2.jpg') left top no-repeat;
}

div#contact_form p.form_row_3 {
	width: 393px;
	height: 30px;
	margin: 0px;
	margin-top: -9px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 22px;
	background: url('../i/bg_form_row3.jpg') left top no-repeat;
}

div#contact_form p.form_row_4 {
	width: 393px;
	height: 30px;
	margin: 0px;
	margin-top: -8px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 22px;
	background: url('../i/bg_form_row4.jpg') left top no-repeat;
}

div#contact_form p.form_row_5 {
	width: 415px;
	height: 30px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	background: url('../i/bg_form_row5.jpg') left top no-repeat;
}

div#contact_form p.form_row_6 {
	width: 247px !important;
	width: 251px;
	height: 23px !important;
	height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 7px !important;
	padding-top: 5px;
	padding-left: 168px !important;
	padding-left: 164px;
	background: url('../i/bg_form_row6.jpg') left top no-repeat;
}

div#contact_form p.form_row_7 {
	width: 247px !important;
	width: 251px;
	height: 23px !important;
	height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 7px !important;
	padding-top: 5px;
	padding-left: 168px !important;
	padding-left: 164px;
	background: url('../i/bg_form_row7.jpg') left top no-repeat;
}

div#contact_form p.form_row_8 {
	width: 247px !important;
	width: 251px;
	height: 23px !important;
	height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 7px !important;
	padding-top: 5px;
	padding-left: 168px !important;
	padding-left: 164px;
	background: url('../i/bg_form_row8.jpg') left top no-repeat;
}

div#contact_form p.form_row_9 {
	width: 247px !important;
	width: 251px;
	height: 23px !important;
	height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 7px !important;
	padding-top: 5px;
	padding-left: 168px !important;
	padding-left: 164px;
	background: url('../i/bg_form_row9.jpg') left top no-repeat;
}

div#contact_form p.form_row_10 {
	width: 247px !important;
	width: 251px;
	height: 23px !important;
	height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 7px !important;
	padding-top: 5px;
	padding-left: 168px !important;
	padding-left: 164px;
	background: url('../i/bg_form_row10.jpg') left top no-repeat;
}

div#contact_form p.form_row_11 {
	width: 247px !important;
	width: 251px;
	height: 123px !important;
	height: 125px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 7px !important;
	padding-top: 5px;
	padding-left: 168px !important;
	padding-left: 164px;
	background: url('../i/bg_form_row11.jpg') left top no-repeat;
}

div#contact_form p.form_row_11 a {
	width: 45px;
	height: 25px;
	float: left;
	text-decoration: none;
	margin: 0px;
	margin-left: 200px;
}

div#product_head {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 610px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	margin-top: 10px;
	float: left;
}

div#product_head p {
	width: 610px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	padding: 0px;
	float: left;
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	padding: 24px 0 0 0;
	height: 0px !important;
	height /**/:134px;	
}

div#product_name {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 375px;
	height: 100%;
	text-align: center;
}

div#product_logo {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 235px;
	height: 100%;
	text-align: center;
}

div#product_name_rolly {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	width: 336px;/*375px;*/
	height: 100%;
	text-align: center;
}

div#product_logo_rolly {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 235px;
	height: 100%;
	text-align: center;
}

div#bigproduct {
	float: left;
	width: 440px;
	height: 370px;
	margin: 0px;
	padding: 0px;
	margin-left: -60px;
}

div#plum_logo {
	position: absolute;
	left: 630px;
	top: 320px;
	margin: 0px;
	padding: 0px;
}

div#plum_text {
	position: absolute;
	left: 360px;
	top: 360px;
	margin: 0px;
	padding: 0px;
	width: 290px;
	text-align: justify;
}


div#plum_text_szeles {
	position: absolute;
	width: 290px;
	width: 330px !important;
	left: 360px;
	top: 360px;
	margin: 0px;
	padding: 0px;	
	text-align: justify;
}

div#plum_image {
	position: absolute;
	left: 360px;
	top: 450px;
	margin: 0px;
	padding: 0px;
}

div#plum_name {
	position: absolute;
	left: 340px;
	top: 280px;
	margin: 0px;
	padding: 0px;		
}

div#product_text {
	width: 450px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 110px;
	float: left;
	text-align: justify;
}

div#product_text_rolly {
	width: 450px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 110px;
	float: left;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div#product_text p {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div#product_chooser {
	float: left;
	width: 100px;
	margin: 0px;
	margin-top: 70px;
	padding: 0px;
	clear: left;
}

div#product_chooser a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	float: left;
	color: #FFFFFF;
	background: url('../i/product_chooser_sign.gif') left top no-repeat;
	background-position: 0px 4px;
}

div#product_txt_ocsiajanlo {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	float: left;
}

div#product_txt_fruitbarajanlo {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	left: 380px !important;
	left: 360px;
	top: 360px !important;
	top: 400px;
	width: 320px;
}

div#product_txt_gyum1 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	left: 320px;
	top: 330px;
	width: 320px;
}

div#product_txt_gyum1 p.title {
	color: #FFDB5A;
}

div#product_txt_gyum2 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	left: 100px;
	top: 580px;
	width: 200px;
	text-align: right;
}

div#product_txt_gyum3 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	left: 330px;
	top: 750px;
	width: 360px;
}

div#product_flash {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 610px;
}

div#product_flash_bal {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 410px;
}

div#product_flash_jobb {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 200px;
	margin-top: 80px;
}

div#gyumkosar_info {
	float: left;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	margin-top: 0px;
	padding: 0px;
	width: 610px;
}

div#gyumkosar_table {
	width: 527px;
	margin: 0px;
	margin-left: 30px !important;
	margin-left: 15px;	
	margin-top: 30px;
	padding: 0px;
	float: left;
}

div#gyumkosar_table table {
	width: 240px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	font-size: 11px;
	text-align: right;
}

div#gyumkosar_table table tr td.label {
	text-align: left;
}

div#gyumtable_left {
	width: 256px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#gyumtable_right {
	width: 256px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 15px;
	margin-top: 13px;
}

div#gyumkosar_box1 {
	width: 256px;
	height: 140px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	background: url('../i/box01.gif') left top no-repeat;
	float: left;
}

div#gyumkosar_box2 {
	width: 256px;
	height: 140px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	background: url('../i/box02.gif') left top no-repeat;
	float: left;
}

div#gyumkosar_box3 {
	width: 256px;
	height: 271px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-top: 15px;
	background: url('../i/box03.gif') left top no-repeat;
	float: left;
}

div#gyumkosar_box3 p {
	margin: 0px;
	float: left;
	margin-left: 40px !important;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 180px;
}

div#gyumkosar_info p.info_title {
	width: 230px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	float: left;
}

div#gyumkosar_info div.info_title {
	float: left;
	margin-left: 200px !important;
	margin-left: 100px;
	clear: both;
}

div#product_flash_gyumkosar {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 610px;
}

div#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
	height: 8px;
	text-align: center;
}

div#footer span {
	width: 610px;
	margin: 0px;
	margin-left: 100px !important;
	margin-left: 50px;
	padding: 0px;
	float: left;
	display: block;
	overflow: hidden;
	background-position: 0px 0px;
	padding: 24px 0 0 0;
	height: 0px !important;
	height /**/:134px;	
}

img { 
	border: none;
}
a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #777777;
    text-decoration: none;
}
a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
