.texty{
	width: 850px;
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	}

.texty h2{
	font-size: 1.6em;
	padding: 10px 0px 20px;
	text-align: center;
	font-weight: bold;
	}

.texty h3{
	font-size: 1.4em;
	text-align: center;
	padding: 20px 0px 3px;
	}

.texty-kontakty h3{
	text-align: left;
	}

.texty h4{
	padding: 20px 0px 0px;
	}


.texty p{
	text-align: justify;
	line-height: 160%;
	}

.texty ul{
	margin-left: 25px;
	}

.texty ul li{
	padding-bottom: 4px;
	line-height: 160%;
	}

.texty a:hover{
	color: rgb(128,11,17);
	text-decoration: none;
	}

.texty table td{
	padding: 4px 0px 3px;
	vertical-align: top;
	}

h2.texty-name{
	text-align: center;
	padding: 25px 0px 10px;
	}