body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF url(/images/bg.gif) repeat-x;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #19398E;
	font-size:12px;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #B5C0DB;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 8px;
	background: #B5C0DB url(/images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
	font-size:11px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted  #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(/images/img4.gif) no-repeat left center;
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
}

/* Header */

#header {
	float: left;
	width: 210px;
	height: 150px;
	background: url(/images/levski.jpg);
}

#header h1 {
	margin: 0;
	padding: 43px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 2.5em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background: url(/images/head_fon.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pages a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 520px;
	padding-right: 20px;
}

.post {
	padding-top: 12px;
}
.post .title_main {
	margin: 0;
	font-size: 32px;
	border-bottom: 1px dotted #939A3C;
	color:#19398E;

}
.post .title {
	margin: 0;
	font-size: 16px;
}

.post .title a{
	margin: 0;
	font-size: 16px;
	color:#000000;
}

.post .posted {
	margin-top: 0;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	background: #FFFFFF url(/images/footer.gif) repeat-x;
	clear: both;
	border-top: 1px dotted #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align:center;
}

#footer a {
	color: #999999;
}
.books {
	float:left;
	padding: 0px 15px 5px 0px;
	border-width: 0px;
}
.postmsg {
	width: 200px;
}
.postmsg_sbm {
	width: 150px;
	background-color:#EEA106;
	border-color:#19398E;
	border-style:groove;
	border-width:4px;
	color:#097d56;
}
.postmsg_sbm:hover{
	width: 150px;
	background-color:#19398E;
	border-color:#EEA106;
	border-style:groove;
	border-width:5px;
	cursor:pointer;
}

.image_post{
	width:200px;
	float:left; 
	margin: 0px 28px 0px 0px;
	border-width:0;
}

.image_left{
	width:200px;
	float:left; 
	margin: 0px 8px 0px 0px;
	border-width:4px;
	border-color:#FAB21F;
	border-style:ridge;
}

.image_right{
	width:200px;
	float:right; 
	margin: 0px 0px 0px 8px;
	border-width:4px;
	border-color:#FAB21F;
	border-style:ridge;
}
.post .story{
	text-align:justify;
	font-size: 12px;
	color:#000000;

}
.comment{
	text-align:justify;
	font-size: 12px;
	margin: 5px 0 10px 0;
}
.storycomment{
	text-align:justify;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 10px 5px 10px 10px;
	border-bottom: 1px dotted #939A3C;
	border-left: 4px solid #B5C0DB;
  border-right: 4px solid #B5C0DB;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
}
.comingsoon{
	text-align:justify;
	font-size: 18px;
	color:#097d56;
}
#message{
	width:80%;
}

.logintable {
	width:300px;
	background-color:#19398E;
}
.login{
	text-align:center;
}
.post .meta .label {
	font-size:14px;
	padding: 10px 0 10px 0;
	text-align:right;
}

.button {
	width: 150px;
	background-color:#EEA106;
	border-color:#19398E;
	border-style:groove;
	border-width:4px;
	color:#097d56;
}
.button:hover{
	width: 150px;
	background-color:#19398E;
	border-color:#EEA106;
	border-style:groove;
	border-width:5px;
	cursor:pointer;
}
.post .commentpost{
	font-size:12px;
	
}
.post .commentpost .storycomment{
	font-family: Helvetica, Arial;
	text-align:justify;
	font-size:12px;
	background-color:#FFFFFF;
}

.post .commentpost .commentauthor{
	font-family: Helvetica, Arial;
	text-align:justify;
	font-size:14px;
	background-color:#E5C118;
	color:#097D56;
	padding: 0 0 0 5px;
}
.post .commentpost .commenttitle{
	font-family: Helvetica, Arial;
	text-align:justify;
	font-size:14px;
	background-color:#FCF6C4;
	color:#097D56;
	padding: 04px 0 0 0;
	text-align:center;
}
.post .commentpost .commentdate{
	font-family: Helvetica, Arial;
	text-align:justify;
	font-size:11px;
	background-color:#FCF6C4;
	color:#097D56;
	text-decoration:underline;
	padding: 0 0 4px 5px;
}
.error{
	font-size:14px;
	background-color:#FCF6C4;
	color:#F50337;
}
.menu{
	font-size:18px;
}
.adminTable {
	width:800px;
/* 	background-color:#19398E; */
	border-width:0;
	
}
.adminTable td{
	background-color:#19398E;
	
}
.height100{
	height:100;
}
.baner{
	position:relative;
	left:211px;
}
.baner{
	position:relative;
	left:0;
	border-bottom-style:none;
	border-bottom-width:0;
}
a img{
	border-bottom-style:none;
	border-bottom-width:0px;
	border-color:transparent;
	text-decoration:none;
}