body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../img/body.gif);
}

ul
{
	line-height: 17px;
	margin: 0px;
}



a:link, a:visited
{
	color: #244a61;
}

#footer
{
	font-weight:bold;
	color: #666666;
	
}

.menu_item
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
}

.menu_item a:link, .menu_item a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.menu_item a:hover
{
	text-decoration:underline;
}

h1
{
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	margin: 0px;
}

h2
{
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	margin-top: 10px;
	margin: 12px 0px 6px 0px;
}

.specials_description h2
{
	margin: 0px 0px 6px 0px;
}

h3
{
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	margin: 0px;	
}

p
{
	line-height: 17px;
	margin-top: 6px;
	margin-bottom:6px;
}


.content_heading1
{
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
}

.content_heading2
{
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	margin-top: 10px;
}

.content_heading2_1
{
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
}

.image_content
{
	margin-left: 10px;
	border: 1px solid #356c8b;

}

.project_spacer
{
	height: 16px;
}

ul
{
	margin-left: 18px;
}

.clear
{
	clear:both;
}
.specials_item
{
	display: block;
	height: 150px;
}
.specials_image 
{
	height: 131px;
	width: 175px;
	border: 1px solid #858200;
	float: left;
	background:#FFFFFF;
	text-align: center;
}

.specials_description
{
	float: left;
	width: 380px;
	margin-left: 10px;
	line-height: 17px;
}

.table_produkt
{
	width: 578px; 
}

.table_produkt th, .pag_produkt
{
	height: 24px;
	background-color:#999999;
	padding: 5px;
	color:#FFFFFF;
}

.row_produkt1
{
	background-color:#FFFFFF;
}

.row_produkt2
{
	background-color:#dddddd;
}

.table_produkt td
{
	padding: 5px;
}

.hidden
{
	visibility:hidden;
}

/* INFO FORM */ 

.form_spacer
{
	height: 16px;
}

.form_label, .form_input
{
	float: left;
	margin: 2px 0px 2px 0px;
}

.form_label
{
	width: 100px;
	padding-top: 3px;
}

.form_clear
{
	clear: left;
}

.form_field_spacer
{
	height: 8px;
}

#form_actions
{
	text-align: left;
	margin-top: 10px;
}

.form_hidden
{
	display: none;
}

#form_error
{
	height: 24px;
	overflow: hidden;
}

#form_error p
{
	font-size: 12px;
	line-height: 12px;
	color: #FF0000;
}

#form_main input
{
	border: 1px solid #333333;
}

#form_main input.error
{
	border: 1px solid #FF0000;
}

/****************************************************/
/* Tag cloud										*/
/****************************************************/

#tagcloud
{
	width: 194px;
	margin-left: -10px;
	overflow: hidden;
}

.cloud
{
	float: left;
	color: #c2d2db;
	text-align: right;
}

img.edit
{
	border: 0px;
}
