@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6,
blockquote, p, address, form, fieldset,
ul, ol, dl, dt, dd, li, hr, table, td, th, top,img,a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	-moz-outline-width: 0;
}

body {
	background:#000;
	text-align: center;
	font-family: Arial, sans-serif;
}

#div1 {
	height: auto;
	width:800px;
	margin:0 auto;
	padding-bottom: 40px;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	color:ffffff;
	line-height: 22px;
	margin-bottom: 8px;
}

#banner {
	background:url(../logoesj.jpg) no-repeat center left;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menubutton {
	width: 933px;
	height: 115px;
	background-color: #9168a1;
	background-repeat: no-repeat;
	margin-top:14px;
	text-align:left;
	display:block;
}

.menubutton #top {
	background:url(../images/rt.png) no-repeat top right;
	height: 29px;
	width: 933px;
	z-index: 2;
}

.menubutton #topleft {
	background: url(../images/lt.png) no-repeat;
	height:29px;
	width:29px;
}

.menubutton #bottom {
	background:url(../images/rb.png) no-repeat right 1px;
	height: 29px;
	width: 933px;
	margin-top: 57px;
	z-index: 2;
}

.menubutton #bottomleft {
	background: url(../images/lb.png) no-repeat left 1px;
	height:29px;
	width:29px;
}

#home {
	background-image:url(../images/home1.png);
	background-position: 80px 0px;
}

a#home:hover {
	background-image:url(../images/home1.png);
	background-position: 80px -115px;
}

#spoty {
	background-image:url(../images/spoty1.png);
	background-position: 238px 0px;
}

a#spoty:hover {
	background-image:url(../images/spoty1.png);
	background-position: 238px -115px;
}


#historia {
	background-image:url(../images/historia1.png);
	background-position: 360px 0px;
}

a#historia:hover {
	background-image:url(../images/historia1.png);
	background-position: 360px -115px;
}


#zapisy {
	background-image:url(../images/zapisy1.png);
	background-position: 116px 0px;
}

a#zapisy:hover {
	background-image:url(../images/zapisy1.png);
	background-position: 116px -115px;
}

#kontakt {
	background-image:url(../images/kontakt1.png);
	background-position: 256px 0px;
}

a#kontakt:hover {
	background-image:url(../images/kontakt1.png);
	background-position: 256px -115px;
}


#duchybottom {
	height: 378px;
	background: url(../images/bottomduchy.jpg) no-repeat top left;
	margin-top: 14px;
	margin-bottom: 55px;
}

#sponsors {
	height: 323px;
	background:#4d4948;
}

#sponsors .top {
	background: url(../images/greycorners/rt.png) no-repeat right top;
	height:29px;
	text-align:left;
}

#sponsors .topleft {
	background: url(../images/greycorners/lt.png) no-repeat right top;
	height:29px;
	width:29px;
}

#sponsorsb .bottom {
	background: url(../images/greycorners/rb.png) no-repeat right top #4d4948;
	height:29px;
	text-align:left;
	margin-bottom: 45px;
}

#sponsorsb .bottomleft {
	background: url(../images/greycorners/lb.png) no-repeat right top;
	height:29px;
	width: 29px;
}



.contenttext {
	width: 900px;
	height: auto;
	color: #fff;
	padding: 15px;
	margin-top: 5px;
	text-align: justify;
	
}

.contenttext p {
	font-size:12px;
	line-height:17px;
}

table.zapisani {

line-height:20px;}

.contenttext a {
color: #3abad3;
text-decoration: none;
}

.contenttext a:hover {
color: #db363d;
}

