@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #100000;
	color: #000;
	margin: 1% 2% 1% 2%;
	
} 

#kontener {
	border: solid #def 1px;
	box-shadow: 0px 0px 35px #FFFFFF;
	-webkit-box-shadow: 0px 0px 35px #FFFFFF;
	-moz-box-shadow: 0px 0px 35px #FFFFFF; 
}

#naglowek {
	text-align: center;
	width: 100%;
	background: #100000;
	height: 200px;
}

#menu_glowne {
	width: 100%;
	height: 40px;
	background: #100000;
	border-top: solid #def 1px;
	border-bottom: solid #def 1px;
}

ul.menu_glowne, ul.menu_glowne li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu_glowne {
	float: left;
	background-color: #100000;
	padding: 1px 1px 1px 1px;
	border: 1px solid #100000;
}

ul.menu_glowne li {
	float: left;
}

ul.menu_glowne a:link, ul.menu_glowne a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #100000 url("button1.gif") repeat-x center;
	color: #def;
	padding: 8px 20px;
	border-right: 1px solid #fff;
}

ul.menu_glowne a:hover {
	background-color: #100000;
	background-image: url("button2.gif");
}

.menu_glowne li.current a {background-image: url("button3.gif");}
.menu_glowne li.current a:hover {background-image: url("button3.gif");}

#menu {
	width: 15%;
	background: #100000;
	height: auto;
	float: left;
	position: relative;
}

ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	width: 200px;
	background-color: #CCC;
	border: 1px double #141414;
	padding: 2px 2px 2px 2px;
}


ul.menu li {
	border-bottom: 1px solid #CCC;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #555555;
	color: #def;
	border-left: 10px solid #141414;
}

ul.menu a:hover {
	width: 166px;
	background-color: #921616;
	color: #fff;
	border-left: 20px solid #070707;
	background-color: #100000;
	background-image: url("button2.gif");
}

.menu li.current a {
	width: 166px;
	background-color: #555555;
	color: #fff;
	border-left: 20px solid #070707;
}
.menu li.current a:hover {
	width: 166px;
	background-color: #555555;
	color: #fff;
	border-left: 20px solid #070707;
	background-image: none;
}

h1.copyright {
	font-size: 10px;
	font: "Chiller", "Courier New", Courier, monospace;
	color: #F00;
}
h1.promocje {
	font: "Chiller", "Courier New", Courier, monospace;
	font-size: 64px;
	color: #B33F0D;
}
h1.opis_promocji {
	font: "Chiller", "Courier New", Courier, monospace;
	text-align: center;
	font-size: 24px;
	color: #990000;
}
#tresc {
	width: 75%;
	height: 600px;
	float: right;
}
#tresc2 {
	width: 75%;
	height: auto;
	float: right;
}
#stopka {
	text-align: center;
	height: auto;
	clear: both;
	width: auto;
	background: #100000;
	padding-top: 2%;
	pading-left: 2%;
}
#menu0 {
	position: relative;
}
.menu0, .menu0 dl {
	font-size: 12px;
	position: absolute;
	width: 200px;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
	
.menu0 dt {
	cursor: pointer;
	margin: 0;
	background-color: #555555;
	color: #def;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-left: 10px solid #141414;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 7px;
}

.menu0 dl dt {
	background-color: #ccc;
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border: 0;
	padding: 0;
}

.menu0 dd  {
	background-color: #ccc;
	color: #000;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 25px;
}

.menu0 dd.active {
	font-weight: bold;
}

.menu0 dt a {
	padding-right: 20px;
}
.menu0 dt a.strzalka {
	background: url("submenu.gif") no-repeat 190px 8px;
}
.menu0 dt a.strzalka:hover {
	color: #def;
	background-color: #b93232;
}
.menu0 a:link, .menu0 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px 5px;
}

.menu0 a:hover {
	color: #def;
	background-color: #b93232;
}

.menu0 dl {
	position: absolute;
	border: 0;
}

.menu0 dl dd {
	position: relative;
	left: 200px;
	bottom: 25px;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
}

#menu1 {
	position: relative;
}

#menu2 {
	position: relative;
}

#menu3 {
	position: relative;
}

#menu4 {
	position: relative;
}

#menu5 {
	position: relative;
}

#menu6 {
	position: relative;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 200px; /*position where enlarged image should offset horizontally */
}

