@CHARSET "UTF-8";

html {
	height:100%;
}

body, center {
	margin:0;
	padding:0;
	height: 100%;
	width:100%;
	background-color: #D5D1D5;
	font-family: arial;
}

center {
	position: absolute;
}

#container {
	/*position: relative;*/
	margin:0;
	padding:0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:801px;
	text-align: center;
	background-color: #FFFFFF;
	/*padding-bottom: 110px;*/
}


.header {
	width: 801px;
	height: 294px;
	margin:0;
	padding:0px 0px 3px 0px;
	background-color: #FFFFFF;
	background-image: url('../images/fr_bckgr_header.png');
	background-repeat: repeat-x;
}

.zobak {
	position:absolute;
	margin-left: 5px;
	width: 285px;
	height: 275px;
}

#url {
	position:relative;
	left: 20px;
	top: 275px;
}

#url a, #url a:visited, #url a:hover {
	color: #6015B6;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}


.menu {
	width: 801px;
	height: 51px;
	margin:0;
	text-align:center;
	background-image: url('../images/fr_bckgr_menu_1px.png');
}

.menu a {
	display: block;
	min-width: 76px;
	text-align:center;
	width: auto !important;
	width: 76px;
	white-space: nowrap;
	margin-right: 23px;
	float: right;
	height: 51px;
	line-height: 51px;
	color: #FF90DE;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background-image: url('../images/fr_bckgr_menu_1px.png');
}


.menu .spacer {
	width: 30px;
	height: 51px;
	display: block;
	float: right;
}

.menu #eng {
	position:absolute;
	text-align:center;
	width:801px;
}


.menu #eng a {
	font-size: 16px;
}

.menu #eng a:hover {
	opacity: 0;
}


#page {
	padding:0px 20px 150px 20px;
	text-align: left;
	width: 761px;
	color: #49296A;
}

#page a {
	text-decoration: none;
	font-style: italic;
	color: #5522CC;
}
#page a:hover {
	font-style: italic;
	color: #9955FF;
}

p {
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #EB0DA5;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;	
}
.bottomStrip {
	position: absolute;
	padding-top: 15px;
	bottom: 110px;
	width: 801px;
	height: 9px;
	margin:0;
	background-color: #FFFFFF;
	background-image: url('../images/fr_bckgr_bottom_strip_1px.png');
	background-repeat: repeat-x;
}

.bottomStrip a, .bottomStrip a:visited{
	margin-right: 25px;
	margin-left: 25px;
	color: #7723DF;
	font-size: 13px;
	font-weight: bold;
}

.bottomStrip a:hover {
	color: #C098F1;
}

.footer {
	position: absolute;
	bottom: 0px;
	min-width: 801px;
	width: 801px;
	height: 93px;
	background-image: url('../images/fr_bckgr_footer_1px.png');
	color: #7723DF;
	font-size: 12px;
	font-style: italic;
}

#shadow {
	position: relative;
	margin:0;
	padding:0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 839px;
	background-image: url('../images/fr_shad_1px.png');
}

#pagernav {
	text-align:center;	
}

#pagernav img {
	border:0 ;
}