#content table{
 margin: 20px auto!important;
}
.tresc p {
	text-align: justify;
}

table.border{
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
table.border thead tr{
	border-bottom: 3px solid #dce3eb;
}
table.border td{
	/* background-image: url('/szablony/index_layout/images/td-bg.png'); */
	background-position: right; 
	background-repeat: repeat-y;	
	border-top: 1px solid #dce3eb;
	border-right: 1px solid #dce3eb;
	border-bottom: 1px solid #dce3eb;
	border-left: 1px solid #dce3eb;
}
table.border th{
	/* background-image: url('/szablony/index_layout/images/td-bg.png'); */
	background-position: right; 
	background-repeat: repeat-y;	
	border-top: 1px solid #dce3eb;
	border-right: 1px solid #dce3eb;
	border-left: 1px solid #dce3eb;
	font-size: 14px;
	padding: 10px 8px 7px;
	text-align: center;
} 

#tresc strong{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tresc h4{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
}

#tresc img {
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #959595;
	-moz-box-shadow: 0px 3px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 3px 5px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 12px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}

#tresc a img:hover {
	margin-top: 10px;
	padding: 4px;
	border: 1px solid #959595;
	-moz-box-shadow: 0px 3px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 3px 5px #808080;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 12px;
}

#tresc ul{
	list-style-type: circle;
}

/* SPECIAL */

#webmastering, .webmastering {
	width: 100%;
	table-layout: fixed;
}

#webmastering td{
	border: none;
}

.webmastering td{
	border: none;
}

#slynni-sportowcy td{
	border: 0px;
	text-align: justify!important;
	vertical-align: middle!important;
}

#slynni-sportowcy td:first-child{
	border: 0px;
	text-align: center!important;
}

#roczniki table{
	table-layout: fixed;
	width: 100%;

}
#roczniki table td{
	vertical-align:top;
}
#roczniki table td{
	border: 0px;
}

#roczniki ol{
	list-style-type: none!important;
	margin-top: 7px;
}

#regulamin ol{
	margin-left: 38px;
}

#regulamin h2{
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
}

#tabela ol{
	list-style: none;
	width: 48%;
	margin: 0 auto;
}

#tabela ol li {
	padding-bottom: 5px;
}

#folder #absolwenci{
	margin-left: 80px;
}

#folder img{
	margin-bottom: 5px;
}


/* KONTAKTY */

#kontakty *{
	text-align: center!important;
}

#kontakty ol{
	list-style:none;
	margin-bottom: 10px;
}

#kontakty ol li{
	padding-bottom: 8px;
}

#kontakty address{
	font-style: normal;
}


/* #content table{
 margin: 20px auto!important;
}
table.border{
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
table.border thead tr{
	border-bottom: 3px solid #dce3eb;
}
table.border td{
	background-image: url('/szablony/index_layout/images/td-bg2.png');
	background-position: bottom; 
	background-repeat: repeat-x;	
	border-top: 1px solid #dce3eb;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #dce3eb;
	border-left: 1px solid #fff;
}
table.border th{
	background-position: right; 
	background-repeat: repeat-y;	
	font-size: 14px;
	padding: 10px 8px 7px;
	text-align: center;
}  */