body{
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select{font: normal 11px Verdana, Arial; color: #404040;}

input[type=text], select{border: solid 1px #BFBFBF; border-bottom: 0;  border-right: 0; }

a, a:hover, a:visited{color: #404040; text-decoration: none;}

a:hover{color: #FF0000;}

.textField{border: solid 1px #BFBFBF; border-bottom: 0;  border-right: 0; }

img{ border: 0;}

p{margin: 10px 0 0 0; padding: 0;}

form{margin:0; padding:0;}

h1{font: normal 20px Helvetica, Arial; margin: 0; padding:0; color: #808080;}

h2{font: bold 11px Verdana, Arial; margin: 0; padding:0; color: #FF0000;}

a big{font: normal 11px Verdana; color: #FF0000; font-weight: bold;}

.clear{clear:both; margin:0; padding:0; font-size:0;}

.subBox{padding:10px;}

.btn1{ background: transparent url('../images/bg_btn1.gif') 0 0 no-repeat; padding:1px 0; border: 0; width: 40px; color: #FFF; cursor: pointer;}

.pdf, a.pdf, a.pdf:visited, a.pdf:hover{background: transparent url('../images/icon_pdf.gif') right 0 no-repeat; padding:3px 20px 0 0; color: #808080;}
a.pdf:hover{color: #FF0000;}

#wrapper{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.header{position: relative; height:90px;}

.logo{margin:0; padding-top:20px;}

.serviceBox{
	position: absolute;
	right:0;
	top:0;
	width:325px;
	height: 75px;
	background: transparent url('../images/bg_box_service.gif') 0 0 no-repeat;
	text-align: right;
}

.search{background: transparent url('../images/icon_search.gif') 0 0 no-repeat; padding-left:15px; color: #808080;}

.serviceBox p{margin-top:25px; color: #FF0000;}


.changeLanguage{position: absolute; top:95px; right :0; color: #808080;}

.leftColumn{
	float: left;
	background: transparent url('../images/bg_leftcolum_top.gif') 0 0 no-repeat; 
	padding:10px 0 0 0;
	width:150px;
	margin:0 5px 10px 0;
}

.subLeftColumn{
	background: transparent url('../images/bg_leftcolum_bottom.gif') left bottom no-repeat; 
	padding-bottom: 10px;
}

.contLeftColumn{
	background: transparent url('../images/bg_leftcolum.gif') left bottom repeat-x; 
	min-height:380px;
	_height:380px;
	border: solid 1px #BFBFBF; 
	border-top:0; 
	border-bottom:0;
}
	
.leftColumn a, .leftColumn a:hover, .leftColumn a:visited{
	display: block;
	padding: 5px 5px 10px 5px;
}

.leftColumn a.active, .leftColumn a.active:hover, .leftColumn a.active:visited{color: #FF0000; font-weight: 900;}

.goToSiteArea{position: absolute; top:10px; left:10px; color: #808080;}

.goToSiteArea input.textField{color: #808080;}
.goToSiteArea input.active{color: #404040;}

.goToSiteArea select {width:250px;}

.FB {
	position: absolute;
	top: 10px;
	left: 450px;
	color: gray;
}

#linkToShop{position: absolute; top:1px; left:335px;}

.footer{
	clear: both;
	text-align: center;
	background: transparent url('../images/bg_footer.gif') top left no-repeat; 
	padding-top: 15px;
	height:40px;
	color: #FF0000;
}

.footer p{
	margin-top:15px;
	color: #808080;
}

.footer a.active, .footer a.active:hover{color: #FF0000; font-weight: bold;}


td.title {color : #404040; font-size:12px; font-weight:bold;}