@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	font-size: 11px;
}
.bg_red {
	background-repeat: repeat-y;
	margin: 0px;
	background-image: url(images/bg-top-red.png);
	background-position: center bottom;
	font-size: 11px;
}
.bg-top-red-top {
	background-image: url(images/bg-top-red-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_body_flowers {
	background-image: url(images/bg-top-flowers.png);
	background-position: bottom;
}
.bg_flower_left_bottom {
	background-image: url(images/corner-flower.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image_box {
	float: left;
	margin: 5px;
}
.image_box_product {
	float: left;
	margin: 2px;
	border: 1px solid #990000;
	background-repeat: no-repeat;
	background-position: center center;
}
.image_placehoder {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	font-style: italic;
	padding-left: 12px;
}

.border {
	border: 1px solid #333333;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

a:link {
	color: #C2C2C2;
	text-decoration: none;
}
a:visited {
	color: #C2C2C2;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	color: #C2C2C2;
	text-decoration: none;
	font-size: 11px;
}

a.menu1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #3EB1F3;
	text-decoration: none;
	font-style: italic;
}
a.menu1:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a.menu1:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu1:active{
	color: #FFFFFF;
	text-decoration: none;
}

a.menu2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #33CC00;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;
}
a.menu2:link{
	color: #33CC00;
	text-decoration: none;
}
a.menu2:visited{
	color: #33CC00;
	text-decoration: none;
}
a.menu2:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu2:active{
	color: #33CC00;
	text-decoration: none;
}


a.menu3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
	padding-left: 10px;
}
a.menu3:link{
	color: #EBEBEB;
	text-decoration: none;
}
a.menu3:visited{
	color: #EBEBEB;
	text-decoration: none;
}
a.menu3:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu3:active{
	color: #EBEBEB;
	text-decoration: none;
}
a.menuTopMiddle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #C2C2C2;
	text-transform: uppercase;
	text-decoration: none;
}
a.menuTopMiddle:link{
	color: #C2C2C2;
	text-decoration: none;
}
a.menuTopMiddle:visited{
	color: #C2C2C2;
	text-decoration: none;
}
a.menuTopMiddle:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menuTopMiddle:active{
	color: #C2C2C2;
	text-decoration: none;
}
li {
	list-style-image: url(images/list.gif);
	padding-left: 10px;
}
.top-consultanta {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 25px;
	text-align: center;
}
.bg_CC {
	background-position: center center;
}

