@charset "utf-8";

.top {

	background-image: url(../images/ornaments_top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.bott {

	background-image: url(../images/ornaments_bottom.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.top_form {

	background-image: url(../images/form_back01.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.grey {

	background-image: url(../images/grey_back01.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

.top_grey {

	background-image: url(../images/grey_top.jpg);

	background-color:#e3d9af;

	background-repeat: no-repeat;

	background-position: left top;

}

.imageback {

	background-image: url(../images/imageback.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.imageback01 {

	background-image: url(../images/imageback01.jpg);

	background-repeat: no-repeat;

	background-position: center center;

}

.videoback{

	background-image: url(../images/video_back.jpg);

	background-repeat: no-repeat;

	background-position: center center;

}

.main {

    font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-style: normal;

	font-weight:normal;

	color:#3B2301;

	}

.mainbig {

    font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	font-style: normal;

	font-weight:bold;

	color:#3B2301;

	}

a.green:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #66CC00;

	text-decoration: none;

}



a.green:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#66CC00;

	text-decoration: none;

}



a.green:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#66CC00;

	text-decoration: none;

}



a.green:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #006600;

	text-decoration: underline;

	}

.line {

	color:#805a0c;

	}

a.bottom_menu:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:normal;

	color: #E3D9AF;

	text-decoration: none;

}



a.bottom_menu:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:normal;

	color:#E3D9AF;

	text-decoration: none;

}



a.bottom_menu:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:normal;

	color: #E3D9AF;

	text-decoration: none;

}



a.bottom_menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:bold;

	color: #E3D9AF;

	text-decoration: none;

	}

.copyrights {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	font-style: normal;

	font-weight:normal;

	color:#422701;

}

a.top_menu:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #3D2503;

	text-decoration: none;

}



a.top_menu:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #3D2503;

	text-decoration: none;

}



a.top_menu:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #3D2503;

	text-decoration: none;

}



a.top_menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

	}

.form {

    background:#dedccd;

	border: solid 1px #333333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:normal;

	color: #1C665F;

	text-decoration: none;

}

a.bottom_copy:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:normal;

	color: #422701;

	text-decoration: none;

}



a.bottom_copy:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:normal;

	color: #422701;

	text-decoration: none;

}



a.bottom_copy:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:normal;

	color: #422701;

	text-decoration: none;

}



a.bottom_copy:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:normal;

	color: #000000;

	text-decoration: none;

	}

.border {

border: solid 1px #666666;

}

.white {

    font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-style: normal;

	font-weight:bold;

	color: #FFFFFF;

	}
	
#back_meni {
	display: none;
}