@charset "iso-8859-2";
/* CSS Document */

#logo {
	background-image:url(/images/0/hu/logo.jpg);
	width:250px;
	height:91px;
	float:left;
	margin:0 0 6px 0;
}

#basketbox {
	background-image:url(/images/0/hu/basketbox.jpg);
	width:177px;
	height:36px;
	float:right;
	padding:38px 18px 17px 0px;
	color:#1881bb;
	line-height:16px;
	margin:0 0 0 3px;
}

#showroombox {
	background-image:url(/images/0/hu/showroombox.jpg);
	width:181px;
	height:91px;
	float:right;
	margin:0 0 0 3px;
	overflow:hidden;
}

#questionbox {
	background-image:url(/images/0/hu/questionbox.jpg);
	width:179px;
	height:28px;
	float:right;
	margin:0 0 0 3px;
	padding:63px 0 0 82px;
	font-size:10px;
}

#right_top_button {
	background-image:url(/images/0/hu/right_top_button.jpg);
	width:205px;
	height:25px;
	float:left;
	margin:0 0 6px 0;
}

/*form.cmxform label.error, label.error {*/
	/* remove the next line when you have trouble in IE6 with labels in list */
	/*color: red;
	display: block;
	margin-top: 30px;
}*/

input.error { border: 1px dotted red; }

#error_container {
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 5px 5px 27px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/images/0/error.png');
    width: 400px;
}

#success_container {
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 5px 5px 27px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/images/0/success.png');
    width: 662px;
}

#warning_container {
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 5px 5px 27px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color: #9F6000;
    background-color: #FEEFB3;
    background-image:url('/images/0/warning.png');
    width: 662px;
}

#info_container {
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 5px 5px 27px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color: #00529B;
    background-color: #BDE5F8;
    background-image:url('/images/0/info.png');
    width: 662px;
}

.button1 {
	background-image:url(/images/0/hu/button_velemeny152x27.jpg);
	width:152px;
	height:27px;
	float:left;
}

.button1 a {
	background-image:url(/images/0/hu/button_velemeny152x27.jpg);
	width:152px;
	height:27px;
	margin:0 auto;
	display:block;
}
