/*--CSS Document | Izonil fooldal--*/

/*- LAYOUT - Alaptábla és Fõtábla deklarációk -*/

#termekek A:link {text-decoration: none ; color: White; }
#termekek A:visited {text-decoration: none; color: White; }
#termekek A:active {text-decoration: none; color: White; }
#termekek A:hover {text-decoration: underline; color: White; }

#products_doboz A:link {text-decoration: none ; color: Black; }
#products_doboz A:visited {text-decoration: none; color: Black; }
#products_doboz A:active {text-decoration: none; color: Black; }
#products_doboz A:hover {text-decoration: underline; color: Black; }

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(layout/main_background.gif);
}

#alaptabla{
	width: 100%;
	background-image: url(layout/top_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#fotabla{
	margin-top: 0px;
}

#baloldal{
	width: 810px;
	height: 100%;
	margin-top: 0px;
}

#bal_fej{
	width: 100%;
	height: 33px;
	background-image: url(layout/bal_fej_back_about.gif);
	background-repeat: no-repeat;
}

#bal_test{
	width: 100%;
	height: 100px;
	background-image: url(layout/bal_kozep_back_about.gif);
	background-repeat: repeat-y;
}

#bal_lab{
	width: 100%;
	height: 16px;
	background-image: url(layout/bal_lab_back_about.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer{
	width: 100%;
	height: 36px;
	margin-top: 10px;
	background-image: url(layout/footer_back.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*- TARTALOM -*/

.header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #013A65;
	padding-left: 20px;
	padding-top: 5px;
	font-variant: small-caps;
	letter-spacing: 3px;
}

#tartalom_tabla{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#kepek_td{
	padding-left: 35px;
	padding-top: 25px;
}

#MSDS{
	padding-top: 30px;
}

#MSDS img{
	border: 0px;
}

#zsak{
	padding-left: 40px;
	padding-top: 80px;
}

#vakolat{
	padding-top: 200px;
}

#abra{
	padding-top: 200px;
}

#abra img{
	border: none;
}

#pince_rossz{
	padding-top: 200px;
}

#pince_jo{
	padding-top: 20px;
}

#szoveg_td{
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 0px;
}

#important{
	font-size: 16px;
	font-variant: small-caps;
	margin-top: 10px;
}

.nagy_cim{
	width: 494px;
	height: 26px;
	margin-top: 40px;
	padding-left: 5px;
	background-image: url(images/plaster_big_cim.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
}

.nagy_cim2{
	width: 494px;
	height: 26px;
	margin-top: 30px;
	padding-left: 5px;
	background-image: url(images/plaster_big_cim.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
}

.kis_cim{
	width: 200px;
	height: 24px;
	background-image: url(images/plaster_small_cim.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 13px;
}

.kis_cim2{
	width: 321px;
	height: 24px;
	background-image: url(images/plaster_small_cim2.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 13px;
}

.doboz_szoveg{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 45px;
	margin-top: 15px;
}

.felsorolas{
	font-size: 11px;
	margin-top: 10px;
	padding-left: 5px;
}

.felsorolas2{
	font-size: 12px;
	margin-top: 10px;
	padding-left: 5px;
}

#doboz_technical{
	font-size: 12px;
	margin-left: 5px;
	margin-top: 15px;
}

#product_version{
	width: 190px;
}

#fine_base{
	width: 180px;
}

#rough_base{
	width: 190px;
}

.version_szoveg{
	padding-top: 10px;
	line-height: 18px;
}

#termek_szoveg{
	padding-top: 10px;
	padding-bottom: 50px;
	line-height: 18px;
}

.kisebb{
	font-size: 11px;
}
