/* CSS dla Index */


/* Nawigacja - link Company*/

#nav a.comp		{color: #CC0000; border-bottom: 1px solid #CC0000; border-left: 1px dotted #CC0000;}

#nav a:visited.comp	{color: #CC0000; border-bottom: 1px solid #CC0000; border-left: 1px dotted #CC0000;}
#nav a:hover.comp 	{color: #CC0000; background: none; border-bottom: 1px solid #CC0000; border-left: 1px dotted #CC0000;}

/* Zaproszenia */

#invite {
		float: right; 
		background: url(../GRAFIKA/zaproszenia/iaf.jpg) no-repeat; 
		width: 255px; 
		height: 255px; 
		margin-top: 30px; 
		margin-right: 80px; 
		display: none;
		}
		
#invite strong	{
				position: absolute;  
				margin: 0; 
				padding-top: 150px; 
				padding-left: 32px; 
				text-align: center; 
				font: bold italic 95% Arial, sans-serif; 
				color: #006;
				}
				
#invite strong em 	{
					font: bold italic 105% Arial, sans-serif; 
					color: #e72929;
					}				

#invite_du {
		float: right; 
		/*background: url(../GRAFIKA/zaproszenia/TRAKO2009.jpg) no-repeat;*/ 
		text-align: left;
		width: 255px; 
		height: 255px; 
		margin-top: -537px; 
		margin-right: 78px;
	
		}
		
#invite_du a { color: #ffff00; }			 
#invite_du a:visited { color: #ffff00; }
#invite_du a:hover { color: #fff; }

#invite_du strong	{
				position: absolute;  
				margin: 0; 
				padding-top: 156px; 
				padding-left: 12px; 
				text-align: center; 
				font: bold italic 93% Arial, sans-serif; 
				color: #bf2525;	
				}				

#invite_du strong em 	{
				padding-top: 30px;
				font: bold italic 110% Arial, sans-serif; 		
				text-align: left; 
					}					
				
#stoisko {
			font: bold italic 90% Arial, sans-serif;
			padding-left: 70px;
			padding-top: 200px;
			}

#stoisko em {
			color: #cc3333;
							}

#stoisko_du {
			font: bold italic 90% Arial, sans-serif;
			padding-left: 70px;
			padding-top: 195px;
			}

#stoisko_du em {
			color: #cc3333;
							}



/* Glówna zawartosc - tekst */

#main h1		{float:right; width: 300px; margin-right: 330px; margin-bottom: 20px; padding-top: 0px; display: inline;} 



/*Zaproszenie cn i ru (tekst + napis) to bitmapa - CN znajduje sie w style_index_cn.css, a zaproszenie RU w pliku style_ogolne_ru.css*/
