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: 14px;
	color: #4b4b4b;
	text-decoration: none;
	outline: none;
	
}
body {
	background-image: url(/images/bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	outline: none;
}

a:link {
	color: #4b0049;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #4b0049;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #ec1c24;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #4b4b4b;
	outline: none;
}


.text-blue-12 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #006e99;
	text-decoration: none;
	outline: none;
}

.text-blue-14 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #006e99;
	text-decoration: none;
	outline: none;
}
.text-blue-16 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #006e99;
	text-decoration: none;
	outline: none;
}
.text-blue-20 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #006e99;
	text-decoration: none;
	outline: none;
}
.text-blue-12 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #006e99;
	text-decoration: none;
	outline: none;
}
.text-red-12 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ec1c24;
	text-decoration: none;
	outline: none;
}
.text-red-14 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #ec1c24;
	text-decoration: none;
	outline: none;
}
.text-red-16 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #ec1c24;
	text-decoration: none;
	outline: none;
}
.text-red-20 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #ec1c24;
	text-decoration: none;
	outline: none;
}

.text-gray-12 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
	outline: none;
}
.text-gray-14 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #4b4b4b;
	text-decoration: none;
	outline: none;
}
.text-gray-16 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #4b4b4b;
	text-decoration: none;
	outline: none;
}
.text-gray-20 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #4b4b4b;
	text-decoration: none;
	outline: none;
}

.text-white-12 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
.text-white-14 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
.text-white-16 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
.text-white-20 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

#lefty {
	float: left;
	border-left: 12px solid #006e99;
	background: #ededed;
	width: 238px;
	line-height: 14px;
	
	height: 100%;
	min-height: 100%;
	}



.glossymenu{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width: 238px;
	border: 0px;
	border-bottom-width: 0;
}

h1.glossy {
	font-weight: bold;
	background: #006e99;	
	height: 24px;
	
	padding-left: 10px;
	line-height: 24px;
}

.glossymenu li a{

	background: url("/images/menu-bkg-1.gif") repeat-x bottom left;
	height:17px;
	font: 13px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color: #362f2d;
	display: block;
	width: 214px;
	padding: 0px;
	padding-left: 24px;
	text-decoration: none;

}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	height:17px;
	width: 238px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	height:17px;
	color: #362f2d;
}

.glossymenu li a:hover{
	color: #ec1c24;
	height:17px;
	background-image: url("/images/menu-bkg-2.gif");

}




/**/






a.bo:link {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: bolder;
	
	text-decoration: none;
	color: #9e2820;
}

a.bo:visited {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: bolder;
	
	text-decoration: none;
	color: #9e2820;
}

a.bo:hover {
	text-decoration: underline;
	color: #ee332e;
}

a.bo:active {
	text-decoration: none;
}

h2, h2 a {
	color: #1b1464;
	font-family: Tahoma, sans-serif;
	font-weight: bolder;
	font-size: 15px;	
}



h3 {
    color: #1b1464;
    font-size: 13px;
    font-family: Tahoma, sans-serif;
    font-weight: bolder;
    margin: 2px;

}

h3 a {
    color: #1b1464;
    font-size: 13px;
    font-family: Tahoma, sans-serif;
    font-weight: bolder;
    
}




#palincarie {
	background: #606060 url(/images/bkg.gif);
}

#container {
	position: relative;
	float: left;
	left: 50%;
	top: 0;
	width: 1024px;

	

	margin-left: -512px;
	
	background: transparent ;
	
}
#incontainer {
	float: left;
	
    height: auto;
	
    
    background: white ;
	
	width: 700px;	
	
    margin: 0px;
    
    
}

#leftside {
    float: left;
    margin: 0px;
    margin-top: 180px;
    width: 162px;
    height: 832px;
    background: #2c3039 url(/images/leftside.jpg) no-repeat;
   
}

#rightside {
	float: left;
    margin: 0px;
	margin-top: 180px;
	width: 162px;
    height: 832px;
	background: #2c3039 url(/images/rightside.jpg) no-repeat;
    
}


#footer {
	float: left;
    background: #21242b url(/images/footer-bg.jpg) repeat-x;
    
	width: 100%;
	height: 110px;
    
    text-align: center;
    
}

#footertext {
    width: 700px;
    padding-left: 5px;
    
    padding-top: 12px;
    
    font-size: 12px;
    color: #737987;  
    
    text-align: left;
    
    
    position: relative;
    left: 50%;
    margin-left: -350px;
}

#footer a{
    color: #737987;
}





#content {
	float: left;
	background: white;
	display: block;
	
	width: 700px;
	min-height: 794px;
	
}

#contentadmin {
	display: block;
	overflow: visible;
	background: white;
}

#containeradmin {  
	position: absolute;
	left: 0%;
	width: 759px;
	top: 10;
	background: white;
	height:300px;
}

#identity {
	float: left;
	width: 700px;
	height: 180px;
	background: #303035 url(/images/header-delifruct.jpg);
    
}
#nav {
	float: left;
	background: #17181C url(/images/menu-bg.jpg);
	width: 700px;
	height: 38px;
    
	
}
#but {
	margin-left: 5px;
	}
	


#pinpointadmin {
	position: relative;
	left: 0;
	top: 80;
	
	height: 24px;
	background: #424242 ;
	
	width: 759px;
	height: auto;
	margin-left: -379px;
	
	color: red;
}

#buttons {
	float: left;
	padding: 0px;
	width: auto;
}
#buttonsA {
	float: left;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	
}

ul#mainlevel-nav li
{
	float: left;
	margin: 0;
	
	line-height: 38px;
	white-space: nowrap;
	height: 38px;
	text-align: center;
	
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding-right: 20px;
	background: transparent;
    
    text-transform: uppercase;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: red;
}
a.mainlevel-navc {
	background: red;
}

/* 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: 548px;
	
	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: 230px;
	
	color: blue;
	font-weight: bold;
	
	height: auto;
	width: auto;
	margin-left: -90px;
}
#MainError {
	position:absolute;
	
	left: 50%;
	top: 230px;
	
	color: red;
	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: #4b0049;
    font-size: 26px;
}

h4 {
    color: #1b1464;
    font-size: 16px;
    margin-bottom: 2px;
}

.promotii {
    float: left;
    border: 1px solid #c2c2c2;
    width: 160px;
    height: 255px;
    margin-right: 6px;
    
    margin-bottom: 20px;
}

.promotii .title {
    padding-top: 4px;
    padding-bottom: 2px;
    
    padding-left: 28px;
    padding-right: 28px;
    
    text-align: center;
    height: 38px;
    
    line-height: 14px;
}
.promotii .title a{
    
    color: #1b1464;    
}

.promotii .title a:hover{
    text-decoration: none;
}

.promotii .img {
    height: 201px;
    line-height: 185px;


}

.promotii .det {
    margin-top: -5px;
}

.contentleft  {
    float: left;
    width: 520px;
    padding-left: 16px; 
    padding-top: 10px;
    
}
.contentright {
    float: right;
    padding-top: 58px;
    padding-right: 10px;
}
