		.uvod-list {
			background: url(../img/div-end_bg.png) no-repeat center bottom;
			margin:5px 0 0 0;
			padding:0 0 11px 0;
			width: 695px;
			height: 270px;
			overflow: hidden;
			position: relative;
		}

		.uvod-list ul {
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		.uvod-str {
			z-index:1;
			position:absolute;
			bottom:15px;
			right:5px;
			margin: 0;
			padding: 0;
			font-size: 18px;
		}

		ul.uvod-str {
			width: auto;
		}

		ul.uvod-str li {
			display:inline-block;
			font-size: 11px;
			font-family: Arial;
		}
		
		ul.uvod-str li a {width:auto; height:auto; margin:0 0px 0 1px; padding:5px 8px; background:#fff; border:1px solid #000; color: #000; text-decoration: none; display: block; outline: none; font-size:14px;}

		ul.uvod-str li a:hover {
			text-decoration: underline;
		}

		ul.uvod-str .avis a.current {
			background:transparent;
			margin:0;
			height: auto;
			color: #FFF;
		}

		ul.uvod-str li a.current {
			background:#000; border:1px solid #fff; color: #fff;
		}

		ul.uvod-str li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul.output {
			right: 0;
			width: 695px;
			height: 270px;
		}

		ul.output li {
			position: absolute;
			width: 695px;
			height: 270px;
		}

		ul.output li a {
			position: absolute;
			bottom: 0px;
			right: 0px;
			padding: 0;
			text-decoration: none;
			color: #fff;
			background:transparent;
		}

.uvod-popis {position: absolute; bottom: 0px; left: 0px; width:695px; padding: 10px; text-decoration: none; font-size: 11px; color: #FFF; background:transparent url(../img/uvod-list_bg.png) repeat; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.uvod-popis h3 { font-size:17px;}
.uvod-popis strong { font-size:17px; padding:15px 0 0 0; display:block;} 
.uvod-popis p {margin:0; padding:4px 0 0px 0; font-size:12px; width:550px; text-align:justify;}