body {
	background-color: white;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	background: url(../../img/front/bg.gif);
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #161475;
}

/*
	Layout
*/

#center {
	width: 842px;
	margin: auto auto auto auto;
	padding: 0 0 0 0;
}

#header {
	height: 168px;
	position: relative;
}

#header.PL {
	background: url(../../img/front/header_pl.jpg);
}

#header.EN {
	background: url(../../img/front/header_en.jpg);
}

.lang{
	position: absolute;
	top: 130px;
	left: 40px;
}

.lang a
{
    float: left;
    margin: 0 5px 0 0;
    padding: 2px;
}

.lang .active
{
    float: left;
    margin: 0 5px 0 0;
    border: 1px solid #000000;
    padding: 1px;
}

.lang img
{
    display: block;
}




.header-logo
{
	width: 400px;
	height: 100px;
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
}

#banner {
	padding-left: 446px;
}

#shade_top {
	height: 38px;
	background: url(../../img/front/shade_top.jpg);
}

#page {
	background: url(../../img/front/bg_page.jpg);
	width: 842px;
}

#left_col {
	float: left;
	margin: 0 0 0 0;
	width: 158px;	
	padding-left: 16px;
	padding-right: 23px;	
}

#left_col .menu1 {
	font-family: Verdana;
	font-size: 18px;
	color: #161475;
	width: 124px;
	height: 28px;
	background: url(../../img/front/bg_menuitem.jpg);
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
}

#left_col .menu2 {
	font-family: Verdana;
	font-size: 14px;
	color: #383697;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
}

#left_col .menu2 a {
	color: #383697;
	text-decoration: none;
}

#left_col .menu2 a:hover {
	color: #00A2FF;
}

#left_col .menu3 {
	font-family: Verdana;
	font-size: 9px;
	color: #383697;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-top: 5px;
}

#left_col .menu3 a {
	color: #383697;
	text-decoration: none;
}

#left_col .menu3 a:hover {
	color: #00A2FF;
}

#left_col .menu1 a {
	color: #161475;
	text-decoration: none;
}

#left_col .menu1 a:hover {
	color: #00A2FF;
}

#right_col {
	float: left;
	width: 589px;
	padding-left: 15px;
	padding-right: 41px;
	font-family: Tahoma, Verdana;
	font-szie: 14px;
	color: #161475;
}

#right_col a {
	color: #161475;
}

#right_col a:hover {
	color: red;
}

#right_col p {		
	margin: 10 0 0 0;
	text-align: justify;
}

#right_col .about_title {
	height: 55px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 24px;
	color: #161475;
	background: url(../../img/front/about_separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;	
	padding-right: 60px;
}

#right_col .product_title {
	height: 55px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 24px;
	color: #161475;
	background: url(../../img/front/product_separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;	
	padding-right: 60px;
}

#right_col .contact_title {
	height: 55px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 24px;
	color: #161475;
	background: url(../../img/front/contact_separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;	
	padding-right: 70px;
}

/*
	Contact
*/

#right_col .contact_main {
	padding-left: 54px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 80px;
	background: url(../../img/front/bg_contact.jpg) top right no-repeat;
}

#right_col .contact_main a {
	font-weight: bold;
	text-decoration: none;
}

#right_col .contact_main p {
	text-indent: 0px;
}

/*
	About Us
*/
#right_col .content_main {
	width: 375px;
	float: left;
}
#right_col .content_main p {
	margin-left: 0;
	display: block;
}

#right_col .content_img {
	width: 182px;
	height: 272px;
	float: right;
	margin-top: 10px;
	overflow: hidden;
}

/*
	Product page
*/

#right_col .product_descr {
	padding-left: 37px;
	font-family: Tahoma;
	font-size: 12px;
	color: #161475;
	font-weight: bold;
}

#right_col .product_img {
	/*height: 302px;*/
	padding-top: 0px;
}

#right_col .product_main {
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;		
}

#right_col .bottom_separator {
	height: 20px;
	text-align: right;
	background: url(../../img/front/bottom_separator.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#right_col .small_icons {
	text-align: center;
	padding-top: 10px;	
}

#right_col .small_icons img {
	border: none;
}


#clearing {
	clear: both;
}

#footer {
	clear: both;
	height: 101px;
	background: url(../../img/front/footer.jpg);
	position: relative;
}

#footer .email
{
	width: 170px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 55px;
}
