/*** USER VÉLEMÉNY CSS
	* a termékvéleményhez és a szolgáltatás véleményhez
	***/
	
			#velemenyek_gyujto {
				width: 598px;
				margin: 15px auto;
				display: table;
				}
				
			#velemenyek_kat {
				background: url(images/velemeny_gyujto-kat_hatter.jpg) repeat-x bottom;
				border-bottom: 1px solid #7b2c6f;
				}
				
			#velemenyek_kat ul {
				padding: 0;
				padding-left: 14px;
				padding-bottom: 8px;
				padding-top: 0 !important; /* Firefox */
				padding-top: 7px;
				margin: 0;
			}
			
			#velemenyek_kat ul li {
				display: inline;
				list-style: none;
				font-size: 12px;
			}
			
			#velemenyek_kat ul li a {
				background: #7D2B6D url(images/velemeny_gyujto-kat_hatter_link.jpg) repeat-x top;
				color: #fff;
				text-decoration: none;
				padding: 6px 14px 2px;
				margin: 0 -4px 0 !important; /* Firefox */
				margin: 0 -4px 0 0;
				border-left: 1px solid #fff;
				height: 100px;
			}
			
			.aktivful {
				background: #fff url(images/velemeny_gyujto-kat_hatter_aktiv.jpg) repeat-x top left;
				padding: 6px 14px 2px !important; /* Firefox */
				padding: 8px 14px 4px;
				margin: 0;
				margin-top: 3px;
				font-weight: bold;
			}
			
			#velemeny_doboz {
				background: #F7E6F4;
				margin: 0 auto 5px;
				padding: 0;
				padding-bottom: 15px;
				display: table;
				width: 598px;
				min-height: 200px;
				position: relative;
			}
			
			.velemeny_szolgaltatasrol_szoveg {
				width: 598px;
				float: right;
				position: relative;
				color: #000;
				padding-top: 25px;
				padding-bottom: 10px;
			}
			
			.velemeny_szolgaltatasrol_szoveg p {
				margin-left: 20px;
				margin-right: 20px;
			}
			
			.velemeny_termek {
				width: 158px;
				float: left;
				text-align: center;
			}
			
			.velemeny_szoveg {
				width: 438px;
				min-height: 200px;
				float: right;
				position: relative;
				padding-top: 20px !important; /* Firefox */
				padding-top: 30px;
			}
			
			.velemeny_szoveg p {
				margin-right: 10px;
			}
			
			.termekoldalra {
				background: #7B2C6F;
				color: #fff;
				border: none;
				position: absolute;
				bottom: -5px !important; /* Firefox */
				bottom: -10px;
				right: 25px;
				margin: 0;
				margin-top: 15px;
				border: 1px solid #D27FC5;
				display: block;
				padding: 2px;
			}
			
			.termekoldalra a {
				color: #fff;
				text-decoration: none;
			}
			
			.termek_ajanlas {
				width: 126px;
				height: 25px;
				background: #E80000;
				font-size: 10px;
				font-weight: bold;
				color: #fff;
				margin-bottom: 3px;
				margin: 10px auto 5px;
			}
			
			.velemeny_termek p {
				color: #fff;
			}
			
			.velemeny_termek img {
				border: 0;
				width: 126px;
				height: 94px;
				background: #ccc;
				margin: 0;
				padding: 0;
			}
			
			.velemeny_termek a {
				color: #7B2C6F;
				font-weight: bold;
			}
			
			.termek_datuma {
				position: absolute;
				top: 0px !important; /* Firefox */
				top: 10px;
				right: 5px;
				font-size: 10px;
				margin-bottom: 33px;
				display: inline;
			}
			
			#lapozo {
				margin: 20px auto;
				width: 598px;
				text-align: center;
			}
			
			#lapozo a, #lapozo a:active, #lapozo a:visited {
				color: #7C2B6E;
				text-decoration: none;
			}
			
			#lapozo a:hover {
				text-decoration: underline;
			}
			
			#lapozo .activelap {
				font-weight: bold;
			}
            
            
            #kereso_talalat_doboz {
                background: #F7E6F4;
                margin: 0 auto 5px;
                padding: 0;
                padding-bottom: 15px;
                display: table;
                width: 598px;
                min-height: 100px;
                position: relative;
            }
            .kereso_talalat_szoveg {
                width: 438px;
                min-height: 100px;
                float: right;
                position: relative;
                padding-top: 20px !important; /* Firefox */
                padding-top: 30px;
            }