/*
Design by West
*/

body {
	margin: 0;
	padding: 0;
/*	background: #FFFFFF url(../images/img01.gif) repeat-x;
	background: #FFFFFF url(../images/img01.jpg) repeat-x; */
/*	background: #FFFFFF url(../images/header-bg.jpg) repeat-x; */
/*	background: #FFFFFF url(../images/header-2.jpg) no-repeat; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
/* Pentru background diferit de alb */
    background:#e9faff;
}

.header_main {

    width: 100%;
    height: 120px;
    background-repeat: repeat-x;
    background-image: url(../images/header-2-bg.jpg);
}

#header {
	width: 1200px;
	height: 120px;
    background-repeat: no-repeat;
    background-image: url(../images/header-2.jpg);

}


h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(../images/img07.gif);
}

h1.title {
	font-size: 2em;
	color: #ff0000;
/*  sau ALBASTRU  */
/*	color: #4682B4; */
}
h2.title {
	font-size: 1.6em;
	color: #ff0000;
    /*  sau ALBASTRU  */
/*	color: #4682B4; */
}

h3.title {
	font-size: 1em;
	color: #ff0000;
    /*  sau ALBASTRU  */
/*	color: #4682B4; */
}


a {
	text-decoration: none;
/*	border-bottom: 1px dotted #CCCCCC; */
	color: #cc0000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}

.nofloat {
margin:5px 5px 5px 5px ;
float:none;
border-width: 1px;
border-style: solid;
border-color: #CC0000;
padding:1px 1px 1px 1px;
}

.poza_principala {
margin:5px 0px 10px 10px ;
float:right;
background-color:#FFFFFF;
text-align:center;
border-width: 1px;
border-style: solid;
border-color: #FF0000;
padding:1px 1px 1px 1px;
}

/* Header */


.poza_galerie {
width:500px;
height:300px;
float:none;
/* background-color:#FFFFFF; */
text-align:center;
border-width: 1px;
border-style: solid;
border-color: #FF0000;
padding:1px 1px 1px 1px;
}


#logo {
/*	width: 880px; */
	width: 1080px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
/*	color: #FFFFFF; */
  color: #585858;
/*    color: #FFFFFF; */
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;

}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
/*	color: #FFFFFF; */
/*  color: #5BBDFF; */
    color: #FF0404;
  font-weight: bold
}
/* -- Vertmenu ---  */
.menuv {
        width:200px;
        float:left;
        display:block;
        list-style: none;
        padding-right: 2px;
        }
.menuv ul
        {
        list-style-type: none;
        }
.menuv h2
        {
        float: left;
        width: 190px;
        text-align: left;
/*        font: 10pt Arial; */
        padding: 5px 2px 5px 0px;
        text-decoration: none;
/*
        color: #444;
        background: #CCCCFF;
        border: 1px solid #CCCCFF;
*/
	background: url(../images/sidebar.jpg) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
    color:#E60000;
    margin: 1px;
    list-style: none;
        }
.padd_5 {
  padding-left: 5px;
}

.menuv li a {
list-style: none;
float: left;
width: 180px;
text-align: left;
font: 10pt Arial;
padding: 5px 5px 5px 10px;
text-decoration: none; color: #444;
/* background: #eee; */
background: #FFFFFF;
/* border: 1px solid #e4e4e4; margin: 1px; */
margin-left:1px;
border-bottom: 1px dashed #C39C4E;
}
.menuv a:hover {
color: #fff;
background: #D20000;
/* border: 1px solid #ccc; */
        list-style: none;
border-bottom: 1px dashed #C39C4E;
margin-left:1px;
}

.menuv li ul a {
        list-style: none;
margin-left: -9px;
width: 170px;
background: #f4f4f4;
border: 1px solid #eee;}

.menuv li ul a:hover
{
        list-style: none;
background: #f1f1f1;
border: 1px solid #e5e5e5;
}
/* -- END Vertmenu ---  */



/*- Menu 1 CSS Frumos --------------------------- */
 #meniu-frumos {
	width: 200px;
/*	border-right: 1px solid #000; */
	margin-bottom: 0px;
    padding: 0 10px 0 10px;
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; */
/*	background-color: #CCCCFF; */
    color:#E60000;
}

#meniu-frumos h2 {
/*	margin: 0 0px 10px 0; */
	padding: 5px 10px 5px 5px;
/*	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x; */
	background: url(../images/sidebar.jpg) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
    color:#E60000;
}


#meniu-frumos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#meniu-frumos li {
/*	border-bottom: 1px solid #90bade; */
	margin: 0 0 0 0;
	list-style: none;
	list-style-image: none;
}

#meniu-frumos li a {
	display: block;
	padding: 6px 5px 6px 5px;
	border-left: 10px solid #6699FF;
	border-right: 10px solid #6699ff;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #3399CC;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #meniu-frumos li a {
	width: auto;
}

#meniu-frumos li a:hover {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	padding: 6px 5px 6px 5px;
	background-color: #336699;
	color: #fff;
    font-weight: bold;
}

/* Sidebars  new */
.side {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.side ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.side li {
/*	padding: 0 0 20px 0; */
    padding: 0 0 0 0;
}





/* Menu */

#menu {
/*	width: 880px; */
	width: 1080px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 10px 0 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #D20000;
}

#menu .current_page_item a {
	background: url(../images/img02.gif) repeat-x;
	color: #cc0000;
}

/* Page */

#page {
/*	width: 880px; */
	width: 1150px;
	margin: 0 auto;
	padding: 30px 0;
/*	background: url(../images/img03.gif) repeat-y; */
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
/*	width: 438px; */
	width: 638px;
}

.pathway
{
    color:#cc1100;
    font-weight: normal;
}


.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(../images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}






/* ***  old sidebar *** */
.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.sidebar li {
/*	padding: 0 0 20px 0; */
    padding: 0 0 0 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(../images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 10px 10px 0;
	padding: 5px 10px;
/*	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x; */
	background: url(../images/sidebar.jpg) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
    color:#E60000;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #cc0000 url(../images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.descriere {
	color: #cc0000;
}

 /* la oferte sppeciale  */

.poza_thumb_of_speciale {
margin:8px 5px 8px 5px;
float:left  ;
/* background-color:#FFFFFF; */
text-align:center;
border-width: 1px;
border-style: solid;
border-color: #FF0000;
/*
padding:8px 5px 8px 5px;
*/
}

.oferta_block {
display:block;
width: 560px;
height: 120px;
border: 1px solid #336699; /* ca sa aibe margini imaginea */
margin-top: 3px;
margin-bottom: 3px;
background: #F5FAFA;
}

.oferta_block_cautare {
display:block;
width: 560px;
height: 180px;
border: 1px solid #336699; /* ca sa aibe margini imaginea */
margin-top: 3px;
margin-bottom: 3px;
background: #F5FAFA;
}


.info-message{
    border-width: 1px;
	border-style: solid;
    border-color: #FF6600;
	text-align: left;
	padding: .45em;
	margin: .3em 0;
	font-size: .9em;

}


.link_detalii {
    float:right;
    padding:1px 5px 1px 5px;
    margin-right: 15px;
	text-align: right;
	font-weight: bold;
/*    background: #FFCC66 */
}


.panou_zone {
font-weight: bold;
height: auto;
float: left;
text-align: center;
/* border: 1px solid #cdcdcd; */
}
.lista_zone {
width: 180px;
height: 100%;
float: left;
text-align: left;
margin-top: 10px;
margin-left: 11px;
}
.lista_zone ul {
margin: 0;
padding: 3px;
}
.lista_zone li {
margin-left: 10px;
}

/*
.lista_zone li a {
color: #333399;
display: block;
font-size: 0.90em;
padding: 2px 2px 2px 2px;
text-decoration: none;
}
.lista_zone li a:hover {
color: #bb0f0f;
text-decoration: underline;
}
*/

.lista_zone_title {
padding: 0px 0px 0px 0px;
margin: 2px 2px 2px 2px;
font-weight: bold;
}

#comment_table {
	width: 600px;
/*  	border: 1px solid #C1DAD7; */
    background: #F5FAFA;
}

td.dreapta {
	border: 1px solid #C1DAD7;
	background: #F5FAFA;
	color: #CC0000;
}
td.west {
/*	border: 1px solid #C1DAD7;
	background: #fff; */
	padding: 2px 2px 2px 10px;
	color: #4f6b72;
}
td.nota {
	border: 1px solid #C1DAD7;
	background: #F5FAFA;

}

.button_link
{
padding:4px 2px 4px 2px;
background-color: #CC0000;
border: 1px solid #C1DAD7;
color:#ffffff;
font-weight:bold;;
}

.error_field
{
margin:2px 0px 2px 0px;
padding:4px 0px 4px 0px;
background-color: #FFFF33;
/* border: 1px solid #CC0000; */
color:#CC0000;
font-weight:bold;
line-height: 18px;
}

.pre_ajax_area
{
  text-align: left;
  border: 1px solid #CC0000;
}
.ajax_area
{
  text-align: left;
}


#floatdiv{
    position:absolute;
    width:800px;height:50px;left:0px;top:0px;
    padding:16px;background:#336699;
    border:1px solid #CC0000;
    z-index:100;
}


.button {
width: 44px;
height: 18px;
display: block;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("../images/btn-red.png");
background-position: 0% 0%;
background-color: transparent;
border-top-color: currentColor;
border-left-color: currentColor;
border-right-color: currentColor;
border-bottom-color: currentColor;
border-top-width: medium;
border-left-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-top-style: none;
border-left-style: none;
border-right-style: none;
border-bottom-style: none;
cursor: pointer;
}

.date {
	float:left;
	height:32px;
	width:32px;
	margin-right:8px;
	padding-top:11px;
	background:url(../images/calendar_date-48.png) no-repeat;
	}
.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	display:block;
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	}
.posted {
	width:100%;
	color:#a6a69b;
	font-size:.94em;
	padding:5px 0 10px 0;
	margin-bottom:1em;
	background:url(../images/dotted-line.gif) repeat-x bottom left;
	}
.posted .by {
	padding-left:25px;
	height:16px;
	background:url(../images/icon-pencil.gif) no-repeat;
	}
.posted .comments {
	padding-left:15px;
	background:url(../images/icon-comment.gif) no-repeat;
	float:right;
	}

#sitemap {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 100%;
}

#sitemap a:link{
color : #990000;
background : transparent;
font-weight: normal;
}

#sitemap a:visited {
color : #990000;
background : transparent;
font-weight: normal;
}
#sitemap  a:hover {
color : #990000;
font-weight: bold;
}

#pachet {
  color: #000000;
}

.img_1 {
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
margin:3px 3px 3px 3px;

}

.label_blue
{
padding:4px 2px 4px 2px;
background-color: #0099CC;
border: 1px solid #C1DAD7;
color:#ffffff;
font-weight:bold;;
}




