/*refeus1 css*/

body {

margin: 0;

background-image: url(bodybg.png);

background-repeat: repeat-x;

}



a img {

border-style: none;

}

input, select {
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	width: 95px;
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	height: 100px;
	width: 220px;
	overflow: visible;
  border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	font: 11px Tahoma, Arial, sans-serif;
}




#lang {

behavior: url(e4/templates/refeus1/iepngfix.htc);

width: 280px;

height: 70px;

background-image: url(hd1.png);

background-repeat: no-repeat;

background-position: top;

}


#lang td{

padding-top: 3px;

}


#header {

width: 970px;

height: 270px;

}


#heading {

behavior: url(e4/templates/refeus1/iepngfix.htc);

width: 690px;

height: 70px;

background-image: url(hd2.png);

background-repeat: no-repeat;

}



#heading h3 {

height: 25px;

text-align: left;

font: 18px Trebuchet MS, Arial, sans-serif;

font-weight: normal;

color: #FFF;

margin-top: -3px;

padding-left: 35px;

line-height: 40px;
}


#menu {

behavior: url(e4/templates/refeus1/iepngfix.htc);

width: 280px;

height: 230px;

overflow: visible;

background-image: url(menubg.png);

background-position: top right;

background-repeat: repeat-y;

}



#content {

behavior: url(e4/templates/refeus1/iepngfix.htc);

width: 690px;

height: 230px;

overflow: visible;

background-image: url(cntbg.png);

background-position: top left;

background-repeat: repeat-y;

font: 12px Trebuchet MS, Arial, sans-serif;

color: #000000;

text-align: justify;

line-height: 18px;

padding: 0px 100px 0px 35px;

}



#content a:link {

text-decoration: none;

}




#content a:visited {

text-decoration: none;

}




#content a:hover {

text-decoration: underline;

color: #ff9b00;

}



#content h2{

font: 18px Trebuchet MS, Arial, sans-serif;

font-weight: normal;

color: #000000;

text-align: left;

}




#footer {

behavior: url(e4/templates/refeus1/relative.htc);

width: 690px;

height: 70px;

background-image: url(footer2.png);

background-repeat: no-repeat;

font: 12px Trebuchet MS, Tahoma, Arial, sans-serif;

font-weight: bold;

color: #505050;

text-align: center;

padding-right: 50px;

}



#turundus img, #menu img {

behavior: url(e4/templates/refeus1/iepngfix.htc);

}



#menu #lnk_act {

color: #ffffff;

height:45px;

background-image: url(lnk_act.png);

background-repeat: no-repeat;

background-position: center bottom;

}



#menu #lnk_deact {

color: #303030;

height:45px;

background-image: url(lnk_deact.png);

background-repeat: no-repeat;

background-position: center bottom;

}