@charset "windows-1250";
/* CSS Document */
#wrapper {
	width:1000px;
	margin:0px;
	height: 340px;
	position: absolute;
}
.sliderbutton {
	float:left;
	width:32px;
	padding-top:115px;
	z-index: 10000;
	position: relative;
	left: -6px;
	display: none;
}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {
	background-image: url(../img/tl_left_hov.png);
	background-repeat: no-repeat;
}
.sliderbutton2 {
	float:right;
	width:32px;
	padding-top:115px;
	z-index: 10000;
	position: relative;
	right: -1px;
	display: none;
}
.sliderbutton2 img {cursor:pointer}
.sliderbutton2 img:hover {	
	background-image: url(../img/tl_right_hov.png);
	background-repeat: no-repeat;}
#slideshow {
	float:left;
	width:1000px;
	height:340px;
	position: absolute;
	z-index: 1;
}
#slides {
	position:relative;
	width:1000px;
	height:340px;
	list-style:none;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}
#slides li {
	width:1000px;
	height:340px;
	margin: 0px;
	padding: 0px;
}
#slides li img {
	width:1000px;
}
#slides li .titulek {
	background-image: url(../img/poz_seda.png);
	background-repeat: repeat;
	width:370px;
	height:80px;
	position: absolute;
	text-decoration: none;
	left: 0px;
	top: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#slides li .titulek  p {
	display: block;
	text-align: left;
	color: #CCC;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slides li .titulek  h3 {
	display: block;
	text-align: left;
	color: #FFF;
	font-size: 28px;
	margin: 0px;
	line-height: 28px;
	text-shadow: #111 4px 6px 8px;
	-webkit-text-shadow: #111 4px 6px 8px;
	-moz-text-shadow: #111 4px 6px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
#slides li .titulek  h3 a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#slides li .titulek  h4 {
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
	text-align: left;
	display: block;
	padding: 0px;
}

.pagination {
	list-style:none;
	height:25px;
	position: absolute;
	z-index: 1000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	padding: 0px;
	bottom: 15px;
	right: 15px;
	display: none;
}
.pagination li {
	float:left;
	cursor:pointer;
	text-align:center;
	color:#222;
	font-size: 13px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 23px;
	height: 23px;
	width: 23px;
	background-color: #FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.pagination li:hover {
	color:#FFF;
	background-color: #0083c6;
}
li.current {
	color: #FFF;
	background-repeat: no-repeat;
	background-color: #0083c6;
}
li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {
	font:22px Georgia,Verdana;
	margin-bottom:15px;
	color:#666
}
li .pag_menu {
	width: 360px;
	position: absolute;
	left: 25px;
	top: 40px;
}
li .pag_menu .nadpis {
	margin: 0px;
	font-size: 30px;
	line-height: 30px;
	float: left;
	width: 350px;
}
li .pag_menu .nadpis a {
	color: #0083c6;
	background-image: url(../img/tlapka.png);
	height: 45px;
	width: 247px;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 20px top;
	text-decoration: none;
}
li .pag_menu .text {
	margin: 0px;
	font-size: 19px;
	line-height: 20px;
	text-align: left;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
li .pag_menu .text a {
	color: #000;
	text-decoration: none;
}
li .pag_menu .text a:hover {
	text-decoration: none;
	color: #000;
}
li .pag_menu .text a.vice {
	text-align: left;
	display: block;
	text-decoration: none;
	background-image: url(../img/sip_vice_h.png);
	background-repeat: no-repeat;
	float: right;
	color: #000;
	background-position: left center;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 22px;
	background-color: #0083c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	position: absolute;
	right: 70px;
	bottom: 20px;
}
li .pag_menu .text a.vice:hover {
	background-color: #D6D6D6;	
}