﻿#pis-middlecolumn {
	border: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 485px;
/*	left: -10px;*/
	top: 5px;
	overflow:auto;
}

.pis-sluzby-tbl{
	padding: none;
	border: none;
	float: right;
	width: 485px;
	min-height: 320px;
	overflow: hidden;
}

.pis-sluzby-tbl td {
	vertical-align: top;
}

.td-pis-leftcolumn {
	padding: none;
	width: 370px;
	min-height: 320px;
}

.td-pis-rightcolumn {
	padding: 0px 0px 0 10px;
	width: 115px;
	min-height: 320px;
	border-left: 1px solid #ccc;
}
.td-pis-rightcolumn p {text-align:left;}

.td-pis-bottomrow {
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;

}

/* bunka tabulky se sirkou 50 procent */
.td-half {
vertical-align:top;
width:50%;
}

/* bunka tabulky s cervenym levym okrajem */
.td-line {
vertical-align:top;
border-left:1px solid #DB3839;
}

/* seznam linkĹŻ na obory */
.tr-linkslist {
	padding: 0.2em;
	margin: 0.3em;
	width: 100%;
	background: #efefef;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ddd;
}

/* podmenu ve stránce dva sloupce */
.pis-submenu2 {
	float: left;
	padding: 0.2em;
	margin: 0.3em 0.3em 0.3em 0.3em;
	min-width: 110px;
	_width: 110px;
	background: #efefef;
	border: none;
}

div.pis-submenu2 a {
	display: block;
	margin: 0.2em;
	padding: 0.2em;
	padding-left: 1em;
	text-decoration: underline;
	background: url('../images/arrow_b_sml.gif') left center no-repeat;

}

div.pis-submenu2 span {
	display: block;
	margin: 0.2em;
	padding: 0.2em;
	padding-left: 1em;
	background: url('../images/arrow_b_sml.gif') left center no-repeat;
	white-space: nowrap;
}

div.pis-submenu2 a span {
	padding-left: 18px;
	display: block;
	line-height: 150%;
	background: url('../images/ico-pdf-link.gif') left center no-repeat;

}

div.pis-submenu2 a:hover {
	background:  url('../images/arrow_b_sml.gif') left center no-repeat;
	text-decoration: none;
}

/* podmenu ve stránce end */

/* zvýrazněný velký text */
.pisbigred1
{
	color: #c00;
	font-size: large;
}
/* zvýrazněný velký text end*/

/* odsazení textu */
.pisleftintend
{
	margin: 30px 0 30px 0px;
}
.pisleftintend1
{
	margin: 30px 0 30px 40px;
}
.pisleftintend2
{
	margin: 30px 0 30px 80px;
}
/* odsazení textu end */
.ndln{text-decoration:underline;}
