body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/body-b.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #142263;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}
a {
	color: #A0DAF7;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}

.mainmenu {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFF;
	padding-left: 36px;
	padding-bottom: 10px;
}


.mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.mainmenu ul li{
	float: left;
	padding-left: 7px;
	margin-right: 1px;
	padding-right: 7px;
	display: block;
}
#mainmenu-right {
	background-image: url(/images/hmenu-right.png);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right top;
}



.mainmenu a {
	color: #A0DAF7;
	text-decoration: underline;
	display: block;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 50px;
	padding-left: 2px;
	
	
}
#mainmenu-a {
	background-image: url(/images/hmenu-center.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #FFF;
}

#mainmenu-a:hover {
	text-decoration: underline;
	color: #FFF;
}


#mainmenu-left {
	background-image: url(/images/hmenu-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.mainmenu a:hover {
	color: #FFF;
	text-decoration: underline;
}


.header {
	background-image: url(/images/girl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.searchbg {
	background-image: url(/images/search-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 161px;
}
form {
	margin: 0px;
	padding: 0px;
}
.search-field {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E1043;
	border: 0px none #FFF;
	margin-left: 4px;
	margin-top: 13px;
	margin-bottom: 12px;
	width: 114px;
}
.body-gradient {
	background-image: url(/images/body-t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body-tl {
	background-image: url(/images/body-tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ribbon-bl {
	background-image: url(/images/ribbon-left-blue.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 39px;
	width: 204px;
	float: right;
	margin-right: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 6px;
}
#ribbon-gr {
	background-image: url(/images/ribbon-green-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 39px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-top: 6px;
	margin-left: 18px;
	padding-left: 20px;
	width: 160px;
}
#ribbon-or {
	background-image: url(/images/ribbon-orange-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 39px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-top: 6px;
	margin-left: 18px;
	padding-left: 20px;
	width: 160px;
}
#ribbon-br {
	background-image: url(/images/ribbon-blue-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 39px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-top: 6px;
	margin-left: 18px;
	padding-left: 20px;
	width: 160px;
}

.right-td {
	padding-left: 38px;
}





.left-column {
	background-image: url(/images/razd-left.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 278px;
	padding-top: 20px;
}
.right-column {
	background-image: url(/images/razd-right.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 278px;
	padding-top: 20px;
}
.right-column-inner {
	background-image: url(/images/razd-right2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
}

.mainarea {
	background-image: url(/images/bg-center.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	height: 600px;
}

.mainarea li{
	color: #FFF;
}

h1 {
	font-family: Tahoma;
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
h2 {
	font-family: Tahoma;
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #A0DAF7;
}
.vertical-menu {
	padding-right: 50px;
	padding-left: 12px;
}

.vertical-menu ul{
	list-style-image: url(/images/li1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.vertical-menu ul li{
	margin-bottom: 5px;
}

.vertical-menu  a{
	color: #E3F4FD;
	font-weight: bold;
}

.vertical-menu  a:hover{
	color: #A0DAF7;
	text-decoration: underline;
}



.vertical-menu ul li ul{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 12px;
}
.copyright1 {
	padding-left: 38px;
}

.copyright2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #28387D;
	padding-left: 32px;
}
.tovar {
	display: block;
	float: left;
	width: 132px;
	margin-right: 6px;
	color: #000;
	margin-bottom: 8px;
}
.addbutton {
	background-color: #FFF;
	border: 1px none #FFF;
	background-image: url(/images/tovar/cart.png);
	height: 27px;
	width: 27px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.price {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	padding: 4px;
}

.price strong {
	font-size: 12px;
	font-weight: bold;
	color: #142263;
}


.tovar-white {
	background-image: url(/images/tovar/white.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.shop-div {
	padding-top: 14px;
}
.tovar-desc {
	font-size: 11px;
	color: #333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}

.tovar-desc a{
	color: #142263;
	text-decoration: underline;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


.tovar-desc a:hover{
	color: #000;
	text-decoration: underline;

}

.index-news  {
	padding-left: 10px;
	padding-right: 28px;

}

.index-news  em strong {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}


.index-news2  {

}

.index-news2  em strong {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}


.mainarea-inner {
	background-image: url(/images/bg-center.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	height: 600px;
	padding-right: 38px;
}
#currentsubmenu {
	color: #FF7A17;
	text-decoration: none;
}

#currentsubmenu:after { content: " »" }
.clearcart {
	font-size: 10px;
	color: #CCC;
	text-decoration: underline;
	display: block;
	margin-top: 6px;
}
#shop-table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.f-field1 {      
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #F7F7F7;
	padding: 4px;
	width: 320px;
	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: #001A12;
	border-bottom-color: #CFF5D1;
	border-left-color: #001A12;
}

.f-field3 {      
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #F7F7F7;
	padding: 4px;
	width: 120px;
	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: #001A12;
	border-bottom-color: #CFF5D1;
	border-left-color: #001A12;
}

.f-field2 {      
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #F7F7F7;
	padding: 4px;
	width: 330px;
	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: #001A12;
	border-bottom-color: #CFF5D1;
	border-left-color: #001A12;
}


.ff-field1 {      
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #F7F7F7;
	padding: 4px;
	width: 498px;
	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: #001A12;
	border-bottom-color: #CFF5D1;
	border-left-color: #001A12;
}

.ff-field3 {      
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #F7F7F7;
	padding: 4px;
	width: 120px;
	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: #001A12;
	border-bottom-color: #CFF5D1;
	border-left-color: #001A12;
}

.ff-field2 {      
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #F7F7F7;
	padding: 4px;
	width: 498px;
	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: #001A12;
	border-bottom-color: #CFF5D1;
	border-left-color: #001A12;
}

#ribbon-bl2 {
	background-image: url(/images/ribbon-left-blue.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 39px;
	width: 204px;
	float: right;
	margin-right: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 6px;
}
.vertical-menu2 {
	padding-left: 28px;
}
.innerpagetable {
	color: #142263;
	background-color: #FFF;
	font-size: 18px;
	font-weight: normal;
}

.innerpagetable em {
	color: #C52100;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}
