@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F0E8D1;
	text-align: center;
	margin: 0px auto;
	padding: 60px 0px 15px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
p {
	line-height: 130%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}
acronym {
	border-bottom: 1px dotted #000000;
	cursor: help;
}
address {
	line-height: 130%;
	margin: 0px;
	padding: 15px 0px 0px;
	font-style: normal;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	margin: 0px;
	padding: 15px 0px 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background: #FFFFFF url(/images/bg-form.png) repeat-x;
}
textarea {
	background: #FFFFFF url(/images/bg-textarea.png) repeat-x;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 25px;
}
li {
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: lower-alpha;
}
table {
	font-size: 12px;
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 470px;
	background: #9CAE8A;
}
td, th {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
td {
	background: #FFFFFF;
	padding: 5px;
}
th, tfoot td {
	background: #E0D0A0;
	padding: 5px;
	font-weight: normal;
}
a, a:Hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:Hover {
	color: #990000;
}
#forSale {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	padding: 0px 0px 55px;
	text-align: center;
	width: 100%;
}
#mother {
	width: 706px;
	margin: 0px auto;
	background: #E9DDBA;
}
#mysqlErr {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 20px;
	width: 75%;
	background: #FFFFFF;
	margin: 50px auto 0px;
	border: 1px solid #000000;
	text-align: center;
}
#header {
	background: url(/images/bg-header.png);
	height: 153px;
}
#logo {
	height: 179px;
	width: 300px;
	position: absolute;
	margin: -40px 0px 0px 50px;
}
#photos {
	margin: -40px 0px 0px 361px;
	height: 193px;
	width: 375px;
	position: absolute;
	background: url(/images/header-photos.jpg);
}
#main {
	background: url(/images/bg-main.png);
	width: 706px;
}
#mainIn {
	background: url(/images/bg-main-in.png) no-repeat;
	padding: 10px 16px 0px 40px;
}
#leftSide {
	float: left;
	width: 160px;
	margin: 0px 20px 0px 0px;
}
#leftSide p {
	text-align: left;
}
.menu {
	padding: 15px 0px 0px;
}
#menu {
	padding: 0px;
}
#categories {
	margin: -10px 0px 0px;
}
.menu li {
	line-height: normal;
	list-style: none;
	display: inline;
	text-align: left;
}
.menu li a, .menu li a:Hover  {
	display: block;
	background: url(/images/menu-list.png) no-repeat 0px 12px;
	padding: 7px 0px 0px 16px;
	font-size: 13px;
}
.menu li ul {
	padding: 0px 0px 0px 15px;
}
.menu li ul a, .menu li ul a:Hover {
	font-size: 12px;
	font-weight: normal;
	background: url(/images/menu-list.png) no-repeat 0px 11px;
}
#categories a  {
	color: #990000;
}
#categories a:Hover  {
	color: #000000;
}
#bestseller  {
	padding: 8px 0px 0px;
}
#bestseller a, #bestseller a:Hover  {
	font-size: 11px;
}
#referMail {
	padding: 15px 0px 0px;
	float: left;
	width: 90px;
}
#referMail input {
	width: 90px;
}
#referButton {
	padding: 15px 0px 0px;
	float: right;
	width: 60px;
}
#rightSide {
	float: left;
	width: 470px;
}
#breadcrumbs {
	font-size: 11px;
	color: #666666;
	padding: 2px 0px 10px;
}
#footer {
	background: #F0E8D1 url(/images/bg-footer.png) no-repeat;
}
#footer p {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding: 50px 0px 0px;
}
#footer a, #footer a:Hover, #breadcrumbs a, #breadcrumbs a:Hover {
	font-weight: normal;
	color: #666666;
}
#footer a:Hover, #breadcrumbs a:Hover {
	color: #000000;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.noScreen {
	display: none;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.center {
	text-align: center;
}
.button {
	background: #F0E8D1;
	color: #000000;
	margin: 0px;
	padding: 0px 3px;
}
.count {
	width: 20px;
	text-align: center;
}
.formMedium {
	width: 170px;
}
.textareaMedium {
	width: 350px;
}
.newsDate {
	font-size: 11px;
	color: #666666;
}
.error {
	margin: 15px 0px 0px;
	padding: 10px;
	border: 1px solid #990000;
	background: #FFFFFF;
}
.hidden {
	display: none;
}
.red {
	color: #990000;
}
.help {
	font-size: 11px;
	color: #666666;
}
/* Úvodem */
.mainCat {
	background: #7B9363;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#mainLast {
	margin: 15px 0px 0px;
}
.mainCatIn {
	padding: 3px;
}
.mainCatImg {
	height: 109px;
	width: 144px;
	border-top: 5px solid #9CAE8A;
}
.mainCatImg img {
	margin: 1px 0px 0px;
}
.mainCatIn h2 {
	background: #9CAE8A;
	font-size: 15px;
	margin: 1px 0px 0px;
	padding: 3px 4px 5px;
}
.mainCatIn p {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 2px 0px;
}
#bannerMFFBox {
	margin: 15px 10px 0px 0px;
	float: left;
	height: 190px;
	width: 230px;
}
#bannerPresso {
	margin: 15px 0px 0px 0px;
	float: left;
	height: 190px;
	width: 230px;
}
/* Sortiment */
.catList .description {
	background: #FFFFFF url(/images/bg-list-table.png) repeat-x left bottom;
	vertical-align: top;
}
.catList .description span {
	font-size: 11px;
}
.catList .description span a, .catList .description span a:Hover {
	font-weight: normal;
	color: #990000;
}
.catList .description span a:Hover {
	color: #000000;
}
.catList h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.catList p {
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 0px;
}
.catList .price {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	width: 80px;
}
.paging {
	text-align: right;
}
/* Pokladna */
.checkout {
	background: none;
}
.checkout td {
	background: url(none);
	padding: 1px;
}
/* Kontakty */
#contactLeft {
	padding: 0px 40px 0px 0px;
	float: left;
}
#contactRight {
	float: left;
}
/* Kávovar Seace */
#saecoPhoto {
	margin: 20px 10px 10px 0px;
	float: left;
	height: 174px;
	width: 130px;
}
#pressoFeat, #pressoFeat td, #pressoBuy, #pressoBuy td {
	background: url(none);
}
