/* CSS Document */

/* PNG FIX */
/*img, div { behavior: url(iepngfix.htc) }*/

html {
	/*height: 100%;*/
}

body {
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	/*width: 635px;*/
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
list-style-type: none;
line-height: 15px;
padding-left: 20px;
padding-top: 0px;
background-image: url(../images/ekf/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
margin-bottom: 7px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #9e292b;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
	border: none;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


/* ------------------------ NEW DESIGN STYLES -------------------------- */

body {
	background: url("../images/ekf/bgr_body.jpg") 0 0 repeat-x;
	background-color: #5C6B52;
	margin-bottom: 20px;
}

body.contentpane { background-image: none; background-color: #fff; color: #333; padding: 20px; }

#container
{
	width: 1024px;
	height: 721px;
	background: url("../images/ekf/bgr_top.jpg") 0 0 no-repeat;
	/*margin: 0 auto;*/
	margin: 0;
	color: #333;
	display:block;
}

#top
{
	padding: 0;
	background-color: #ddd;
	border-bottom: 1px solid gray;
}

#top h1
{
	padding: 0;
	margin: 0;
}

#leftnav
{
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
}

#rightnav
{
	float: right;
	width: 210px;
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
}

#content_outer
{
	width: 618px;
	background: url("../images/ekf/bgr_page.png") 10px top repeat-y;
	margin: 0 auto;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 0;
	display:block;
}

#content
{
	width: 614px;
	/*background-color: #fff;*/
	/*background: url("../images/ekf/bottom.png") 4px bottom no-repeat;*/
	/*margin: 0 auto;*/
	margin: 0;
	padding: 0;
	color: #333;
	display: block;
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ekf/footer.png',sizingMethod='scale');*/
}

#topmenu
{
	width: 555px;
	height: 43px;
	/*clear: both;*/
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 7px;
	margin-left: 224px;
	padding: 0;
	padding-top: 6px;
	background: url("../images/ekf/bgr_topmenu.png") 0 3px repeat-x;
	display: block;
}

#topmenu a, #langswitch a  { border:none; }

#mainbody {

	width: 555px;
	margin: 0 auto;
	padding: 0;
}

#topheader
{
	width: 601px;
	height: 30px;
	margin: 0;
	margin: 0 auto;
	margin-bottom: 0;
	display: block;
	padding: 0;
	/*border: 1px solid red;*/
	/*background: url("../images/ekf/topheader.png") -2px 0 no-repeat;*/
}

#footer
{
	width: 601px;
	height: 82px;
	/*clear: both;*/
	margin: 0;
	margin-left: 199px;
	/*margin: 0 auto;*/
	/*margin-bottom: 38px;*/
	display: block;
	padding: 0;
	/*padding-top: 7px;
	background: url("../images/ekf/bgr_footer.png") 0 0 repeat-x;*/
	font: 9pt serif;
	position:relative; 
	z-index:-1000;
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ekf/footer.png',sizingMethod='scale');*/
}


#leftnav p, #rightnav p { margin: 0 0 0 0; }
#content h1 { }
#content h2 { text-transform: uppercase; font:8pt Verdana, sans-serif; color: black; margin: 0; margin-bottom: 7px; padding: 3px; }
#content h3 { margin: 0; font: 12px Georgia, serif; color: #9e292b; margin-bottom: 7px;  }
#content h4 { margin: 0; font: 10px Georgia, serif; color: #9e292b; margin-bottom: 7px; text-transform: uppercase; }
/*#content { max-width: 36em; }

#leftnav #logo { display: block; }

/* ----------------- top menu ------------------- */
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 3px;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font: 8pt Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	border: none;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	border: none;
	display: block;
	color: #fff;
	background: #6a9932;
}

/* ---------------------------- main menu --------------------------- */
#mainmenu { margin-top: 25px; }

#moduletable {}

table.moduletable {
	width: 190px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/ekf/mainmnu_main.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #c00;
	text-transform: uppercase;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 20px !important;
	height: 23px;
	width: 100%;
	text-decoration: none;
	border: none;
}

a.mainlevel:hover {
	background-position: 0px -23px;
	text-decoration: none;
	color: #333;
}

a.mainlevel#active_menu {
	color:#000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #c00;
}


/* ------------------- sub menu ------------------- */

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 3px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #73A23C;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/ekf/mainmnu_sub.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c00;
	text-transform: uppercase;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;
	border: none;
}

a.sublevel:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #fff;
}

a.sublevel#active_menu {
	color: #fff;
}

/*
a.mainlevel:link, a.mainlevel:visited {
	border: none;
	display: block;
	background: url(../images/ekf/bgr_btn_mainmenu_normal.png) repeat-x;
	vertical-align: middle;
	font: 8pt Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #c00;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	border: none;
	background: url(../images/ekf/bgr_btn_mainmenu_over.png) repeat-x;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	border: none;
	background: url(../images/ekf/bgr_btn_mainmenu_over.png) repeat-x;
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	border: none;
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	border: none;
	display: block;
	background: url(../images/ekf/bgr_btn_mainmenu_normal_sub.png) repeat-x;
	vertical-align: middle;
	font: 8pt Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #c00;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	border: none;
	background: url(../images/ekf/bgr_btn_mainmenu_over.png) repeat-x;
	text-decoration: none;
	color: #fff;
}

a.sublevel#active_menu {
	border: none;
	background: url(../images/ekf/bgr_btn_mainmenu_over.png) repeat-x;
	color:#fff;
	font-weight: bold;
}*/

/* ------- CONTENT ------- */
.componentheading { /* Заглавие на секция */
	color: #9e292b;
	text-align: left;
	padding-top: 4px;
	margin-left: 29px;
	margin-right: 29px;
	/*padding-left: 29px;*/
	height: 21px;
	font:bold 11px Georgia; /*mnogo e golqm v momenta*/
	letter-spacing:2px; /*malko vyzduh m/u bukvite*/
	border-bottom: 1px dashed black;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {  /* Заглавие на материал, статия */
	height: 30px;
	color: #9e292b;
	font-family: serif;
	font-size: 16px;
	/*white-space: nowrap;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.contentpaneopen { /* Таблицата с контента на статията */
	width: 580px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   /*padding-right: 5px;*/
   padding-left: 29px;
}

table.contentpaneopen td p, table.contentpaneopen td li { font: 10pt/18pt Arial, Helvetica, sans-serif; }

table.contentpaneopen td.componentheading {
	/*padding-left: 4px;*/
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

/* *** MEIN MENU WITH TABLES *** */
td.mm a
{
	text-decoration: none;
	border: none;
}

td.mm a:hover
{
	text-decoration: none;
	border: none;
}

/* -- language switch -- */
#langswitch { width: 192px; height:27px; text-align:right; display:block; margin-bottom:25px; }
#langswitch ul { font: 9px Arial, Helvetica, sans-serif; }
#langswitch li { display:inline; list-style-type:none; float:left; margin-left:1px; }
#langswitch a.other { background-color:#6C9D31; height:22px; width:49px; }
#langswitch a.current { background-color:#fff; height:27px; width:67px; }

#langswitch a:hover.other { border:1px solid red; height:27px; width:49px; }
#langswitch a:hover.current { border:1px solid red; height:27px; width:67px; }


/* -- panels --*/
td.panel_body h1 { 
	margin-top: 12px;
	margin-bottom: 11px;
	padding-left: 12px;
	padding-right: 12px;
	font: 10pt Georgia, serif; 
	font-weight:normal; 
	color: #9e292b; 
}

td.panel_body p {

	font: 8pt/12pt Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
	
}

td.panel_body p.img {

	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0;
	padding-bottom: 0;
	
}


/* ===================== TOP MENU DROPWDOWN STYLES ==================== */

#dropmenudiv{
padding:0;
margin:0;
position:absolute;
/*border:1px solid black;*/
border: none;
font:normal 12px Verdana;
z-index:1000;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 3px;*/
text-decoration: none;
font-weight: bold;
border:none;
}

#dropmenudiv a:hover{ /*hover background color*/
	border:none;
}


/* --- === [[[ { FOLLOW BOX STYLES } ]]] === --- */
#followBox {
	padding:20px 0 20px 0;
}

#followBox ul {
	margin: 0 auto;
	padding: 0;
	padding-bottom:20px;
	list-style: none;
	border-bottom:1px solid #ff9200;
	width:165px;
}

#followBox li {
	list-style-type: none;
	line-height: 15px;
	padding: 0px;
	background-image: none;
	margin-bottom: 10px;
	display:inline;
}
