.message_0 {
color: #3AAF00;
}

.message_1 {
color: #FF0000;
}


h1 {
	color: #358C9F;
	font-size: 18px;
}

p {
	color: #000;
	font-size: 12px;
}

a, a b  { 
	color: #DFAD00;
}

b { 
	color: #0B67B2;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/i/design/background.jpg);
	background-color: #68666B;
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 931px;
}


#header { 
	background-image: url(/i/design/TOPbanner-woSEARCH.jpg);
	background-repeat: no-repeat;
	/*width: 931px;*/
	height: 207px;
	cursor: pointer;
}

#logo {
	background-image: url(/i/design/logo_Burgas.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 76px;
}

#navigation {
	background-color: #bab9be;
	height: 28px;
	width: 931px;
	font-size: 12px;
}

#footer {
	width: 931px;
	height: 25px;
	/*background-image: url(/f/footer2.jpg);*/
	text-align: center;
	font-size: 10px;
	/*padding-top: 9px;*/
	color: #fff;
}

.sub {
	height: 18px;

}

.sub1 { background-image: url(/i/context/1.jpg);	 }
.sub2 { background-image: url(/i/context/2.jpg);	 }
.sub3 { background-image: url(/i/context/3.jpg);	 }
.sub4 { background-image: url(/i/context/4.jpg);	 }
.sub5 { background-image: url(/i/context/5.jpg);	 }
 
.sub:hover {
	background-image: url(/i/context/selected.jpg);
}
 
.button, .submit {
	background-image: url(/i/design/button.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	width: 115.4px;
	float: left;
	margin-right: 1px;
}
.button a {
	display: block;
	width: 115.4px;
	height: 20px;	
	padding: 7px 0 0 0;
	color: #e4e3e8;
	font-weight: bold;
	text-decoration: none;
}
.button a:hover { color: #000; }
.altButton { background-image: url(/i/design/alt.jpg); }

.button:hover { 
	cursor: pointer;
	background-image: url(/i/design/active.jpg);
}

.noMargin { margin: 0; }

#content {
	background-color: #ecedef;
	width: 901px; 
	padding: 15px;
	/*height: 640px;*/
}

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

#shadow { 
	width: 959px;
	padding-left: 14px;
	background-image: url(/i/design/borders.png);
	background-repeat: no-repeat;
}

.lang1 { 
	font-size: 10px
}

.lang { 
	position: absolute;
	z-index: 9999px;
	margin-left: auto;
	background-color: #9a999e;
 
}

.lang:hover{ background-color: #01a1ed }
.lang a { color: #000; text-decoration: none; display: block;   }


.activeLang {
	background-color: #03a1ea;
}