.clear {
    clear:both;
}
ul.picnavi  a{
    color:#fff !important;
}
ul.picnavi  {
    list-style: none;
    display:block;
    height:30px;
    margin:0px;
    padding:0px;
}

ul.picnavi li {
    float: left;
    border:0px solid red;
}
ul.picnavi li.ri {
    width:150px;
    text-align: right;
}
ul.picnavi li.lef {
    width:150px;
}

ul.picnavi li.mid {
    text-align:center;
    width:10px;
    width:480px;
}

.vpic {
    float:left;
 
}

.vpic ul {
    list-style: none;
    margin:0px;
    padding:0px;
}
.vpic ul li {
    float: left;
    padding:0 5px 0 0;
}
.vcont {

}

.votebox {
    text-align: center;
    float:right;
    width:230px;
    border:0px solid red;
    background-color: #efefef;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding:5px 5px 15px 10px;

}

.votebox .tsv {
    margin:0 10px 0 0;
    font-weight: bold;
}

.votebox ul {
    list-style: none;
    border:0px solid red;
    margin:0px 0 0 5px;
    clear:both;
    height:30px;
}

.votebox ul li {
    float:left;
    margin:0 5px 0 0;
}

.votebox ul li a {
    text-decoration: none;
    background-color: green;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding:5px 10px 5px 10px;
    border:0px;
    color:#fff !important   ;
    cursor:pointer;
    text-decoration: none;
}

.votebox ul li a:hover {
    background-color: red;
}

form.gallery textarea {
    width:100%;
    height:100px;
      resize: none;
}

table.mypix {
    width:100%;
    margin:15px 0 0 0;
}
table.mypix tr td header {
    font-weight: bold;
}
table.mypix tr td {
    vertical-align: top;
    font-size:12px;
    padding:5px;
}
table.mypix tr td img{
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    border:0px;
}
table.mypix tr td label {
    background-color: #efefef;
    display: block;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    margin:0 0 5px 0;
    padding: 0 0 0 5px;
    font-weight: bold;
}
table.mypix tr td select {
    width:100%;
    margin:0 0 5px 0;
    border:1px solid #bbbbbb;
}
table.mypix tr td textarea.tiny {
    width: 97%;
    height: 20px;
    resize: none;
    border:1px solid #bbbbbb;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    padding:5px;
}
table.mypix tr td textarea.bigger {
    width: 97%;
    height: 100px;
    resize: none;
    border:1px solid #bbbbbb;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    padding:5px;
}
table.mypix tr td input[type=button] {
    background-color: #565656;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    padding:5px;
    border:0px;
    color:#fff;
    cursor:pointer;
}
table.mypix tr td.c0 {
    width:10px;
}
table.mypix tr td.c1 {
    width:100px;
}
table.mypix tr td.c3 {
    width:250px;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
}

table.mypix tr td.c4 {
    width:10px;
}

table.mypix tr td h5 {
    font-size:13px;

}



a.btngreen {
    color:#fff;
    text-decoration: none;
    padding:5px 10px 5px 10px;
}

.btngreen {
    background-color: green;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    padding:5px;
    border:0px;
    color:#fff;
    cursor:pointer;
}

.btnred {
    background-color: red;
    /*
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
    padding:5px;
    border:0px;
    color:#fff;
    cursor:pointer;
}

.aright {
    float:right;
}

ul.steps {
    list-style: none;
    height:38px;
    background: url('img/steps/na.png');

}
ul.steps li {
    float:left;
    background: url('img/steps/na.png');
}
ul.steps li span {
    display:block;
    float:left;
    background-color: #d4d5d6;
    font-family: CenturyGothic;
    font-size:14px;
    padding:11px 32px 10px 13px;
    background: url('img/steps/x_na.png');
    background-repeat: no-repeat;
    background-position: top right;
}
ul.steps li span a {font-family: CenturyGothic;}
ul.steps li.a span a {font-family: CenturyGothic;color:#ffffff;text-decoration: none;}
ul.steps li.a span {
    display:block;
    background: url('img/steps/x_na.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #f0491f;
    color:#fff;
}

ul.steps li.ar span {
    display:block;
    background: url('img/steps/x_a.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #f0491f;
    color:#fff;
}

ul.steps li span.last {
    background: url('img/steps/sep.png');
    background-repeat: no-repeat;
    background-position: top right;
}


/* Login */
ul.login {
    list-style:none;
    text-align: left;
}

ul.login li a {
    text-align: left;
    color:#000000 !important;
}
form.login {
    color:#000000;
}

.login label {
    width:120px;
    display:block;
    float:left;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
}

.login input.btn {
    background-color: #3f5d6e;
    border:0px solid red;
    padding:2px 10px 2px 10px;
    color:#fff;
}


/* Login */

.login label.error {
    color:red !important;
}

.login label {
    width:120px;
    display:block;
    float:left;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding:2px 0 0 0;
}

.login input.btn {    
    border:0px solid red;
    padding:5px 15px 5px 15px;
    color:#fff;
}

.login input[type=text],.login input[type=password] {    
    margin:2px;
    border:1px solid #bbbbbb;
    padding:2px;
    font-size:12px;
    color:#000000;
    width:150px;
    text-align:left;
}
.login select {
    margin:2px;
    border:1px solid #bbbbbb;
    padding:2px;
    font-size:12px;
    color:#000000;
    width:150px;
}
form.login  p a{
    color:#000000 !important;
}

.error {
    color:red;
}


html {
    font-family: Arial;
    font-size: 12px;
}
form {
    margin:0px;
    padding: 0px;
}
.error {
    color:red;
}



.hideit {
    display: none;
}
/*  Product  */
div.productholder {
    width: 665px;
}
div.productholder div.img {
    text-align: center;
    width:200px;
    height:200px;
    float:left;
    border: 0px solid red;
    padding:30px 0 0 0;
}
div.productholder div.img img {
    border:1px solid #bbb;
    padding: 1px;
}
div.productholder div.description {
    float:right;
    border:0px solid red;
    width:440px;
    height:180px;
    position: relative;
    background-color: #efefef;
    padding:10px;


}

div.productholder div.description h1 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

div.productholder div.description div.add2cart {
    position: absolute;
    bottom: 10px;
    border:0px solid red;
    width: 400px;
}



div.productholder div.gallery {
    position: relative;
    width:663px;
    text-align: left;
    border:1px solid #bbb;
    padding: 5px;
    margin: 15px 0px 5px 0px;
    clear:both;
}

div.productholder div.gallery img {
    border: 1px solid #bbb;
    padding:1px;
    width: 70px;
}

div.productholder div.content {
    background: #efefef;
    padding: 15px;
    width:663px;
}






/*  Listing style listed */
div.pr_items_listed {
    border:0px solid red;
    z-index: 1;
}

div.pr_items_listed  div.pr_item:hover{ 
    background: #efefef;
}
div.pr_items_listed  div.pr_item  { 
    border:1px solid #bbb;
    width:665px;
    height:120px;
    margin-bottom: 2px;
    position: relative;
}

div.pr_items_listed  div.pr_item  div.image { 
    width:100px;
    border:0px solid green;
    float:left;
    height: 95px;
}

div.pr_items_listed  div.pr_item  div.image img { 
    margin: 15px 0px 0 15px;
    width: 70px;
    border: 1px solid #bbb;
    padding:1px;
}

div.pr_items_listed div.pr_item div.product {
    width: 500px;
    border:0px solid blue;
    float:left;
    height: 95px;
    line-height: 12px;
}
div.pr_items_listed div.pr_item div.product p {
    color:#000;
}
div.pr_items_listed div.pr_item div.product h4 {
    margin: 13px 0px 5px 0px;
    padding: 0px;
    text-decoration: underline;
}
div.pr_items_listed div.pr_item div.product h4 a {
    color:#000;
    font-weight: bold;
}

div.pr_items_listed  div.pr_item  div.add2cart { 
    border:0px solid red;
    width: 550px;
    position: absolute;
    margin:0px;
    z-index: 10;
    right:10px;
    bottom: 10px;
    color:#000;
}

div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.CartPrice,
div.productholder  div.description  div.add2cart div.a2cart div.CartPrice
{
    bottom:4px;
    border:0px solid green;
    position:absolute;
    float:left;
    color:#000;
}

div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.CartPrice span.price,
div.productholder  div.description  div.add2cart div.a2cart div.CartPrice span.price
{
    font-weight: bold;
}
div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.CartPrice span.eur_price,
div.productholder  div.description  div.add2cart div.a2cart div.CartPrice span.eur_price

{
    font-size: 10px;
}

div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.buttons div.amounts,
div.productholder  div.description  div.add2cart div.a2cart div.buttons div.amounts
{
    float:left;
    margin-right: 5px;
}
div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.buttons,
div.productholder  div.description  div.add2cart div.a2cart div.buttons
{
    float: right;
    border: 0px solid red;
    width: 400px;
    text-align: right;
    right:0px;
    position:absolute;
    bottom:0px;
}

div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.buttons a.button,
div.productholder  div.description  div.add2cart div.a2cart div.buttons a.button
{

    padding: 3px 7px 3px 7px;
    background-color: green;
    text-decoration: none;
    color:#fff;
    font-weight: bold;
}



div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.buttons input[type=text],
div.productholder div.description div.add2cart div.a2cart div.buttons input[type=text]
{
    padding: 2px 5px 3px 5px;
    margin: 0px;
    font-size: 11px;
    color: #000;
    border: 1px solid #ccc;

}
div.pr_items_listed  div.pr_item  div.add2cart div.a2cart div.buttons input[type=button],
div.productholder  div.description  div.add2cart div.a2cart div.buttons input[type=button]
{
    padding: 2px 5px 3px 5px;
    margin: 0px;
    font-size: 11px;
    background-color: red;
    color: #fff;
    border: 1px solid #ccc;
    float: right;
}


div.pr_items_listed  div.pr_item  div.closer
{
    display: none;
}


/*  Listing style boxed  */
div.pr_items {
    border:0px solid red;
    position: relative;
    color:#000;
    width:665px;
}
div.pr_items div.pr_item:hover {
    border: 1px solid #bbb;

}
div.pr_items div.pr_item {
    float:left;
    width:152px;
    height:310px;
    border:1px solid #fff;
    text-align: center;
    position: relative;
    background: #efefef;
    padding:5px;
}
div.pr_items div.pr_item div.image {
    border:0px solid red;
    text-align: center;
    width:100%;
    height:150px;
    margin: 15px 0 15px 0px;
}

div.pr_items div.pr_item div.image img {
    width: 120px;
    padding:1px;
    border:1px solid #bbb;
}
div.pr_items div.pr_item div.product h4 a{
    color:#000;
    font-weight: bold;
}
div.pr_items div.pr_item div.product {
    border:0px solid red;
    text-align: center;
    margin: 15px 0 15px 0px;
    width:100%;
    height:40px;
    font-weight: bold;
}
div.pr_items div.pr_item div.product div.smalldescription{
    display: none;
}

div.pr_items div.pr_item div.add2cart {
    border:0px solid red;
    text-align: center;
    width:100%;
}


div.pr_items div.pr_item div.closer {
    padding-top: 10px;
}


div.pr_items div.pr_item div.add2cart div.a2cart div.CartPrice span.price {
    display: block;
}
div.pr_items div.pr_item div.add2cart div.a2cart div.CartPrice span.eur_price {
    display: block;
    font-size: 11px;
}

div.pr_items div.pr_item div.add2cart div.a2cart div.buttons {
    display: none;
}


/*
div.add2cart {
        float:right;
        text-align: right;
}

div.add2cart div.CartPrice {
        text-align: right;
        margin-bottom: 5px;
}

div.add2cart div.buttons {
        text-align: right;
}

div.add2cart div.buttons input[type=button]{
        background-color: #FFF;
        border:1px solid #ccc;
        color:#000;
        padding:0px 2px 2px 2px;
}
div.add2cart div.buttons input[type=button]:hover{
        background-color: yellow;
}
*/

div.box_pay {
    border: 1px solid red;
    padding: 15px;

    margin: 0px 0px 20px 0px;
}

div.box_pay h2 {
    font-size:12px;
    color:#000;
}

div.box_error {
    border: 1px solid red;
    padding: 15px;
    background-color: red;
    margin: 0px 0px 20px 0px;
}

div.box_ok {
    border: 1px solid green;
    padding: 15px;
    background-color: green;
    margin: 0px 0px 20px 0px;
}

div.box_ok h2,div.box_error h2 {
    padding: 0px;
    margin: 0px;
    color: #fff;
}

div.box_ok p,div.box_error p {
    color: #fff;
    margin: 0px;
    padding: 10px 0 0px;
}

div.box_ok ul,div.box_error ul {
    list-style-type: square;
    list-style-image: none;
}

div.box_ok ul li,div.box_error ul li {
    color: #fff;
}

div.box_ok p a,div.box_error p a,div.box_ok ul li a,div.box_error ul li a
{
    color: #fff;
    margin: 0px;
    padding: 0px;
    background: transparent;
    text-decoration: underline;
}

.red {
    font-weight: bold;
    color: red;
}

.red input[type=button]{
    border:1px solid black;
    background-color: red;
    color:#fff;
    font-weight: bold;
    padding:5px 5px 5px 5px;
}

.green {
    font-weight: bold;
    color: green;
}

a.active {
    text-decoration: underline;
    width: 100%;
}

/*clientinfo*/



.clientinfo {
    border: 0px solid red;
    padding: 15px 0 0 12px;
    margin: 11px 24px 30px 0;
}

.clientinfo h3 {
    margin-bottom: 15px;
}

.w05 input,.w06 input,.w11 p input,.w09 input {
    border: 1px solid #dbdbdb;
    vertical-align: middle;
    height: 18px;
}

.w09 textarea,.w09 select {
    border: 1px solid #dbdbdb;
}

/*.w09 select, .w09 select option {font-weight: bold;}*/
.clientinfo p {
    margin-bottom: 12px;
}

.w05 {
    width: 52%;
    float: left;
    padding-top: 15px;
}

.w06 {
    width: 46%;
    float: left;
    padding-top: 15px;
}

.w09 {
    float: left;
    font-size: 12px;
}

.w11 {
    width: 365px;
    float: left;
    padding-top: 15px;
    color: #999999;
}

.f12 {
    margin-left: 30px;
}

.w11 p input {
    width: 80px;
    border: 0px solid white;
}

.w09 label {
    margin-bottom: 5px;
}

.w05 input,.w11 p input {
    width: 140px;
}

.w06 input {
    width: 140px;
}

.w09 input {
    width: 140px;
    height: 19px;
    text-align: left;
    padding-left: 5px;
    padding-top: 1px;
}

.w09 textarea {
    text-align: left;
    padding-left: 5px;
    padding-top: 1px;
}

.w06 input.f04 {
    width: 64px;
}

.w05 label,.w11 p label {
    display: block;
    float: left;
    width: 137px;
    padding-top: 5px;
}

.w06 label {
    display: block;
    float: left;
    width: 121px;
    padding-top: 5px;
}

.w09 label {
    display: block;
    float: left;
    width: 130px;
}

.f05 {
    margin-left: 20px;
}

.clientinfo span {
    display: block;
}

.clientinfo textarea {
    width: 95%;
    margin-right: 9px;
    height: 134px;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/*clientinfo*/
.clear2 {
    clear: both;
    padding-bottom: 15px;
}

div.steps {
    width: 100%;
    clear: after;
}

div.steps div {
    width: 31%;
    border: 1px solid #bbb;
    float: left;
    padding: 5px;
    margin-right: 2px;
    background-color: #efe;
    color: #bbb;
}

div.steps div.active {
    color: #000;
    background-color: #ffdd00;
}


table.cart_tbl th {
    background-color: #efefef;
    color: #000;
    border-bottom: 1px dotted #ccc;
    padding: 5px;
}

table.cart_tbl td.joon {
    border-bottom: 1px dotted #ccc;
    padding-left: 5px;
}

table.cart_tbl td a {
    background: transparent;
    padding: 0px;
    margin: 0px;
}

table.cart_tbl td input[type=text] {
    border: 1px solid #bbb;
    background-color: #efe;
    margin: 5px;
    padding: 2px;
}


div.properties {
    background: url('/img/mbg.jpg');
    height: 25px;
    color:#fff;
    padding: 10px 0 0 0px;
    margin-bottom: 5px;
    width:665px;
}
div.properties div.icons {
    border: 0px solid red;
    float:left;
    width: 150px;
    padding:0 0px 0px 10px;
}

div.properties div.icons img {
    padding-right: 5px;
}
div.properties div.paging {
    float:left;
    width: 370px;
    border: 0px solid red;
    text-align: center;

}
div.properties div.items {

    float:right;
    border: 0px solid red;
    text-align: right;
    padding:0 10px 0px 0px;
}


div.path_way {
    border:1px solid #bbb;
    padding: 10px;
    background-color: #efefef;
    margin-bottom:5px;
    width: 665px;
}

div.path_way a {
    text-decoration: none;
    color:red;
}


ul.groups {
    width: 197px;
    list-style: none;
    padding: 0 0px 0px 0px;
    margin:0px;
}
ul.groups li {
    width: 197px;
    text-align: left;
    font-size: 12px;
}
.level0 {
    background-color: #efefef;
    border: 1px solid green;
    padding:5px 0 5px 0px;
    color:#000;
    margin-bottom: 2px;
}
.level1 {
    padding-left:10px;
}

.level2 {
    padding-left:20px;
}

.level3 {
    padding-left:30px;
}

.level0 a {
    color:#000;
}

.active  {
    background-color: green;
    border:1px solid green;
}
.level0.active a {
    font-weight: bold;
    color:#fff;
    font-size: 12px;
    display: block;
    text-decoration: underline;
}

.level1.active,.level2.active,.level3.active,.level4.active {
    font-weight: bold;
}

ul.groups li a {
    display: block;

    text-decoration: none;
    padding:2px 0 2px 12px;
}
#CartHolder div.smallcart {
    background-color: green;
    color:#FFF;
    padding: 5px;
    font-family: Arial;
    font-size: 12px;
}
#CartHolder div.smallcart a {
    display: block;
    font-family: Arial;
    font-size: 12px;
    color:#fff;
    text-decoration: none;
    font-weight: bold;
}

#telli a {
    background-color: red;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color:#fff;
    display: block;
    margin-top: 10px;
}
table.citems tr td {
    border-bottom: 1px dotted #888;
    padding:2px;

}
table.shopcart {
    background-color: #fefefe;
}
table.shopcart tr  th {
    border-bottom: 2px solid green;
}
table.shopcart tr  th[rel=hide] a {
    padding-right: 5px;
}
table.shopcart tr  th[rel=header] a {
    padding-left: 5px;
    font-size: 14px;
}
table.shopcart tr  {
    color:#000;
    font-family: Arial;
    font-size: 11px;
}
table.shopcart tr a {
    color:#000;
    text-decoration: none;
}

.cartfooter {
    background: url(/static/images/backgrounds/bg_leftNav_bottom_off.gif) bottom no-repeat;
}




img, a img {
    border:0px;
}

table.products {
    color:#000;
    font-size: 12px;
}

table.products tr th {
    background-color: #bbb;
    padding: 5px;
    border-bottom: 2px solid #fff;
}

table.products tr td {
    background-color: #efefef;
    padding: 5px;
    margin-bottom: 2px;
    border-bottom: 2px solid #fff;
}


table.products tr td[rel=right],table.products tr th[rel=right]{
    text-align: right;
}

.rmbb {	BORDER-bottom: #99bad9 1px solid; }

.rmtt {	BORDER-top: #99bad9 1px solid; }
.rml {	BORDER-left: #99bad9 1px solid; }
.rmr {	BORDER-right: #99bad9 1px solid; }

.rmbg {
    background-image: url(../img/rmbg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    /*	BORDER: #99bad9 1px solid; */
}

.footer {margin-left:0px;margin-top:0px;font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	padding-top:5px; text-decoration: none;}
.footer a:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	padding-top:5px; text-decoration: underline;}
.footer a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	padding-top:5px; text-decoration: underline;}
.footer a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	padding-top:5px; text-decoration: underline;}
.footer a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	padding-top:5px; text-decoration: underline;}

.hidden {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1px;	color: #A0ADBE;	 text-decoration: none;}
.hidden a:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1px;	color: #A0ADBE;	 text-decoration: none;}
.hidden a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1px;	color: #A0ADBE;	 text-decoration: none;}
.hidden a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1px;	color: #A0ADBE;	 text-decoration: none;}
.hidden a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1px;	color: #A0ADBE;	 text-decoration: none;}

.rate {margin-left:0px;margin-top:0px; padding-top:3px; padding-right:2px; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #494949;	 text-decoration: none;}
.rate a:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #494949;	text-decoration: underline;}
.rate a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #494949;text-decoration: underline;}
.rate a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #494949;	 text-decoration: underline;}
.rate a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #494949;	 text-decoration: underline;}


.m1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #508914;	 font-weight:bold; text-decoration: none;}
.m1 a:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #508914;	text-decoration: none;}
.m1 a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #508914;text-decoration: none;}
.m1 a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #508914;	 text-decoration: none;}
.m1 a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #508914;	 text-decoration: underline;}

.m1a {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1b2b45;	 font-weight:bold; text-decoration: none;}
.m1a a:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1b2b45;	text-decoration: none;}
.m1a a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1b2b45;text-decoration: none;}
.m1a a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1b2b45;	 text-decoration: none;}
.m1a a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1b2b45;	 text-decoration: underline;}

.login{margin-left:0px;margin-top:0px;font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	padding-top:5px; text-decoration: none;}
.login a:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	padding-top:5px; text-decoration: underline;}
.login a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	padding-top:5px; text-decoration: underline;}
.login a:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	padding-top:5px; text-decoration: underline;}
.login a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	padding-top:5px; text-decoration: underline;}

.print { padding-right:2px; font-family: Verdana; font-size: 10px; font-weight: bold; color: #004585; text-decoration: underline; text-align:normal;}
.print a:link { font-family: Verdana;font-size: 10px; font-weight: bold; color: #004585; text-decoration: underline; text-align:normal; }
.print a:visited { font-family: Verdana;font-size: 10px; font-weight: bold; color: #004585; text-decoration: underline; text-align:normal;}
.print a:active { font-family: Verdana;font-size: 10px; font-weight: bold; color: #004585; text-decoration: underline; text-align:normal; }
.print a:hover { font-family: Verdana;font-size: 10px; font-weight: bold; color: #004585; text-decoration: underline; text-align:normal; }

.bxmna {background-image: url('../img/menu/mbg.jpg');background-repeat: repeat-x; height:23px; padding-left:2px; padding-right:2px; font-family: Verdana; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal;}
.bxmna a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal; }
.bxmna a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal;}
.bxmna a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal; }
.bxmna a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal; }


.bxm { padding-left:2px; padding-right:2px; font-family: Verdana; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal;}
.bxm a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal; }
.bxm a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal;}
.bxm a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal; }
.bxm a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; text-align:normal; }

.lng {font-family: Verdana; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; text-align:normal;}
.lng a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; text-align:normal; }
.lng a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; text-align:normal;}
.lng a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; text-align:normal; }
.lng a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none; text-align:normal; }


p { margin-left:0px;	margin-top:0px;	padding:0px; font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; text-align:normal;}
p a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }
p a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal;}
p a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }
p a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }

.formo { margin-left:0px;	margin-top:0px;	padding:0px; font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; text-align:normal;}
.formo a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }
.formo a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal;}
.formo a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }
.formo a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }


.sisu { font-family: Verdana; font-size: 11px; font-weight: normal; color: #105ba4; text-align:normal;}
.sisu a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: underline; text-align:normal; }
.sisu a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: underline; text-align:normal;}
.sisu a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: underline; text-align:normal; }
.sisu a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: underline; text-align:normal; }

.sisur { font-family: Verdana; font-size: 11px; font-weight: normal; color: #FF0000; text-align:normal;}
.sisur a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: underline; text-align:normal; }
.sisur a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: underline; text-align:normal;}
.sisur a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: underline; text-align:normal; }
.sisur a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: underline; text-align:normal; }

.black { font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; text-align:normal;}
.black a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; text-align:normal; }
.black a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; text-align:normal;}
.black a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; text-align:normal; }
.black a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; text-align:normal; }


.pealkiri {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #105ba4;
    font-weight: bold;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #105ba4;
    font-weight: bold;
}


input.form {
    WIDTH:100%;
    FONT-SIZE: 11px;
    COLOR: #024a8e;
    text-align:left;
    BORDER: #266099 1px solid;
    height:17px;
    FONT-FAMILY: Verdana;
    background-color:#FFFFFF;
    vertical-align: middle;
    maRGIN-bottom:1px;
}

textarea.form {
    FONT-SIZE: 13px;
    COLOR: #4C4A47;
    BORDER: #266099 1px solid;
    FONT-FAMILY: Verdana, Verdana, helvetica, sans-serif;
    background-color:#ffffff
}


input.btn {
    FONT-SIZE: 13px;
    COLOR: #ffffff;

    BORDER-RIGHT: #032562 1px solid;
    BORDER-TOP: #032562 1px solid;
    BORDER-LEFT: #032562 1px solid;
    BORDER-BOTTOM: #032562 1px solid;

    FONT-FAMILY: Verdana, Verdana, helvetica, sans-serif;
    background-color:#032562;
}


.m0 { padding-left:2px; padding-right:2px;font-family: Verdana; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align:normal;}
.m0 a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align:normal; }
.m0 a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align:normal;}
.m0 a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align:normal; }
.m0 a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline; text-align:normal; }

.m0a { padding-left:2px; padding-right:2px;font-family: Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; text-align:normal;}
.m0a a:link { font-family: Verdana;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; text-align:normal; }
.m0a a:visited { font-family: Verdana;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; text-align:normal;}
.m0a a:active { font-family: Verdana;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; text-align:normal; }
.m0a a:hover { font-family: Verdana;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; text-align:normal; }

.m2 {line-height:15px; padding-left:15px; font-family: Verdana; font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: none; text-align:normal;}
.m2 a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: none; text-align:normal; }
.m2 a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: none; text-align:normal;}
.m2 a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: none; text-align:normal; }
.m2 a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #105ba4; text-decoration: none; text-align:normal; }

.m2a {line-height:15px; padding-left:15px; font-family: Verdana; font-size: 11px; font-weight: normal; color: #004585; text-decoration: none; text-align:normal;}
.m2a a:link { font-family: Verdana;font-size: 11px; font-weight: normal; color: #004585; text-decoration: none; text-align:normal; }
.m2a a:visited { font-family: Verdana;font-size: 11px; font-weight: normal; color: #004585; text-decoration: none; text-align:normal;}
.m2a a:active { font-family: Verdana;font-size: 11px; font-weight: normal; color: #004585; text-decoration: none; text-align:normal; }
.m2a a:hover { font-family: Verdana;font-size: 11px; font-weight: normal; color: #004585; text-decoration: none; text-align:normal; }

