

body {
     background-image: url(obrazy/tlo1.jpg);	
     background-attachment: fixed;
}



.sklepy {

	valign: bottom; 
	border-width: 3px; 
	border-style: solid; 
	border-color: green;
}

.slownik { background-color: #ffff00;
}

.imageborder{
            border: solid 1px blue;
}



.style1 {
	font-weight: bold;	
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.style4 {
	font-weight: bold;	
	font-family: Arial;
	font-size: 14px;
	
}
.style7 {
	font-weight: bold;	
	color: white;	
	font-size: 20px;
	font-family: Arial;
}

.style8 {
        background-color: #F88017;
}

.style9 {
	font-weight: bold;	
	color: black;	
	font-size: 15px;
	font-family: Arial;

}

.style10 {
	 font-weight: bold;	
	 color: white;	
	 font-size: 16px;
	 font-family: Arial;
	 text-align: center;
}



.pomaranczowy {
               position: relative; 
               bottom: 3cm;
}

.paypal {
         position: relative; 
         bottom: 0cm;
}
	       
.litery {
        width: 200px;
	padding: 0.3cm;       
	background-color: #00FF00;
	border: solid 1px blue;
	position: fixed;
	left: 85%;
        top:  15%;
}

.numery {
	padding: 0.3cm;       
	background-color: #d1d1d1;
	border: solid 1px blue;
	position: fixed;
	left: 84%;
	top: 74%;
        z-index: 10;
}
.uwaga {
	text-align: justify;
	margin: 0.7cm;
	font-size: 17px;
	
	background-color: pink;
	border: solid 2px blue;

}

.ciekawostka {
	text-align: justify;
	margin: 0.7cm;
		
	font-size: 17px;
	background-color: #80FF80;
	border: solid 2px blue;
}

.definicja {
	text-align: justify;
	margin: 0.7cm;
	font-size: 17px;
	background-color: yellow;
	border: solid 2px blue;
}

.twierdzenie {
	text-align: justify;
	margin: 0.7cm;
	font-size: 17px;
	background-color: #FF8000;
	border: solid 2px blue;
}


.termin {
	font-weight: bold;
	color: red;
	
}

.forum {
	text-align: justify;
	margin-right: 1cm;
        font-size: 120%;
}

.notka {
	text-align: right;
	margin: 1cm;
	font-weight: normal;
	font-size: 10px;
}

.textl {
       font-weight: normal;
       text-align: left;
       margin-left: 6cm;
       font-size: 16px;
}

.textc {
       font-weight: normal;
       text-align: center;
       font-size: 16px;
}

.text {
       font-weight: normal;
       text-align: justify;
       margin: 1cm;
       font-size: 16px;
}

.box {
	
	background-color: lightblue;
	
	border: 0px solid #808080;

	
margin: 0px;

		

}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	   text-decoration: none;
	   color: #333333;
}
a:hover {	
	 text-decoration: underline;
	 color: #0000FF;
}
a:active {
	  text-decoration: none;
}

#marqueecontainer{position: relative;width: 120px; height: 600px; text-align: justify; overflow: hidden;border: 0px solid #1476e5; padding: 0px 0px;}

#advertisement{position: relative;width: 120px; height: 600px; text-align: justify; overflow: hidden;border: 0px solid #1476e5; padding: 0px 0px;}

#marqueecontainertall{position: relative;width: 120px; height: 3750px; text-align: justify; overflow: hidden;border: 0px solid #1476e5; padding: 0px 0px;}

a.pytanie:hover {color: #ff0000;}


