.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 900px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/rest_meniu.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	margin-bottom: -9px;
	padding: 0;
	background: transparent url(images/rest_meniu.gif) top left no-repeat;
}


.bubplastic.horizontal ul li a {
	display: block;
	height: 25px;
	padding-left: 9px;
	float: left;
	font-family : verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 15px;
	padding-top: 4px;
	padding-right: 9px;
	background: transparent url(images/rest_meniu.gif) top right no-repeat;
	cursor: pointer;
}


/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/rest_meniu_p.gif) top left repeat-x;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/rest_meniu_p.gif) top right no-repeat;
}

.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	margin-bottom: -9px;
	padding: 0;
	background: transparent url(images/rest_meniu.gif) top left no-repeat;
}

/////////////////////////////////////////////////////////////

.bubplastic.horizontal ul.dreapta li.dreapta {
	float: right;
	margin: 0;
	margin-bottom: -9px;
	padding: 0;
	background: transparent url(images/rest_meniu.gif) top left no-repeat;
}


.bubplastic.horizontal ul.dreapta li.dreapta a {
	display: block;
	height: 25px;
	padding-left: 9px;
	float: left;
	font-family : verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


.bubplastic.horizontal ul.dreapta li.dreapta a span.menu_ar {
	display: block;
	float: left;
	height: 15px;
	padding-top: 4px;
	padding-right: 9px;
	background: transparent url(images/rest_meniu.gif) top right no-repeat;
	cursor: pointer;
}


/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* ORANGE HOVER */
.bubplastic.orange ul.dreapta li.dreapta a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/rest_meniu_p.gif) top left repeat-x;
}
.bubplastic.orange ul.dreapta li.dreapta a:hover span.menu_ar,
.bubplastic.orange ul.dreapta li.highlight a span.menu_ar {
	background: transparent url(images/rest_meniu_p.gif) top right no-repeat;
}

.bubplastic.horizontal ul.dreapta li.dreapta {
	float: right;
	margin: 0;
	margin-bottom: -9px;
	padding: 0;
	background: transparent url(images/rest_meniu.gif) top left no-repeat;
}

//////////////////////////////////////////////////////

#test li {
	display: block;
	border: solid 1px red;
}

    a.linkText {
    color : #ffffff;
    font-family : verdana;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText:link {
    color : #ffffff;
    /* you can define other styles if necessary */
    }
    
    a.linkText:visited {
    color : #ffffff;
    /* you can define other styles if necessary */
    }
    
    a.linkText:hover {
    color : #656565;
    }

    a.linkText2 {
    color : #6788ac;
    font-family : verdana;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText2:link {
    color : #6788ac;
    text-decoration : none;
    /* you can define other styles if necessary */
    }
    
    a.linkText2:visited {
    color : #6788ac;
    /* you can define other styles if necessary */
    }
    
    a.linkText2:hover {
    color : #0077d5;
    }

    a.linkText3 {
    color : #6788ac;
    font-family : verdana;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText3:link {
    color : #6788ac;
    text-decoration :none;
    /* you can define other styles if necessary */
    }
    
    a.linkText3:visited {
    color : #6788ac;
    /* you can define other styles if necessary */
    }
    
    a.linkText3:hover {
    color : #0077d5;
    }


    a.linkText4 {
    color : #656565;
    font-family : verdana;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText4:link {
    color : #656565;
    /* you can define other styles if necessary */
    }
    
    a.linkText4:visited {
    color : #656565;
    /* you can define other styles if necessary */
    }
    
    a.linkText4:hover {
    color : #9f9f9f;
    }


    a.linkText5 {
    color : #6788ac;
    font-family : verdana;
    font-size : 18px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText5:link {
    color : #6788ac;
    text-decoration :none;
    /* you can define other styles if necessary */
    }
    
    a.linkText5:visited {
    color : #6788ac;
    /* you can define other styles if necessary */
    }
    
    a.linkText5:hover {
    color : #0077d5;
    }


    a.linkText6 {
    color : #6788ac;
    font-family : verdana;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText6:link {
    color : #6788ac;
    text-decoration : none;
    /* you can define other styles if necessary */
    }
    
    a.linkText6:visited {
    color : #6788ac;
    /* you can define other styles if necessary */
    }
    
    a.linkText6:hover {
    color : #0077d5;
    }


    body{
    font-family : verdana;
    }

    td.text1{
    color : #000000;
    font-size : 11px;
    font-weight : bold;
    text-align: justify;
    }

    td.text2{
    color : #000000;
    font-size : 12px;
    font-weight : regular;
    text-align: justify;
    }

    td.text3{
    color : #FFFFFF;
    font-size : 12px;
    font-weight : bold;
    text-align: justify;
    }

    td.text4{
    color : #FFFFFF;
    font-size : 10px;
    font-weight : regular;
    text-align: justify;
    }

    td.text5{
    color : #000000;
    font-size : 18px;
    font-weight : bold;
    text-align: justify;
    }

    td.text6{
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    text-align: justify;
    }

    td.text7{
    color : #656565;
    font-size : 10px;
    font-weight : regular;
    text-align: justify;
    }

    td.titlublog{
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    text-align: justify;
    }

    td.comenteaza{
    color : #656565;
    font-size : 10px;
    font-weight : regular;
    text-align: justify;
    }

    p.foto{
    color : #000000;
    font-size : 10px;
    font-weight : regular;
    text-align: justify;
    }

    p.text6{
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    text-align: justify;
    }

    p.text5{
    color : #000000;
    font-size : 12px;
    font-weight : bold;
    text-align: justify;
    }

    p.comenteaza{
    color : #656565;
    font-size : 10px;
    font-weight : regular;
    text-align: justify;
    }

    h1.text1{
    color : #000000;
    font-size : 18px;
    font-weight : bold;
    text-align: justify;
    }

    h2.text1{
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    text-align: justify;
    }


	table.main{
	width: 538px;
	}

	img.main{
	width: 538px;
	}

	table.table1{
	border: 0px solid #9f9f9f;
	left: 50%;
	top: 50%;
	margin: 140px -100px;
	}

	table.table2{
	border: 1px solid #9f9f9f;
	margin-top: 10px;
	margin-left: -450px;
	left: 50%;
	height: 600px;
	}

	div.map{
	width: 538px;
	height: 300px;
	}

	div.tip1{
	width: 180px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
	img.tip1top{
	margin-top: 5px;
	width: 180px;
	height: 1px;
	}

	img.tip1bottom{
	margin-bottom: 5px;
	width: 180px;
	height: 1px;
	}

	img.tot{
	float:left;
	margin:0 10px 0 0;
	}

	img.shareimgmenu{
	float:left;
	margin: 0 5px 0 0;
	border: 0;
	}

#shadow {
    position : relative;
    left : 3px;
    top : 0px;
    }

#shadow2 {
    position : relative;
    left : 3px;
    top : -6px;
    }

#shadow3 {
    position : relative;
    left : 3px;
    top : -12px;
    }

#shadow4 {
    position : relative;
    left : 3px;
    top : -18px;
    }

input[type="text"]
{
color: #000000;
background: #ffffff;
border: 1px solid #656565;
height: 20px;
}

input[type="password"]
{
color: #000000;
background: #ffffff;
border: 1px solid #656565;
height: 20px;
}

    span.error{
    color : #FF0000;
    font-weight : bold;
    }

    span.succes{
    color : #009933;
    font-weight : bold;
    }

p {
margin-top: 0;
margin-bottom: 15px;
}

.addthis_toolbox .custom_images a{    width: 16px;    height: 16px;    margin: 0;    padding: 0;}.addthis_toolbox .custom_images a:hover img{    opacity: 1;}.addthis_toolbox .custom_images a img{    opacity: 0.75;}
