.tabelateczka {
	padding: 0px !important;
	margin: 0px !important;
	background: #ffffff !important;
}

.tabelateczka tr {
	height:40px !important;
}

.tabelateczka tr td {
	padding: 0px !important;
	margin: 0px !important;
	background: #ffffff !important;
}

.tabelateczka th {
	padding: 0px 2px !important;
	margin: 0px !important;
	background: #cccccc !important;
	text-align: center !important;
	color: #000000;
	font-size: 11px;
}

.tabelateczka a {
	color: #000000;
	text-decoration: none;
}

.tabelateczka a:hover {
	color: #FF0000;
	text-decoration: none;
}

.foldername {
	margin: 0px;
	padding: 10px 0px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	float: right;
}

#footer {
	width: 760px !important;
	margin: 0px auto !important;
}

#footerlink {
	width: 850px !important;
	margin: 0px auto !important;
	text-align: center;
}

#footerlink h2 {
	color:	#979797;
	font-size: 10px;
	margin: 0px !important;
	padding: 0px 5px !important;
	font-weight: normal;
	float: left;
	cursor: hand;
}

#footerlink a {
	color: #333;
	text-decoration: none;
	margin: 0px;
}

#footerlink a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#footerlink span {
	color: #ff0000;
}

.footertext {
	margin: 0px auto;
	float: none;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

#footertext a {
	text-decoration: none;
	color:	#979797;
}

#footertext a:hover {
	text-decoration: underline;
}

.clr {
	clear: both !important;
}

#leftTop h1 {
	display: none;
}

.topinfo {
	background: #F7F7F7;
	padding: 5px 0px;
	margin: 0px auto;
}

.tablecontent {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}

.tablecontent table {
	background: #ffffff;
}

.tablecontenttd {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
}

.columntd {
	background-image: url(../design_img/dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
	height: 200px;
}

.columnth {
	background: #EE1C25;
	color: #ffffff;
	text-align: center;
	padding: 5px !important;
	font-weight: bold;
}


#tabcontainer-nav {
	text-align: left;
}

#tabcontainer-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabcontainer-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#tabcontainer-nav li a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 2px 15px;
	background-image: url(menu1.jpg);
	background-position: 0px 0px;
	display: block;
	width: 104px;
	height: 25px;
	font-size: 10px;
	text-align: center;
}

#tabcontainer-nav li a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-image: url(menu2.jpg);
	background-position: 0px 0px;
}

#tabcontainer-nav li a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-image: url(menu2.jpg) !important;
	background-position: 0px 0px;
}

a.addsubteczke {
	margin: 0px;
	padding: 5px 10px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	color: #FF0000;
	text-decoration: none;
}

a:hover.addsubteczke {
	color: #000000;
	text-decoration: none;
}

a.superteczka {
	color: #FF0000 !important;
	text-decoration: none !important;
}

a:hover.superteczka {
	text-decoration: underline;
}

a.back {
	margin: 0px;
	padding: 5px 10px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	color: #FF0000;
	text-decoration: none;
}

a:hover.back {
	color: #000000;
	text-decoration: none;
}
