body {
	background: url('../images/back.gif') repeat-x 0px 0px #FFF;
	color:#D9D9D9;
	font-size: 0.7em;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	color: #000;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

img { border: none;	}

.cleaner {
    clear:both;
    height:0.1em;
    line-height:0.1em;
}

strong {
	color: #D50606;
}

h1,h2,h3 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #BB0000;
}

h3 {
	font-size: 1.3em;
}

a {
	color: #D50606;
  	text-decoration: none;
}

a:hover { text-decoration: underline; }

#center {
	width: 791px;
	margin: 0px auto;
	background: url('../images/top.jpg') no-repeat 0px 0px;
}

#page {
	background: url('../images/bottom.gif') no-repeat bottom center;
}

#top {
	position: relative;
}

#top h1 {
	float: left;
	height: 80px;
	width: 280px;
	margin-right: 30px;
}

#top h1 a {
	float: left;
	display: block;
	height: 80px;
	width: 280px;
}

#top h1 span {
	display: none;
}

#top ul {
	margin: 0px;
	padding: 0px;
	height: 80px;
	list-style: none;
}

#top ul li {
	float: left;
	background: url('../images/menu.gif') no-repeat 0px 0px;
	margin-right: 3px;
	height: 30px;
}

#top ul li a {
	color: #FFF;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background: url('../images/menu-right.gif') no-repeat bottom right;
	padding: 0px 14px 8px 14px;
	line-height: 30px;
	height: 30px;
}

#top ul li.sel {
	float: left;
	background: url('../images/menu-sel.gif') no-repeat 0px 0px;
	margin-right: 3px;
	padding-top: 21px;
	height: 52px;
}

#top ul li.sel a {
	color: #FFF;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background: url('../images/menu-sel-right.gif') no-repeat bottom right;
	padding: 0px 14px 8px 14px;
}

.basket {
	position: absolute;
	top: 54px;
	right: 125px;
	height: 27px;
	padding: 0px 40px 0px 0px;
	line-height: 27px;
	background: url('../images/basket.gif') no-repeat top right;
}

.basket a {
	font-weight: bold;
	color: #FFF;
}

#search {
	padding: 8px 30px 0px 20px;
	text-align: left;
	color: #FFF;
}

#search table tr td {
	padding-right: 8px;
}

.search-button {
	background: url('../images/search.gif') no-repeat 1px 3px;
	color: #FFF;
	font-size: 1.0em;
	font-weight: bold;
	border: none;
	cursor: pointer;
	float: right;
	margin-top: 5px;
}

#content {
	min-height: 200px;
	text-align: justify;
	padding: 40px 40px 10px 29px;
	
}

#content h2 {
	margin-bottom: 7px;
	font-size: 1.6em;
}

.gallery {
	margin: 5px; 
	padding: 1px;
	border: 1px solid #8F8F8F;
}

#search select {
	min-width: 78px;
}

.pictNav {
	float: right;
}

.pager {
	float: left;
	font-size: 1.0em;
}

input {
	font-size: 1.0em;
}

.products-div {
	border: 1px solid #BBBBBB;
	padding: 1px;
}

.products {
	width: 100%;
	color: #444444;
}

.trHead th {
	background: url('../images/prod_top.gif') repeat-x top center #515151;
	color: #FFF;
	font-weight: bold;
	padding: 0px 5px;
	line-height: 26px;
}

.products tr td {
	padding: 4px 5px 0px 5px;
	margin: 0px;
	border-bottom: 1px solid #BBBBBB;
}

.products tr.last td {
	border-bottom: none;
}

tr.gray td {
	background: #ECECEC;
}

.buy {
	background: url('../images/buy.gif') no-repeat 0px 0px;
	border: none;
	width: 32px;
	height: 32px;
	cursor: pointer;
	margin-left: 18px;
}

.buy-gray {
	background: url('../images/buy-gray.gif') no-repeat 0px 0px;
	border: none;
	width: 32px;
	height: 32px;
	cursor: pointer;
	margin-left: 18px;
}

.error {
	width: 710px;
	background: #FFDFDF;
	border: 1px solid #C50504;
	color: #C50504;
	font-weight: bold;
	padding:2px 5px;
	margin-bottom: 7px;
}

.kosikButton {
	border: none;
	background: url('../images/kosik-button.gif') no-repeat 0px 1px;
	width: 110px;
	height: 23px;
	margin-top: 1px;
	cursor: pointer;
}

.sendOrder {
	border: none;
	background: url('../images/send-order.gif') no-repeat 0px 0px;
	width: 140px;
	height: 22px;
	cursor: pointer;
	float: right;
	font-weight: bold;
}

#topBack {
	width: 100%;
	height: 224px;
	background: url('../images/top-back.jpg') repeat-x top center #FAF5E1;
}

#bottomBack {
	width: 100%;
	height: 21px;
	padding-top: 2px;
	color: #757575;
	margin-bottom: 10px;
	background: url('../images/bottom.jpg') repeat-x top center;
}

#bottomBack a { color: #757575; }