/* general stuff */
table.searchintro {
	padding: 10px 0;
	width: 100%;
	font-size:9pt;
}

table.searchintro td {
	padding: 5px!important;
}

.highlight {
	font-weight:bold;
	color: black;
}

fieldset {
	border: gray 1px dotted;
	text-align:justify;
	padding:10px;
}

/* ======================================================================================== */



body.page {
	font: 9pt Arial;
	color: black;
	background: url(../images/tlo_main.png) repeat-x white;
	margin:0px;
}

table.main {
	font: 9pt Arial;
	color: black;
	width:1000px;
	margin:0px;
	height:90%;
}

td.top {
	padding:0px;
	vertical-align:top;
	text-align:left;
}

td.komp {
	margin:0px;
	padding:0px;
	vertical-align:left;
	text-align:left;
}

td.paski {
	height:100%;
	background: url(../images/paski.png) repeat-y white;
}

td.paski2 {
	height:48px;
	margin:0px;
	padding:0px;
}

div.menu {
	float: left;
	z-index:100;
	background-color:#313131;
	border-top:white 1px solid;
	border-right:white 1px solid;
	border-left:white 1px solid;
	border-bottom:#313131 2px solid;
	margin-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:95px;
	text-align:center;
	font: bold 8pt Arial;
	color: white;
	margin-top:90px;
}

div.podmenu {
	font: 9pt Arial;
	color: white;
	margin-top:150px;
	margin-left:50px;
}

tr.stopka {
	height:98px;
	background: url(../images/tlo_stopka.png) repeat-x;
}

a:link,a:visited {
	font: bold 10pt Arial;
	color:#880000;
	text-decoration:underline;
}

a:hover {
	font: bold 10pt Arial;
	color:red;
	text-decoration:underline;
}

a.dol:link,a.dol:visited {
	font: 8pt Arial;
	color:gray;
	text-decoration:none;
}

a.dol:hover {
	font: 8pt Arial;
	color:#941919;
	text-decoration:underline;
}

a.top:link,a.top:visited {
	font: bold 8pt Arial;
	color:white;
	text-decoration:none;
}

a.top:hover {
	font: bold 8pt Arial;
	color:white;
	text-decoration:underline;
}

table.contentpaneopen {
	font-size:9pt;
}

input {
	background: url(../images/input_tlo.png) repeat-x white;
	border: gray 1px solid;
	font: 9pt Arial;
	color: silver;margin-left:1px;
}

div.szukaj {
	width:210px;
	height:50px;
	background: url(../images/szukaj.png);
}