﻿/*----------Text Styles----------*/
body {background-image:url(images/repetare.png); background-repeat:repeat-x; background-color:#E8EBEA;text-align:center;margin:0}
h2.introducere{background-image:url(images/banner1.png); position:absolute; top:200px; left:21px; font-size: 0; line-height: 0; margin: 0; padding: 0; text-indent: -9999px; width:773px; height:232px;}
#logodiv{background-image:url(images/logo3d.png); width:250px; height:108px; font-size: 0; line-height: 0; margin: 0; padding: 0; text-indent: -9999px;}
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}

div#container
{
  position:relative;
  width: 816px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align:left; 
}

a.yellow {
  color: #FF9911;
}

a.brown {
  color: #EE7700;
}

a.black {
  color: Black;
}

a.blackh {
  color: Black;
}

a.blackh:hover {
  color: #f8b645;
}

h1 
{
    font-size:x-large;
}

a.button_big {
    background: url("/Content/images/button_big2.png") no-repeat scroll right top transparent;
    color: White;
    display: block;
    float: left;
    font: bold italic 14px arial,sans-serif;
    height: 28px;
    margin-right: 6px;
    padding-right: 6px;
    text-align: center;
    text-decoration: none;
}

a.button_big span {
    background: url("/Content/images/button_big.png") no-repeat scroll 0 0 transparent;
    color: White;
    display: block;
    line-height: 16px;
    padding: 6px 9px 6px 14px;
    text-decoration: none;
}

a.button_small {
    background: url("/Content/images/button_small2.png") no-repeat scroll right top transparent;
    color: White;
    display: block;
    float: left;
    font: bold italic 12px arial,sans-serif;
    height: 18px;
    margin-right: 6px;
    padding-right: 6px;
    text-align: center;
    text-decoration: none;
}

a.button_small span {
    background: url("/Content/images/button_small.png") no-repeat scroll 0 0 transparent;
    color: White;
    display: block;
    line-height: 14px;
    padding: 2px 9px 2px 14px;
    text-decoration: none;
}

div.header2 
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #B1BDAF;
  color: #333333;
  font-weight: bold;
  padding: 5px;
  background: #b1bdaf;
  /* Mozilla: */
  background: -moz-linear-gradient(top, #ecf1ed, #b1bdaf);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(#ecf1ed), to(#b1bdaf));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ecf1ed', EndColorStr='#b1bdaf', GradientType=0);
}

div.header2green
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #afe72e;
  color: #333333;
  font-weight: bold;
  padding: 5px;
  background: #bcff35;
  /* Mozilla: */
  background: -moz-linear-gradient(top, #bcff35, #afe72e);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(#bcff35), to(#afe72e));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#bcff35', EndColorStr='#afe72e', GradientType=0);
}

div.header2red
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #ff5858;
  color: #333333;
  font-weight: bold;
  padding: 5px;
  background: #ff7f7f;
  /* Mozilla: */
  background: -moz-linear-gradient(top, #ff7f7f, #ff5858);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7f7f), to(#ff5858));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff7f7f', EndColorStr='#ff5858', GradientType=0);
}

div.header2cyan
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #95d5f1;
  color: #333333;
  font-weight: bold;
  padding: 5px;
  background: #caeaf7;
  /* Mozilla: */
  background: -moz-linear-gradient(top, #caeaf7, #95d5f1);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(#caeaf7), to(#95d5f1));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#caeaf7', EndColorStr='#95d5f1', GradientType=0);
}

div.header2magenta
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #ff7ff7;
  color: #333333;
  font-weight: bold;
  padding: 5px;
  background: #ffb8fb;
  /* Mozilla: */
  background: -moz-linear-gradient(top, #ffb8fb, #ff7ff7);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(#ffb8fb), to(#ff7ff7));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffb8fb', EndColorStr='#ff7ff7', GradientType=0);
}

div.header2orange
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #f8b645;
  color: #333333;
  font-weight: bold;
  padding: 5px;
  background: #f8ce85;
  /* Mozilla: */
  background: -moz-linear-gradient(top, #f8ce85, #f8b645);
  /* Chrome, Safari:*/
  background: -webkit-gradient(linear, left top, left bottom, from(#f8ce85), to(#f8b645));
  /* MSIE */
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f8ce85', EndColorStr='#f8b645', GradientType=0);
}

div.content2
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none repeat scroll 0 0 white;
  border: 1px solid #B1BDAF;
  color: #333333;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 5px;
}

div.content2orange
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none repeat scroll 0 0 white;
  border: 1px solid #f8b645;
  color: #333333;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 5px;
}

div.content2magenta
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none repeat scroll 0 0 white;
  border: 1px solid #ff7ff7;
  color: #333333;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 5px;
}

div.content2cyan
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none repeat scroll 0 0 white;
  border: 1px solid #95d5f1;
  color: #333333;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 5px;
}

div.content2green
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none repeat scroll 0 0 white;
  border: 1px solid #afe72e;
  color: #333333;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 5px;
}

div.content2red
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none repeat scroll 0 0 white;
  border: 1px solid #ff5858;
  color: #333333;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 5px;
}
