/* CSS Document */
HTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	}
BODY{
	background-color: #587b45;
	background-image: url(../klasa/szkolaa.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
a {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}
#mainbox{
	margin-top:150px;
	border:thin #630 solid;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	
}
.link2009, a.lin, a.lin:hover{
	font-size:12px;
	text-align:center;
	font-weight:900;
}
#container{
	background-image: url(../klasa/wood.jpg);
	background-repeat: repeat;
	height: auto;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#conhead{
	background-image: url(../klasa/klasahead1.jpg);
	background-repeat: no-repeat;
	height: 412px;
	width: 750px;
}
#slide{
	position: absolute;
	margin-top: 320px;
	bottom: auto;
	height: 142px;
	width: 750px;
	margin-left: 1px;
}
#slidetext{
	float: right;
	width: 250px;
	clear: left;
	overflow: visible;
	visibility: visible;
}
#music{
    float: left;
	width: 190px;
	overflow: visible;
	visibility: visible;
	clear: left;
}
#names{
	width: 150px;
	text-transform: capitalize;
	float: left;
	line-height: 30px;
	display: table-cell;
	
	}
#conphoto{
	width: 750px;
	margin-top: 50px;
	
}
.box{
	height: auto;
	width: auto;
	padding: 10px;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #330000;
}
.h2{
	font-size: 16px;
	font-weight: 900;
	color: #006600;
}
.h3{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #330000;
}
img{
	margin: 2px;
	border: 0px;
	
}
#footer{
	font-size: 10px;
	color: #663300;
	height: auto;
	width: 744px;
	border: medium solid #663300;
	clear: both;
}
#spon{
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width:780px;
}
#showimage {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; VISIBILITY: hidden; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; POSITION: absolute
}
#dragbar {
	CURSOR: pointer; BACKGROUND-COLOR: #efefef; min-width: 300px
}
#dragbar #closetext {
	FONT-WEIGHT: bold; MARGIN-RIGHT: 5px
}