html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	/*behavior: url('catalog/javascript/png/iepngfix.htc');	*/
	background: url('../image/background.png') top repeat-x;
	background-color: #E7FFDF;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:visited {
	text-decoration: none;
	color: #003300;
}

a:link  {
  text-decoration: none;
  color: #003300;
}

a:hover {
	text-decoration: none;
	color: #00ee00;
}


/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 110px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 790px;
	height: 130px;
	float: left;
	position: absolute;
	top: 1px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 84px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 80px;
	height: 16px;
	padding-top: 2px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 5px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	
	width: 165px;
	/*margin: 10px 15px 15px 0px; */
	float: left;
}

#ocas {
  position: relative;
	left: 0px;
  top: 0px;
  background: url('../image/col.png') no-repeat;
  behavior: url('catalog/javascript/png/iepngfix.htc');
  }
#content {
	margin: 10px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	
	width: 580px;
}

#footer { 
	clear: both;  
	border-top: 2px solid #336633;
	padding-top: 3px;
	margin-bottom: 1px;
	font-size: 9px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	
  float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #336633;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 14px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color: #006600;
	padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
	/*border-bottom: 1px solid #EEEEEE;*/
	clear: both;
	margin-bottom: 5px;
	width: 90%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}


.cena {
  display: inline;
  
  font-size: 12px;
}

.sleva {
  display: inline;
  color: red;
}
.akce {
  font-size: 16px;
  font-weight: bold;
  color: red;
}
.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background: url('../image/bar.png') repeat-x;
	/*border-top: 1px solid #6dbc57; 
	border-bottom: 1px solid #6dbc57;*/
	padding: 3px 3px 0px 10px;
	height: 20px;
}

.products, .categories {
	float: left;
	width: 30%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 172px;
	padding-top: 12px;
	margin-right: 5px;
	margin-top: 5px;
  border: 1px solid #8BD87B;
	
}

.images {
text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 160px;
	margin-top: 12px;
}


.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 0px solid #336633;
	margin: 10px 0px;

	clear: both;
}

/*.buttons input {
	height: 20px;
	margin: 3px;
}*/

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box1 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url('../image/boxbg.png') no-repeat;
  background-color: #f7fff0;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #f7fff0;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search 
.search {
	float: right;
}

.search div {
	display: inline;
}
*/
.box .search {
	padding-top: 5px;
}


/* box cart */
.box .cart .a {
	text-align: center;
	border-top: 0px solid #336633;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

.box1 .category {
	padding-top: 5px;
}

.box1 .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}
/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	
	background: url('../image/success.png') no-repeat;
  behavior: url('catalog/javascript/png/iepngfix.htc');
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 2px solid #dd0000;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

.greeting a {

  text-decoration: underline;
  
}

.pagination {
color: #003300;
} 

.pagination a:link {
text-decoration: underline;
  color: #003300;
}

.pagination a:hover {
text-decoration: underline;
  color: #00ee00;
}

.pagination a:visited {
text-decoration: underline;
  color: #003300;
}




