@font-face {
	font-family: Pala;
	src: url('../res/pala.ttf');
}
@font-face {
	font-family: Script;
	src: url('../res/mtcorsva.ttf');
}
body {
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	line-height: 145%;
	margin: 0px;
	background-image: url(../grafika/tlo.jpg);
	background-position: top;
	background-color: #C2C2C2;
	color: #373737;
}
div#wrap{
	width: 1000px;
	height: 850px;
	margin: auto;
	background-image: url(../grafika/ksiazka.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#gora{
	height: 50px;
}
div#lewy{
	width: 390px;
	height: 680px;
	float: left;
	margin-left: 60px;
}
div#prawy{
	width: 390px;
	height: 680px;
	float: right;
	margin-right: 60px;
}
div#dol{
	height: 50px;
}
.wichtig {
	color: #b22222;
}
h1{
	font-family: Script,Times New Roman;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #b22222;
	margin-bottom: 30px;
	line-height: 30px;
}
h2{
	font-size: 18px;
	font-weight: bold;
}

h3{
	font-size: 12px;
	color: #373737;
}
div.link1,div.link2{
	width: 100px;
	height: 50px;
}
div.link1{
	float: left;
	width: 80px;
}
div.link2{
	float: right;
	width: 80px;
}
div.menu, div.copy{
	height: 15px;
	font-size: 10px;
	float: left;
	margin-top: 20px;
}
div.menu{
	width: 420px;
	margin-left: 0px;
}
div.copy{
	width: 340px;
	margin-left: 75px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.link1 a:link,div.link1 a:visited,div.link2 a:link,div.link2 a:visited{
	display: block;
	width: 100px;
	height: 50px;
	text-decoration: none;
}
a:link, a:visited{
	color: #3d3d3d;
}
p.index, p.center{
	text-align: center;
}
form.kontakt input,form.kontakt textarea{
	background-color: #F7F2E8;
}
p.img{
	margin-top: 40px;
	margin-left: 10px;
}
h3 a:link, h3 a:visited{
	color: #373737;
	text-decoration: none;
} 
h3 a:hover{
	color: #b22222;
	text-decoration: underline;
}
li a:link, li a:visited{
	text-decoration: none;
}
li a:hover{
	color: #b22222;
	text-decoration: underline;
}
p.piosenkar{
	font-style: italic;
}

/* =============== ODSTÊPY =======================*/
hr.clear, hr.margin, hr.space1, hr.space50, hr.space350, hr.space10, hr.space20, hr.space30, hr.space40, hr.space100, hr.space150 ,hr.space200, hr.space300,hr.space400,hr.space500,hr.space600,hr.space80{
    clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
	 border: 0px;
	 height: 0px;
}
hr.space1{
	margin-top: 1px;
}
hr.space10{
	margin-top: 50px;
}
hr.space20{
	margin-top: 50px;
}
hr.space30{
	margin-top: 50px;
}
hr.space40{
	margin-top: 50px;
}
hr.space50{
	margin-top: 50px;
}
hr.space80{
	margin-top: 85px;
}
hr.space100{
	margin-top: 100px;
}
hr.space150{
	margin-top: 150px;
}
hr.space200{
	margin-top: 200px;
}
hr.space300{
	margin-top: 300px;
}
hr.space350{
	margin-top: 300px;
}
hr.space400{
	margin-top: 400px;
}
hr.space500{
	margin-top: 500px;
}
hr.space600{
	margin-top: 600px;
}
