body {margin: 0;

		padding: 0;

		background-image: url(grad2.gif);

	background-repeat: repeat-y;

}



#center {

	width: 800px;

	margin: 0 auto;

	position: relative;



}

#header {

	height: 150px;

	width: 100%;

	position: relative;

	background-color: #000066;

	color: white;

	border: 2px solid #000066;

}

#logo {

width: 180px;

height: 150px;

background-image: url(ksenia.jpg);

background-position: bottom;

	position: relative;

	float: left;

}

#heady {

font-weight: bold;

font-size: 150%;

margin: 10px 0 30px 0;

width: 620px;

height: 150px;

	position: relative;

	float: right;

	text-align: center;

}

#langs {

	position: relative;

	width: 150px;

	height: 40px;

	float: right;

}

#langs ul {

}

#langs ul li {

	display: inline;

	margin-left: 10px;

}

#langs ul li a {

color: white;

text-decoration: none;

}

#langs ul li a:hover {

color: white;

text-decoration: underline;

}

#menu {

	margin: 70px 10px 0 0;

	width: 180px;

	position: absolute;

	float: left;

	color: white;

	}

	#menu ul { list-style: none; 

	text-align: center; 

	margin: 0;

	padding: 0;

	}

	#menu ul li {

		margin: 30px 10px 0 0;

	}

	#menu ul li a {

		color: white;

		font-size: 100%;

		font-weight: bold;

	}

	#menu ul li a:hover {

		color: white;

		text-decoration: none;

		font-size: 100%;

		font-weight: bold;

	}

	.rek {
		font-weight: bold;
		text-align: left;
		font-size: 115%;
		margin: 0;
		Padding: 0;
	}
	.adv {
		font-size: 90%;
	}
		.adv a {
		font-weight: normal;
		font-size: 90%;
	}
	
#content {

left: 180px;

position: absolute;

float: right;

background-color: White;

width: 620px;

border: 2px solid #000066;

min-height: 720px;

}

#content p {

	margin : 40px 20px 0 30px;

}

#content h1 {

	margin : 40px 20px 0 30px;

	text-align: center;

	font-weight: bold;

	font-size: 140%;

}

#content h2 {

	font-size: 110%;

	text-align: center;

	font-weight: bold;

	margin-bottom: 0;

	padding-bottom: 0;

}

#content ul {

	list-style: decimal;

	margin : 40px 20px 0 50px;

	padding: 0;

}

#content ul li {

	margin-top: 20px;

}



ul#internal {

	list-style: disc;

	margin : 30px 0 0 30px;

	padding: 0;

}

ul#c1 {

list-style: square;

	margin : 40px 20px 0 50px;

	padding: 0;

}

ul#c1 li {

	margin-top: 20px;

}


