html, body { 
height: 100%; 
margin: 0; padding: 0; 
} 
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	color: #000;
	background: url('../i/body_back.gif') repeat-x left top;
	background-color: #b2b2b2;
	} 
body, div, p {
	font: normal 12px Arial;
	color: #000000;
	line-height: 1.5;
}
.none {
	display: none;
}
.empty {
	display: block;
	clear: both;
	line-height: 1;
	height: 1;
	border: 0;
}
div#main {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url('../i/main_back.gif') no-repeat left top;
	height: 100%;/* for IE */ 
	min-height: 100%; 
	margin-bottom: -120px;
}
html>body #main{ 
height: auto;/* for real CSS browsers */ 
} 
div#margin_bottom{ 
height: 120px; 
}
div#header {
	display: block;
	width: 960px;
	height: 212px;
	margin: 0;
	padding: 0;
	background: url('../i/head_back.jpg') no-repeat left top;

}
a#logo {
	display: block;
	float: left;
	width: 221px;
	height: 43px;
	margin: 50px 0 0 194px !important;
	margin: 50px 0 0 97px;
	padding: 0;
	background: url('../i/logo_eventhouse.gif') no-repeat left top;
}
a#logo span {
	display: none;
}
ul#fast_links {
	display: block;
	float: right;
	margin: 0;
	padding: 50px 30px 0 0;
}
ul#fast_links li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px;
}
ul#fast_links li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 15px;
}
ul#fast_links li a#home {
	background: url('../i/home.gif') no-repeat left -17px;
}
ul#fast_links li a#sitemap {
	background: url('../i/sitemap.gif') no-repeat left -17px;
}
ul#fast_links li a#contacts {
	background: url('../i/contacts.gif') no-repeat left -17px;
}
ul#fast_links li a#home:hover {
	background: url('../i/home.gif') no-repeat left top;
}
ul#fast_links li a#sitemap:hover {
	background: url('../i/sitemap.gif') no-repeat left top;
}
ul#fast_links li a#contacts:hover {
	background: url('../i/contacts.gif') no-repeat left top;
}
ul#fast_links li a span {
	display: none;
}

ul#fast_links li a#english {
	background: url('../i/english.gif') no-repeat center center;
}
ul#fast_links li a#bulgarian {
	background: url('../i/bulgarian.gif') no-repeat center center;
}


ul#main_menu {
	display: block;
	clear: both;
	height: 22px;
	margin: 0;
	padding: 70px 0 0 20px;
	list-style-type: none;
}
ul#main_menu li {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 0 5px 0 4px;
	list-style-type: none;
	background: url('../i/main_menu_sep.gif') no-repeat right 7px;
}
ul#main_menu li a {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 0 0 0 4px;
	font: normal 12px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
ul#main_menu li a span {
	display: block;
	float: left;
	height: 19px;
	margin: 0;
	padding: 3px 4px 0 0;
	font: normal 12px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}



ul#main_menu li a:hover,  ul#main_menu li a.active{
	background: url('../i/main_menu_hov.gif') no-repeat left top;
	color: #8a0202;
}
ul#main_menu li a:hover span, ul#main_menu li a.active span {
	background: url('../i/main_menu_hov_right.gif') no-repeat right top;
	color: #8a0202;
}

div#spot_block {
	display: block;
	margin: 0;
	padding: 90;
	width: 960px;
	height: 350px;
	/*background: url('../i/spot_block_top.gif') no-repeat left top;*/
}
div#spot_block_inside {
	display: block;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 170px;
	/*background: url('../i/spot_block_top.gif') no-repeat left top;*/
}
div#spot_item {
	display: block;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 150px;
	background: url('../i/head2.gif') no-repeat left top;
}
div#spot_item p {
	display: block;
	margin: 0;
	padding: 10px 0 0 40px;
	width: 430px;
	font: italic 17px Arial, sans-serif;
	color: #000;
}

div#spot_item p.logo{
	display: block;
	margin: 0;
	padding: 35px 0 0 40px;
	width: 430px;
	font: normal 18px Arial, sans-serif;
	color: #b80000;
}


div#services {
	display: block;
	margin: 0;
	padding: 0;
	height: 170px;
	background: url('../i/header_bottom.jpg') no-repeat left bottom;
	background-color: #fff;
}
div#services_inside {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	background: url('../i/header_bottom.jpg') no-repeat left bottom;
	background-color: #fff;
}
div.serv_block {
	display: block;
	float: left;
	margin: 0;
	padding: 30px 45px 0 0;
	width: 260px;
}
div.serv_block h2 {
	margin: 0;
	padding: 0;
	font: normal 18px Arial, sans-serif;
	color: #b80000;
}
div.first {
	padding: 30px 45px 0 45px;
}
ul#serv {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
ul#serv li {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 0 0 20px;
	list-style-type: none;
}
ul#serv a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	font: normal 12px Arial, sans-serif;
	color: #1f1f1f;
	background: url('../i/arrow_bullet.gif') no-repeat left 5px;
	text-decoration: none;
}
ul#serv a.more_serv {
	margin-top: 5px;
	font-weight: bold;
	background: url('../i/arrow_bullet.gif') no-repeat left 6px;
}
ul#serv a:hover {
	color: #b80000;
	text-decoration: underline;
}
div#main div#content {
	display: block;
	clear: both;
	width: 900px;
	padding: 0 30px 40px 30px;
	margin: 0 auto;
}
div#main div#content h1,div#main div#content h2,div#main div#content h3,div#main div#content h4,div#main div#content h5 {
	margin: 0;
	padding: 20px 0 10px 0;
}
div#main div#content h1 {
	font: normal 30px Arial, sans-serif;
	color: #fff;
}
div#main div#content h2 {
	font: normal 26px Arial, sans-serif;
	color: #fff;
}
div#main div#content h3 {
	font: normal 22px Arial, sans-serif;
	color: #fff;
}
div#main div#content h4 {
	font: normal 18px Arial, sans-serif;
	color: #fff;
}
div#main div#content h5 {
	font: normal 14px Arial, sans-serif;
	color: #fff;
}

div#footer {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 129px;
	background-color: #fff;
	background: url('../i/foot_back.gif') repeat-x left top;
}
div#footer div#copyright {
	display: block;
	margin: 0 auto;
	padding: 60px 0 0 0;
	width: 960px;
	height: 60px;
	font: normal 10px Arial, sans-serif;
	color: #5f5f5f;
	line-height: 1.5;
	background: url('../i/footer.gif') no-repeat left -26px;
}
div#footer div#copyright a {
	font: normal 10px Arial, sans-serif;
	color: #5f5f5f;
}
div#footer div#copyright a:hover {
	text-decoration: none;
}
div#member {
	display: block;
	float: right;
	margin: -20px 0 0 0;
	width: 150px;
	font: normal 11px Arial;
	color: #5f5f5f;
	text-align: left;
}
div#member a#mpi {
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 44px;
	background: url('../i/logo_mpi.gif') no-repeat left top;
}
div#member a#mpi span {
	display: none;
}



/* ######## INDEX PAGE DESIGN ######## */

div.index_col {
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 20px;
	width: 420px;
}
div.right {
	padding: 0 20px 0 10px;
	width: 420px;
}
div.index_col h3 {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
	font: normal 16px Arial, sans-serif;
	color: #fff;
}
div.right h3 a {
	display: block;
	width: 190px;
	padding: 0 20px 0 0;
	font: normal 16px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
div.right h3 a:hover {
	font: normal 16px Arial, sans-serif;
	color: #CE0045;
	text-decoration: none;
}
div.right h3 span {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	font: normal 12px Arial, sans-serif;
	color: #D3DAD3;
}

div.gallery a.g {
	display: block;
	float: left;
	margin: 10px 8px;
	padding: 0;
	width: 144px;
	height: 92px;
	background-color: #e4e4e4;
	text-align: center;
	border: 5px solid #e4e4e4;
}
div.gallery img {
	display: block;
	position: relative;
	float: left;
	top: 50%;
	left: 50%;
	padding: 0;
	border: 0;
	text-align: center;	
}
div.gallery a.g:hover {
	background-color: #af0000;
	border: 5px solid #af0000;
}

div.video{
	display: block;
	background-color: #ddd;
	color: #b80000;
	margin-top: 10px;
	margin-left: 8px !important;
	margin-left: 16px;
	width: 324px;
}
div.video a{
	display: block;
	width: 294px;
	border: solid 5px #e4e4e4;
	font-size: 16px;
	color: #af0000;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

div.video a:hover{
	color: #fff;
	color: #999;
}


div#header {position: relative;}

a#facebook {
	height:16px;
	line-height:16px;
	font-size:11px;
	display:block;
	background: url(../i/fan-facebook.gif) no-repeat left bottom;
	position: absolute;
	top:80px;
	left:790px;
	padding-left:20px;
	color:#bbb;
	text-decoration:none;
}
a#facebook:hover {background-position: left top; text-decoration:underline; color:#fff;} 