body {
	font-family: "Tahoma";
	margin: 0 auto;
	padding: 0;
	background: url('/images/menu2.jpg');
	background-color: #fff;
	background-position: right bottom ;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100%;
    margin: 0;

}


h1
{
	font-size: 160%;
	font-weight: bolder;

}

h3
{
	color: #808080;
	font-size: 90%;
}






#myGallery
{
	text-align: left;
	margin: 0 auto;
}


.header {
   			position: absolute;
   			top: 20px;
   			left: 200px;
   			text-align: center;
   			width: 800px;
   			
}

.content {
   			position: absolute;
   			left: 320px;
   			top: 180px;
   			right: 230px;
}

.dostavka {

   		position: absolute;
			font-size: 85%;
			color: #D70000;
			text-align: center;
   		left: 20px;
   		top: 20px;
   		font-weight: bold;

}

a.linkdostavka {

}



.counter {        
   			position: absolute;
        text-align: center;
        top: 600px;
   			left: 40px;
   			width: 200px;
   			bottom: 20px;
   			z-index: -1;

}

.menu {

   			position: absolute;
   			color: #000000;
   			left: 20px;
   			top: 280px;
   			font-size: 120%;
   			z-index: 1;
}



a.menuitem:hover {
	color: #D70000;
}

a:visited {
	  color: #000000;
}

a.menuitem {
	text-decoration: none;
	color: #000000;
}

a {
	color: #000000;
}

a.sms {
	color: #D70000;	
	font-weight: bold;
}


.selectedMenu{
	color: #808080;
}

.searchform {
	position: absolute;
	right: 10px;
	top: 10px;
}


.product {

}


.productName {
	font-size: 110%;
}

.productPrice {
	font-size: 100%;
	color: #808080;
	text-decoration: line-through;
}

.productPrice3 {
	font-size: 100%;
	color: #808080;
}

.productPriceSave {
	font-size: 100%;
	color: #808080;
}

.productPrice2 {
	font-size: 100%;
	color: black;
	font-weight: bold;
}



.productInfo {
}

a.productInfo{
	text-decoration: underline;
	color: red;
	 
}

.productImage {
	border:0px;
}



a.categoryPath {
	text-decoration: underline;
}
