@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	background-color:#f3f4ee;
	color:#ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;	
}

img {
	padding: 0;
	margin: 0;
	border: none;	
}

#container {
	width: 100%;
	height: 638px;
	text-align: center;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-x;		
}

#container_2 {
	width: 100%;
	text-align: center;
	background-image: url(imgs/bg_2.gif);
	background-repeat: repeat-x;		
}
	

#main {
	text-align: center;
	height: 638px;
	width: 900px;
	top: 12px;
	margin: 0 auto;
}

#main_2 {
	text-align: center;
	height: 245px;
	width: 900px;
	top: 12px;
	margin: 0 auto;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: 13px;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px; 

}

#menu ul li a.active, #menu ul li a:hover {
	color: #696969;
}

#logo {
	padding: 91px 0 0 20px;
	text-align: left;
}

#foto {
	padding: 74px 0 0 0;
}

#space {
	height: 200px;
	width: 900px;
	margin: 0 auto;
}

#main2 {
	text-align: left;
	height: 638px;
	width: 900px;
	top: 12px;
	margin: 0 auto;
}

#text {
	padding: 20px 20px 0px 20px;
	font-size: 14px;
	color: #727272;
	line-height: 20px;
}

#fotki {
	width: 900px;
	top: 12px;
	margin: 0 auto;
}

#fotki img {
	padding: 20px 0 0 0;
}


h1	{
	font-size: 14px;
	font-weight: bold;
}

#footer {
	width: 100%;
	height: 68px;
	text-align: center;
	background-color: #1f1f1f;
}

#f_text {
	width: 900px;
	margin: 0 auto;
	font-size: 12px;
	color: #f3f4ee;
	text-align: left;
}

#text2 {
	font-size: 12px;
	color: #f3f4ee;
	padding: 25px 0 0 20px;
	position:absolute;
}

#text3 {
	font-size: 12px;
	position:absolute;
	padding: 25px 0 0 799px;
}

#text2 a, #text3 a {
	color: #b8b8b4;	
	text-decoration: none;
}

#text2 a:hover, #text3 a:hover {
	color: #ffffff;	
	text-decoration: none;
}
