@charset "UTF-8";
/* CSS Document */


body {
background-color: #020202 !important;
}

img{
border:0px;
margin:0px;
}

a{
text-decoration:none;
color:#0073C3;
}

body,td,th {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color:#123251;
}

a:hover {
color:#ff6C00;
}

#topLeft {
width:736px;
height:100px;
background-image:url(images/topLeft.jpg);
float:left;

}

#topMenu {
float:left;
}

#header {
height:305px;
width:1015px;
background-image:url(images/header.jpg);
}

#menu {
width:1015px;
height:45px;
}

#content{
margin:0px 0px 10px 40px;
clear:both;
}

#left {
width: 630px;
float:left;
text-align:justify;
}

.leftSubTitle {
font-size: 16px;
color:#ff6c00;
font-weight:bold;
}

.leftText {
font-size:12px;
color:#123251;
}

.leftImg {
border:1px solid #010204;
margin: 10px 5px 5px 5px
}
.imgProduse {
margin-left:10px;
width: 120px;
height:150px;
}

.imgCertificate {
margin:15px;
width: 120px;
height:150px;
border:1px solid #CCC;
}

#right {
margin-left:15px;
width:320px;
background-color:#FFF;
text-align:center;
float:left;
background-image:url(images/rightBg.jpg);
}

.rightText {
margin:0px 10px 0px 30px;
}

.rightImg {
margin:10px 10px 10px 10px;
}

.mark {
font-weight:bold;
color:#ff6c00;
}

#footer {
width:1015px;
height:40px;
background-image:url(images/footer.jpg);
}

#navBar {
width:1015px;
text-align:center;
}

.navBar {
color:#666;
font-size:10px;
}

.navBar:hover {
color:#036;
}

#copy {
width:480px;
float:left;
color:white;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
margin:15px 0px 0px 20px;
}

#wdd a{
width:500px;
float:left;
color:white;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
text-align:right;
margin: 15px 0px 0px 0px;
}

#wdd a:hover {
color:#f5aa01;
}

#produse td {
font-size:10px;	
}


.portofoliu {
width:210px;
text-align:center;
float:left;
margin: 5px 0px 10px 0px;
}

.thumbImg {
margin: 3px;
padding:2px;
border:1px solid #BFBFBF;
}

.button {
width:170px;
height: 18px;
padding:5px;
background:#336699;
}

.button a {
color:white;
font-weight:bold;
}

.button:hover {
background:#FF9C2A;
}