

* {
	margin: 0;
	padding: 0;
}

html {
	overflow: hidden;
}

body {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	text-align: left;
	font: 11px Verdana, sans-serif;
	color: #fff;
	overflow: hidden;
}

img {
	border: none;
}

a, a:link, a:visited, a:active {
	text-decoration: underline;	
	font-weight: bold;
	border: none;
    color: #939393;
    
	text-shadow: none;
}

a:hover {
	color: #800000;
}

div#div_body {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 2200px;
	height: 1200px;
	margin-left: -1100px;
	margin-top: -650px;
	background: #000 url('../images/tlo01.jpg') left top;
    text-align: left;
    
    	/*border: 1px solid black;*/
    	
}



/*  --- G Ó R A   N A G Ł Ó W E K ---  */


img#passjapl {
	position: absolute;
	left: 650px;
	top: 410px;
	z-index: 99;
	cursor:move;
}

img#kartka {
	position: absolute;
	left: 1250px;
	top: 350px;
	z-index: 100;
	cursor:move;
}

img#tyt {
	position: absolute;
	left: 1150px;
	top: 95px;
	
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}
/*
img#tyt2 {
	position: absolute;
	left: 1150px;
	top: 95px;

	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
*/


div.str_img {
	position: absolute;
	left: 2000px;
	top: 250px;
	width: 320px;
	height: 276px;
	background: transparent url('../images/myszka.png') left top no-repeat;
}




/*  --- D I V   T E K S T Y ---  */

div.makeScroll {
	position: absolute;
	left: 940px;
	top: 525px;
	margin-top: -3000px;
	width: 565px;
	height: 250px;
	background: transparent;
}

div.makeText {
	position: relative;
	width: 515px;
	padding-bottom: 15px;
	margin: 0 0 25px 15px;
	background: transparent;
	border-bottom: 1px solid #950000;
}


div.makeText h1.tytul1 {
	font: 21px Verdana, sans-serif;
	font-weight: bold;
	line-height: 27px;
	color: #5A5A5A;
	color: #939393;
	padding-bottom: 9px;
	
	text-shadow: 0px 0px 5px #939393;
}
div.makeText h1.tytul2 {
/*	font: 18px Georgia, serif;
	font-style: italic; */
	font: 17px Verdana, sans-serif;
	letter-spacing: 1px;
	line-height: 22px;
	color: #5A5A5A;
	color: #939393;
	padding-bottom: 9px;

	text-shadow: 0px 0px 4px #939393;
}
div.makeText p {
	font: 13px Verdana, sans-serif;
	line-height: 23px;
	color: #626262;
	color: #939393;
	
	text-shadow: 0px 0px 3px #fff;
}
div.makeText span.wyr {
	font: 13px Verdana, sans-serif;
	line-height: 23px;
	color: #CB0000;
	font-weight: bold;
	
	text-shadow: 0px 0px 3px red;
	letter-spacing: 1px;
}



/*  --- LISTA WYPUNKTOWANA ---  */

div.makeText ul {
	list-style-image: url('../images/bg_lista.png');
	margin-left: 25px;
}


/*  --- ILUSTRACJA ---  */

div.makeText img.img_jpg {
	border: 1px solid #C9CED3;
	margin: 6px 15px 3px 0;
	float: left;
}
div.makeText img.img_png {
	border: none;
	margin: 0 5px 0 0;
	float: left;
}


/*  --- S T O P K A ---  */

div#div_stopka {
	position: absolute;
	left: 650px;
	top: 800px;
	width: 900px;
	height: 50px;
	background: transparent;	
	text-align: center;
	padding: 10px 0 0 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #343434;
}

div#div_stopka span{
	font-weight: bold;
	color: #6a0000;
}

div#div_stopka a, div#div_stopka a:link, div#div_stopka a:visited, div#div_stopka a:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    color: #343434;
}

div#div_stopka a:hover {
	color: #800000;
}




/*  --- M E N U ---  */

div#menu {
	position: absolute;
	left: 710px;
	top: 540px;
	width: 210px;
	height: 250px;
}

div#menu li{
	background: transparent url(../images/kl_1a.png) no-repeat center left;
	margin-bottom: 10px;
	padding: 5px 0 6px 35px;
    cursor: hand;
	cursor: pointer;
	list-style: none;
	color: #292929;
	
	text-shadow:  1px 1px 1px #646767, -1px -2px 2px #000;
}

div#menu li:hover{
	background: transparent url(../images/kl_1b.png) no-repeat center left;
	padding: 5px 0 6px 35px;
    color: #ff0000;
	text-decoration: none;
	
	text-shadow: 1px 1px 5px red, -1px -1px 5px red;
}

div#menu li p{
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 0;
}



div#menu li a, div#menu li a:link, div#menu li a:visited, div#menu li a:active {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
    color: #292929;
	margin: 0 0 0 35px;
	width: 210px;
}

div#menu li a:hover {
	color: #ff0000;
	margin: 0 0 0 35px;
}


