
* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

a:link {
	color: #701805;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #701805;
}

body {
	background: #FFA717 url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content {
	width: 900px;
	margin: 0px auto;
}

#main {
    width: 900px;
    background: url(images/table_back.gif) repeat-y right
}

#back {
    width: 900px;
}

#header {
	height: 55px;
}

#logo {
    width: 580px;
    height: 230px;
    text-align: left;
    padding-top: 30px;
    padding-right: 20px;
    text-align: right;
    background: url(images/header.gif) no-repeat;	
}

#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a {
    font-size: 12px;
	color: #ffffff;
}

#menu {
    width: 880px;
    padding-left: 20px;
    height: 39px;
    padding-top: 16px;
    background: url(images/menu.gif) no-repeat right bottom;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 110px;
	height: 29px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	background: url(images/button.gif) no-repeat;
	margin-right: 1px;
}

#menu a:hover {
	width: 110px;
    height: 41px;
	margin-top: -12px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/button_r.gif) no-repeat;
}

#right {
	width: 300px;
	float: right;
}

#right H3 {
    width: 208px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 15px;
    color: #701805;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back {

}

#right li  {
	padding: 7px;
	padding-left: 30px;
	background: url(images/small.gif) no-repeat 20px 12px;
}

#right a {
	color: #701805;
}
#right a:visited {
	color: #701805;
}

#right p {
    font-size: 10px;
    padding-left: 10px;
}

#right .motto  {
    font-size: 14px;
    padding: 20px;
    font-family: cursive;
    color: #701805;
}

.bot {
    padding: 10px;
}

/*--------------- CONTINUT PAGINA PRINCIPALA ------------------------------*/

#left {
    width: 600px;
}

#left H4 {
	margin-top: 15px;
	padding: 0px;
	font-size: 12px;
	color: #701805;
}

#left a {
    color: #701805;
    text-decoration: none;
}


#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #701805;
}

#left ol, #left ul {
    margin-left: 30px;
}

#left .continut dl{
}
     
#left .continut dt {
    font-style: italic;
    color: #111111;
}

#left .continut dd {
	font-size: larger;
	font-weight: bold;
    text-indent: 60pt;
}

#left .continut {
    text-align: justify; 
    text-indent: 30pt;
    margin-top: 10pt;
    margin-right: 30px;
}
#left .continut .termen {
    font-style: italic;
}
#left .continut img {
    padding: 10px 10px 10px 10px ;
} 
#left .more {
    text-align: right; 
    margin-right: 30px;
}
/*--------------- DETALII POZE --------------------------------------------*/

#detalii .explicatie {
    font-weight: bold;
}
#detalii .dimensiuni {
    font-size: 90%;
	color: #701805;
}

#detalii .pret {
    font-size: 110%;
}
/*--------------- TABEL NAVIG ---------------------------------------------*/

#navig table {
    border-spacing: 10px;
    border-width: 0px;
}

#navig table td {
    vertical-align: bottom; 
    padding: 5px
}

/*--------------- TABEL ALBUME --------------------------------------------*/

#albume table {
    width: 100%;
    border-spacing: 10px;
    border-width: 0px;
}

#albume table td {
    text-align: center;
	vertical-align: middle; 
    padding: 3px
}

#albume table td:hover {
    background:#FFBB33
}

#albume img {
	margin-top:5px;
	vertical-align:middle
}

/*--------------- TABEL POZE ----------------------------------------------*/

#poze table {
    width: 100%;
    border-spacing: 10px;
}
/*border-color: #FFBB33;
border-width: 3px;
border-style: dotted;*/

#poze table td {
	text-align: center;
    padding: 3px
}

/*--------------- FOOTER --------------------------------------------------*/

#footer {
	height: 89px;
	clear: both;
	background: url(images/footer.gif) repeat-x top;
}

#footer1 {
    margin: 0 auto;
    height: 49px;
    width: 900px;
    padding-top: 40px;
    background: url(images/footer2.gif) no-repeat right
}

#footer1 p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer1 a {
	color: #000000;
}
