*
{  
    margin:0;
    padding:0;
}
html
{
    background:#F0F0F0 url(../img/bkg.gif) left top repeat-y;
    font:11px verdana, geneva, sans-serif;
    color:#333333;
}

a
{
	color:#333;
	text-decoration:none;
}
a:hover,
#menu a:hover
{
    color:white ;
    background-color:#666666 ;
    text-decoration:none;
}

body
{
    width:680px;
    margin:0 40px;
}

h1
{
    float:left;
    margin-top:26px;
}
h1 a
{
    width:194px;
    height:40px;
    display:block;
    /*background:transparent url(../img/logo.png) left top no-repeat;*/
    background:transparent url(../img/bio-bulgaria.png) left top no-repeat;
    text-indent:-1000em;
    overflow:hidden;
}
h1 a:hover
{
    background-color: transparent;
}

#menu
{
    float:right;
    margin-top:10px;
    width:440px;
}

#menu li
{
    float:left;
    list-style:none;
    margin-right:26px;
    /*display:inline;*/
}

#menu a
{
    color:#333;
    text-decoration:none;
}

#menu a.selected
{
    color:#999999;
    text-decoration:none;
    background:none;
    -moz-outline:none;
}


#menu #english, 
#menu #home
{
    margin-bottom:18px;
    font-size:10px;   
    text-decoration:underline;
    color:#ccc;
}

#menu #english a,
#menu #home a
{
    color:#ccc;
    text-decoration:underline;
}

#menu #english a.current:hover,
#menu #home a.current:hover
{
    background-color:transparent;
}

#menu #english
{
    float:right;
    margin-right:0;
    width:160px;
    text-align: right;
}

#menu #home
{
    float:left;
    width:240px;
}

#menu #contacts
{
    margin-right:0;
    margin-left:1px;
}

#content:before
{   
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:64px;
}
#content:after
{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:64px;
}
#content
{
    clear:both;
    margin-top:69px;
    /*height:1%;*/
}

#footer
{
    /*background:transparent url(../img/footer.gif) left 0px no-repeat;*/
    background:transparent url(../img/bio-bulgaria-small.png) left 0px no-repeat;
    font-size:9px;
    /*line-height:18px;*/
    height:18px;
    /*padding-left:147px;*/
    padding-top:30px;
    color:#ccc;
    padding-bottom:23px;
    float:left;
    clear:both;
    /*margin-top:30px;*/
}


#footer p
{
    /*float:left;*/
}

#footer #credits
{
    /*float:right;*/
    white-space:nowrap;
    padding-top:20px;
}

#footer a
{
    text-decoration:underline;
    color:#ccc;
    background-color:white;
}

#footer a:hover
{
    color:#ccc;
    background-color:#666666 ;
    text-decoration:none;
}

.block
{
    float:left;
    width:200px;
    margin-left:40px;
    /*display:inline;*/
}

.double
{
    width:440px;
}

.left
{
    margin-left:0;
}

h2
{
    font-size:14px;
    margin-bottom:1em;
}

h2.img
{
    margin-bottom:40px;
}
h2.img a:hover
{
    background-color: transparent;
}

h3
{
    font-size:11px;
}

.block h2 img
{
    margin-bottom: 0 !important;
}

.block p,
.block img
{
    margin-bottom: 1.5em;
    background-color: transparent;
}
a.fpimg
{
    background-color: transparent;
}

.more,
#submenu a
{
    background:transparent url(../img/arrow.gif) left center no-repeat;
    padding-left:7px;
}

.selected,
.selected:hover,
#submenu a.selected:hover,
#submenu a.selected
{
    background-image:url(../img/arrow_selected.gif);	
    color:#999999;
    cursor:default;
    background-color:white;
}

.more:hover,
#submenu a:hover
{
    background-image:url(../img/arrow_hover.gif);
    background-color: #666;
}


#submenu
{
    margin-bottom:40px;
    width:140px;
    border-bottom:1px solid #DEDEDE;
}

#submenu li
{
    border-top:1px solid #DEDEDE;
    list-style:none;
}

#submenu a
{
    line-height:25px;
}

.sidebar
{
    background:transparent none left top no-repeat;
    color:#999999;
    width:140px;
    font-size:10px;
}

form dt label
{
    margin-top:9px;
    margin-bottom:3px;
    display:block;
}

form input.button
{
    margin-top:9px;
}

#newsdeck li 
{
    line-height:1.2em;
}
#newsdeck a span
{
    color:#999;
}

#newsdeck a:hover span
{
    color:white;
    background:#666;
}

#newsdeck li
{
    margin-bottom:1.5em;
    display:block;
}

.block p a
{
    text-decoration:underline;
}

.block ul li
{
    list-style:none;
    line-height:2em;
}

#galleries
{
    margin-top:0em;
}
#galleries li
{
    line-height:1.5em !important;
}

#galleries li a
{
    text-decoration:underline;
}

#galleries li a:hover
{
    text-decoration:none;
}

#gallery_images img
{
    margin-bottom:1px;
}

#gallery_images #thumbs img
{
    margin-left:1px;
    cursor:pointer;
}

#gallery_images
{
    margin-bottom:1em;
}

#gallery_images #thumbs
{
    margin-left:-1px;
}

.quote img
{
    display:inline !important;
    margin:0;
}

.message
{
    padding-bottom:1em;
}

#brochure:hover, 
#brochure
{
    color:#333;
    background:white;
}
