* {

}
body {
  font-family: Arial;
	font-size: 12px;
	color : #787065;
	scrollbar-3dlight-color:#E2E2DC; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-base-color:#E2E2DC; 
scrollbar-darkshadow-color:#B2B2B2; 
scrollbar-face-color:#B2B2B2; 
scrollbar-highlight-color:#E2E2DC; 
scrollbar-shadow-color:#E2E2DC;
}
td {
	
}
.title {
	font-family: Arial;
	font-size: 18px;
	color : #AD1218;
	padding-left:0px;
	font-weight:normal;
}
.title3 {
	font-family: Arial;
	font-size: 15px;
	color : #AD1218;
	padding-left:0px;
	font-weight:bold;
}
.title1 {
	font-family: Arial;
	font-size: 13px;
	color : #5B9153;
	padding-left:0px;
	font-weight:bold;
}
.title1 a {
	font-family: Arial;
	font-size: 13px;
	color : #5B9153;
	padding-left:0px;
	font-weight:bold;
	text-decoration: underline;
}
.title1 a:hover {
	font-family: Arial;
	font-size: 13px;
	color : #5B9153;
	padding-left:0px;
	font-weight:bold;
	text-decoration: none;
}
.title2 {
	font-family: Arial;
	font-size: 13px;
	color : #ffffff;
	padding-left:0px;
	font-weight:bold;
}
.title2 a {
	font-family: Arial;
	font-size: 13px;
	color : #ffffff;
	padding-left:0px;
	font-weight:bold;
	text-decoration: underline;
}
.title2 a:hover {
	font-family: Arial;
	font-size: 13px;
	color : #ffffff;
	padding-left:0px;
	font-weight:bold;
	text-decoration: none;
}

#text {
	font-family: Arial;
	font-size: 12px;
	color : #787065;
}
#text a {
	color : #787065;
	text-decoration: underline;
}
#text a:hover {
	color : #787065;
	text-decoration: none;
}
li{
list-style-image: url('images/bullet.jpg');
}
#small {
	font-family: Arial;
	font-size: 10px;
	color : #ffffff;
}
#small a {
	font-family: Arial;
	color : #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
#small a:hover {
	font-family: Arial;
	color : #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#meniu {
font-family: Arial;
font-size: 14px;
color : #ffffff;
}
.meniu {
	font-family: Arial;
	font-size: 14px;
	color : #ffffff;
	/*padding-left:15px;*/
}
#meniu a {
	font-family: Arial;
	font-size: 14px;
	color : #ffffff;
	text-decoration: none;
	/*padding-left:15px;
	font-weight:bold;*/
}
#meniu a:hover {
	font-family: Arial;
	font-size: 14px;
	color : #ffffff;
	text-decoration: underline;
	
}
#lang {
	font-family: Arial;
	font-size: 11px;
	color : #00476C;
	text-decoration: none;
	/*padding-left:15px;
	padding-right:15px;
	font-weight:bold;*/
}
.inputas{
font:11px Arial;
border : 1px solid #B8B6B3;
border-top : 1px solid #B8B6B3;
border-bottom : 1px solid #B8B6B3;
border-left : 1px solid #B8B6B3;
border-right : 1px solid #B8B6B3;
color : #B8B6B3;
padding-left: 5px;
}
input{
font:10px Arial;
color : #666666;
}
div.button a {
 text-decoration: none;
 width: 120px; 
 height: 22px; 
 color: #d5d5d5; 
 font-family: Courier New; 
 font-size: 9pt;
 float:right; 
 display: block; 
 vertical-align: middle; 
 font-weight: bold;  
 padding-left: 10px; 
 padding-bottom: 5px;
 text-align: center; 
 background-image: url('images/button.png'); 
 background-repeat: no-repeat; 
 background-position: center;
 line-height: 23px;
}
div.button a:active, div.button a:hover {
  text-decoration: none;
	color: #d5d5d5;
	font-size: 8pt; 
	font-weight: bold;
 background-image: url('images/button_over.png');
 cursor:hand;
}

/** LaCrepe **/
#laCrepeContainer {
    border:              none;
    padding:             0;
    border-spacing:      0;
    background-image:    url('/design/fonas_lacrepe.jpg');
    background-position: center;
}
#laCrepeContainer #table1 {
    border:              none;
    width:               944px;
    height:              732px;
    padding:             0;
    border-spacing:      0;
}
#laCrepeContainer #table3 {
    background-color:    #ffffff;
    border:              none;
    width:               100%;
    height:              100%;
    padding:             0;
    border-spacing:      0;
}
td.laCrepeMenu {
    background-repeat:   no-repeat;
    background-position: center bottom;
}
.laCrepeMenu div.preMenu {
    top:      10;
    left:     0;
    float:    left;
    position: relative;
}
td.laCrepeMenu li a {
    font-size: 12px;
}
#lacrepe_Right {
    background-image:    url('/design/lacrepe_bottomright.jpg');
    background-repeat:   no-repeat;
    background-position: right bottom;
}
#lacrepe_Copy {
    background-image:    url('/design/lacrepe_bottom.jpg');
    background-repeat:   no-repeat;
    background-position: left top;
}
#afterCopy {
    background-repeat:   no-repeat;
    background-position: left top;
}
.lcMarq {
    font-family:  Arial;
    color:        #96390c;
    font-size:    12px;
    cursor:       hand;
    cursor:       pointer;
    padding:      0.5em 0;
    margin:       -1em 0 0 0;
    border:       3px solid #9b6a41;
    border-left:  none;
    border-right: none;
}

