* {
	margin:0;
	padding:14 px 0;
	}
body {
	background: #7f9cf9 url(../images/sofiaculture.jpg) no-repeat top left;
	background-attachment:fixed;
	padding:14px 20px 0 70px;
}
p {
	display: block;
	margin:12px 0;
	}

h3 {
	margin: 10px 0;
	font: normal 15px/19px arial;
	color:#ffffff;
	padding: 0 5px;
	background-color:#7f9cf9;
}
.p1{
	display: block;
	top: 0px;
	padding: 0 5px 5px 5px;
	border: 1px dotted;
	text-align: justify;
}
a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #D7661C;
}
a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #94AB36;
}
li {
	margin: 4px 0px 0px 0px;
	list-style-image:url(../images/bullet.gif);
}
p img {
	padding: 0;
	max-width: 100%;
	margin: 0px;
}
/*img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
}*/
.img-shadow {
	float:left;
	top: 0px;
	position: relative;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	width: 150px;
	text-align: justify;
}
.img-shadow img{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px; 
  width: 140px;
}
.img-shadow img:hover{
	background-color: #E7E7E7;
}
#container {
	position:absolute;
	width:700px;
	margin:0;
	padding:0;
	background:transparent url(../images/lines.jpg) repeat-y top left;
}
#header {
	position:relative;
	text-align:left;
	background:transparent url(../images/head.jpg) no-repeat top left;
	width:335px;
	font:normal 13px/18px arial;
	color:#333;
	padding:228px 75px 0 75px;
}
#headtext {
	margin-top:24px;
	color:#999;
}
#subhead {
	position:relative;
	width:185px;
	padding:50px 75px 0 75px;
}
#text {
	position:relative;
	padding: 0;
}
#news, #anons, #about, #calendar, #library, #institutes, #galleries, #theatre, #eduaddress, #kindergarden{
	position:relative;
	font:normal 13px/18px arial;
	color:#999;
	width:335px;
	margin-left:75px;
	z-index:200;
	}
#news #subhead{
	background:transparent url(../images/news.gif) no-repeat top center;
}
#anons #subhead{
	background:transparent url(../images/anons.gif) no-repeat top center;
}
#calendar #subhead{
	background:transparent url(../images/calendar.gif) no-repeat top center;
}
#library #subhead{
	background:transparent url(../images/library.gif) no-repeat top center;
}
#institutes #subhead{
	background:transparent url(../images/institutes.gif) no-repeat top center;
}
#theatre #subhead{
	background:transparent url(../images/theatre.gif) no-repeat top center;
}
#galleries #subhead{
	background:transparent url(../images/galleries.gif) no-repeat top center;
}
#about #subhead{
	background:transparent url(../images/about.gif) no-repeat top center;
}
#eduaddress #subhead{
	background:transparent url(../images/about.gif) no-repeat top center;
}#kindergarden #subhead{
	background:transparent url(../images/about.gif) no-repeat top center;
}
#menu {
	position:absolute;
	top: 0px;
	width: 200px;
	left: 500px;
	font: normal 12px/15px arial;
	color: #999999;
	background: #ffffff url(../images/lines_menu.jpg) repeat-y top center;
	color: #666666;
	float: left;
}
#menu2 {
	background:transparent url(../images/menu_head.jpg) no-repeat top left;
	padding:150px 25px 0px 25px !important;
	width:150px;
}
#menu a {
	color:#7f9cf9;
	}
#menu a:hover {
	color:#fff;
	background-color:#7f9cf9;
	text-decoration:none;
	}
#lselect {
	margin: 0px -17px;
	padding:0px 25px 15px 25px;
	background:url(../images/menu_bottom.jpg) no-repeat bottom center;
}
#lselect a {
	display:block;
	border-bottom: none;
	}
#lselect a.c {
	display:inline;
	color:#999;
	}
#lselect a.c:hover {
	color:#C99AAD;
	background:none;
}
#footer {
	position: absolute;
	background:url(../images/footer.jpg) no-repeat top center;
	width:485px;
	height:48px;
	left:0px;
	margin-left:-150px;
	padding-left:150px;
	padding-top:27px;
	padding-bottom:0;
	margin-bottom:0;
	z-index:300;
	text-indent:-150px;
	text-align:center;
	font-size:11px;
}
