/* BOFHnet rjs@biuro.net.pl */

@import "layout.css";

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #136;
}
a:hover {
	color: #000; 
}
.dotted {
	height: 3px;
	background: url('../images/layout/dottedLine.gif') repeat-x 50% 50%;
}
.clr {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
form {
	margin: 0;
	padding: 0;
}
.vm {
	vertical-align: middle;
}
.vt {
	vertical-align: top;
}
.vb {
	vertical-align: bottom;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.min {
	width: 1%;
}
td.min {
	white-space: nowrap;
}
.fs13 {
	font-size: 13px;
}
.sm {
	font-size: 10px;
}
.detailsDownload {
}
.br {
	float: left;
	width: 100%;
}
.detailsDownload a {
	display: inline;
	float: left;
}
div#banner_onLine {
	text-align: left !important;
}
div#banner_onLine a {
	padding: 15px 0;
	width: auto;
}
p.material {
	font-size: 12px;
	font-weight: bold;
}

p.material {
	font-size: 12px;
	font-weight: bold;
}

p.material a {
	padding-left: 10px;
}

.jpg {
	padding-left: 18px;
	background: url("../images/layout/icons/jpg.png") 0 5px no-repeat;
}

.swf {
	padding-left: 20px;
	background: url("../images/layout/icons/swf.png") 0 5px no-repeat;
}

.pdf {
	padding-left: 20px;
	background: url("../images/layout/icons/pdf.png") 0 5px no-repeat;
}

.tex {
	padding-left: 20px;
	background: url("../images/layout/icons/tex.png") 0 5px no-repeat;
}

.doc {
	padding-left: 20px;
	background: url("../images/layout/icons/doc.png") 0 5px no-repeat;
}

.xls {
	padding-left: 20px;
	background: url("../images/layout/icons/xls.png") 0 5px no-repeat;
}

.ppt {
	padding-left: 20px;
	background: url("../images/layout/icons/ppt.png") 0 5px no-repeat;
}

.html {
	padding-left: 20px;
	background: url("../images/layout/icons/html.png") 0 5px no-repeat;
}

.txt {
	padding-left: 20px;
	background: url("../images/layout/icons/txt.png") 0 5px no-repeat;
}

#katalogi {
	margin-left: 20px;
	width: 80% !important;
}

#katalogi td {
	line-height: 25px;
}