body {
	color: rgb(79, 79, 79);
	background: rgb(119, 136, 153);
font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 80%;
	margin: 0;
text-align: center;
}



#container {
                        width: 700px;
background-color: white;
margin-top: 10px;
                        margin-left: auto;
                        margin-right: auto;
                        padding: 10px;
text-align: left;
                }

#languages {width: 100px; float: right;}

                #header {
                        padding: 5px;
                        margin-bottom: 0;
                        background-color: white;
height: 100px;
                }
                #sections {position: relative;
                        padding: 5px 0;
                        margin: 0;
                        background-color: #fff;
background-image: url(bgsections.jpg); background-position: left bottom; background-repeat: no-repeat; clear: both;
                }

#contentblock {   background-color: rgb(229, 240, 246);                 }

                #content {
                        padding: 0px 10px 10px 15px;
                        margin-right: 210px;
                        background-color: #fff;
                }

                #sidebar {
                        float: right;
                        width: 200px;
                        margin: 0;
                        padding: 10px 5px 0px 10px;
                        ;
                }

                #footer {
                        clear: both;
                        padding: 5px;
                        margin-top: 15px;
                                                background-color: rgb(213, 219, 225);
border-top: 2px solid rgb(138,138,138);
text-align: center;
                }


#languages {width: 300px; height: 76px; float: right; background-image: url(provadiv.jpg); background-position: top left; border: 1px solid rgb(207,207,207);background-repeat: no-repeat; clear: none;}

#other {width: 300px; float: right; clear: both; background: white; text-align: left;}

#logo {width: 300px; float: left; clear: none; background: white; height: 76px; background-image: url(t_logo.gif); background-position: left top; background-repeat: no-repeat;}

#logo p{
   height: 0px !important;
   overflow: hidden;
   background-image: url(t_title.gif);
   background-repeat: no-repeat;
   padding: 157px 0 0 0;
   margin: 20px 0 0 80px;
   height /**/: 38px;

   }


/* LISTS */
/*ul, ul li {list-style-type: none;}*/

#sections ul {margin:0; padding: 0;}
#sections ul li { display: inline;  }

#sections ul li a{padding-left: 20px;}
#sections ul li a:link, #sections ul li a:visited, #sections ul li a:hover, #sections ul li a:active {color: #738686; } 

#sections ul li a:hover {color: #666b73;}

#sidebar ul, #sidebar ul li {list-style-type: none; display: block;}
#sidebar ul {padding: 0; margin: 0;}
#sidebar ul li a, #sidebar a  {font-weight: normal; font-size: 0.99em;}


#footer ul, #footer ul li {list-style-type: none; display: inline;padding-right: 15px;   
}
#footer ul li a {font-size: 10px; font-weight: normal; }

#languages ul {padding-left: 200px;}
#languages ul li {list-style-type: none;}
#languages li a {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-bottom: 5px;}

#other ul li {display: inline; }
#other ul li a {font-size: 10px; font-weight: normal; padding-right: 5px;}

/*IMATGES*/
img {float: left; border: 0; padding-right: 1em;}
img.right {float: right; border: 0; padding-left: 1em;}



/*MISCELANIA*/


/* ENLLAÇOS */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}




/*TIPOGRAFIA*/
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 2px;
	}


p	{	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
        font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    }

footer a{font-family: verdana, arial, helvetica, sans-serif;}

dt {font-weight: bold;}

p.caption {clear: both; color: gray; margin-top: 10px; font-size: 12px; border-bottom: 1px dotted gray; padding: 10px;}




