/*-----------calander---------------------------*/

.fc_main { background: #eeeae7; border: 1px solid #ffffff; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #97064e; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: 97064e#; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #97064e; color: #eeeae7; font-weight:bold; text-align: left;  font-size: 11px; }
/*----------------------------------------------------*/

body {
	background-color: #4A4A4A;
	color: #999999;
	background-image: url(images/WALLPAPER.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
	border: none;
}

.right {
	float: right;
}
.left {
	float: left;
}
.center {
	margin: 0px auto 0px auto;
}
.invisible {
	display: none;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: normal;
	line-height: normal;
	padding-top: 25px;
}
h2 {
	margin: 0px;
	font-weight: normal;
	color: #000000;
}
h3 {
	color: #996666;
	font-weight: normal;
	font-size: 1.6em;
}
/*----------------------------------------------------*/
/*---------------------- header ----------------------*/
/*----------------------------------------------------*/

#header {
	width: 100%;
	height: 190px;
	padding: 0px;
	background-image: url(images/BLACKLINE.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#head {
	width: 1000px;
	height: 190px;
	background-image: url(images/MAINHEADER.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head img {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#head a {
	color: #FFF;
}
/*----------------------------------------------------*/


#adress{
	float:right;
	WITH: 300PX;
	COLOUR:#FFFFFF;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	height: auto;
	background-position: top;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 60px;
}

#110percent{
	width: 100%;
	height: 18px;
	background-image: url(images/BLACKLINE.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#conteiner {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-position: center;
	background-repeat: repeat;
	background-color: #FFF;
	float: left;
	height: 100%;
	background-image: url(images/WALLPAPER2.gif);
}
#content {
	width: 940px;
	font-size: 1.2em;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#conteiner-shadow {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 4px;
	float: left;
	background-image: url(img/design/conteiner-shadow.png);
	background-position: bottom;
	background-repeat: repeat;
}

/*--------------------- left --------------------*/
#headerpage{
	width:350px;
	padding:30px;
	background-image: url(images/STAMP.png);
	background-repeat: no-repeat;
	background-position: 50px bottom;
}

#former{
	width:700px;
	padding:30px;
	
}

#welcomepara{
	width:250px;
	padding:30px;
	margin-bottom: 200px;
}

/*--------------------- right --------------------*/
#mainpic{
	width:400px;
	padding:50px;
	background-repeat: no-repeat;
	float: right;
	left: 400px;
}



#footer {
	width: 100%;
	height: 146px;	
	margin: 0px;
	float: left;
}
#foot {
	width: 674px; /*940*/
	height: 141px;
	margin: 0px auto 0px auto;
	background-image: url(img/design/footer.png);
	background-position: top center;
	background-repeat: no-repeat;	
	font-size: 0.7em;
	text-align: center;
	padding-top: 5px;
}
#foot a:link {
	font-weight: normal;
	color: #FFFFFF;
}
#foot a:visited {
	font-weight: normal;
	color: #996666;
}
#foot a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#conteiner #content #headerpage img {
	background-position: right top;
}
#footer a {
	color: #FFFFFF;
}
#conteiner #content #mainpic #photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	padding: 10px;
}
#conteiner #content #former a {
	color: #999999;
}
