body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
fieldset,img {border:0; margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}


html, body {
	background: #FFFFFF url('../hpimages/milkbere_bgr.jpg') repeat-x top left;
	text-align: center;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000;
}


a:link, a:visited,
a:active{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}


#line {
	height: 35px;
	background-color: #ff9900;
	color: #fff;
	padding-left:20px;
	padding-right:20px;
}

#left {
	width: 140px;
	border-right: 1px solid #ccc;
	color: #000;
	
}

#right {
	width: 140px;
	border-left: 1px solid #ccc;
	color: #000;
	
}

#center {
	width: 700px;
	color: #000;
	background-color: #fff;
}


#menu {
	margin: auto;
}

/* ----- [ NAVIGÁCIÓ ] ----- */
#nav-one {
	height: 16px;
	text-align:center;
	padding-top: 1px;
	float: left;

}


#nav-one ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin: 0px;
	padding:0px;
}

#nav-one ul li {
	float:left;
	padding:0px;
}

#nav-one li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 3px;
	position: relative;
	font-size:12px;
}

#nav-one li a span{
	border-left: 1px solid white;
	padding-left: 5px;
}

#nav-one li a:hover {
	text-decoration: none;
	color: #FFF;
}

#nav-one li a.active {
	color: #fff;
}

#nav-one ul li a.active {
	color: #FFF;
}

#nav-one li ul {
	position: absolute;
	left:-9999px;
	background-color: #FF9900;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #fff;
	width:120px;
}
/* almenü */
#nav-one li:hover ul, #nav-one li.sfhover ul {
	left: auto;
	margin-left: 7px;
}
#nav-one ul li ul li {
	display:block;
}

#nav-one ul li ul li.sub_sep{
	float:left;
	height:23px;
}

#nav-one ul li ul li a {
	
	display:block;
	padding: 5px ;
	color: #fff;
	font-size:10px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
    background: none;
    border: none;
	width:110px;
	border-bottom:1px solid #FFF;
}
/* almenü betûi */
#nav-one ul li ul li a:hover {
	font-weight: normal;
}


#nav-one ul li ul li.sub a {
	display:block;
	padding: 3px 10px 3px 15px;
	width:175px;
	color: #666;
	font-size:12px;
	text-transform: none;
	line-height:14px;
	font-weight: normal;
	color:#000;
}
/* almenü betûi */
#nav-one ul li ul li.sub a:hover {
	font-weight: normal;
	color: #FFF;
}

#nav-one ul li#first {
	background: none;
}



/*
#topmenu ul {
	list-style:none;

}

#topmenu ul li{
	font-size: 9px;
	float: left;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #fff;
	margin-top: 3px;

}

#topmenu ul li a:link, #topmenu ul li a:visited,
#topmenu ul li a:active{
	color: #fff;
	text-decoration: none;
}

#topmenu ul li a:hover{
	color: #fff;
	text-decoration: underline;
}

*/

#search {
	float: right;
	font-size: 8px;
}

#search select{
	border: 1px solid black;
}

#bottommenu {
	margin: 3px;
}


#bottommenu ul {
	list-style:none;
}

#bottommenu ul li{
	font-size: 10px;
	float: left;
	padding: 3px 7px 3px 7px;
	border-right: 1px solid #fff;

}

#bottommenu a:link,
#bottommenu a:visited,
#bottommenu a:active{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#bottommenu a:hover{
	color: #fff;
	text-decoration: underline;
}

#phone {
	color: #ccc;
	font-size: 14px;
	font-weight: 900;
	float: right;
	margin: 25px 5px 0px 0px;
	padding: 3px;
	border-bottom: 1px solid #ff9900;
}

#phonelinks {
	padding:5px 3px 0px 0px;
	float: right;
	font-size:9px;
	color:#666;
	font-weight:normal;
}


h1 {
	width: 620px;
	height: 31px;
	background: transparent url('../images/h1_bgr.gif') no-repeat top left;
	color: #fff;
	font-weight: 900;
	font-size: 12px;
	text-align: left;
	padding: 8px 0px 0px 8px;
}

.inputmezo {
	margin: 2px;
	padding: 2px;
	border: 1px solid #ff9900;
}

.inputmezo_error {
	margin: 2px;
	padding: 2px;
	border: 1px solid #f90000;
}

.gomb {
	margin: 2px;
	padding: 2px;
	border: 1px solid #ff9900;
	color: #ff9900;
}


/*-------------------------------
	content
-------------------------------*/
.center_article {
    padding: 5px;
	margin-bottom: 20px;

}

.center_article td {
    padding: 4px;
}

/*
.center_article h1{
	margin: 15px 0 0 0;
	color: #5b9ead;
	font-weight: normal;
	font-size: 20px;
}
*/

.center_article h2 {
	margin: 10px 0 0 0;
	color: #0f0f0f;
	font-size: 12px;
}


#quick_search{
	padding:2px;
	margin:-14px 0px 0px 2px;
	background-color:#FFF;
	width:135px;
}

#quick_search .cont{
	text-align:left;
	margin:0px;
	width:128px;
	padding:3px;
	background-color:#ff9800;
	line-height:25px;
}

#quick_search .input{
	width:90px;
	font-size:11px;
	border:1px solid #000;
	margin:2px;
	padding:1px;
}

#quick_search select{
	width:120px;
	font-size:11px;
	margin:2px;
}

#quick_search .gomb{
	margin: 2px;
	padding: 2px;
	border: 1px solid #ff9900;
	color: #000;
	font-size:11px;
}




/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}