<!--

body {
	padding: 0; 
	margin: 0;
	background: black;
	color: #EEE9E9;
	font: 12px  Verdana, Arial, Helvetica, sans-serif;	
}

h2{
	color: #fff;
	font: 18px  Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 0 8px;
margin: 0;
}


h1{
	color: #fff;
	font: 18px  Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 0 8px;
margin: 0;
}



strong{
	font-size: 13px;
	display: block;
	padding-bottom: 0;
	color: #CD853F;	
}

a.guest:link {
	text-decoration: none;
	color: #CD853F;
}

a.guest:hover{
	text-decoration: underline;
color: #CD853F;
}

a{
text-decoration: none;
color: #666666;
}

a:hover{
text-decoration: underline;
color: #959595;
}

img{
border: 0px;
}

#wrapper{
	position: relative;
	padding: 0; 
	margin: 0;
	width: 1000px;
	float: left;	
}

#header{
	width: 100%;		
}

#logo{
	width: 481px;
	height: 110px;
	background: transparent url("images/logo_back.jpg") left bottom no-repeat;
	float:left;
}
#meta{
	height: 20px;	
	float: right;
	padding: 0 27px 0 0;
	margin: 0;
}

#meta ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#meta ul li{
	float: left;
	padding: 0;
	margin: 0;
}

#menu{
	width: 519px;
	height: 90px;
	background: transparent url("images/menu_back.jpg") left bottom no-repeat;
	float:left;
}

#menu ul{
	list-style-type: none;
	padding: 0;
	margin: 50px 0 5px 120px;
	text-align: center;
}

#menu ul li{
	float: left;	
	padding-left: 5px;	
}

#menu a{
	font-weight: bold;
	display: block;
	width: 90px;
	height: 17px;
	padding-top: 4px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a.active{
	display: block;
	width: 90px;
	height: 17px;
	background-color: white;
	padding-top: 4px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover{
	display: block;
	width: 90px;
	height: 17px;
	padding-top: 4px;
	color: #8e111f;
	text-decoration: none;
	text-transform: uppercase;
}

#media{
	position: relative;	
}
#media_menu{
	width: 100px;
	padding: 25px 10px 0 10px;
	margin-left: 780px;	
}
#media ul{
	list-style-image: url("images/media1.jpg");
	list-style-position: outside;
text-align: center;
	
}

#media ul li{
	padding-bottom: 10px;
}

#media a{
	font-weight: bold;
	display: block;
	width: 60px;
	height: 17px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#media a.active{
	font-weight: bold;
	display: block;
	width: 60px;
	height: 17px;
	padding-top: 5px;
	color: black;
	background-color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#media a:hover, #media a.active:hover{
	font-weight: bold;
	display: block;
	width: 60px;
	height: 17px;
	padding-top: 5px;
	color: #8e111f;
	text-decoration: none;
	text-transform: uppercase;
}

#media a.active{
	font-weight: bold;
	display: block;
	width: 60px;
	height: 17px;
	padding-top: 5px;
	color: black;
	background-color: white;
	text-decoration: none;
	text-transform: uppercase;
}

a img.logo{
	border: 0px;
	padding: 0;
	margin: 2px 0 0 0;
}
a img.meta{
	border: 0px;
	padding: 0;
	margin: 7px 0 0 20px;
}

#foto{
	clear: both;
	height: 227px;
	background: transparent url("images/foto.jpg") left bottom no-repeat;		
}

#media{
	height: 227px;
	background: transparent url("images/media_back.jpg") right bottom no-repeat;
}

#left{
	float: left;
	width: 270px;	
	background: transparent url("images/contakts_back.jpg") left top no-repeat;
	
}

#contacts_head{
	width: 220px;
	height: 30px;
	background: transparent url("images/title_back_small.jpg") top no-repeat;
	padding: 0;
	margin: 10px 0 5px 40px;
}

.contacts_content{
	background-color: #222222;
	width: 220px;
	margin-left: 40px;
}

#content{
	float: left;
	width: 720px;	
}

.clear{
	padding: 0;
	margin: 0;
	clear: both;
}

#footer{
	background: transparent url("images/footer_back.jpg") left top no-repeat;
	height: 102px; 
	position: relative;
}

#footer ul{
	list-style-type: none;
	padding: 80px 0 10px 380px;	
}

#footer ul li{
	float: left;
	padding-left: 25px;
}

#footer a{
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color: #959595;
	text-decoration: underline;
}

p.copyright{
	padding: 80px 0 0 70px;
	float: left;
	margin-top: 0;
}

#content_head{
	width: 714px;
	height: 30px;
	background: transparent url("images/title_back.jpg") top no-repeat;
	margin: 11px 0 5px 0;
	padding: 0;	
}

#content_cont{
	background-color: #222222;
	width: 714px;
	padding: 0;
	margin: 0;
	min-height:	400px;
	
}

p.text{
	margin: 0;
	padding: 10px;
}
table.photo{
padding: 7px 0 0 6px;
}
table.photo td{
text-align: center;
vertical-align: top;
}
-->









