html, body {
background-color:#f2f2f0;
	}
	
.margin {
margin-left: 20px;
margin-right: 20px;
	}

div#calosc {
width: 800px;
margin: 0 auto 0 auto;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
	}

div#baner {
width: 750px;
height: 170px;
background: url("baner_1.gif") no-repeat center;
margin-top: 30px;
margin-bottom:20px;
	}
.all_menu {
width: 200px;
float:left;
}
.naglowek_menu {
height: 20px;
background: url("2.gif");
font-size: 13px;
font-weight: bold;
color: #CCCCCC;
text-align: center;
padding: 0px;
padding-top:3px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 10px;
	}
	
div#menu {
width: 200px;
background-color:#f2f2f0;
background-repeat: repeat-x;
border: 1px #CCCCCC solid;
margin-left:20px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px;
float: left;
	}
	div#menu_1 {
width: 200px;
background-color:#f2f2f0;
background-repeat: repeat-x;
border: 1px #CCCCCC solid;
margin-left:20px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px;
float: left;
	}
	
div#right {
width: 550px;
white-space:pre;
background-color:#f2f2f0;
border: 1px #CCCCCC solid;
color:#003333;
margin-right:20px;

margin-bottom: 10px;
float: right;
	}
	
div#stopka {
width: 750px;
background-color:#f2f2f0;
border: 1px #CCCCCC solid;
color:#999999;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin-top: 10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
float: none;
clear: both;
	}
 
 
 /*nagówki-style,								*/
 
 
h1 {
font-size: 20px;
font-weight: bold;
color: #294b9d;
padding-left: 15px;
background: url(c-3.gif) no-repeat center left;
	}
	
h2 {
color:#294b9d;
font-size:12px;
font-family:Helvtica,Arial;
	}
	
h3 {
margin-left:30px;
font-size: 12px;
font-weight:bold;
color:#3c8932;
text-decoration:blink;
	}

/*link po najechaniu				*/	
 

 
.strona {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}
	
.uslugi {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}
	
.zaloz {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}

.zaloguj {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}
.reklama {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}
.ranking {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}
.kontakt {
width:150px;
height: 30px;
color:#0099FF;
font-size:12px;
padding-top:5px;
padding-bottom:10px;
background: url("przycisk.gif");
background-repeat: no-repeat;
text-align:left;
	}

/* style-linki, 
nie kasowac, nie modyfikowac, bez podstawowej wiedzy na temat css. Modyfikacje zepsuja styl graficzny:-)   */

.strona a {
padding-left: 15px;
background: url(home.gif) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	}
	
.uslugi a {
padding-left: 15px;
background: url(uslugi.gif) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	}
	
.zaloz a {
padding-left: 15px;
background: url(new.gif) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	}
	
.zaloguj a {
padding-left: 15px;
background: url(zaloguj.gif) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	}
	
	.reklama a {
padding-left: 15px;
background: url(reklama.gif) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	} 
		.ranking a {
padding-left: 15px;
background: url(ranking.png) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	}
.kontakt a {
padding-left: 15px;
background: url(mail.gif) no-repeat center left;
color: #333;
text-decoration: none;
font-weight: bold;
margin-left:20px;
word-spacing:5px;
white-space:pre;
	}
	a:hover {
color: #690;
}

