body {
	background-color: #333333;
	background-image: url(../images/pattern.gif);
	background-position: 0 0;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 10px;
	padding: 0;
}
.backintro {
	background-image: url(../images/backintro.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* custom classes */
.backtable {
	background-image: url(../images/backtable.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
.footertext {
	font-size: 10px;
	color: #666666;
}
a.footer {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.nadpis {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.imgborder {
	border: 5px solid #FFFFFF;
}
.backtr {
	background-color: #43535B;
}
img {
	border-color: #FFFFFF;
}

/* form */
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	border: none;
}
.button {
	font-size: 10px;
	background-color: #0099FF;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 2px solid #0099FF;
}
.button:hover {
	border-bottom: 2px solid #FFFFFF;
}

/* images */
.img_news {
	background-image: url(../images/img01.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_calendar {
	background-image: url(../images/img02.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_press {
	background-image: url(../images/img03.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_gallery {
	background-image: url(../images/img04.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_music {
	background-image: url(../images/img05.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}

.img_video {
	background-image: url(../images/img06.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_links {
	background-image: url(../images/img07.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_top10 {
	background-image: url(../images/img08.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
.img_contact {
	background-image: url(../images/img09.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 370px;
	height: 550px;
}
