@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	text-align: center;
	font-family: "Arial Unicode", Sylfaen;
}
.roll{
	padding: 5px;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
.small_info{
	font-size: 18px;
	color: #F2A400;
	font-weight: bold;
	font-family: verdana, arial, sylfaen;
}
.small_price{
	font-size: 16px;
	color: #485e88;
	font-weight: bold;
	font-family: verdana, arial, sylfaen;
}
.x{
	background: url(structure/small/x.jpg) bottom right no-repeat;
}
.x:hover{
	background: url(structure/small/x_hover.jpg) bottom right no-repeat;
}
td{
	font-size: 12px;
}
.db{
	color: #449284;
	text-decoration: none;
	font-family: "Arial Unicode", Sylfaen;
}
.main{
	border-left: 4px solid #449284;
	border-right: 4px solid #449284;
	border-bottom: 3px solid #449284;
}
.pages{
	background-color: #DEE3DF;
	color: #999999;
	padding: 3px;
	text-decoration: underline;
}
.nav-bar{
	color: #999999;
	padding:2px 40px 2px 5px;
}
.nav-head{
	font-size: 18px;
	color: #449284;
	font-weight: bold;
	padding-right: 5px;
}
.nav{
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #449284;
}
#navigation a {
	display: block;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	display: block;
	line-height: 20px;
	padding-left: 5px;
	color: #449284;
	text-decoration: none;
	background-color: #FBBA13;
}
.pad{
	padding: 10px;
}
.art-head{
	font-size: 14px;
	color: #449285;
	padding-left: 15px;
	font-family: verdana, arial, sylfaen;
	font-weight: bold;
	background: url(structure/article_head.jpg) center no-repeat;
	text-transform: uppercase;
}
.totop{
	color: #449285;
	font-family:verdana, arial, sylfaen;
	text-decoration: none;
}
.art{
	padding-left: 10px;
	padding-right: 10px;
}
.art_announce{
	font-size: 12px;
	color: #475C87;
	line-height: 20px;
	text-decoration: underline;
}
.art_announce:hover{
	text-decoration: none;
}
.pointer{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FBBA13;
	border: 2px solid #449284;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.holder{
	padding: 10px 20px 10px 30px;
}
.info {
	padding-left: 45px;
	font-size: 16px;
	font-family: Arial Unicode, Sylfaen;
}
.info_names{
	font-size: 22px;
	color: #F2A400;
	font-family: Verdana, Arial, Sylfaen;
	letter-spacing: 3px;
	text-decoration: underline;
	letter-spacing: 1px;
}
.info_parts{
	font-size: 12px;
	color: #000000;
	background: url(structure/details_info_parts.jpg) center bottom no-repeat;
	padding-bottom: 5px;
}
.price{
	font-size: 20px;
	font-family: Verdana, Arial, Sylfaen;
	color: #485e88;
	letter-spacing: 1px;
	font-weight: bold;
}
.pic{
	padding-right: 42px;
	background:url(structure/details_fill.jpg) center repeat-y;
	padding-top: 10px;
}
.o_head{
	font-size: 14px;
	color: #485e88;
	font-weight: bold;
}
.types{
	border-left: 3px solid #449284;
	border-right: 3px solid #449284;
	border-bottom: 3px solid #449284;
	padding: 10px;
}
.parts{
	border-bottom: 1px dotted #449284;
	border-left: 1px dotted #449284;
	border-right: 1px dotted #449284;
	padding-bottom: 10px;
	padding-top: 10px;
}
.arts{
	font-size: 12px;
	color: #00CC66;
	padding-left: 5px;
}
.artlink{
	color: #449284;
	text-decoration: underline;

}
.artlink:hover{
	color: #449284;
	text-decoration: none;
}
.price_sm{
	width: 215px;
	font-size: 14px;
	font-family: verdana, arial, sylfaen;
	color: #485e88;
	font-weight: bold;
	text-align: center;
}
.choosen_part{
	border: 1px dotted #485e88;
	padding: 5px;
	margin-top: 5px; 
}
.order_form{
	width: 100%;
}
.order_info{
	background-color: #E9EDF3;
	margin-top: 10px;
	text-align: left;
	padding: 5px;
	line-height: 20px;
	border: 1px dotted #485e88;
}