/* OM */
body 
{
	background: #990033; 
	color: #ffcc33;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	font-size: 13px;
}

img
{
    border: 1px solid #cc6633;
}

a
{
	color: #ffcc33;
	text-decoration: underline;
}

	a#icon_sun
	{
		background: url(../img/sun_icon_3.png) top left no-repeat;
	}
	
	a#icon_moon
	{
		background: url(../img/moon_icon_3.png) top left no-repeat;
	}
	
	a#icon_om
	{
		background: url(../img/om_icon_3.png) top left no-repeat;
	}

	
#logo
{
	background: url(../img/logo_3.png) top center no-repeat;
}	
		
.text ul li p
{
	color: #FFFFFF;
}

#tels
{
	color: #cc6633;
}

.title-news
{
	background: url(../img/title_news_3.png) top left no-repeat;
}

.title-bio
{
	background: url(../img/title_bio_3.png) top left no-repeat;
}

.title-photo
{
	background: url(../img/title_photo_3.png) top left no-repeat;
}

.title-media
{
	background: url(../img/title_media_3.png) top left no-repeat;
}

.title-contact
{
	background: url(../img/title_contact_3.png) top left no-repeat;
}

.input-field textarea, 
.input-field input.input-text
{
	background-color: #91451f;
	border: 1px solid #cc6633;
	font-size: 13px;
	color: #ffcc33;
	width: 469px;
	padding: 1px 2px 2px;
	margin-bottom: 10px;
}

.media-block ul li
{
	background: url(../img/icon_audio_3.png) center left no-repeat;
}

a.logo-ags
{
    background: url(../img/logo_ags_om.png) top left no-repeat;
}

a.logo-db
{
    background: url(../img/logo_db_om.png) top left no-repeat;
}





