html {
	font-size: 100%;
}
body {
	margin: 0; padding: 0;
	background-color: #FFF;
}
body, td {
	font-size: 75%;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-family: Myriad Pro;*/
	font-family: "Calibri","sans-serif";
	color: #3E3D40;
}


img {
	border: 0;
}

a {
	color: White;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.morebut {
	color: #2B4E9F;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
}
.line {
	background: url(../images/line.jpg) repeat-x;
	height:18px;
}
.but_left, .but_middle, .but_right{	height:24px;
	width:6px;}
.but_middle {	background: url(../images/top_menu_bg.gif) repeat-x;
	padding: 3px;
	width:auto;
}
.but_right {
	background: url(../images/top_menu_right.gif) no-repeat;
}
.but_left {
	background: url(../images/top_menu_left.gif) no-repeat;
}
.logo {
	background: url(../images/logo2.gif) no-repeat center;
	width: 81px;
	height: 161px;
}
.logo_bg {
	background: url(../images/ban_font.gif);
	height: 236px;
}
.ban_big {
	background: url(../images/ban_big.gif) no-repeat;
	width:1024px;
	height: 236px;
	margin: 0px;
}
.phonediv{	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	height: 25px;
}
.phoneleft, .phone, .phoneright{	height: 25px;
	float:left;
}
.phoneleft{
	background: url(../images/phone_left.gif) no-repeat;	width:10px;
}
.phone{
	background-color:white;
}
.phone span{
	font-size: 12px;
	color:#87888A;
	position:relative;
	top:15%;
}
.phoneright{	background: url(../images/phone_right.gif) no-repeat;	width:10px;
}
.phone b{
	font-size: 14px;
	color:black;
}
.left_menu, .left_menu_active{	text-align:center;
	width: 240px;
	padding:10px;
	margin:0px;
	font-weight: bold;
	font-size: 15px;
	padding-left:30px;
	padding-right:30px;
}
.left_menu_active a{
	color:#FF8B00;

}
.left_menu a {	color:#9C9EA0;
}
.left_cart a {
	color:#2D2D2D;
	font-weight: bold;
	font-size: 13px;
}
.top_menu,.top_menu_active {
	background: url(../images/top_menu_bg.gif) repeat-x;
	font-weight: bold;
	font-size: 15px;
	height:24px;
	padding:2 20 2 20;
}
.top_menu a,.top_menu_active a {
	text-decoration: none;
}
.top_menu_active a {
	color:#FF8B00;
}
.top_menu_midle {
	padding-right:30px;
}
.content {
	padding: 8 0 8 2px;
	color: #3E3D40;
}
.cont_div{	font-family: "Calibri","sans-serif";
	font-size:16px;
	background-color:#FFF;
	padding:10 20 10 15;}
.cont_div a, .cont{
	color:#ff8b00;
}
.top_menu a {
	color:#FFF;
}
.separator{	padding:20 0 20 0;}
.izbrsep{	width:50px;}
#cart_add {	padding:4px;
	margin:4px;
	background-color:#FAFAFA;
	border:2px solid #FF8B00;
}
#cart_caption{	color:#202255;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#cart_close{	text-align:center;
	background-color:#FAFAFA;
	width:45px;
	height:45px;
	cursor:pointer;
}
.bottom {
	background-color:#9C9EA0;
	height:40px;
}
.message {
	background: white;
	padding: 5px;
	border: 2px solid #903601;
	display: none;
	position: absolute;
	margin-left: -200px;
	top: 25%;
	font-weight: bold;
	font-size: 10px;
	z-index:10001;
}
.leaf a,.expanded a {	color:#FE9922;
	font-weight: bold;
	text-decoration: none;}
.br {
	background: url(../images/br.gif) repeat-x;
	height: 1px;
	margin: 3px 0; margin-top: 6px;
}
.picstor {	border: 5px solid #F6F6F7;
	width:113px;}
.navigator {	color:#9C9E9F;
	font-size: 14px;}
.topmenu_active, .topmenu{	border-top:1px solid #FF8B00;
	font-weight: bold;
	font-size: 15px;
	height: 17px;
	margin:0px;
	padding:1 20 1 20px;
	float:left;
}
.topmenu_active{
	background-color: #FF8B00;
	border-bottom:1px solid #935307;
}
.topmenu{
	background-color: #9C9EA0;
	border-bottom:1px solid #767476;
}
.topmenu_active a,.topmenu a{
	text-decoration: none;
	color: #FFF;
}
.linerow{	padding:0px;
	margin:0px;	width:6px;
	height:100%;
}
.linerow div{
	width:1px;
	height:100%;
	margin-left: 5px;
	background-color:#9C9EA0
}
.button_left, .button_text, .button_right{
	margin: 0px;
	padding: 0px;
	float:left;
	color: #FFF;
	font-size: 18px;
	height:31px;
}
.button_text_top{	padding-top: 3px;}
.button_active .button_text {
	background: url(../images/butmiddle_active.gif) repeat-x;
	background-color: #FF8B00;
	width:auto;
	padding:0 15px;
}
.button_active .button_right {
	background: url(../images/butright_active.gif) no-repeat center;
	width:6px;
}
.button_active .button_left {
	background: url(../images/butleft_active.gif) no-repeat center;
	width:6px;
}
.button .button_text {
	background: url(../images/butmiddle.gif) repeat-x;
	background-color: #FF8B00;
	width:auto;
	padding:0 15px;
}
.button .button_right {
	background: url(../images/butright.gif) no-repeat center;
	width:6px;
}
.button .button_left {
	background: url(../images/butleft.gif) no-repeat center;
	width:6px;
}