/* Design by Andrzej Orlowski */

* {
	margin: 0;
	padding: 0;
}

body {	
	background-color: #262626;
	color: #999999;
	font-size: 15px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding-left: 8px;
	padding-right:0px;
	padding-top: 50px;
	padding-bottom: 30px;
}

td {font-size: 15px;}

a:link {color: #999999; text-decoration:none;}     /* unvisited link */
a:visited {color: #999999; text-decoration:none;}  /* visited link */
a:hover {color: #FFFFFF; text-decoration:none;}   /* mouse over link */
a:active {color: #999999; text-decoration:none;}   /* selected link */

.info a:link {color: #eab527; text-decoration:none;}     /* unvisited link */
.info a:visited {color: #eab527; text-decoration:none;}  /* visited link */
.info a:hover {color: #FFFFFF; text-decoration:none;}   /* mouse over link */
.info a:active {color: #eab527; text-decoration:none;}   /* selected link */


.glowny { 
	display: block;
	width:820px;
	}
	
	
div#logo { 
	float:left;
	display:block;
	width: 230px; 
	height: 41px; 
	margin-bottom:12px;
margin-left: 3px;
	
	}

div#linia_h { 
float:left;
	display:block;
	width: 756px; 
	height: 3px; 

	}

div#menu {	
	margin-top:23px;
	margin-left:15px;
	float:left;
	font-size: 15px;
	text-align: left;
	width: 540px; 
	height: 22px; 
	letter-spacing:0.0em;
	word-spacing: 0.4em;
	//*color: #b9b9b9;*//

	}	

.sel {color: #8082dc; text-decoration:none; }


div#cont {
	float:left;
	margin-top: 12px;
}

.info { 
	float:left;
	font-size: 15px;
	padding-left: 20px;
	width:730px;
	margin-bottom: 20px;
	text-align: left;
	text-align:justify ;
	line-height: 130%;
	}

.video_all {
	float:left;
	margin-bottom: 18px;
background-image:url('../elementy/background_video.gif');
background-repeat:no-repeat;
background-position:bottom; 
	background-color: #202020;
	margin-left: 28px;
	margin-right: 101px;
	padding-bottom: 20px;
}

.video {
	
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 27px;
	
	
	}


	   
.podpis {
	float:right;
	margin-top: 11px;
	font-size: 15px;
	margin-right: 30px;

	}

.podpis a {
	font-weight: bold;
	font-size: 15px;
	}

.podpis a:link { text-decoration: none; color: #C99D20; }
.podpis a:visited { text-decoration: none; color: #C99D20; }
.podpis a:hover { text-decoration: none; color: #EBBF42;}
.podpis a:active { text-decoration: none; color: #C99D20; }


.podpis td { 
	    text-align: left;
		padding-right: 10px;
		font-size: 15px;}

.tytul { font-weight: bold; 
	font-size: 15px;
	/*color: #6467B6;*/
	
	}
.kreska {border-top: 1px solid white;
	border-color: #C99D20;
	height: 15px;
	}

#clear { 
	clear:both;
} 

.stopka {clear:both;
	float:left;

	width: 756px; 
	height: 3px; 
	margin-top: 10px;
	margin-left: 0px;
	
}

	
.copyright {
	display:block;
	font-size: 12px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 30px;
	width: 400px;
	float:right;}	
