html {
    padding:0px;
    margin:0px;
  }

body {
    font-family: 'Trebuchet MS', Tahoma, Arial, SunSans-Regular, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    color: white;
    padding:0px;
    margin:0px;
    background: url(../images/background.jpg) repeat;
  }
  
img {
border: none;
}

a{
text-decoration: none;
}

a:link{
color: #e8f04f;
}

a:visited{
color: #e8f04f;
}

a:hover{
color: #e62329;
}

#top_container{
display: block;
width: 100%;
height: 284px;
background: url(../images/background_top.jpg) repeat-x left top;
}

#autor{
clear:both;
margin-left:40%;
margin-top:0px;
font:small;
font-weight:bold;

}
#top{
display: block;
position: relative;
width: 878px;
height: 284px;
background: url(../images/top.jpg) no-repeat left top;
margin-left: auto;
margin-right: auto;
}

#formacja{
display: block;
position: relative;
width: 200px;
height: 70px;
left: 1px;
top: 195px;
border: none;
text-align: center;
font-size:14px;
font-weight: bold;
}

#top_horizontal_menu{
position: relative;
}

#top_horizontal_menu ul{
padding: 0px;
margin: 4px 0px 0px 450px;
list-style-type: none;
text-align: center;
font-weight: bold;
}

#top_horizontal_menu ul li{
display: inline;
margin: 0px 0px 0px 2px;
}

#top_horizontal_menu ul li a{
text-decoration: none;
padding: 2px 10px 2px 10px;
color: #1d4f70;
border: solid 1px #1D4F70; 
border-bottom: none;
background-color: #fff;
}

#top_horizontal_menu ul li a:hover{
color: #fff;
background-color: #369;
}

#top_vertical_menu ul{
margin: 10px 0px 0px 645px;
position: relative;
text-align: left;
}

#top_vertical_menu ul li{
display: list-item;
list-style-type: none;
padding-left: 20px;
background: url(../images/lista_green.jpg) no-repeat left;
}

#top_vertical_menu ul li a{
text-decoration: none;
background: none;
border: none;
color: #fff;
line-height: 31px;
}

#top_vertical_menu ul li a:hover{
color: #fff;
background: none;
}

#root_container{
display: block;
width: 879px;
margin-left: auto;
margin-right: auto;
padding: 0px 10px 0px 10px;
}

#left{
display: block;
width: 590px;
float: left;
}

#right{
display: block;
float: right;
width:250px;
margin-left: 20px;
}

.foto_news{
border: solid 1px #fff;
padding: 5px;
margin: 5px 5px 5px 5px;
float: right;
width: 150;

}

a.linki{
display: block;
margin: 5px 0px;
width:100px; 
padding: 1px;
}


.foto_najlepszy_tancerz{
border: solid 1px #fff;
padding: 5px;
margin: 0px 5px 0px 10px;
float: right;
background-color: #1D4F70;
}

.foto_container {
margin-top: 10px;
width: 90%;
text-align: justify;
float:left;
}

.foto_gallery{
border: solid 1px #fff;
padding: 5px;
margin: 5px 5px 5px 5px;
height:150px;
}

.

.text_footer{
clear: both;
text-align: left;
}

h1 {
font-size: 18px;
border-bottom: solid 1px #e8f04f;
clear: both;

}

.menu_title{
border-bottom: solid 1px #88cb13;
}

.data{
margin-left: 20px;
}

.zajawka {
text-align: justify;
}

.tresc{
text-align: justify;
}

#calendar {
    margin : 0px 0px 0px 0px;
    position : relative;
    text-align : center;
    color: #1d4f70;
  }


#calendar th {
    font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


#calendar table {
    width: 100%;
  }


#calendar td {
    text-align: center;
    font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #E4E4E4;
    background: #fff;
  }


#calendar .wydarzenie {
    font-weight : bold;
    font-size: 9px;
    color : #d44536;
  }


#calendar .wolne {
    background-color : #FACC89;
  }


#calendar .dzisiaj {
    background-color: #FFF2CA;
  }


#calendar caption {
    margin: 0px 0px 5px 0px;
  }


#calendar .arrow {
    margin: 0px 10px 0px 10px;
    vertical-align: middle;
  }

.icons {
    border: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 5px;
    float: none;
    vertical-align: middle;
  }
  
.foto_galeria{
width:100px;
height:100px;
border: solid 1px #fff;
padding: 2px;
margin: 5px 5px 5px 5px;
}
#footer{
	clear: both;
	display: block;
	width: 100%;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	background: url(../images/background_footer.jpg) repeat-x;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#footer_container{
	position: relative;
	display: block;
	width: 868px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	padding: 0px;
	text-align: center;
}

#bottom_navcontainer ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}

#bottom_navcontainer ul li{
	display: inline;
	line-height: 25px;
	padding-right: 20px;
}

#bottom_navcontainer ul li a{
	text-decoration: none;
	color: #fff;
}

#bottom_navcontainer ul li a:hover{
	color: #fff;
}
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid white;
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 0.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}

