html,body {
	margin:0;
	padding:0;
	height: 80%;
	min-height: 80%;
}

body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	outline: none;
    
    
}

a:link {
	color: #d1d1aa;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #d1d1aa;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #57571d;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #d1d1aa;
	outline: none;
}


/**/


h2, h2 a {
	color: #D1D1AA;
	font-family: Tahoma, sans-serif;
	font-weight: bolder;
	font-size: 14px;	
    margin-top: 2px;
    margin-bottom: 2px;
}



h3, h3 a {
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    margin-top: 1px;
    margin-bottom: 1px;

}



#stelamarta {
	background-color:  #151515;
    background-image: url(/images/bkg-1.jpg);
    background-position: top center; 
    background-repeat: no-repeat;
}

#container {
	position: relative;
	float: left;
	left: 50%;
	top: 0;
	width: 800px;

	margin-left: -400px;
	
	background: transparent;
	
}
#incontainer {
	float: left;
	
    height: auto;
    
    background: transparent;
	
	width: 800px;	
	
    margin: 0px;
}

#footer {
    padding-top: 0px;
    
    padding-bottom: 20px;
    
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    
    font-size: 16px;
    color: #8bc541;  
    
    text-align: center;
}

#footer p {
    text-align: center;
}

#footer a{
    color: #8bc541;
}


#content {
	float: left;
	background: transparent;
	display: block;
	
	width: 800px;
	min-height: 400px;
}

#contentadmin {
	display: block;
	overflow: visible;
	background: white;
}

#containeradmin {  
	position: absolute;
	left: 0%;
	width: 759px;
	top: 10;
	background: white;
	height:300px;
}

#header {
    /*background: url(/images/bkg-header.jpg) #181818 no-repeat;*/
    width: 800px;
    height: 142px;
}

#lang {
    float: right;
    clear: both;
    margin-bottom: -18px;
    margin-top: 5px; 
    margin-right: 0px;
}

#identity {
	margin-top: 24px;
    float: left;
	
    width: 800px;
	height: 71px;
    text-align: center;
	background: transparent;
}
.linehoriz {
    margin-top: 8px;
    margin-bottom: 9px;
    text-align: center;
}

#nav {
	float: left;
	
	width: 800px;
	height: 19px;
    
	margin-top: 19px;
}
#but {
	
}
	
.mainb {
    font-size: 23px;
    color: #f69322;
    
}
.mainn {
    font-size: 16px;
    color: #876e61;
    line-height: 26px;
    
}
.mainf {
    font-size: 14px;
    color: #6fab24;
    line-height: 26px;
    
}

#pinpointadmin {
	position: relative;
	left: 0;
	top: 110px;
	
	height: 24px;
	background: #424242 ;
	
	width: 759px;
	height: auto;
	margin-left: -379px;
	
	color: #790000;
}

#buttons {
	float: left;
	padding: 0px;
	width: auto;
}
#buttonsA {
	float: left;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
    
    margin-left: 67px;
}

ul#mainlevel-nav li
{
	float: left;
	margin: 0;
	
	line-height: 19px;
	white-space: nowrap;
	height: 19px;
}

ul#mainlevel-nav li a
{
	display: block;
    
    
	text-decoration: none;
    background: transparent;
    margin-right: 19px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	
}
a.mainlevel-navc {
	
}

/* topheader */
#topheader {
}

#promotie {
	float: left;
	background: #ffffff;
	
	width: 685px;
	height: 230px;

	border-right: 1px solid #ffffff;
}
/* end topheader */

/* pinpoint */
#orizad {
	position: absolute;
	left: 50%;
	top: 320px;
	font-weight:bold;
	
	width: auto;
	height: auto;
	margin-left: -360px;
}
#orizad a {
	color: #435265;
}
/* end pinpoint */

/* despre */
#incontent {
	float: left;
	width: 800px;
	
	padding-left: 0px;
	padding-right: 0px;
	
	padding-top: 0px;
	
	padding-bottom: 5px;
}

.intitle {
	
	font-size: 14px;
	font-weight: bolder;
}
.insubtitle {
	font-size: 16px;
	font-weight: bolder;
	color: #636363;
}

#title {
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* end despre*/

/* MainError Main Message */
#MainMessage {
	position:absolute;
	
	left: 50%;
	top: 180px;
	
	color: blue;
	font-weight: bold;
	
	height: auto;
	width: auto;
	margin-left: -90px;
}
#MainError {
	position:absolute;
	
	left: 50%;
	top: 180px;
	
	color: #790000;
	font-weight: bold;
	
	height: auto;
	width: auto;
	margin-left: -90px;
}
/* end MainError Main Message */



/* home */
.formular {
	font-size: 14px;
	
}



td.formular {
	padding-top: 4px;
}
input.formular {
	border: #a5acb2 1px solid;

	width: 162px;
	height: 16px;
	margin-left: 0px;
}
select.formular{
	border: #a5acb2 1px solid;
	width: 162px;
	height: 16px;
	margin-left: 0px;
}
textarea.formular{
	border: #a5acb2 1px solid;
	width: 342px;
	height: 174px;
	margin-left: 0px;
}
/* end home */

/* bottom */
#bottom {
	background: transparent;
	height: 10px;
}

#inbottom {
	background: #424242;
	height: 44px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #white;
	text-align: center;
}
#footer {
	
}

#footer a {
}

#footer a:hover {
	text-decoration: none;
}
/* end bottom */

.clr {
	clear: both;
}
#produs {
	
}

#Loading {
	height: 100%;
	width: 100%;
	position: relative;
	top: 50%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}  

h1 {
    color: #f69322;
    
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    
    text-transform: uppercase;
    
    font-size: 16px;
    
    font-weight: bolder;
    
    
}

h4 {
    color: #790000;
    font-size: 16px;
    margin-bottom: 2px;
}



.contentleft  {
    float: left;
    width: 520px;
    padding-left: 16px; 
    padding-top: 10px;
    
}
.contentright {
    float: right;
    padding-top: 58px;
    padding-right: 10px;
}


img.bordered {
    border: 1px solid #9b9b9b;
}

#categoriinav {
    border: 1px solid #9b9b9b;
    
    width: auto;
    
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}

#categoriinav a {
    padding-left: 10px;
    padding-right: 10px;
    color: #790000;
    text-decoration: none;
}

#categoriinav .sepcat {
    color: #9b9b9b;
    font-size: 14px;
}


.promotii {
   
    
    float: left;
    
    overflow: visivle;
    
    width: 106px;
    height: 90px;
    
    margin-right: 17px;
    margin-bottom: 17px;
}

.l4last {
    margin-right: 0px;
}

.promotii h3 {
    
    font-size: 12px;
    font-weight: normal;    
}
.promotii h3 a{
    color: #362f2d;    
}

.promotii h3 a:hover{
    text-decoration: none;
}

.promotii img {
    
}
.promotii .imgoutercontainer {
    background: url(/images/bkg-th.gif);
    
    width: 100px;
    height: 80px;
    
    padding: 3px;
}

.promotii .imgcontainer {
    
    
    display: table-cell; 
    vertical-align: middle;
    
    width: 100px;
    height: 80px;
}


#detail {
    height: 500px;
}

#detailtitle {
    border: 1px solid #c2c2c2;   
    width: 500px;
    height: 35px;
}

#detailtitle h1 {
    font-size: 22px;
    line-height: 35px;
    color: #787878;
}

#detailimage {
    margin-top: 12px;
    border: 1px solid #532117;   
    width: 500px;
    height: 400px;
    
    display: table-cell;
    vertical-align: middle;
    
}




#detailcontent {
    margin-top: 10px;
    width: 500px;
    height: 50px;
    font-size: 20px;
    color: #787878;  
}

#detailnav {
    margin-right: 10px;
}

#home {
    display: block;
    width: 800px;
    height: 764px;
    /*background: url(/images/bkg-home.jpg) no-repeat;*/
}

#homefilme {
   padding-top: 40px;
   padding-left: 10px;
        
}

#filmthumbs a img{
    margin-top: 7px;
    border: 4px solid black;
    
}

#homeevenimpresii {
    padding-top: 40px;
}

#homeevenimente {
    float: left;
    margin-right: 0px;
    margin-top: -10px;
    
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
    
    width: 380px;
    height: 170px;
    
    
    background: url(/images/box-1.png) no-repeat;
}

.maimulte {
    font-style: italic; 
    font-size: 10px;
    padding-left: 10px;
    
    
}

#homeimpresii {
    float: right;
    margin-right: 0px;
    margin-top: -10px;
    
    width: 390px;
    height: 170px;
    
    font-size: 14px;
    
    background: url(/images/box-1.png) no-repeat;
}

#homelucrarirecente {
    margin-top: 20px;
    
    width: 800px;
    height: 170px;
    background: url(/images/box-2.png) no-repeat;
}

#homelucrarirecentecontainer {
    width: 770px;
    height: 75px;
    overflow: hidden;
    
}

#homelucrarirecente div a img{
    margin-right: 20px;
}

#homefotografii {
    margin-top: 20px;
    
    width: 800px;
    height: 170px;
    background: url(/images/box-2.png) no-repeat;
}

#homefotografiicontainer {
    width: 770px;
    height: 75px;
    overflow: hidden;
    
}

#homefotografii div a img{
    margin-right: 20px;
    
    border: 4px solid #000000;
}

#bio {
    display: block;
    width: 800px;
    height: 960px;
    /*background: url(/images/bkg-home.jpg) no-repeat;*/
}

#biobiografie {
    
    padding: 10px;
    
    width: 534px;
    min-height: 680px;
    background: url(/images/box-4.png) repeat-y;
}

#imp {
    display: block;
    width: 800px;
    height: 810px;
    /*background: url(/images/bkg-home.jpg) no-repeat;*/
}

#impimpresii {
    
    padding: 10px;
    
    width: 534px;
    height: 571px;
    background: url(/images/box-3.png) no-repeat;
}

.impresie {
    margin-top: 25px;
}

.impresie .text {
    color: #d1d1aa;
}

.impresie .semnatura {
    margin-top: 10px;
    font-style: italic;
}


#eve {
    display: block;
    width: 800px;
    height: 810px;
    /*background: url(/images/bkg-home.jpg) no-repeat;*/
}

#eveevenimente {
    
    padding: 10px;
    
    width: 534px;
    height: 571px;
    background: url(/images/box-3.png) no-repeat;
}

.eveniment {
    margin-top: 25px;
}

.eveniment .text {
    margin-top: 10px; 
}

.eveniment .semnatura {
    margin-top: 10px;
    font-style: italic;
}


#con {
    display: block;
    width: 800px;
    height: 810px;
    /*background: url(/images/bkg-home.jpg) no-repeat;*/
}

#concontact {
    
    padding: 10px;
    
    width: 534px;
    height: 571px;
    background: url(/images/box-3.png) no-repeat;
}

#cele {
    display: block;
    width: 830px;
    height: 850px;
    /*background: url(/images/bkg-home1.jpg) no-repeat;*/
}

#celecelebritati {
    padding: 10px;
    padding-top: 40px;
}

.celebritate {
    margin-top: 25px;
}

.celebritate a img{
    border: 4px solid black;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
}

#pict {
    display: block;
    width: 800px;
    height: 764px;
    /*background: url(/images/bkg-home1.jpg) no-repeat;*/
}


hr {
    color: #3e3e3e;
}



