@CHARSET "UTF-8";
body{
	margin: 0px auto;
	padding: 0px;
	padding-left: 2px;
	
	width: 843px;
	
	background-color: #000000;
	color: #ffffff;
	font-family: "Georgia";
	font-size: 11px;
	
	background-image: url('../img/bg/background.jpg');
	background-repeat: no-repeat;
	background-position: center 0px;
}


p, img, div {
	margin: 0px;
	padding: 0px;
	
	border: none;
} 

div.Clear {
	clear: both;
}

div.Header {
	padding: 0px;
	
	background-image: url('../img/bg/header.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.Wrapper {
	padding: 0px 0px 0px 0px;
	
	background-image: url('../img/bg/middle.jpg');
	background-repeat: repeat-y;
}

div.HomePosterHolder {
	margin-top: -400px;
	margin-left: -20px;
	
	padding-left: 62px;
	padding-top: 57px;
	
	width: 752px;
	height: 343px;
}

div.HomePosterHolder_Dummy {
	margin-left: -20px;
	
	width: 814px;
	height: 400px;
}

div.Content {
	margin-top: 10px;
	
	color: black;
	
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	
	width: 100%;
}

div.PageHolder {
	text-align: left;
	padding-left: 34px;
}

div.Separator {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	
	width: 775px;
	height: 2px;
	
	font-size: 2px;
	
	background-image: url('../img/separator.jpg');
	background-repeat: repeat-x;
}

.FooterMackaSwitcher {
	/*margin-left: 190px;
	margin-top: 30px;
	
	background-color: red;*/
	
	position: relative;
	left: 300px;
	top: 30px;
	
	width: 80px; 
	height: 200px;
	
	float: left;
}

.DesignByIntersoft {
	position: relative;
	top: -30px;
	left: 371px;
	
	width: 100px;
}

div.Footer {
	padding: 0px 0px 370px 0px;
	
	background-image: url(../img/bg/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.FooterLeft {
	background-image: url('../img/bg/footer_left.jpg');
	/*border: 1px solid red;*/
	
	width: 80px;
	height: 166px;
	
	position: relative;
	left: -80px;
	top: -17px;
	
	float: left;
}

div.FooterRight {
	background-image: url('../img/bg/footer_right.jpg');
	/*border: 1px solid red;*/
	
	width: 80px;
	height: 166px;
	
	position: relative;
	right: -80px;
	top: -17px;
	
	float: right;
}

.NavBarMirror {
	width: 129px;
	height: 80px;
	
	float: left;
}

ul.Navbar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #c8c8ff;
	
	width: 775px;
	height: 128px;
}

ul.Navbar li {
	margin: 0px;
	padding: 0px;
	
	width: 129px;
	height: 128px;
	
	text-align: center;
	
	float: left;
}

ul.NavbarSelection {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.NavbarSelection li {
	width: 129px;
	height: 68px;
	
	/* Poradi gre6ki v rqzaneto na butonite*/
	background-position: 0px -1px;
	background-repeat: no-repeat;
	
	float: left;
}

ul.GalleryPicHolder {
	margin: 0px 0px 0px 42px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.GalleryPicHolder li {
	margin: 0px 31px 20px 0px;
	padding: 2px;	
	width: 107px;
	height: 170px;	
	display: block;
	font-size:11px;
	font-weight:normal;
	float: left;
	overflow: visible;
}

ul.GalleryPicHolder li img{
	border: 1px solid #bfa0e8;
}


div.GenericHolder {
	margin:0 0 20px -18px;
	/*width: 815px; height: 206px;*/
	width: 815px;
	height: 186px;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(../img/generic_pic_holder.png) 0 0 no-repeat;
}

div.GenericImage {
	padding-right: 15px;
	width: 107px;
	height: 107px;
	position: absolute;
	top: 50px;
	left: 40px;
	z-index: 1;
}

div.GenericTitle {
	height: 26px;
	color: #220073;
	font-family: Verdana;
	font-size: 14px;
	width: 600px;
	position: absolute;
	left: 160px;
	top: 50px;
}

div.GenericText {
	width: 600px;
	position: absolute;
	left: 170px;
	top: 76px;
	
	/* 26px */
	height: 78px;
	overflow: auto;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	
}

div.Paginator {
	text-align: center;
	font-size: 14px;
	font-family: Verdana;
}

div.EventsSubMenu {
	margin-top: -130px;
	
	font-family: Impact;
	font-size: 18px;
	color: black;
}

div.EventsSubMenu a,
div.EventsSubMenu a:link,
div.EventsSubMenu a:visited,
div.EventsSubMenu a:hover,
div.EventsSubMenu a:active {
	color: black;
}

div.EventsSubMenu_Dummy {
	width: 515px;
	height: 155px;
}

div.EventTitle {
	margin: 0px 0px 26px 0px;
	padding: 20px 0px 0px 0px;
	
	color: #220073;
	font-family: Verdana;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

div.EventText {
	margin-bottom: 24px;
	
	width: 560px;
	
	font-family: "Georgia";
	font-size: 11px;
	font-weight: normal;
	
	float: left;
}

div.PersonnelSubMenu {
	margin-top: -151px;
}

div.PersonnelSubMenu_Dummy {
	width: 823px;
	height: 151px;
}

div.PersonnelHolder {
	margin-top: 25px;
	margin-left: 3px;
	
	padding: 37px 40px 37px 40px; 
	
	width: 695px;
	height: 194px;
	
	background-image: url('../img/personnel_holder.jpg');
}

div.ContactsPosterHolder_Dummy {
	margin-left: -22px;
	
	width: 815px;
	height: 831px;
}

div.ContactsPosterHolder {
	margin-top: -831px;
	margin-left: -22px;
	padding: 90px 70px 90px 70px;
	
	/*background-color: red;*/
	
	/*width: 815px;
	height: 400px;*/
	height: 651px;
}

img.PersonnelDummy {
	width: 823px;
	height: 151px;
}


.PersonelMenu{
	width: 823px;
	height: 150px;
	margin-left: -25px; 
	position: relative;
}

.PersonelMenu a{
	display: block;
	position: absolute;
	top: 0;
	width: 70px;
	height: 70px;
}



/*
 * Form
 */
form.Contacts {
	margin-left: 60px;
	
	width: 310px;
	
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}

.ContactsLink a,
.ContactsLink a:link,
.ContactsLink a:visited,
.ContactsLink a:hover,
.ContactsLink a:active {
	color: #833089;
}

form.Contacts input {
	margin-left: 10px;
	padding: 4px;
	
	width: 214px;
	height: 16px;
	
	border: none;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

input#submit {
	padding: 0px;
	
	width: 79px;
	height: 19px;
	
	cursor: pointer;
}

textarea#enquiry {
	margin-left: 10px;
	padding: 4px;
	
	width: 214px;
	height: 96px;
	
	border: none;
	
	font-family: Verdana;
	font-size: 11px;
}

img.LangIcon {
	margin-top: 54px;
	
	float: left;
}

img.ContactUs {
	margin-bottom: 1px;
	/*margin-left: 516px;*/
	
	float: right;
}

img.HomeBanner {
	margin-left: 88px;
	margin-top: 26px;
	
	width: 360px;
	height: 80px;
	
	float: left;	
}

a.ReadMore, a.ReadMore:link,
a.ReadMore:visited, a.ReadMore:hover,
a.ReadMore:active {
	font-family: Verdana;
	font-size: 11px;	
	color: #CC33FF;
	position: relative;
	top: -18px;
	right: 4px;	
	float: right;
}

a#rmore {
	font-family: Georgia;
	font-size: 10px;	
	color: #cc33ff;
	position: relative;
	bottom: 13px;
	right: 4px;	
	float: right;
	font-weight:100;
}

a#rmore2 {
	font-family: Georgia;
	font-size: 10px;	
	color: #cc33ff;
	position: relative;
	bottom: 20px;
	right: 4px;	
	float: right;
	font-weight:100;
}

a, a:link, a:visited, a:hover, a:active {
	color: #c8c8ff;
    text-decoration: none;
}

#remont{
width:954px;
height:669px;
position:absolute;
top:100px;
z-index:1000; 
left:50%;
margin-left:-472px;
cursor:pointer;
}


