body{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	color: #083B78;
	background: White;
}
h3,h4{
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
}
h2{
	font-weight: bold;
	font-size: 11px;
}
hr{
	height: 1px;
	width: 100%;
	background: silver;
	border: 0;
}
h6{
	font-weight: bold;
	color: #0896F0;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	display: inline;
}
form{
	margin: 0;
	padding: 0;
}
a{
	color: #179CF1;
}
#header,
#content{
	margin: auto;
	width: 850px;
}
#content,
.contact{
	margin-top: 10px;
	
}
#header{
	background: url(images/merida_1.jpg) no-repeat center;
	height: 168px;
}
#header.pl{
	background: url(images/mercury_www.jpg) no-repeat center;
	height: 168px;
}
#footer,
#menu{
	width: 100%;
	height: 33px;
}
#breadcrumbs{
	background: #f0f0f0;
	color: #6f6f6f;
	/*height: 24px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
#footer_c a{
	color: #fff;
	font-weight: bold;
}
#breadcrumbs_c{
	width: 580px;
}
#breadcrumbs_login_info{
	width: 200px;
}
#menu{
	background: url(images/menu_m.gif);
}
/*
#menu a,
#header a{
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: url(images/munu_arrow.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-right: 15px;
	line-height: 25px;
}
#header a{
	color: #6f6f6f;
}
#menu a:hover,
#header a:hover{
	background: url(images/munu_arrow_on.gif) no-repeat 0 center;
}
#menu_l{
	background: url(images/menu_l.gif);
	width: 12px;
}
#menu_r{
	background: url(images/menu_r.gif);
	width: 12px;
}
#menu_c{
	width: 550px;
	height: 22px;
	line-height: 22px;
}
#menu_contact{
	width: 130px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding-left: 150px;
}*/
#footer{
	background: #08559B;
	height: 25px;
	text-align: right;
	line-height: 25px;
	color: white;
	margin-top: 20px;
}
#footer_c{
	width: 850px;
	font-size: 10px;
}
td.back a{
	background: transparent url(images/powrot.gif) no-repeat left center;
	padding-left: 15px;
	padding-right: 15px;
}
.cat_search,
.auth_loginform{
	margin-bottom: 0px;
}
.cat_search{
	margin-top: 10px;
}

.cat_zipfiles_wrap .header,
.shop_basket_small_wrap .header{
	background: url(images/basket_box.gif);
	height: 20px;
	color: white;
	line-height: 20px;
	padding-left: 10px;
}
.cat_zipfiles_wrap .header{
	background: url(images/download_box.gif);
}
.cat_card_files .title a,
.shop_basket_small_wrap a{
	color: white;
	text-decoration: none;
	display: block;
}
.cat_search .header{
	background: url(images/search_box.gif);
	height: 20px;
	color: white;
	line-height: 20px;
	padding-left: 10px;
}
.auth_loginform .header{
	background: url(images/login_box.gif);
	height: 20px;
	color: white;
	line-height: 20px;
	padding-left: 10px;
}

.cat_search .text,
.cat_zipfiles_wrap .text,
.shop_basket_small_wrap .text,
.auth_loginform .text{
	background: #f0f0f0;
	border-left: solid 1px #dfdddd;
	border-right: solid 1px #dfdddd;
	height: 30px;
	padding: 10px;
}
.auth_loginform .text{
	height: 80px;
}
.cat_search .input_text,
.auth_loginform .input_text,
.auth_registration .input_text{
	border: solid 1px #4e8dd8;
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	width: 140px;
}
.auth_registration .input_text{
	float: none;
	margin-bottom: 5px;
}
.contact_questionnaire{
	background-color: #F0F0F0;
	padding: 20px 50px 50px 50px;
}
.contact_questionnaire h3{
	font-size: 14px;
	margin: 10px 0;
}
.contact_questionnaire td.header{
	text-align: center;
}
.contact_questionnaire td.center{
	padding-left: 50px;
}
.contact_questionnaire td.title{
	font-size: 12px;
	line-height: 30px;
	font-weight: 500;
}
.contact_questionnaire td.label{
	padding-left: 50px;
	width: 60%;
}
.contact_questionnaire td.value{
	width: 40%;
}
.contact_questionnaire select{
	color: #083B78;
}
.cat_search a,
.auth_loginform .input_submit,
.auth_registration .input_submit{
	text-indent: -1000px;
	float: right;
	overflow: hidden;
	display: block;
	height: 20px;
	width: 16px;
	background: url(images/go.gif) no-repeat center;
}
.input_submit{
	float: left;
	overflow: hidden;
	display: block;
	height: 20px;
	width: 16px;
	background: url(images/go.gif) no-repeat center;
}
.zipfile_input{
	float:left;
	margin-right:20px;
}
.container{
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.auth_registration .input_submit{
	float: none;
}
.auth_registration{
	background: #F0F0F0;
	padding: 5px;
	margin-top: 10px;
}

.auth_loginform .input_text{
	float: left;
}

.cat_search a:hover,
.auth_loginform .input_submit:hover,
.auth_registration .input_submit:hover{
	background: url(images/go_on.gif) no-repeat center;
}

.cat_zipfiles_wrap .footer,
.shop_basket_small_wrap .footer,
.auth_loginform .footer,
.cat_search .footer{
	background: url(images/bottom_of_box.gif);
	height: 14px;
	font-size: 0px;
	width: 200px;
}
.cat_zipfiles_wrap .footer,
.shop_basket_small_wrap .footer{
	margin-bottom: 0px;
}
.box_catalogue, .box_catalogue_pl, .box_catalogue_hu{
	background: url(images/katalog.gif);
	height: 150px;
	text-align: center;
	width: 180px;
	padding: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.box_catalogue_hu{
	background: url(images/katalog_order_hu.gif);
	padding: 0;
}
.order_link{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.auth_loginform .input_text{
	width: 100px;
}
.certification{
	margin-bottom: 10px;
}


#contact_link #top,
#contact_link #content,
#contact_link #bottom{
	width: 199px;
	height: 10px;
	text-align: center;
	background: #d0e4a9;
}
#contact_link #top{
	background: url(images/button_top.gif) no-repeat bottom;
}
#contact_link #bottom{
	background: url(images/button_bottom.gif) no-repeat top;
}

.partners_partnerlist_table th{
	background: #C5E3FF;
	text-align: left;
	padding: 5px;
}
.partners_partnerlist_table td{
	padding: 5px;
	border-top: solid 1px white;
}
.partners_partnerlist_odd{
	background: #F7F7F7;
}
.partners_partnerlist_even{
	background: #EBF5FF;
}
.partners_partnerlist_table a{
	text-decoration: none;
	color: #083B78;
}
.partners_partnerlist_table td a{
	text-decoration: none;
	color: #179CF1;
}
.kbase_article_show{
	
	margin-top: 10px;
}

.files_dirs_list{
	padding: 10px;
	background: #F0F0F0;
}
.files_files_list{
	padding: 10px;
	background: #F0F0F0;
}
.main_page_link{
	background: url(images/home.gif) no-repeat;
	padding-left: 18px;
}
.contact_field{
	width: 200px;
}
textarea.contact_field{
	width: 100%;
}
.kbase_article_show .kbase_table{
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	width: 600px;
}
.kbase_article_show .kbase_table td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

/* Added by supreet */
.contectInnerLeft{
	width:290px;
	float:left;
}

.contectInnerRight{
	width:310px;
	margin-left:10px;
	float:left;
}