body {
	margin: 0px;
	padding: 0px;
	background-color: #850505;
}
/*<!-- Produs al Piatadesiteuri.ro -->*/
* {
	font-family: arial;
	font-size: 12px;
	color: black;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.main {

	
}

.header {
	width: 1003px;
}

.logo {
float: left;

width: 303px;
height: 102px;
padding-left: 10px;

}

.logo img {
width: 198px;
}

.language {
	text-align: right;
	margin-top: 10px;
}

.language a {
	margin: 2px 5px;
}

.meniu{
background: #FFF;
float:left;
width: 580px;
margin-top: 30px;
}

.meniu li{
float:left;
list-style-type:none;
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
padding-bottom: 20px;
border-left: 1px solid black;
background: #FFF;
}

.meniu li.active{
background-color: red;
}

.meniu li a{
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

.meniu li a.active{
color: #FFF;
}

.meniu li:hover{
background-color: red;
color: #FFF!important;
transition: background 0.4s linear;
}

.meniu li a:hover{
color: #FFF;
}

.contact_header{
background: #FFF;
color: #000;
float:left;
border-left: 1px solid black;
width: 580px;
}

.contact_header li{
float:left;
list-style-type: none;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
}

.content{
width: 1004px;
}

.pizza_home{
background: url('../images/bg.png');
color: #fff;
margin-top: 10px;
height: 1043px;
}

.pizza_home2{
background: url('../images/bg.png');
color: #fff;
margin-top: 10px;
height: 389px;
}

.pizza_home3{
background: url('../images/bg.png');
color: #fff;
margin-top: 10px;
height: 389px;
}

.pizza_home4{
background: url('../images/bg.png');
color: #fff;
margin-top: 10px;
height: 399px;
}
.pizza_home5{
background: url("../images/bg.png") repeat scroll 0% 0% transparent;
color: #FFF;
margin-top: 10px;
height: 711px;
}

.title_pizza{
text-transform: uppercase;
color: #FFF;
background: #a80000;
text-align: left;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
}

.coloana_pizza{
float: left;

}

.pizza{
float: left;
border: 1px solid #CCC;
margin-left: 33px;
margin-top: 20px;
width: 204px;
height: 303px;
}

.poza_pizza{

}

.descriere_pizza{
background: none repeat scroll 0% 0% #FFF;
width: 199px;
text-align: left;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
height: 124px;
}

.titlu_pizza{
background: #a80000;
color: #FFF;
padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
}

.pret_home{
background: none repeat scroll 0% 0% #A80000;
color: #FFF;
position: absolute;
margin-top: -10px;
margin-left: 133px;
font-size: 12px;
padding: 3px;
width: 90px;
}


.footer{
background: #525252;
height: 20px;
height: 34px;
}

.footer .right{
float: right;
color: #FFF;
padding-top: 10px;
}

.footer .right a{
color: #FFF;
text-decoration: none;
}

.footer .right a:hover{
text-decoration: underline;
}

.footer .left{
float:left;
color: #FFF;
padding-top: 10px;
}

.menu_left{
float: left;
background: none repeat scroll 0% 0% #FFF;
width: 207px;
height: 180px;
}

.menu_left li{
list-style-type: none;
text-align: left;
padding-left: 10px;
padding-top: 10px;
font-size: 18px;
}

.menu_left li a{
color: #000;
text-decoration: none;
display: block;
text-transform: uppercase;
font-weight: bold;
margin-left:-5px;
}

.menu_left .title_left{
background: red;
font-size: 18px;
color: #FFF;
}

.menu_left li a:hover{
background: red;
color: #FFF;
display: block;
padding-top: 2px;
padding-left: 5px;
padding-bottom: 2px;
transition: background 0.4s ease;
}


.contact_left{
float: left;
color: #FFF;
margin-top: 20px;
text-align: left;
width: 450px;
}

.contact_left p{
font-size: 14px;
line-height: 15px;
color: #FFF;
padding-left: 20px;
}

.contact_right{
float: right;
width: 300px;
}

.contact_form{
color: #FFF;
text-align: left;
}

.contact_form label{
color: #FFF;
}

.contact_form textarea{
width: 200px;
resize: none;
}

.contact_form input[type="text"]{
width: 200px;
height: 25px;
}

.contact_form input[type="submit"]{
width: 205px;
height: 30px;
border: 1px solid #CCC;
border-radius: 5px;
}
