* {
    padding: 0px;
    margin: 0px;
}

body {
    text-align: center;
    padding: 8px 2px;
    background: url(../images/bkgr.jpg) #FC7E87 top repeat-x;
}

td {
	font: 12px Georgia, Times, "Times New Roman", serif;
	color: #666;
	text-decoration: none;
}

h1 , h1 a {
	font: bold 17px Georgia, Times, "Times New Roman", serif;
	color: #333333;
	text-decoration: none;
    display: inline;
}
h1 a:LINK , h1 a:VISITED { color: #333333;}
h1 a:HOVER , h1 a:ACTIVE { color: #d00;; text-decoration: underline;}
h1 .white {
    color: #fff;
}

h2 , h2 a {
    font: bold 20px Georgia, Times, "Times New Roman", serif;
	color: #FF0000;
	display: inline;
}
h2 a:LINK , h2 a:VISITED { color: #C55E5F;}
h2 a:HOVER, h2 a:ACTIVE { color: #d00;;}

h3 , h3 a {
    font: bold 25px Georgia, Times, "Times New Roman", serif;
    color: #666;
	display: inline;
}
h3 a:LINK , h3 a:VISITED { color: #C55E5F;}
h3 a:HOVER , h3 a:ACTIVE { color: #C52142; text-decoration: underline;}

h4 , h4 a {
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #C55E5F;
	text-decoration: none;
    display: inline;
}
h4 a:LINK , h4 a:VISITED { color: #C55E5F;}
h4 a:HOVER , h4 a:ACTIVE { color: #C52142; text-decoration: underline;}

h5 {
    font: 23px Georgia, Times, "Times New Roman", serif;
	color: #000000;
	text-align: center;
}

h6 {
    font: bold 14px Arial, Tahoma, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

a {
	font: 13px Georgia, Times, "Times New Roman", serif;
	color: #f00;
	text-decoration: none;
}
a:LINK , a:VISITED { color: #E9434F;}
a:HOVER , a:ACTIVE { color: #f00; }

form {
	text-align: left;	
}
.cart input {
    border: 0;
}

select {
	font: bold 11px Georgia, Times, "Times New Roman", serif;
	color: #666;
	text-decoration: none;
	text-align: left;	
}

p {
	font: 12px Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
}
#template p {
    padding-bottom: 10px;
}
#template {
    padding: 0px 0px 0px 15px;
}

#template img {
    margin: 0 10px;
}

input {
	font: 12px Georgia, Times, "Times New Roman", serif;
	color: #393939;
	text-decoration: none;
	margin-bottom: 3px;
    border: 1px solid #ccc;
	display: inline;
}

textarea {
	font: 12px Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	padding-left: 2px;
    border: 1px solid #ccc;
}

ul {
    margin: 5px 0px 0px 25px;
}

.search-input {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #C55E5F;
	padding: 1px 0px 0px 2px;
 	text-align:left;
 	vertical-align: middle;
 	border: 1px solid #ccc;
 	width: 140px;
}
.search-form {
	text-align: center;
	vertical-align: middle;
	display: inline;
}
.search-button {
    font: bold 12px Georgia, Times, "Times New Roman", serif;
    color: #ECDAA5;
    vertical-align: middle;
    border: 0px;
    padding: 0px;
    margin: 5px 0px;
    width: 60px;
}

.full  { height: 100%;}
.white { color: #fff;}
.red { color: #f00;}
.blue { color: #ECDAA5;}


.bold {	font-weight: bold;}
.center { text-align: center;}
.checkbox { border: 0;}
.fineborder { border: 1px solid #666;}
.noborder { border: 0px;}

.separator_produse {
	background: url(../images/separator_produse.jpg) repeat-x bottom;
	padding: 3px 0px 3px 0px;
}

#header {
    padding: 10px 8px 0px 8px;
}

#header h1 , #header h1 a {
    font: bold 44px Georgia, Times, "Times New Roman", serif;
    color: #C55E5F;
    display: inline;
}
#header h2 {
    font: bold 18px Georgia, Times, "Times New Roman", serif;
    color: #666;
    display: block;    
}
#header h2 span {
    font-size: 22px;
}
.logo {
    padding: 0px 0px 0px 30px;
}
.header_top {
    background: url(../images/bkgr_top.jpg) repeat-x top;
}

.main {
    vertical-align: top;
    background: #fff;
    width: 100%;
    height: 100%;
}

#menu {
    padding: 8px 10px;
    margin: 0px 0px 15px 3px;
    background: #ECDAA5;
    border: 1px solid #ccc;
    float: left;
    width: 710px;
}
#menu a {
    font: bold 15px Georgia, Times, "Times New Roman", serif;
    color: #CE6667;
    text-transform: capitalize;
    padding: 0px 5px;
}
#menu a:LINK , #menu a:VISITED { color: #c66; text-decoration: none;}
#menu a:HOVER , #menu a:ACTIVE { color: #d00;; text-decoration: none;}
#menu td {
    color: #CE6667;
}

#reservation {
    float: right;
    margin: 0px 0px 20px 13px;
}
#reservation h1 {
    font: bold 18px Georgia, Times, "Times New Roman", serif;
    color: #C55E5F;
    display: block;
}
#reservation td {
    font: bold 16px Georgia, Times, "Times New Roman", serif;
    color: #C55E5F;
}
#reservation .search-input {
    font-size: 18px;
    padding: 4px 0px 0px 12px;
    margin: 10px 0px;
    width: 210px;
    height: 30px;
}
#reservation textarea.search-input {
    height: 130px;
}

.panel {
    background: #EBDAA6;
}
.panel_top {
    border-top: 1px solid #ccc;
    background: #EBDAA6;
}
.panel_left {
    border-left: 1px solid #ccc;
    background: #EBDAA6;
}
.panel_right {
    border-right: 1px solid #ccc;
    background: #EBDAA6;
}
.panel_bottom {
    border-bottom: 1px solid #ccc;
    background: #EBDAA6;
}


.content {
    padding: 0px 20px 30px 15px;
}

.path {
    padding-left: 16px;
}
.path a {
    font: bold 15px Georgia, Times, "Times New Roman", serif;
    color: #666;
    text-transform: capitalize;
}
.path a:LINK , .path a:VISITED { color: #666; text-decoration: none;}
.path a:HOVER , .path a:ACTIVE { color: #d00;; text-decoration: none;}


#meniu {
    background: url(../images/bkgr_meniu.jpg);
}
#meniu a {
    color: #D3FFFE;
}
#meniu a:HOVER , #menu a:ACTIVE { color: #F98383; text-decoration: none;}

.margine_left { background: url(../images/margine_left.jpg);}
.margine_right { background: url(../images/margine_right.jpg);}
.margine_bottom_center { background: url(../images/margine_bottom_center.jpg) right;}
.margine_top_middle_left { background: url(../images/margine_top_middle_left_bkgr.jpg);}
.margine_top_center { background: url(../images/margine_top_center.jpg) right;}
.margine_top_middle_right { background: url(../images/margine_top_middle_right_bkgr.jpg);}
.left {
    vertical-align: top;
    background: url(../images/left_bkgr.jpg) repeat-y;
}
.right {
    vertical-align: top;
    background: url(../images/right_bkgr.jpg) repeat-y;
}
.bottom_left {
    padding-left: 48px;
}
.bottom {
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.bottom_right {
    padding-right: 54px;
}

#footer {
	font: 12px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	padding: 15px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}

#footer a {
	font: 12px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}
#footer a:LINK , #footer a:VISITED { color: #FFFFFF;}
#footer a:HOVER , #footer a:ACTIVE { color: #FFFFFF;; text-decoration: underline;}

#footer .active {
	text-decoration: underline;
}
.copy {
    font: 12px Arial, Tahoma, sans-serif;
    padding: 10px 0px 15px 0px;
    display: block;
    color: #D3FFFE;
}


.pics {
    font: 10px Georgia, Times, "Times New Roman", serif;
    margin: 0px 0px 0px 10px;
    text-align: center;
    display: inline;
}
.pics img {
    border: 3px double #ddd;
}
.pics .noborder { border: 0px;}
.pic_holder {
    text-align: center;
    width: 235px;
    float: left;
}

.gallery {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    background-color: #CCCCCC;
    text-transform: capitalize;
}

.gallery-border {
    border-width:2px;
    border-color: #CCCCCC;
    border-style:solid;
}

#despre-container {
    margin: auto;
}
#despre-container img {
    margin: 0 10px;
}
#despre-txt {
    float: left;
    width: 380px;
}
#despre-txt img {
    margin: 0px;
}
#showroom {
    text-align: center;
    float: right;
    margin-left: 5px;
    width: 350px;
}