@charset "UTF-8";
/* CSS Document */
 /*   36 SSH fibra optica slatina NETCOM*/

body{
background-color:#000000;
}

#wrapper0{
margin:0 auto;
width:1000px;
}

#wrapper1{
margin:0 auto;
width:901px;
background-color:#000000;

}

.paragraph{
width:800px;
padding:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#ffffff;
margin-left:15px;
}


.divhome{
width:901px;
background-image: url(images/page-bg.png);
background-repeat:no-repeat;
background-position:bottom center;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#ffffff;
margin-left:0px;
height:500px;
}

#header{
width:901px;
height:125px;
background-image: url(images/fx-bar.png);
background-repeat: no-repeat;
background-position:bottom;
}


#logo36{
width:180px;
height:75px;
background-image:url(images/logo-netcom.png);
background-repeat:no-repeat;
float:left;
}

#footer{
width:901px;
height:150px;
background-image: url(images/fx-bar.png);
background-repeat: no-repeat;
background-position:top;
margin-top:0px;
}

.meniu{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
background-color:transparent;
width:440px;
height:24px;
float:right;
margin-top:30px;
}

.meniu ul{
list-style: none;
display: inline;
}

.meniu ul li{
display:inline;
list-style:none;
margin-right:10px;
}

.meniu a:link{
color:#000000;
text-decoration:none;
}
.meniu a:visited{
color:#000000;
text-decoration:none;
}
.meniu a:hover{
color:#ffffff;
background-color:#000000;
text-decoration:none;
}
.meniu a:active{
color:#000000;
text-decoration:none;
}
.contact{
width:900px;
height:500px;
background-image:url(images/contact.jpg);
background-repeat:no-repeat;
margin-top:0px;
margin-bottom:0px;
padding:10px;
}
