/* ovplyvnenie stranky pre vhodnost na tlac */

/*
a:link:after, a:visited:after {
 content: " (" attr(href) ") ";
 font-size: 90%;
}
*/

.odd {
	color: black;
}

h1 {
	color: black;
	font-size: 250%;
	margin-top: 0px;
}

em {
	color: black;
}

.noprint {
	display: none;
}

.print {
	display: block;
}

.printlink {
	font-size: 80%;
	font-family: verdana;
}

#envelope {
	width: inherit;
	_width: 100%;
}

#topinfo {
	display: none;
}

#topodd {
	display: none;
}

#topTabs {
	display: none;
}

#toplista {
	display: none;
}

#topmenu {
	display: none;
}

#breadCrumbs {
	display: none;
}

#rightmenu {
	display: none;
}

#outerContainer {
	background-image: none;
	Xborder: 1px solid red;
}

#innerContainer {
	float: none;
	width: inherit;
	_width: 100%;
	Xborder: 1px solid green;
}

#main1, #main2 {
	float: none;
	width: inherit;
	_width: 100%;
	Xborder: 1px solid blue;
}

#pageInfoLinks {
	display: none;
}

#leftlista1, #leftlista2 {
	display: none;
}

#rightlista1, #rightlista2 {
	display: none;
}

#botmenu {
	display: none;
}

#banner145-45-left, #banner145-85-right {
	display: none;
}

#botpodpis, #botpodpis a {
	color: black;
	font-size: 10pt;
	font-style: italic;
}

.textLista {
	font-size: 14px;
	font-weight: bold;
	background-color: white;
}

.textLista.point {
	background-image: none;
	padding-left: 5px;
}

.textLista.bigleft .left {
	color: black;
}

a:link, a:visited {
	color: black;
}

.textlinks a:link, .textlinks a:visited {
	color: black;
}

body {
	color: black ! important;
	background-color: white;
	font-size: 12pt;
	font-family: arial, sans-serif;
	margin: 10pt;
}
