@charset "utf-8";
body {
	background-color: #BFD1D8;
	background-image: url(layout/bg.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	font-size: 14px;
}
#main {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	margin-top: 20px;
}
#head {
	height: 120px;
	position: relative;
	background-color: #E7F1F1;
}
#head span {
	height: 120px;
	width: 760px;
	background:url(layout/head.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
}
a img {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #102C32;
}
ul {
	list-style-position: outside;
	list-style-image: url(layout/bullet.jpg);
}
ul li {
	margin-bottom: 8px;
}

h1 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	color: #3D3A31;
	font-weight: normal;
	font-size: 38px;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	text-align: center;
	font-weight: normal;
	color: #56569E;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	background-image: url(layout/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 8px;
	background-color: #6B7577;
	text-transform: uppercase;
}
.panel {
	margin-right: 15px;
	margin-left: 17px;
	color: #265B56;
	font-size: 14px;
}
.panel a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.item, .top-text, .btm-text {
	clear: both;
	background-color: #FFFFFF;
	background-image: url(layout/pruh.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.top-text {
	height: 280px;
}
.slides {
	background-image: url(layout/slidew.jpg);
	background-repeat: no-repeat; height: 100px;
	text-align: center;
}
.slides a {
	padding: 10px;
	margin-top: 30px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}

.btm-text  .image {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 19px;
	margin-top: 0px;
	text-align: center;
}
.btm-text .image img {
	margin-bottom: 3px;
	margin-left: 2px;
	margin-right: 2px;
}
.btm-text .image p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.btm-text a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
}



.item {

	height: 160px;
}
.thumb {
	float: left;
	background-color: #1A1A1A;
	height: 160px;
	width: 360px;
	position: relative;
}
.thumb    span   {
	position: absolute;
	height: 16px;
	width: 24px;
	right: 5px;
	bottom: 5px;
}
.text {
	margin-left: 365px;
	padding-right: 5px;
}
a  {
	color: #0066FF;
}
a.btn {
	background-color: #CEE4E1;
	padding: 1px;
	border: 1px solid #37567B;
	background-image: url(layout/btn.jpg);
	text-decoration: none;
}

.text  p, .top-text p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #244E64;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 15px;
	line-height: 120%;
}
.slideshow {
	margin-left: 50px;
}
.slideshow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.noscreen {
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 8px;
}
.enter {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}
.enter img {
	margin: 0px;
	padding: 0px;
}
.enter a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nadpis {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.stopka {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}





#foot {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #1A1A1A;
	background-image: url(layout/nm.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 60px;
	padding-top: 5px;
padding-bottom: 5px;	height: 50px;
	color: #368B84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
}
#foot a {
	color: #7DBAB4;
	text-decoration: underline;
}
#foot a:hover {
	color: #368B84;
	text-decoration: none;
}
