div{
	border: solid 0px red;
}

#sklepcontainer{
	position: relative;
	float: left;
	width: 1024px !important;
/*	background-image: url(../images/menu_container-a.jpg);
	background-position: left;
	background-repeat: repeat-y;*/
}

div#skleplogo{
	float: left;
	width: 279px;
	height: 143px;
	background-image: url(../images/sklep_01.jpg);
	background-repeat: no-repeat;
}

div#lang{
	position: absolute;
	left: 15px;
	top: 10px;
	color: White;
	font-size: 10px;
}

div#lang a{
	color: White;
	font-size: 10px;
	text-decoration: none;
}

div#sklepheader{
	float: right;
	width: 745px;
	height: 288px;
/*	background-image: url(../images/sklep_02.jpg);
	background-repeat: no-repeat;*/
}
div#sklepmenu{
	float: left;
	width: 279px !important; 
	width: 277px;
	height: 367px;
	background-image: url(../images/sklep_03.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
div#sklepcontent{
	position: relative;
	float: right;
	/*width: 665px !important;*/
	width: 525px !important;
	width: 745px;
/*	height: 420px;*/
	background-image: url(../images/sklep_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 80px;
	padding-right: 140px;
	text-align: justify;
}
/*
div#galeriacontent div{	
	float: left;
	width: 400px;
	height: 20px;
	border: solid 1px red;
}*/

div#sklepcontent a{
	text-decoration: none;

}


div#sklepclubs img{
	margin-top: 16px;
	margin-left: 16px;
}

div#sklepundermenu{
	position: absolute !important;
	position: relative;
	top: 510px !important;
	left: 0px;
   top: 0px;
	float: left;
	width: 279px;
/*	height: 198px;*/
	height: 178px;
	background-image: url(../images/sklep_05.jpg);
	background-position: top;
	background-repeat: no-repeat;		
	border: solid 0px red;
}

div#sklepundermenu img{
	float: right;
	margin-top: 12px;
	margin-right: 0px;
}

div#sklepundermenu table{
	float: right;
	width: 153px;
}

div#sklepundermenu table tr td{
	color: #EEDFCB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



div#sklepfooter{
	float: left;
	width: 1024px;
	height: 45px !important;
	height: 60px;
	background-image: url(../images/sklep_06.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	padding-top:15px;
	font-stretch: expanded;
}

div#sklepfooter a{
	color: Black;
	text-decoration: none;
}

div#citynavigator{
	position: absolute;
	top: 0px;
/*	left: 920px;*/
left: 0px;
margin-top: 33px;
	width: 124px;
	height: 50px;
	z-index: 12;
}

div#citynavigator a{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #d3d3d3;
}

div#citynavigator a:hover{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

div#citynavigator img{
   float: right;
   margin-right:10px;
}

.sklepnewslettoer{
	width: 119px;
	height: 18px;
	background-image: url(../images/sklep_11.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: solid 0px; 
}

.txt1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C7983D;
}

.txt1b{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C7983D;
	font-weight: bold;
}

.txt1a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C7983D;
	margin-left: 20px;
}

.txt2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C04242;
	font-weight: bold;
	margin-left: 20px;
}

.txt3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0082A1;
	font-weight: bold;
}

.sklepList tr td{
	text-align: center;
}
.sklepList tr td.bg{
	background-image: url(../../images/bg_photo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 110px !important;
	width: 119px;
	height: 93px;
	padding-top: 0px;
	padding-left: 9px;
	
}

.galleryBack{
	position: absolute;
	top: 10px;
	left: 250px;
}

















div#dialog{
	display: none;
	width: 100%;
	height: 100%;
/*	height: 1390px;*/
/*	z-index: 89;*/
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: Gray;
	
    text-align: center;
    vertical-align: middle;
    z-index: 97;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

div#dialogContent span{
	background-color: black;
	text-align: right;
	padding-right: 6px;
}

div#dialogContent span a{
	text-align: right;
	color: white;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}

div#dialogContent span a:hover{
	text-align: right;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
}

div#dialogContent{
	display: none;
	width: 800px;
	height: 600px;
	z-index: 99;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: black;
	text-align: right;
}

.menu_h1_bg{
	background-image: url(../images/menu_h1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 193px !important;
	height: 19px !important;
	width: 204px;
	height: 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 4px;
	padding-left: 11px;
}

.menu_h2_bg{
	background-image: url(../images/menu_h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 193px !important;
	height: 19px !important;
	width: 204px;
	height: 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 4px;
	padding-left: 11px;
}

.menu_h3_bg{
	background-image: url(../images/menu_h3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 193px !important;
	height: 19px !important;
	width: 204px;
	height: 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 4px;
	padding-left: 11px;
}

table.sklep_item{
	width: 450px;
	margin-top: 0px;
	margin-bottom: 17px;
	margin-left: 12px;
}

table.sklep_item tr td{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: justify;
}

table.sklep_item tr td.header{
	color: #01D4F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
}

.sklep_more{
	color: #01D4F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

.sklep_more strong{
	color: #01D4F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

table.sklep_item tr td.sklep_photo{
	width: 125px;
	height: 90px;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 9px;
	background-image: url(../images/sklep_09.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

table.sklep_item tr td.sklep_photo a img{
	width: 100px;
	height: 70px;
	float:right;
}


.shop_item{
	position: relative;
	background-image: url(../images/sklep_20.jpg);
	background-position: top left;
	background-repeat: no-repeat;
/*	width: 228px;
	height: 230px;*/
	width: 248px;
	height: 250px;
	vertical-align: top;
/*	border: solid 1px red;*/
}

.shop_item img{
	position: absolute;
	top: 11px;
	left: 27px;
	z-index: 5;
}
.loupe {
	position: absolute;
	top: 105px;
	left: 150px;
	z-index: 10;
}
.loupe a{
	/**/
}

.loupe a img{ 
	width: 15px;
}

.shop_price{
	position: absolute;
	top: 140px;
	left: 9px;
	background-image: url(../images/sklep_22.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 189px;
	height: 20px;
	vertical-align: middle;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 3px;
}
.shop_desc{
	position: absolute;
	top: 160px;
	left: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
