body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg1.jpg);
	background-color: #313251;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A677A;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A677A;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A677A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A677A;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A677A;
	text-decoration: none;
}
a.menu_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9BACD;
	text-decoration: none;
}
a.menu_or:link {
	text-decoration: none;
	color: #FF9900;

}
a.menu_or:visited {
	text-decoration: none;
	color: #FF9900;
}
a.menu_or:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.menu_or:active {
	text-decoration: none;
	color: #FF9900;
	}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6C7D7;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6C7D7;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6C7D7;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	text-decoration: none;
	color: #B9BACD;
	}
a.big {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E3D5A;
	text-decoration: underline;

}
a.big:link {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E3D5A;
	text-decoration: underline;

}
a.big:visited {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E3D5A;
	text-decoration: underline;

}
a.big:hover {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E3D5A;
	text-decoration: underline;

}
a.big:active {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E3D5A;
	text-decoration: underline;

	}
a.small {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	color: #DFE1EA;
	text-decoration: none;
}
a.small:link {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	color: #DFE1EA;
	text-decoration: none;
}
a.small:visited {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	color: #DFE1EA;
	text-decoration: none;
}
a.small:hover {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.small:active {
	text-decoration: none;
	color: #DFE1EA;
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
}
H1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3E3D5A;
	line-height: 18px;
}
H2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	color: #8A8DAA;
	font-size: 24px;
	line-height: 18px;
}
H3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3E3D5A;
	line-height: 16px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9933;
	font-size: 12px;
	line-height: 12px;
	}
.box_grey {
	border: 1px solid #E9E9E9;
}
.table_main {
	width: 90%;
}	
.name {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	color: #B9BACD;
	font-size: 36px;
	}
.box_or {
	border-top: 1px solid #FF9900;
	border-right: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.box_wh_1 {
	border-top: 1px solid #737593;
	border-right: 1px solid #737593;
	border-bottom: 1px solid #737593;
	border-left: 1px solid #737593;
}
.box_wh_2{
	border-top: none;
	border-right: 1px solid #737593;
	border-bottom: 5px solid #737593;
	border-left: 1px solid #737593;
}
.box_wh_3{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8EC;
	border-right-color: #E8E8EC;
	border-bottom-color: #E8E8EC;
	border-left-color: #E8E8EC;
}
.style1 {color: #FF9900}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #374252;
	background-color: #F8F8FA;
}
.photo {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #B9BACD;
}
.cat {
	background-image: url(img/dot_grey.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
}
.small_white {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DFE1EA;
}
.table_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.style2 {
	color: #FF9933;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 36px;
}
.style4 {color: #F8F8FA; font-weight: bold; }
.style5 {color: #3E3D5A}

.style_gar {	
    color: #DEDFFB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigname_or {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF9933;
}
.bigname_grey {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #B9BACD;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF9933;
}
.style8 {
	color: #999999;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.stocklist {
	MARGIN: 5px;
	WIDTH: 100%;
	BORDER-COLLAPSE: collapse;
	border: 1px solid  #E8E8E8;
}
.stocklist  {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.stocklist .grey {
	font-weight: bold;
	color: #FF9900;
}
.stocklist TD IMG {
	MARGIN: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.stocklist TD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: normal; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.stocklist TH {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: normal; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.stocklist TD.pic {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 1px;
	WIDTH: 122px;
	PADDING-TOP: 2px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #F2F2F2;
}
.fotobox {
	border: 2px solid #F2F2F2;
}
.fotobox_1 {
	border: 5px solid #F2F2F2;
}
.price {
	font-weight: bold;
	color: #FF9900;
	background-color: #45465A;
	background-image: url(img/bg2.jpg);
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.newsss {
	color: #333333;
	border: 1px dashed #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.newsss h2{
	color: #484A57;
}


.newsss a.small{
	color: #484A57;
}



.galer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.box_orange {
	border: 2px solid #FF9900;
}
.pic {
	border: 2px solid #FF9900;
}
.menuright {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FF9900;
}



/* NAVCONTAINER */


#navcontainer {
	text-align: left;
	vertical-align: top;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	padding: 3px 5px;
	width: auto;
	color: #fff;
	background-color: #20202F;
	text-decoration: none;
}

#navcontainer a:hover
{
	color: #fff;
	background-color: #5A5984;
	text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
	display: block;
	padding: 3px 3px 3px 5px;
	width: auto;
	color: #fff;
	background-color: #3E3D5A;
	text-decoration: none;
}

#navcontainer ul ul a:hover
{
	color: #fff;
	background-color: #5A5984;
	text-decoration: none;
}


#navcontainer ul ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul ul a
{
	display: block;
	padding: 3px 3px 3px 20px;
	width: auto;
	color: #fff;
	background-color: #3E3D5A;
	text-decoration: none;
}

#navcontainer ul ul ul a:hover
{
	color: #fff;
	background-color: #5A5984;
	text-decoration: none;
}
