﻿/* CSS Document */

body{
background:#ddd;
margin:0px;
padding:0px;
font-family:'Tahoma';
color:#000;
font-size:11px;
}
h1{
font-family:'Trebuchet MS';
font-size:18px;
font-weight:normal;
margin:0px 0px 0px 15px;
}

a.detalii{
background:url(../images/detalii.gif) no-repeat left center;
font-size:12px;
text-decoration:none;
color:#000;
font-family:'Tahoma';
display:block;
width:90px;
height:15px;
padding:0px 0px 0px 25px;
margin:0px 0px 0px 15px;
}


p{
margin:0px;
padding:0px;
line-height:20px;
}
p.content{
margin:10px 15px 0px 15px;
padding:0px;
line-height:20px;
}

#header1{
margin:0px auto;
padding:0px;
width:800px;
height:87px;
border-left:1px solid #fff;
border-right:1px solid #fff;}


#header2{
width:800px;
height:173px;
margin:0px auto;
padding:16px 0px 0px 0px;
background:url(../images/header_2.jpg) no-repeat top left;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

#header2 a{
display:block;
width:194px;
height:21px;
margin:0px;
padding:10px 0px 0px 10px;
color:#000;
text-decoration:none;
font-size:12px;
}

#header2 a:hover{
background:url(../images/hover.gif) no-repeat top left;}


#middle{
width:800px;

background:url(../images/background.gif) repeat-x top left #c4c3c3;
margin:0px auto;
padding:0px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

#middle a.alp{
	color:#000;
	text-decoration:none;
	padding:5px;
	margin:0px 10px 0px 0px;
	background: #ddd;
	border:1px solid #ccc;
}

#middle a.alp:hover{
 background: none;	
}

#footer{
margin:0px auto;
padding:0px 10px 0px 10px;
border-left:1px solid #fff;
border-right:1px solid #fff;
width:780px;
background:#c4c3c3;
border-bottom:1px solid #fff;
height:36px;
}

table.firstpage{
border-top:1px solid #fff;
border-bottom:1px solid #fff;
margin:10px 0px 0px 0px;
}

table.firstpage td.right{
border-right:1px solid #fff;
}

ul{margin:0px;
padding:0px;
}
li{background:url(../images/square.gif) left center no-repeat;
list-style-type:none;
margin:0px 0px 0px 15px;
padding:0px 0px 0px 20px;
line-height:25px;
}

table.portofoliu img{
border:1px solid #000;

}


table.aplicatii{
	margin:10px auto;
}

table.aplicatii td{
	background:#eee;
	
}
table.aplicatii img{
	border:2px solid #fff;
	
}


table.aplicatii2{
	margin:10px auto;
}

table.aplicatii2 img{
	border:2px solid #fff;
	
}

#middle a{
	color:#000;
	text-decoration:underline;
}

#middle a img{
	border:1px solid #000;
}

table.aplicatii td.alb{
	background:#fff;
}

