body { color: #663300;}
a:link { color: #663300;}
a:visited { color: #663300;}

div.up {vertical-align:top;}
div.l {text-align: justify;}
table {border: 0px; padding: 0px; border-spacing: 5px; width: 900px; margin-left: auto; margin-right: auto;}
table.interior {border: 0px; padding: 0px; border-spacing: 5px; width: 690px; margin-left: 0px; margin-right: 0px;}
table.interior_spatiumare {border: 0px; padding: 0px; border-spacing: 5px; width: 690px; margin-left: 0px; margin-right: 0px;}
table.iinterior {border: 0px; padding: 0px; border-spacing: 5px; width: 544px; margin-left: auto; margin-right: auto;}
table.monstre {border: 0px; padding: 0px; border-spacing: 5px; width: 690px; margin-left: auto; margin-right: auto; vertical-align:middle; text-align:center;}
table.nospace {vertical-align:middle; border-collapse: collapse; border: 0px; padding: 0px; border-spacing: 0px; width: 900px; height: 110px; margin-left: auto; margin-right: auto;}
table.l {border: 0px; padding: 0px; border-spacing: 5px; width: 900px; vertical-align:top;}
tr.top {vertical-align:top;}
tr.green {height: 20px; }
td.h255 {height:255px;}
td.pad {padding: 5px;}
td.centru {width: 790px;height: 90px; vertical-align:middle;background-color:#DCEAB4;border: 0px; padding: 0px; border-spacing: 0px;}
td.piece {width: 210px; height: 90px; vertical-align:middle; text-align:center;font-size:12pt;background-color:#DCEAB4;border: 0px; padding: 0px; border-spacing: 0px;}
td.buc {width: 160px; height: 90px; vertical-align:middle; text-align:center;font-size:12pt;background-color:#DCEAB4;border: 0px; padding: 0px; border-spacing: 0px;}
td.green {height: 20px; background-color:#DCEAB4; }
td.lightgreen {background-color:#D9ECC9; font-size: 12pt;
	font-family: verdana;}
td.left {border: 0px; padding: 0px; border-spacing: 0px; vertical-align:top; background-color:#DCEAB4;}
td {font-size: 12pt;}
td.menu {width: 14%; height: 596px; vertical-align: top;}
td.h596 {height:596px;}
td.h20 {height:20px;}
p {font-size: 12pt; text-align: justify;}
p.mic {font-size: 10pt; text-align: justify;}
p.mijlociu {font-size: 11pt; text-align: justify;}
div {text-align: center;}
p.big {text-align: center;color: #663300;
	font-size: 13pt;
	font-family: verdana;}
p.noutatititlu {text-align: left;color: #663300;
	font-size: 13pt;
	font-family: verdana;}
p.noutatitext {text-align: left;color: #663300;
	font-size: 11pt;
	font-family: verdana;}
.noutatirosu {
	color: #FF0000;
	font-weight: bold;
}
span.left{color: #663300; text-align: center;
	font-size: 13pt;
	font-family: verdana;}

span.tel_nr{text-align: center; color: #663300; font-family: verdana; font-size: 16pt;}

img.cap {width:480px; height:90px;}
img.mici {width:160px; height:90px;}
img.button {width:158px; height:40px; margin:0px; margin-bottom:0px; margin-top:0px; margin-left: auto; margin-right: auto;}
img.img1 {width:166px; height:126px; }
img.img2 {width:134px; height:159px; }
img.img3 {width:200px; height:113px; }
img.img4 {width:127px; height:158px; }
img.img5 {width:400px; height:300px; }
.spanleft {float: left;}
.spanright {float: right;}
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
/*- Menu 11--------------------------- */
	
#menu11 {
	width: 210px;
	border-style: solid solid none solid;
	border-color: #889944;
	vertical-align:top;
	border-width: 1px;
	}
	
#menu11 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #663300;
	font-size: 14pt;
	font-family: verdana;
	vertical-align: middle;
	display: block;
	background:  url(menu11.gif);
	padding: 8px 0px 0px 5px;
	}
	
#menu11 li a:hover {
	color: #663300;
	background:  url(menu11.gif) 0 -32px;
	padding: 8px 0 0 7px;
	}


#menupink {
	width: 210px;
	border-style: solid solid none solid;
	border-color: #889944;
	vertical-align:top;
	border-width: 1px;
	}
	
#menupink li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
	}	
	
#menupink li a:link, #menupink li a:visited {
	color: #663300;
	font-size: 14pt;
	font-family: verdana;
	vertical-align: middle;
	display: block;
	background:  url(menupink.gif);
	padding: 8px 0px 0px 5px;
	}
	
#menupink li a:hover {
	color: #663300;
	background:  url(menupink.gif) 0 -32px;
	padding: 8px 0 0 7px;
	}
	
.zindex49{
z-index: 49;
}

.popupic{
position: relative;
z-index: 0;
}

.popupic:hover{
background-color: transparent;
z-index: 50;
}

.popupic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popupic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popupic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -100px; /*position where enlarged image should offset horizontally */
}

.popup{
position: relative;
z-index: 0;
}

.popup:hover{
background-color: transparent;
z-index: 50;
}

.popup span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: auto;
right: 0px; /*position where enlarged image should offset horizontally */
}

.popupd{
position: relative;
z-index: 0;
}

.popupd:hover{
background-color: transparent;
z-index: 50;
}

.popupd span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popupd span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popupd:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: auto;
left: 0px; 
}

.popupds{
position: relative;
z-index: 0;
}

.popupds:hover{
background-color: transparent;
z-index: 50;
}

.popupds span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popupds span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popupds:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0px;
left: 0px; 
}

.popupss{
position: relative;
z-index: 0;
}

.popupss:hover{
background-color: transparent;
z-index: 50;
}

.popupss span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popupss span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popupss:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0px;
right: 0px; 
}

.popupc{
position: relative;
z-index: 0;
}

.popupc:hover{
background-color: transparent;
z-index: 50;
}

.popupc span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
border: 0 px;
visibility: hidden;
color: black;
text-decoration: none;
}

.popupc span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.popupc:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: fixed;
left: 120px;
top: 10px;
}
