<HTML>
<STYLE TYPE="text/css">
<!--
	.Chmurka{POSITION:Absolute; VISIBILITY:Hidden; BACKGROUND-COLOR:#99EEAA; LAYER-BACKGROUND-COLOR:blue; WIDTH:150px; COLOR:Black; FONT-WEIGHT:Bold; FONT-SIZE:12px; BORDER-STYLE:Solid; BORDER-WIDTH:0; BORDER-COLOR:Black}
	LI { text-decoration: none; color: #000000}
	H1 {font-size: 27pt; color: #004400; font-family: Arial, Helvetica}
	H2 {font-size: 14pt; color: #888888; font-family: Arial, Helvetica}
	.bad {font-size: 27pt; color: red; font-family: albatross,Arial, Helvetica}
	BODY 	{
		font-size: 9pt; 
		color: #000000; 
		font-family: Arial, Helvetica; 
		background-image:url('bkgrd.jpg');
		background-color:#FFFFFF;
		background-repeat:no-repeat;
		}
	HR {color: #FFFFFF; height: 1; width: 200}
	TD {text-decoration: none; color: #BBBBBB; font-size: 10pt; font-family: luxisr, Verdana, Helvetica;}
	P  {font-family: nunito-light, Verdana, Helvetica; font-size: 10pt;}
	DIR  {font-family: nunito-light, Verdana, Helvetica; font-size: 10pt; color: #999999}

	/* SLIDER */
	#page-wrap	{ width: 860px; margin: 0 auto;  padding: 5px 0px; }
	#slider		{ 
			background: url(../slider/slider-bg.png); 
			height: 227px; 
			overflow: hidden;  
			position: relative; 
			margin: 5px 0px 10px 0px;
			-webkit-box-shadow: 0px 0px 5px #000; 
			-moz-box-shadow: 0px 0px 5px #666; 
	 		box-shadow: 0px 0px 5px #000;
			}
                               /* DEFAULT is for three panels in width, adjust as needed This only matters if JS is OFF, otherwise JS sets this. */								  
	#mover		{ width: 2580px; position: relative; }
	.slide		{ padding: 15px 30px; width: 900px; float: left; position: relative; }
	.slide h1	{ font-family: nunito-light, Helvetica, Sans-Serif; font-size: 30px; letter-spacing: 2px;  color: #BBAA99; }
	.slide p	{ color: #999; font-size: 12px; line-height: 22px; width: 300px; }
	.slide img	{ position: absolute; top: 20px; left: 400px; border: 0px}
	#slider-stopper	{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 49; }


	@font-face {
	  	font-family: nunito-light;
		src: url(nunito-light.eot);
		src: local("nunito light"), url(nunito-light.ttf) format("truetype");
		}
	@font-face {
	  	font-family: nunito-regular;
		src: url(nunito-regular.eot);
		src: local("nunito regular"), url(nunito-regular.ttf) format("truetype");
		}	
	@font-face {
	  	font-family: DistThin;
		src: url(DistThin.eot);
		src: local("DistThin regular"), url(DistThin.ttf) format("truetype");
		} 
	@font-face {
	  	font-family: albatross;
		src: url(albatross.eot);
		src: local("albatross"), url(albatross.ttf) format("truetype");
		}		

	.opac {border: none; filter:alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70;}
	
	.opac60 {
		/* Fallback for web browsers that doesn't support RGBa */
		background: rgb(102, 102, 102);
		/* RGBa with 0.7 opacity */
		background: rgba(102, 102, 102, 0.7);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB666666, endColorstr=#BB666666);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB666666, endColorstr=#BB666666)";
		}
		
	.tab_st {
		background-image:url(gradd1.gif);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#333333
		color:#554545; 
		font-family: Verdana; 
		font-size: 8pt; 
		border-style: solid; 
		padding: 0px; 
		margin: 4px 0 4px 0; 
		color: #555; 
    		border: 0px #ddd solid;	
    		-webkit-border-radius: 8px;
		-moz-border-radius: 8px; 
		border-radius: 8px;
	 	}	
	 
	 .oki1	{
	 	background-image:url(gradd1.gif);
	 	background-position:top;
	 	background-repeat:repeat-x;
	 	background-color:#333333;
	 	-webkit-border-radius: 4px;
	 	-moz-border-radius: 4px;
	 	border-radius: 4px;
	 	-webkit-box-shadow: 0px 0px 5px #000; 
	 	-moz-box-shadow: 0px 0px 5px #666; 
	 	box-shadow: 0px 0px 5px #000;
	 	}	
	 
	.baton1 {-moz-box-shadow:inset 0px 0px 10px -12px #858385;
		-webkit-box-shadow:inset 0px 0px 10px -12px #858385;
		box-shadow:inset 0px 0px 10px -12px #858385;
		background-color:transparent;
		-moz-border-radius:11px;
		-webkit-border-radius:11px;
		border-radius:11px;
		border:3px solid #692c24;
		display:inline-block;
		color:#f0f0f0;
		font-family:Verdana;
		font-size:15px;
		font-weight:normal;
		padding:3px 19px;
		text-decoration:none;
		text-shadow:1px 0px 0px #3d3b3d;}
	.baton1:active {
		position:relative;
		top:1px;}
	.baton1:hover {
		color:909090;}	
	
	.baton2 {
		color:#eeeeee; 
		background-color:#555555; 
		font-family: Helvetica; 
		font-size: 8pt; 
		border-color: #aaaaaa; 
		border-style: solid; 
		padding: 4px; 
		margin: 4px 0 4px 0; 
		color: #eee; 
    		border: 1px #ddd solid;	
    		-webkit-border-radius: 4px;
		-moz-border-radius: 4px; 
		border-radius: 4px;
		-webkit-box-shadow: 0px 0px 5px #aaa;
		-moz-box-shadow: 0px 0px 5px #eee; 
		box-shadow: 0px 0px 5px #aaa;		
    		cursor:  pointer; 
		}
	

	.linmal {text-decoration: none; font-size:  8pt; font-family: Verdana, Helvetica; }
	.imgmod1:hover {border: none; filter:alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; width: 100%;}
	
	a {color:gray;  text-decoration: none; }
	a:active {color: #BBBBBB; text-decoration: none; } 		
	a:hover {color: yellow; text-decoration: none; }
	
	#outer-container { 
		width: 900px;  
	    	margin: 0 auto;
	    			/* Fallback for web browsers that doesn't support RGBa */
				background: rgb(102, 102, 102);
				/* RGBa with 0.7 opacity */
				background: rgba(102, 102, 102, 0.7);
				/* For IE 5.5 - 7*/
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB666666, endColorstr=#BB666666);
				/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB666666, endColorstr=#BB666666)";
	    	-webkit-border-radius: 8px;
		-moz-border-radius: 8px; 
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 5px #000; 
		-moz-box-shadow: 0px 0px 5px #666; 
	 	box-shadow: 0px 0px 5px #000;
	    	}    

	#outer-container-b { 
		background-image:url(tlo_c0.png);
		background-repeat: repeat-y;
	    	width: 900px;  
	    	border: none; 
	    	margin: 0 auto;
	    	-webkit-border-radius: 8px;
		-moz-border-radius: 8px; 
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 5px #000; 
		-moz-box-shadow: 0px 0px 5px #666; 
	 	box-shadow: 0px 0px 5px #000;
	    	}    	
	    	
	#outer-container-c { 
		background-image:url(glowna.png);
		background-repeat: no-repeat;
	    	width: 900px; 
	    	height: 126px;
	    	border: none; 
	    	margin: 0 auto;
	    	-webkit-border-radius: 8px;
		-moz-border-radius: 8px; 
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 5px #000; 
		-moz-box-shadow: 0px 0px 5px #666; 
	 	box-shadow: 0px 0px 5px #000;
	    	}    	    	

	/* footer CSS Style Rule */
	#header {  
		background-image:url(violla_logo.png);
		background-repeat: no-repeat;
		width: 870px;  
	    	height: 120px;  
	    	background-color: black;  
	    	border-radius: 0px 0px 8px 8px;
	    	overflow: auto;
	    	-webkit-box-shadow: 0px 0px 5px #000; 
		-moz-box-shadow: 0px 0px 5px #666; 
	 	box-shadow: 0px 0px 5px #000;
		}  
	/* footer CSS Style Rule */
	#footer {  
	    	width: 900px;  
	    	background-color: red;  
		}  
	/* content-container CSS Style Rule */
	/* srodkowa w 3 kolu*/
	#content-container {  
	    	width: 600px;  
	    	background-color: gray;  
	    	margin: 2px 0px 2px 0px; 
	    	
	    	float: left;  
		}  
	/* left sidebar that is the left side column of */
	/* 3 columns div layout */
	#left-sidebar {  
	    	width: 140px;  
	    	float: left;  
	    	margin: 15px 5px 5px 5px;
		border: none; 
		filter:alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70;
		}  
	/* right sidebar that is the right side column of */
	/* 3 columns div layout */
	#right-sidebar {  
	    	width: 740px;  
	    	margin: 12px 0px 0px 0px;  
	    	float: left;  
		}  

	/* srodkowy suwak zdjec itp. */
	#pic1 {  
	    	width: 900px;  
	    	margin: 10px 10px 5px 5px;  
	    	}
	    	
	/* Top navigation CSS Style Rule */
	#top-Nav{  
	    	width: 900px;  
	    	background-color: black;  
	    	margin: 2px 0px 0px 0px;  
		} 
	/* stopka */
	#outer-container-ii { 
	    	width: 900px; 
	    	font-family: DistThin; 
	    	border: none; 
	    	padding: 5px 0px;
	    	}    	
	#kolumna1 {  
	    	width: 450px;
	    	padding: 0px;
	    	float: left;  
		}  	
	#kolumna2 {  
	    	width: 450px;
	    	padding: 0px;
	    	float: left;  
		}  	
		
	#podst1 {  
	    	width: 700px;  
	    	font-family: Santana;
	    	padding: 0px;
		}  
	#strony_out {  
	    	padding: 0px;
		}  	
	
	/* texty */
	.txt1	{
		font-family: nunito-regular;
		font-size: 10pt;
		line-height: 150%;
		color: #AAAAAA;
		}
	.txt1t	{
		font-family: nunito-light;
		font-size: 14pt;
		line-height: 150%;
		color: #AAAAAA;
		}	
	.txt2	{
		font-family: DistThin;
		font-size: 10pt;
		color: #454545;
		}
	.txt3	{
		font-family: DistThin;
		font-size: 10pt;
		text-decoration: none;
		color: #BBBBBB;
		}
	.txt3:hover {
		color:yellow;
		}

	
	/* kartka z kal. */
	#kartka_k {
		width: 120px;
		background-image:url(kal.png);
		background-position:top;
		background-repeat: repeat-y;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: 0px 0px 5px #000; 
		-moz-box-shadow: 0px 0px 5px #666; 
		box-shadow: 0px 0px 5px #000;
	 	}	

	 #pop_dni {
		position: absolute;
		z-index:51;
		visibility: hidden;
		width: 470px;
		left: 150px;
		top: 200px;
		background-color: #111;
		border: 0px solid #000;
		padding: 10px;
		filter:alpha(opacity=95); -moz-opacity: 0.95; opacity: 0.95;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: 0px 0px 15px #000; 
		-moz-box-shadow: 0px 0px 15px #666; 
		box-shadow: 0px 0px 15px #000;
	 	}
	 #pop_dni_close {
		background-image:url(popc.png);
		background-repeat: no-repeat;
		z-index:52;
		float: right;
		border: 0px;
		position: relative;
		visibility: inherit;
		width: 40px;
		height: 40px;
		left: 0px;
		top: 0px;
		}
	
	<!--; text-transform: uppercase}-->

	div#preloaded-images {
		position: absolute;
		overflow: hidden;
		left: -9999px; 
		top: -9999px;
		height: 1px;
		width: 1px;
		}


-->
</STYLE>
</HTML>