

/*  ----wczesniejsze tło  =   tlo.gif   ----  */


body {
	background-image: url("tlo.gif");
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color:white;
}





/*  ------------- LOGO -------------  */

.logo h1, h2, h3, h4{
	color: gold;
	font-family: "Palatino Linotype", serif;
	font-weight: normal;
	text-align: right;
}

.logo h1{font-size: 60px; margin: 30px 80px 0px 0px;}

.logo h2{font-size: 45px; margin: 0px 80px 0px 0px;}

.logo h3{font-size: 26px; margin: 0px 80px 65px 0px;}

.logo h4{font-size: 20px; margin: 0px 80px 0px 0px;}





/*  ------------- MENU -------------  */

.menu li {
	font-weight: none;
	text-align: center;
	margin:0;
	display:inline;
}


.menu a:link, .menu a:visited, .menu a:hover  {
	font-variant: small-caps;
	font-size: 22px;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 5px 22px 5px 22px;
}



.menu a:hover {
	color: black; 
	background-color: gold;

}






/*  ------------- DO FORMULARZA -------------  */

.formularz a:link, .formularz a:visited, .formularz a:hover {
	font-variant: small-caps;
	font-size: 25px;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	color: gold;
	background-color: black;
	padding: 10px 100px 10px 40px;
	margin: 0px 0px 0px 60px;
	text-decoration: none;
}


.formularz a:hover {	
	background-image: url("tlo3.jpg");
	background-repeat: repeat-x;
	color: black;
	-moz-border-radius: 10px;
	-webikt-border-radius: 10px;

}




/*  ------------- FORMULARZ -------------  */




.form {margin:5px 0px 5px 0px;}
.form .text {display:white; border:solid 2px black; background: #F9F8F2; width:200px; padding:5px; font-size:14px; color:#000000;}
.form .text3 {display:white; border:solid 2px black; background: #F9F8F2; width:600px; padding:5px; font-size:14px; color:#000000;}
.form .text1 {border:solid 1px black; background: #F9F8F2; width:50px; padding:5px; font-size:14px; color:#000000;}

.form label { margin-bottom:3px; margin-top:10px;}

.form .text:hover{background:gold; border: solid 2px gold;}
.form .text:focus {background:gold; border: solid 2px gold;}

.form .text3:hover{background:gold; border: solid 2px gold;}
.form .text3:focus {background:gold; border: solid 2px gold;}

.form .button { display:block; border:solid 2px blue; background:#EAE3D5; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}

.form .button:hover { display:block; border:solid 2px blue; background: #EDECD1; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}


.gwiazdka{
	font-family: "Times New Roman", serif;
	font-weight: normal;
	color: white;
	font-size: 10px;
}




/* ------------- O MNIE -------------  */

.omnie p{
	color: white;
	font-size: 13px;
	font-family: "Tahoma", serif;
	margin:5;
}






/* ------------- DYPLOMY i PRASA O MNIE-------------  */

.dyplomy h6{
	color: gray;
	font-size: 14px;
	font-family: "Tahoma", serif;
	font-weight: normal;
	margin: 50px 0px 10px 100px;
	text-align: left;
}







/* ------------- MAPA DOJAZDU -------------  */

.mapa p {
	color: white;
	font-size: 14px;
	font-family: "Tahoma", serif;
	display:inline;
}


.mapa h5{
	color: gray;
	font-size: 12px;
	font-family: "Tahoma", serif;
	display:inline;

}

.mapa a:link, .mapa a:visited, .mapa a:hover  {
	font-variant: small-caps;
	font-size: 13px;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.mapa a:hover {color: black; background-color: white;}





/*  ------------- TAGI -------------  */


.tagi h1, .tagi h2, .tagi, .tagi p{
	color: gray;
	font-size: 10px;
	font-family: "Times New Roman", serif;
	font-weight: normal;
	text-align: left;
	margin:0;
	display:inline;
}







