form {margin: 0;}
body	{
	background-color: #ffffff;
	
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding:0;
        
}

ul	{
	list-style: disc;
	display: block;
	margin: 5px 5px 0px 15px;
}

a {
	color : #369;
	text-decoration : none;
}
a:link, a:visited {
	color: #369; 
	}
a:hover {
	color: #369; 
	text-decoration : underline;
	}

	
#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
text-decoration:none;

}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
border-bottom: none;
}

#navlist a
{
padding: 3px 0.4em;
margin-left: 2px;
border: 1px solid #778;
border-bottom: none;
background: #FFFBDD;
text-decoration: none;
margin: 2px 2px 0px 2px;
}

#navlist a:link 
{ 
color: #003C5A; 
}
#navlist a:visited 
{ 
color: #003C5A; 
}

#navlist a:hover
{
text-decoration: none;
color: #003C5A;
background: #ffffff;
border-color: #227;
}

#navlist a#current
{
background: white;
border-bottom: 1px solid white;
text-decoration:none;
}

.tbhead 
{
border-bottom: 1px solid #778;
}
.smallhead {
           font-family : Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
           font-size : 13px;
           color : #FDFFE1;
	   font-weight:bold;
	   
	   text-align : left;
	   border: 1px solid #CCCCCC;
	   background-color:#004E72;
	   
}
h2 {
           font-family : Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
           font-size : 13px;
           color : #FDFFE1;
	   font-weight:bold;
	   text-align : left;
	   border: 1px solid #CCCCCC;
	   background-color:#004E72;
	   
}
h3 {
  font-family : Verdana,Arial, Helvetica, sans-serif;
           font-size : 12px;
	   font-weight:bold;
	   border-bottom: 1px solid #CCCCCC;
}
.Xlist {
	margin-left : 50px;
	border : 0;
	list-style-image : url('http://dv.parliament.bg/img/arrow.png');
	padding : 0;
	text-align:justify;
}
.frontShead {
        font-family : Verdana,Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight:bold;
        color : #003C5A;
        text-align : left;
        background-color:#FFFBDD;
}
.frontStable {
        border-style: dashed;
        border : 1px solid #FFFBDD;
}
      
table {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #000000;
}
.titleHead {
        font-family : Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
        font-size : 13px;
        color : #003C5A;
        font-weight:bold;
        text-align : left;
        border-bottom: 1px solid #CCCCCC;
        /*background-image: url("../img/ttt2.gif");*/
}
.tdHead1 {
        font-family : Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
        font-size : 13px;
        color : #003C5A;
        font-weight:bold;
        text-align : left;
}
.intro {
        color : #8E8E8E;
}
.cont {
	text-align:justify;
}
.mark {
        font-family : Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #8E8E8E;
}
.listA {
        background-color:#FFFEF1;
        text-align : left;
        border: 1px solid #CCCCCC;
}
input {
        font-family : Verdana, Arial, Helvetica;
        font-size : 10px;
        padding : 1px;
        color : #003C5A;
        border : 1px solid #003C5A;
        background-color : #ffffff;
}
select {
        font-family : Verdana, Arial, Helvetica;
        font-size : 10px;
        padding : 1px;
        color : #003C5A;
        border : 1px solid #003C5A;
        background-color : #ffffff;
}
.text-align-right{ text-align:right;}
.vertical-align-top{vertical-align: top;}

.styleButton{
        font-family : Verdana, Arial, Helvetica;
        font-size : 10px;
        color : #003C5A;
        border : 0px solid #003C5A;
        background-color : #ffffff;
}

.parent {
	
	position: relative;
	
        
}

.footer {
	display: none;
	
}
.bg_grey1{background-color:#c4c4c4; }
.blueLight1{background-color:#ECEFF0}
.white {BACKGROUND-COLOR:#ffffff;}
.dth {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 11px;
    height:20px; color: #000000; 
    background-image: url("../img/head.gif");
}
       
.border2{border:1px #c6c6c6 solid;}
img.middle {vertical-align: middle}

.display_head{display:none}
.display_print_head{display:block}