* {
	margin: 0px;
	padding: 0px
}

img {
	border: 0px
}

a {
	background: inherit;
	color: #F81; 
}
a:hover {
	background: inherit;
	color: #864;
}

html {
	width: 100%;
	height: 100%;
}

body {
	padding-top: 270px;
	padding-left: 285px;
	width: 800px;
	margin: auto;
	font-family: Tahoma;
	font-size: 11px;
	background: url("../img/tlo.jpg");
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000;
	color: white;
}

.block3 {
	width: 164px;
	height: 50px;
	float: left;
	padding: 10px 0px 5px 26px;
	color: white;
}

.block3 img {
	float: left;
	padding: 0 10px 0 0;
}

.block3 span {
	display: block;
	padding: 0 0 10px 0;
}

.block3 strong {
	color: #FFF845;
}

#header {
	float: left;
	width: 800px;
}
#header ul.menu {
	font-size: 14px;
	list-style: none;
	text-align: left;
	margin: 0 0 6px 0;	
	padding-right: 0;		
	text-decoration: none;
}

#header ul.menu li {
	display: inline;
	padding: 0px 0px 0px 15px;	
}

#content {
	background: black;
	float: left;
	margin: 0px 0 0 0;
	width: 100%;
	padding-top: 5px;
}

.left {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	width: 198px;
}

.left ul {
	padding: 1px 0 1px 3px;
	float: left;
	
}

.left li {
	width: 187px;
	list-style-type: none;
	padding: 1px 0 3px 0;
}

.left li.submenu {
	width: 175px;
	list-style-type: none;
	padding: 1px 0 3px 0;
}

.left li a, .left li.submenu a {
	background-image: url(../img/skull.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 1px 25px
}

.left li.menu_selected a {
  color: #ff0000;
}

.dots {
	background: url(../img/dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x
}

.dots2 {
	margin-left: 12px;
	background: url(../img/dots.gif);
	background-position: bottom right;
	background-repeat: repeat-x	
}


li.menu_selected a {
  color: #ff0000;
}

.style1 {
	margin: 0 0 14px 0
}

.right {
	float: left;
	padding: 0 0 0 3px;
	width: 620px;
	display: inline;
}

.item {
	width: 270px;
	margin: 0 3px 3px 5px;
	float: left;
	color: white;
}

.article {
  width: 540px;
  margin: 0 3px 3px 0;
}

.article a {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: gold;
  padding: 0 0 1px 2px
}

* html .item, .article {
	margin: 0 0 3px 0
}

.item img {
	float: left
}

.item div {
	margin: 6px 7px 5px 7px;
	float: left
}

.item div .description {
	width: 255px;
	height: 80px;
	overflow: hidden;
}

.article div {
  margin: 6px 7px 5px 7px;
  float: left  
}

.items {
	padding: 0 30px 5px 0;
}

.buttons {
	padding: 0;
}

.item h1, .article h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	padding: 7px 0 7px 0
}

.item span {
	display: block;
	padding: 0 5px 5px 0;
	width: 115px;
	font-size: 10px;
	font-family: Tahoma;
	float: left;
	color: white;
}

.article span {
  display: block;
  padding: 0 5px 5px 0;
  width: 230px;
  font-size: 10px;
  font-family: Tahoma;
  float: left;
  color: white;
}

.item span strong, .article span strong {
	display: block;
	clear: both
}

.item p, .article p {
	color: white;
	font-size: 11px;
}

.item p strong, .article p strong {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF3000;
	margin: 0 10px 0 0
}

#footer {
	clear: both;
	width: 800px;
	padding-top: 5px;
	text-align: center;
	color: #fff;
	/* min-height: 270px;    height: auto !important;    height: 270px;
	: url("../img/ogiendolnapis.jpg");
	background-repeat: no-repeat;n */
}

#footer a {
  font-weight: bold;
  text-decoration: none;
}

.powered {
	color: #00214B
}

.terms {
	color: #0051B6
}

.desc_short {
  height: 33px;
  width: 255px;
  overflow: hidden;
}

.cartArticlesCount {
  width: 20px;
  text-align: center;
}

.paginator {
  width: 548px;
  clear: both;
  text-align: center;
}

.paginator a {
  color: #ff0000;	
}

.register {
  width: 540px;
  margin: 0px 3px 3px 3px;
}

.register form {
	margin-left: 20px;
	padding: 5px;
}
.register td {
	background-color: #000;
}
.error, span.error {
  color: #ff0000;
  font-weight: bold;
  padding-left: 10px;
}

table.login td {
  color: #ffffff;
}

.promotion {

}

.article span.warning {
	margin-left: 20px;
	font-weight: bold;
  color: #ff0000;
}

.warning {
  font-weight: bold;
  color: #ff0000;
}
.gallery {
  width:545px;
  text-align:center;
}
.gallery img {
  margin: 5px;
}