* {
	padding:0;
	margin:0;
}
body {
	background: url(/pics/bglb.jpg) no-repeat #737373;
	background-position:center center;
	color:#615F60;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.7em;
}


img {
	border:none;
}


#container 	{
	position:absolute;
	height:400px;
	width:980px;
	margin:-200px 0px 0px -490px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #f5f5f5;
	background: url(/pics/bg_content2012.jpg) no-repeat #737373;
	background-position:center center;
	border: 1px dotted #000000;
	overflow: hidden;
}


#container-2 	{
	position:absolute;
	height:400px;
	width:980px;
	margin:-200px 0px 0px -490px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #f5f5f5;
	background: url(/pics/bg_content2.jpg) no-repeat #737373;
	background-position:center center;
	border: 1px dotted #000000;
	overflow: auto;
}

#container_folder	{
	position:absolute;
	height:789px;
	width:980px;
	margin:-394px 0px 0px -490px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
}

td, p {
	font-size: 12pt;
	color: #000;
	lineline-height: 21pt;
	font-family: arial;
}

b {
	font-size: 12pt;
	font-weight: 550;
 	font-family: arial;
}

p	{
	padding:5px 0 5px 0;

}
a, a:link, a:visited, a:hover {
	font-size: 11pt;
	color: #eb6228;
	font-family: arial;
	text-decoration: none;
}

#left	{
	float: left;
	width: 270px;
}

#brochure	{



}
#content	{
	float: left;
	width: 380px;
	padding-left: 20px;
	z-index: 10000;
}

#menu	{
	top:23px;
	padding: 10px 10px 10px 35px;
	width: 250px;
	color:#ff0000;
	position:relative;
}
#menu a {
	color:#ff0000;
	margin-right:50px;
}

#adres	{
	padding: 140px 10px 10px 20px;
	width: 250px;
	font-weight:bold;
}
#adres a, #adres a:visited, #adres a:hover {
	color:#000000;
}

.shakeimage {
	position:relative
}



/**
 * FV FORM
 * Definitions for the required form fields.
 -----------------------------------------------------------*/
input, textarea {
	font-size: 11pt;
	color: #000;
 	font-family: arial;
 	border: #eb6228 solid 1px;
}

.fv-req {
	padding:2px;
	background:#e7e7e7;
	border:1px solid #969696;
}

.fv-forget {
	padding:2px;
	background:#e7e7e7;
	border:1px solid #cc0000;
}

.fv-syntax {
	padding:2px;
	background:#e7e7e7;
	border:1px solid #cc0000;
}

html>body .fv-req, .fv-forget, .fv-syntax {
	height:auto;
}

input, select, option, textarea {
	color:#000;
	font:9pt arial;
}

