body{
	background-color: #e6e6e6;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 728px;
	background-color: White;
	margin:auto;
	margin-top:15px;
	margin-bottom:25px;
	padding:7px;

	height: 100%;
}

#header{
	width: 728px;
	background-image: url(nbcc_bulgaria-weblogo.jpg);
	height: 80px;
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#langchoice{
	float: right;
	height: 25px;
	margin: -25px 0px 0px 0px;
	padding: 0px;
	
}

#mainnav{
	background-color: #326496;
	color: white;
	font-weight:bold;
	padding:2px;
	padding-bottom: 6px;
	margin:0px;
	overflow: auto;
	clear: both;
}

.horizmenu{
	float:left;
	color:white;
	width: 120px;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
.horizmenu a{
	width:100%;
	color:white;
	text-decoration:none;

}
.horizmenu a:hover{
	color: #BF637A;

}
.center{
	margin: auto;
	text-align: center;
	
}
img{
	border:0px;
}

.caption{
	font-size: 90%;
	font-style: italic;
	
}
.rightfloat{
	float: right;
}
#rakovska{
	padding: 0px 0px 10px 12px;

}
#footer{
	clear: both;
	background-color: #326496;
	font-size: 75%;
	text-align: center;
	margin:0px;
	padding: 3px;
	overflow:auto;

}

#footer #nbccjump{
	font-size: 120%;
}

#footer a{
	color: white;
}
#footer a:hover{
	color: white;
}

#footer #login{
	float:right;
	text-align: right;
}

#footer #admin{
	float: left;
	text-align: left;
}

#nav{
vertical-align: middle;
color: #008759;
font-size: 85%;
font-weight: bold;
letter-spacing: 1px;
width:102px;
margin:0px;
padding:0px;

border:0px;
float: left;
}

#nav p{
	padding:0px;
	padding-left:3px;
	margin:0px;
}

#nav a{
	color:#5e8898;
	text-decoration: none;
}
#nav a:visited{
	color:#5e8898;
}
#nav a:hover{
	color: #BF0836;
}
#content{
	border: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 8px;
	width: 595px;
	float: right;
}

#content h1{
	font-size: 125%;
	color:#6a7275;
}

#content h2{
	font-size:110%;
	color: #6a7275;
}