body {
	margin-top: 60px;
	font-family: Verdana;
	font-size: 11px;
	background-color:#FFFFFF;
	} 

#banner {
	position:absolute;
	left:75px;
	width: 820px;
	}

#menu {
	position: absolute;
	left: 75px;
	top: 120px;
	width: 820px;
	}
	
#menu th {
	text-align: center;
	width: 120px;
	padding-bottom: 2px;
	padding-top: 4px;
	display: none;
	}

#menu table table td {
	border-bottom: 2px solid #90730D;
	padding: 2px;
	}

#menu td span {
	width: 20px;
	}
#menu table {
	font-size: 11px;
	width: 100%;
	text-align:center;
	}

#menu td {
	padding-left: 3px;
	}

#menu a {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#menu a:hover {
	border-bottom: 3px solid #000000;
	}
	
#menu input.inputbox {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #90730D;
	padding: 2px;	
	margin: 2px;
	}

#menu table {
	padding-bottom: 4px;
}

#login .curs td {
	padding:0px !important;
	}

#content {
	position: absolute;
	left: 230px;
	top: 210px;
	width: 650px;
	}

#content td {
	font-size: 11px;
	font-weight: normal;
	
}
#content div{
	font-size: 11px;
	font-weight: normal;
	
}

#content input.inputbox {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #6F653E;
	color: #6F653E;
	padding: 2px;
	}
	
#content a,#login a {
	color: #000000;
	text-decoration: none;
}

#content a:hover,#login a:hover {
	color: #90730D;
}

#content .blog_more a {
	font-weight: bold;
	}

#login th {
	font-size: 11px;
	text-align: left;
} 

#login {
	position: absolute;
	background-color: #FFFFFF;
	width: 120px;
	top : 150px;
	left: 80px;
	color: #FFFFFF !important;
	background-color: #726C54;
	background-image: url("../images/gray_line_orizontal.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#login tr td {
	padding-top : 5px;
	padding-bottom : 5px;
	}

#login a {
	color: #FFFFFF;
	}
	
#login a:hover {
	text-decoration: underline;
	color: #FFFFFF !important;
	}

#login table {
	margin-bottom: 10px;
	width: 100% !important;
	border-bottom: 1px solid #8A8570;
}

#login table table {
	background-color: #7D7760;
	color: #FFFFFF;
}

#login table form {
	text-align: center;

}

#login table th {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

.contentpaneopen {
	color: #4A4A4A;
}

.contentheading {
	font-size: 12px !important;
}


#login table table td,#login table th  {
	padding-left: 10px;
	padding-right: 10px;
	}

#login input {
	margin-top : 2px;
	margin-bottom: 2px;
}

input.button,#login input.button, #selector input.button,input.porsche-button {
	font-family: Verdana;
	font-size: 11px;
	margin: 4px;
	border: 1px solid #AFA683;
	color:#AFA683;
	font-weight: bold;
	background-color: #6F653E;
	/*background-color: #AFA683;*/
}

table.normal td {
	font-family: "Verdana";
	font-size: 10px;
	text-align: left;
	}

#myvalues th {
	text-align :left;
	}

div.copy{
	text-align:right;
	margin-top: 3em;
	font-size:10px;
	color: #AAAAAA;
	
}

#selector { 
	background-color:#7D7760;
	border:1px solid #8A8570;
	color:white;
	height:180px;
	margin-bottom:40px;
	margin-right:10px;
	padding:4px;
	width:250px !important;
}

#selector a {
	color: #FFFFFF;
}

#selector a:hover {
	color: #CCCC66;
}

#selector span {
	font-weight: bold;
}
#selector div {
	height: 100px;
	width: 104px;
}

#selector #extra {
	background-color:#7D7760;
	float:left;
	height:50px;
	margin-top:4px;
	padding:2px;
	width:216px;
}

#selector div.date {
	background-color:#7D7760;
	float:left;
	padding:2px;
	width:100px;
}

#selector div.actions {
	background-color:#7D7760;
	float:right;
	padding:2px;
}

#selector th {
	text-align: left;
	}

#selector select,#selector input {
	font-family: "Verdana";
	font-size: 11px;
	width: 75px;
	}
	
#selector select {
	margin-left: 10px;
	}

#selector input {
	margin-top: 10px;
	}

#values {
	position: relative;
	
	width: auto;
	}
	
#values .par { 
	background-color: #CFC7A8;
	}


#values tbody tr:hover td {
	border-bottom: 1px solid #7F795F;
	padding-bottom: 2px;
}

#values tbody tr:hover th {
	border-bottom: 1px solid #7F795F;
}

#values tfoot td {
	background-color: #9F9777;
	border-top: 1px solid #7F795F;
	}

#values tfoot th {
	background-color: #9F9777;
	border: 0px;
	}

#values thead td {
	white-space: nowrap;
	text-align: left;
	border-right: 1px solid #7F795F;
	background-color: #9F9777;
	border-bottom: 1px solid #9F9777;
	padding: 3px;
	font-size:10px;
	}

#values thead th {
	white-space: nowrap;
	text-align: left;
	border-right: 1px solid #7F795F;
	background-color: #9F9777;
	border-bottom: 1px solid #9F9777;
	padding: 3px;
	font-size:10px;
	}


#values tr td {
	padding: 2px;
	padding-bottom: 3px;
	text-align: right;
}

#values {
	width: auto;
	}

#values tbody tr th {
	white-space: nowrap;
	text-align: left;
	border-right: 1px solid #7F795F;
	background-color: #9F9777;
	border-bottom: 1px solid #9F9777;
	padding: 3px;
	font-size:10px;
}

span.medie {
	font-weight: bold;
}
	
#details {
	padding-bottom: 20px;
}

#details a {
	font-size: 12px;
	}

#content .contentheading {
	font-weight: bold;
}
#message {
	font-size: 15px;
	font-weight: bold;
	
}
table.contentpane li {
	padding-top:5px;

}
div.blog_more li{
	padding-top:5px;
 
}
div.titlu_porsche{
	position: absolute;
	left: 160px;
	top: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #6F653E;
	vertical-align: middle;
	white-space: nowrap ;
}
div.titlu_porsche div{
position:absolute;
left:50px;
top:6px;
}