	.small,td,body,p {
		font-family: Arial, Verdana, Tahoma;
	}
	.small {
		font-size: 11px;
	}
	.anons_short_text {
		font-size: 16px;
		font-family: Times New Roman;
		font-weight:bold;
		text-align:left;
		padding: 18px 15px 0px 15px;
	}
					
	.anons_short_text p {
		margin:0;
		padding:7px 0px 0px 0px ;
	}
	.anons_short_text li {
		margin:0;
		padding:0;
	}	
	.f1, .f1:link, .f1:visited {
		font-size: 11px;
		color: #52596F;
	}
img.png {
 behavior: url(/js-css/png.htc);
 border:0
}

.pic2{
   	background-color:#EFF0F2;
   	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
	padding-right:1px;
}
.hand{
	cursor:hand;
}
.obor {
		font-size: 12px;
		color: #a4123c;
		font-family: Arial;
		font-weight:bold;
		text-align:center;
		background-color:#fee292;
		padding: 3px 3px 3px 3px;
		width:11%;
		line-height: 1.0;
		border: 1px solid white;		
}
.obor2 {
		font-size: 12px;
		color: #6f3614;
		font-family: Arial;
		text-align:center;
		background-color:#fef3e7;
		padding: 3px 3px 3px 3px;
		width:11%;
		line-height: 1.0;
		border: 1px solid white;		
}
.obor3 {
		font-size: 12px;
		color: #6f3614;
		font-family: Arial;
		text-align:center;
		background-color:#fef7f0;
		padding: 3px 3px 3px 3px;
		width:11%;
		line-height: 1.0;
		border: 1px solid white;		
}
.obor4 {
		font-size: 16px;
		color: #a4123c;
		font-family: Arial;
		padding: 3px 3px 0px 3px;	
}
.obor5 {
	  background-color:#ffcc99;
		font-family: Arial;
		color: #a01c33;
		padding: 2px 2px 2px 2px;
}
.obor6 {
		font-size: 12px;
		font-family: Arial;	
		padding: 4px;
}
table.obor6 {
border-collapse: collapse
}

table.obor6 td {
border: 1px solid gray;
border-top-color: #ffff00;
border-top-style: double;
border-top-width: 3px; 
}
.obor7 {
		font-size: 12px;
		background-color:#ffff00;
		font-family: Arial;	
		padding: 4px;
}
.obor8 {
		font-size: 12px;
		font-family: Arial;	
}
.obor9 {
		font-size: 12px;
		font-family: Arial;
		color: #f96a01;
		text-decoration: none;	
}
.obor10 {
		font-size: 13px;
		font-family: Arial;
		align: center;	
}
.obor11 {
		font-size: 12px;
		font-family: Arial;
		text-decoration: none;	
}
.obor12 {
		font-size: 12px;
		color: #6f3614;
		font-family: Arial;
		text-align:left;
		background-color:#fef3e7;
		padding: 3px 3px 3px 3px;
		width:11%;
		line-height: 1.0;
		border: 1px solid white;		
}

table.obor12 {
border-collapse: collapse
}

table.obor12 td {
border: 3px solid white;
border-top-color: #fee292;
border-top-style: double;
border-top-width: 3px; 
}
.obor13 {
		font-size: 12px;
		color: #6f3614;
		font-family: Arial;
		text-align:left;
		background-color:#fef7f0;
		padding: 3px 3px 3px 3px;
		width:11%;
		line-height: 1.0;
		border: 1px solid white;		
}

table.obor13 {
border-collapse: collapse
}

table.obor13 td {
border: 3px solid white;
border-top-color: #fee292;
border-top-style: double;
border-top-width: 3px; 
}
.obor14 {
		color: #e4e7ea;	
}

.obor15 {
		border: none;	
}

/* calculator */
#extruder-calculator {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

#my-extruder {
	display: block;
	display: none;
	padding-bottom: 20px;
	margin-left: 45%;
}

#my-extruder input {
	background-color: #fff;
	color: #000;
	border: 2px solid #7288ba;
	float: left;
	margin-right: 5px;
}

#my-extruder input.submit {
	background-color: #CFD2D7;
	border: 1px solid #333;
	margin: 0;
}

#my-extruder input.error {
	color: #000;
	border: 1px solid #f00;
}

table.result-table {
	display: block;
	border-collapse: collapse;
	/*border: 1px solid #CFD2D7;*/
	border-color: #7288ba;
	font-size: 12px;
	text-align: center;
}

table.result-table tr td, table.result-table tr th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#my-extruder p.error-text {
	color: #f00;
}

#my-extruder ul li span.price-error, #my-extruder ul li span.perf-error, #my-extruder ul li span.pwr-error {
	color: #f00;
	font-size: 12px;
	font-style: oblique;
}

#my-extruder ul li span.success, #my-extruder ul li span.success, #my-extruder ul li span.success {
	font-size: 12px;
	color: #0a0;
	font-style: italic;
}

#my-extruder ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#my-extruder ul li {
	padding-left: 0px;
	padding-bottom: 5px;
}

#cash-register {
	margin-left: 12%;
	padding-top: 10px;
	float: left;
	background-image: url('/imgs/cash_register.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 300px;
	height: 200px;
}

#my-extruder ul li.h45 {
	height: 45px;
}

.separator-h {
	height: 20px;
	width: 20px;
}

.extra {
	width: 400px;
	font-size: 11px;
}


.price-tooltip {
	text-decoration: none;
}

.price-tooltip:hover {
	text-decoration: underline;
}


.perf-tooltip {
	text-decoration: none;
}

.perf-tooltip:hover {
	text-decoration: underline;
}


.pwr-tooltip {
	text-decoration: none;
}

.pwr-tooltip:hover {
	text-decoration: underline;
}


.elec-costs-tooltip {
	text-decoration: none;
}

.elec-costs-tooltip:hover {
	text-decoration: underline;
}

span.important {
	color: #f00;
}

.aleko-ex {
	color: #f00;
	width: 10%;
}


.your-ex {
	color: #00f;
	width: 10%;
}

.left-align {
	text-align: left;
}

ul.menu {
	margin: 5px 0 0 0;
	padding-left: 44px;
	margin-left:10px;
	min-width: 940px;
	height: 20px;
}
ul.menu li {
	display: inline;
	list-style:none;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

ul.menu li a {
	color: #22227a;
}

ul.menu li a:hover {
	color: #5555ad;
}

ul.menu li a.active {
	color: #52596F;
}

#search_form {
	padding-right: 273px;
}

#main_search {
	width: 271px;
}

#main_search #search_form  {
	padding-right: 16px
}

.top_main_panel {
	width: 532px;
	height:40px;
	float:right;
}

.top_main_panel .phone_number {
	float: left; 
	height: 20px;
	font-family: 'Arial';
	color: #000066;
	padding-top: 3px;
	padding-right: 30px;
}

.top_main_panel .phone_number .code {
	font-size: 11pt;
}

.top_main_panel .phone_number .phone {

	font-size: 17pt;
}

.top_main_panel .language {
	padding-top: 6px;
}

#search_form a.searchLink {
	display: block;
	width: 14px;
	height: 14px;
	background-image: url('/imgs/zoom.png');
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-decoration: none;
	float: left;
	padding-left:20px;
	padding-top:10px;
}

#search_form .fieldset .search_field {
	height: 18px;
	border: 1px solid #ddd;
}

#search_form .fieldset {
	float: left;
	padding-top:5px;
}

h3.search-item-header {
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 15px;
	font-weight: normal;
	font-family: 'Tahoma', sans-serif;
}
.small-url {
	font-size: 12px;
	color: #aaa;
	padding: 0px 0px 0px 0px;
}

ul.search-list {
	list-style: none;
}

ul.search-list li p {
	font-family: 'Tahoma', sans-serif;
	font-size: 13px;
}

ul.search-list li {
	padding-right: 20px;
}
