BODY{
background-color:#919191;
}

.uk_flag A {
	DISPLAY: block; BACKGROUND: url(images/en/UK.jpg) no-repeat; WIDTH: 42px; height:27px; 
	float:left;

	
}
.uk_flag A:hover {
	BACKGROUND-POSITION: -44px 0px;
}

.poland_flag A {
	DISPLAY: block; BACKGROUND: url(images/en/Poland.jpg) no-repeat; WIDTH: 42px; height:27px; 
	float:left;

	
}
.poland_flag A:hover {
	BACKGROUND-POSITION: -44px 0px;
}
label{
width: 200px;
float: left;
text-align: right;
padding-right:5px;
}

.ijs_rollover A {
	DISPLAY: block; BACKGROUND: url(images/en/Button.jpg) no-repeat; FONT: 75% Verdana;  WIDTH: 80px; COLOR: #fff7ef; TEXT-DECORATION: none; height:31px; 
	text-align:center;
	float:left;
	margin-left:16px;
	text-align:center;
	vertical-align:middle;
	padding-top:6px;

	
}
.ijs_rollover A:hover {
	BACKGROUND-POSITION: -82px 0px;
	COLOR: #ffc888;
}

.ijs_rolloverselected A {
	DISPLAY: block; BACKGROUND: url(images/en/Button.jpg) no-repeat; FONT: 75% Verdana;  WIDTH: 82px; COLOR: #ffc888; TEXT-DECORATION: none; height:31px; 
	text-align:center;
	float:left;
	margin-left:16px;
	BACKGROUND-POSITION: -82px 0px;
	font-weight:bold; 
	text-align:center;
	vertical-align:middle;
	padding-top:6px;
}
.ijs_rolloverselected A:hover {
	font-weight:bold;
	COLOR: #ffc888;
}

h1{
color:#894900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:110%;
}
h3{
color:#894900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:105%;
}
#siteContent{
width:806px;
}

#headerMenu{
width:806px;
height:57px;
background-image:url(images/en/Menu.jpg);
float:left;
}
#headerOne{
width:265px;
height:198px;
background-image:url(images/en/CR_Logo.jpg);
float:left;
}
#headerTwo{
width:541px;
height:198px;
background-image:url(images/en/Header.jpg);
float:left;
}
#BodyContent{
width:806px;
overflow:auto;
background-image:url(images/en/Body.jpg);
background-repeat:repeat-y;
float:left;
}
#BodyLeft{
width:256px;
padding-left:34px;
float:left;
text-align:left;
}
#BodyRight{
float:left;
width:482px;
padding-left:10px;
text-align:left;	
color:#6f6f6f;


}
#footerText{
width:806px;
height:97px;
background-image:url(images/en/Footer.jpg);
float:left;
}