/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #144147;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
.rounded{background-color:#fff;}
img.body {margin-left:150px; border:none;}
img.body1 {margin-left:350px; border:none;}

a {color: #564b47;}
a:visited {color:#564b47;}
a:hover {color: red;}
a:active { color:#000000;}

h1 {
font-size: 13px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:18px;
font-weight: bold;
font-style:italic;
padding: 5px 10px;
margin:0px;
text-align:center;
}

h3{
font-size:16 px;
font-weight:bold;
padding: 10px 10 px;
margin:10 px;
text-align:center;
}

h3.titlu{
font-size:14 px;
font-weight:bold;
padding: 10px 10 px;
margin:10 px;
text-align:center;
margin-left:20px;
}

h4{
font-size: 14px;
font-weight:bold;
padding: 5px 10px;
margin:0px;}

h5{
font-size: 15px;
font-weight:bold;
text-decoration:underline;
padding: 5px 10px;
margin:0px;}



ul{list-style-type:disc;
font-size: 12px;
font-weight: bold;}



img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
background: #fff url('imagini/fmmc_fundal.JPG')no-repeat center;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
font-family:Trebuchet MS;
font-size:14px;
text-align:justify;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

#left p{
font-family:Trebuchet MS;
font-size:13px;
text-align:justify;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
background:#fff;
}

img.footer{margin-left:390px;border:none;}
img.footer1{margin-left:200px;border:none;}
a.footer2 {color:#ccc;text-decoration:none;}
a.footer2:hover {color:#ccc;text-decoration:underline;}
