body {
	background-color: #655e03;
	background-image: url('images/bg_rep.png');
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
}

.phone_img div img {
	position: absolute;
	top: 40px;
}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial,sans-serif;
	font-size: 11px;
}
#wrapper {
	text-align: left;
	vertical-align: bottom;
	width: 758px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	padding: 0;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#header {
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
	width: 758px;
	height: 103px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;	
	border-bottom: solid 1px #ffffff;
}
#footer {
	background-image: url('images/hf_bg.gif');
	background-repeat: repeat-x;
	width: 758px;
	bottom:0; /* stick to bottom */
	height: 22px;
	position:absolute;
	border-top: solid 1px #ffffff; 	
	clear: both;
}
#content {
	padding: 0px 0px 0px 0px;
	position: relative;
	height: auto;
}

p {
	margin: 0;
	padding: 0;
}

#headline {
	background-image: url('images/hf_bg.gif'); 
	width: 758px; 
	height: 22px; 
	background-repeat: repeat-x;
	background-position: left top;
}
#left_column { 
	width: 172px; 
	vertical-align: top; 
	background-image: url('images/viking_head.png');
	background-repeat: no-repeat;
	background-position: left bottom;
} 
#center_column { width: 438px; vertical-align: top;}
#right_column { width: 148px; vertical-align: top;} 
#center_column_only { width: 586px; vertical-align: top;}
#menu
{
	font-size: 11px;
	color: #f5d30d;
	font-weight: bold;
	padding: 4px 0px 0px 40px;
	letter-spacing: 1px;
	width: 718px;
	margin: 0;
	word-spacing: 76px
}
#menu_en
{
	font-size: 11px;
	color: #f5d30d;
	font-weight: bold;
	padding: 4px 0px 0px 40px;
	letter-spacing: 1px;
	width: 718px;
	margin: 0;
	word-spacing: 83px
}
.column_header
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 3px 0px 3px 7px;
	margin: 0;
}
.column_header_in
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 4px 0px 10px 7px;
}
.footer_txt
{
	font-size: 11px;
	color: #f5d30d;
	margin: 0;
	float: left;
}
.left_pad_f
{    
	padding: 4px 0px 0px 6px;
}
.right_pad_f
{    
	float: right;
	padding: 4px 6px 0px 0px;
}
.product_list_h
{
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 6px;
}
.product_list
{
	color: #f5d30d;
	margin: 0;
	padding: 1px 0px 0px 9px;
	width: 96px;
	line-height: 15px;
}
.product_list_r
{
	color: #f5d30d;
	margin: 0;
	padding: 1px 0px 0px 9px;
	width: 128px;
	line-height: 15px;
}
#lang_tab {
	margin: 0;
	padding: 0;
	border: none 0px #000000;
	position: absolute; 
	left: -16px; 
	top: 0px; 
	float: left; 
	width: 15px; 
	height: 76px;
	line-height: 0px;
}
#logoimg {
	width: 248px;
	height: 103px;
	position: absolute;
	left: 510px;
	float: left;
}
#left_header {
	width: 172px;
	height: 316px;
	background-image: url('images/left_col_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 24px 0px;
}
.left_head_inside {
	width: 172px;
	height: auto;
	background-image: url('images/left_col_bg_y.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#center_header {
	width: 438px; 
	height: 21px;                      
	background-image: url('images/cent_col_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 16px 0px
}
#right_header {
	width: 148px;
	height: 21px;                      
	background-image: url('images/right_col_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#right_head_inside{
	width: 148px;
	height: 21px;                      
	background-image: url('images/right_col_bg_in.png');
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	margin: 0;
	padding: 0;
	border: none 0px #000000;
	display: block;
}
a {
	text-decoration: none;
	color: #f5d30d;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #f5efca;
	font-weight: bold;
}
#head_sp {
	width: 172px;
	height: 179px;
}
.news_date {
	display: block;
	font-weight: bold;
	padding: 8px 0px 0px 4px;
	line-height: 10px;
}
.news_date:hover {
	color: #f5efca;	
}
.news_body {
	display: block;
	font-size: 10px;
	color: #ffffff;
	padding: 0px 19px 0px 4px;
	text-align: justify;
	line-height: 10px;
}
.news_item {
	margin: 0px 0px 3px 0px;
}
.right_block {
	margin: 0px 0px 22px 0px;
}
.country {
	width: 30px;
	color: #f5d30d;
	line-height: 15px;	
	float: left;
}
.footer_padding {
	height: 80px;
}
.product_sepa {
	width: 438px;
	height: 1px;
	clear: both;
	padding: 10px 0px 10px 0px;
}
.pc_header {
	font-size: 12px;
	font-weight: bold;
	color: #f5d30d;
}
div.product_content ul, div.pcc div ul{
	margin: 0;
	padding: 2px 0px 2px 0px;
	list-style-type: square;
	list-style-position: inside;
	width: 544px;
}
.pc_p {
	padding: 2px 0px 2px 0px;	
}
.txtlink, .txtlink:hover {
	font-weight: normal;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.product_content, div.pcc div {
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	text-align: justify;
	padding: 0px 0px 8px 4px;
	width: 541px;	
}

.product_content h1, div.pcc div h1 {
	color:#F5D30D;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 2px 0px 2px 0px;
}

.pc_p a, .pc_p a:hover {
	font-weight:normal;
}

.pc_p a:hover {
	color:#F5EFCA;
}

.product_content p a, .product_content p a:hover, div.pcc div p a, div.pcc div p a:hover{
	font-weight:normal;
}

.product_content p a:hover, div.pcc div p a:hover{
	color:#F5EFCA;
}

.inverselink {
	color: #ffffff;
}
.inverselink:hover {
	color: #f5efca;
}

#lang_hun {
background-image:url('images/lang_hun_over.gif');
background-repeat:no-repeat;
height:38px;
width:15px;
}
#lang_hun a:link, #lang_hun a:visited {
background-image:url('images/lang_hun.gif');
background-repeat:no-repeat;
height:38px;
width:15px;
display: block;
}
#lang_hun a:hover, #lang_hun a:focus {
background-image:url('images/lang_hun_over.gif');
background-repeat:no-repeat;
height:38px;
width:15px;
}
#lang_eng {
background-image:url('images/lang_eng_over.gif');
background-repeat:no-repeat;
height:38px;
width:15px;
}
#lang_eng a:link, #lang_eng a:visited {
background-image:url('images/lang_eng.gif');
background-repeat:no-repeat;
height:38px;
width:15px;
display: block;
}
#lang_eng a:hover, #lang_eng a:focus {
background-image:url('images/lang_eng_over.gif');
background-repeat:no-repeat;
height:38px;
width:15px;
}
.address_pad {
	padding: 12px 0px 12px 16px;
}
.comment {
	font-size: 10px;
	padding-top: 2px;
	padding-left: 5px;
}
.big_pad_bottom {
	padding: 0px 0px 20px 4px;
}
.phone_img {
	width: 71px;
	height: 70px;
	float: left;
	display:inline;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	margin: 16px 15px 16px 15px;
}
#phone_no1 {
	background-image: url('header_images/ericsson_mc218.png');
}
#phone_no2 {
	background-image: url('header_images/nokia_ngageqd.png');
}
#phone_no3 {
	background-image: url('header_images/nokia_n70.png');
}
#phone_no4 {
	background-image: url('header_images/nokia_6600.png');
}
#phone_no5 {
	background-image: url('header_images/nokia_n92.png');
}
.bold {
	font-weight: bold;
	}
.normal {
	font-weight: normal;
	}
.countrycodes {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
}	