/* acustic.com.ua  */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, tahoma;
	font-size: small;
	background-color: #171A21;
	color: #FFFFFF;
}

a {
	color: #FCDA03;
	text-decoration:underline;
}
a:hover {
	color: #FCDA03;
	text-decoration:underline;
}

a:visited{
	color: #F47E4B;
}


h1 {
	margin: 0 0 1em 0;
	font-size: 130%;
	color: #FCDA03;
}

h1 > a , h1 > a:hover, h1 > a:visited {
	color: #FCDA03;
}


h2 {
	margin: 0 0 0.5em 0;
	font-size: 110%;
	color: #FCDA03;
}

h3 {
	font-size: 120%;
	color: #FCDA03;
}

hr {
	width: 100%;
	color: #464646;
	background-color: #464646;
	border: 1px solid #464646;
	margin: 1em 0 1em 0;
}


/* ============================================ */
#main_div {
/*	border: 1px solid #eeeeee;*/
	margin: 20px auto 0 auto;
	width: 950px;
	background: #171A21 url('/img/header.jpg') no-repeat top center;
}


#header {
	height: 243px;
}

#top_menu {
	float: left;
/*	border: 1px solid #eeeeee;*/
	height: 20px;
	padding: 10px 0 0 10px;
	margin:0;
	width: 300px;
}

#top_menu li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

#top_menu li a {
	color: #A1A1A1;
}

#top_menu li p {
	display: inline;
}

#music {
	margin: 7px 16px 0 0;
	float: right;
	width: 165px;
	height: 125px;
}

#main_menu  {
/*	border: 1px solid #eeeeee;*/
	float: left;
	padding: 0 0px 0px 218px;
	margin:0;
	width: 720px;
	font-size: 18px;
	display: block;
}

#main_menu li {
/*	border: 1px solid red;*/
	float: left;
	list-style: none;
	width: 178px;
	height: 68px;
	display: block;
	margin-right: 2px;
}


#main_menu li a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 43px;
	display: block;
	padding: 24px 0 0 0;
	text-decoration: none;
	text-align: center;
}

#main_menu li a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

#main_menu p {	
	font-weight: bold;
	width: 100%;
	height: 43px;
	display: block;
	padding: 24px 0 0 0;
	text-align: center;
	color: #000000;
}





/* ============================================ */


#block_h1 {
/*	border: 1px solid red;*/
	float: left;
	width: 535px;
	height: 75px;
	background-color: transparent;
	padding: 36px 0 0 25px;
}



#content {
	float: left;
/*	background-color: #EBE7DE;*/
	width: 525px;
	background-color: transparent;
	padding: 0 15px 15px 25px;
}

.announce {
	margin: 0.5em 0 2em 0;
}

#content ul {
	margin: 1em;
}

#content p {
	padding: 1em 0 0.5em 0;
}


#content.module_equipment h2 {

}

#content.module_index {

}


#content.module_news > div {
	margin: 1em 0 1em 0;
}


.clear {
	clear: both;
	height: 0px;
}

div.module_portfolio div.title {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	color: #FCDA03;
	font-size: 120%;
}

div.module_portfolio div.photo {
	float: left;
	display: table-cell;
	width: 130px;
	height: 150px;
	text-align: center;
}


div.module_portfolio div.photo_one {
	text-align: center;
}




#right_block {
	border-top: 5px solid #C63300;
	width: 318px;
	float: right;
	min-height: 400px;
	height: 450px;	
	background-color: #1D2128;
	padding: 10px 20px 20px 20px;
}

.right_logos {
}

.right_logos p {
	padding-bottom: 20px;	
}

#calendar {
/*	border: 1px solid red;*/
	clear: both;
	text-align: center;
	margin: 20px auto 0 auto;
	width: 200px;
}

#calendar table tr td {
	width: 28px;
}

/* ============================================ */
#footer {
	width: 95%;
	height: 28px;
/*	padding: 1em 40px 1em 40px;*/
	text-align: right;
	color: #FCDA03;
	background: #2D2D2D url('/img/bg_footer.gif') repeat-x top left;
	padding: 7px 5% 0 0;
}

#footer a {
	color: #FCDA03;

}


#counters_links {
	text-align: center;
	
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
	
}
