body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url('images/page_bg.jpg');
	color: #6f6f6f;
	scrollbar-base-color: #cb4c8c;
	scrollbar-arrow-color: #cccccc;
}

html, body, #wrapper, h1, #naviation, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 10px;
}

img { border: 0px none; }

#wrapper {
	margin: auto;
	text-align: left;
	position: relative;
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px;
	color:#336699;
}

h3 {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.element {
	color: #cb4c8c;
	border: 1px solid #cb4c8c;
	font-family:arial;
	font-size:12px;
	background:#fff;
}

.buton {
	color: #cb4c8c;
	font-family:arial;
	font-size:12px;
}

#buton_of_speciale
	{
	color: #cb4c8c;
	font-family:arial;
	font-size:11px;
	background:#fff;
	border: none;
}

#buton_of_speciale: hover
	{
	background-color: #eeeeee;

}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.readmore {
    text-align: right;
    margin-right: 10px;
    margin-bottom: -5px;
    margin-top: -15px;
}

.titlu {
    text-align: left;
    margin-left: 0px;
	color: #cb4c8c;
	font-weight: bold;
	font-size: 12px;
}


body {
    background: #cb0368;
}

#wrapper {
    width: 698px;
    background: #fff;
    border: 1px solid #fff;
}



h1 {
    padding: 6px 12px
}

h2 {
    padding: 3px 5px
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #cb4c8c;
}

a.orange { color: #cb4c8c; }
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
    text-decoration: underline;
}


#navigation  {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	left: 15px;
	top: 61px;
}

#navigation li  {
	float: left;
	background: #cb4c8c ;
	position: relative;
	width:116px;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid white;
	text-align: center;
    	list-style: none;
}

#navigation li.first {
    width: 113px;
    border-left: none;
}

#navigation a  {
	float: left;
	color: #fff;
	text-decoration: none;
	background: #cb4c8c;
	padding: 2px 0;
	width: 100%;
	font-size: 11px;
}

#navigation a:hover {
	color: #fff;
    	background: #F076AD;
}


#navigation li ul  {
	display: none;
}
#navigation li:hover ul,
#navigation li.hover ul  {
	display: block;
}

#navigation ul  {
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 0;
	list-style: none;
	width: 155px;
}


#navigation ul li a {
	text-align :left;
	padding: 4px 5px;
	width: 160px;
}


/* highlights */

#highlights {
    width: 327px;
    float: left;

}

#right {
    width: 370px;
    float: right;
    border-top: 1px solid #bdbdbd;
    background: #fff;
}

#right1  {
	width:370px;
   	background: #fff;
    height: 175px;
}

#right2  {
	width:370px;
   	background: #fff;
    height: 150px;
}

#reprezentant  {
	float: left;
   	background: #fff;
	width:50%;
}

#reprezentant img {
	float: right;
	padding: 5px;
}
#reprezentant p {    padding: 5px;	}

#comanda  {
	float: right;
   	background: #fff;
	width:50%;
   	background: #fff;
}
#comanda img {
	float: right;
	padding: 5px;
}
#comanda p {    padding: 5px;	}


/* stopcancer */

#stopcancer {
    background: #fff;
}


div.scroll {
height: 517px;
width: 100%x;
overflow: auto;
padding: 10px;
text-align:justify;
}





/* footer */

#footer {
    color: #fff;
    background: #cb0368;
    text-align: center;
    padding: 8px 0;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #f8cde3;
}



/* gradient */

#gradient {
	height:52px;
	font-size:14px;
	text-align: right;
	width:100%;
	background: url('images/gradient.png') repeat-x;
}


.FormInput{  
 font: 11px Arial, Helvetica, sans-serif; 
 background-color: #ffffff; 
 color: #646464; 
 border: 1px solid #646464;
}

.smallfieldcell { 
 color: #000000;   
}

.smallfieldcell select { 
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #646464; 
 border: 1px solid #284279;   
}


.stanga {float:left;}
.dreapta {float:right;}

.pretcatalog
{
 font: 15px Arial;
 font-weight: bold;
 color: #cccccc;
 text-decoration: strikethrough;
}

.pretavonconstanta
{
 font: 20px Arial;
 font-weight: bold;
 color: #cb4c8c;
}