body {
	font: normal 12px Arial, sans-serif;
	color: #990000;
	padding: 0;
	margin: 0;
}

a {
	color: #990000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

img {
	border: 0;
}

a:hover {
	color: #000;
}

#page {
	width: 1010px;
	margin: auto;
	margin-top: 0 !important;
}

#page td {
	vertical-align: top;
}

.motto {
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	position: absolute;
	top: 15px;
	left: 32%;
}

.phone {
	position: absolute;
	top: 0px;
	right: 24%;
}

.phone p {
	font: bold 30px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	margin: 5px 0;
}

.phone p small {
	font-size: 20px;
}

.menu {
	font-size: 14px;
	padding: 75px 0 15px 13px;
	background: url('../images/florisa_header.jpg') top left no-repeat;
	color: #fff;
	
}

.menu a {
	padding: 0 7px;
	color: #fff !important;

}

.menu a:hover {
	color: #990000 !important;
	background: #fff;
}

.navigation {
	float: left;
	margin: 1px 5px 1px 20px;
	padding: 0;
	list-style: none;
}

.navigation li {
	padding: 1px 0;
	margin: 0;
	font: bold 16px "Georgia", Arial, sans-serif !important;
	text-align: left !important;
}

a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed #990000 !important;
}

.first {

}

.navigation li a {
	text-decoration: none;
	border-bottom: 1px solid #990000;
}

.navigation li a:hover {
	background: #990000;
	color: #fff;
	border-bottom: 1px solid #fff !important;
}

#search {
	background: url('../images/fon.jpg') top left no-repeat;
	padding: 5px 10px;
	width: 272px;
}

#search small {
	padding: 5px 0 0 0;
}

.banner {
	margin: 0 0px;
	text-align: right;
	float: right;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0;
}

.button {
	cursor: pointer;
	padding: 2px 10px;
	background: #990000;
	color: #fff !important;
}

.button:hover {
	background: #111;
}

#content {
	padding: 5px 10px;
}

#content p {
	padding: 0 0 5px 10px;
}

#sidebar {
	padding: 5px 0;
}

#sidebar h3 {
	background: url('../images/fon.jpg') top left no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	clear: both;
}

#content h3 {
	background: url('../images/fon2.jpg') top left no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	clear: both;
}

.special {
	width: 100%;
}

.special td {
	text-align: center;
	color: #333;
}

.special td a {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

#sidebar ul {
	list-style: none;
	float: left;
	margin: 5px 10px 15px 10px;
	padding: 0;
	width: 120px;
}

#sidebar ul.pricesort {
	width: 240px !important;
}

#sidebar ul li {
	padding: 2px 0;
	font-size: 14px;
}

#sidebar p {
	padding: 10px;
	margin: 0;
	font-size: 12px;
	color: #990000;
}

#footer p {
	margin: 1px 0;
	color: #444;
}

.copyright {
	width: 280px;
	float: right;
	color: #444;
}

#content p, #sidebar p {
	color: #333;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 10px;
}

.mainlist {
	list-style: none;
	margin: 10px;
	padding: 0;
}

.mainlist li {
	padding: 3px 0;
	color: #333;
}

.tabs {

}

.tabs a {
	padding: 2px 7px;
	text-decoration: underline;
	cursor: pointer;
}

.selected {
	text-decoration: none !important;
	color: #000;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.cattree a {
	display: none;
	padding: 2px 10px;
}

.normal a {
	display: inline !important;
	font-size: 14px;
}

.marked {
	color: #000;
	text-decoration: none;
}

.title {
	font-size: 22px;
	font-weight: normal;
}

#cart_info {

}

.cart {
	width: 75%;
}

.cart td, .cart th {
	padding: 0 10px;
	vertical-align: middle !important;
}

.buttons {
	text-align: center;
}