@charset "UTF-8";
* {
	
	padding:0;
	margin:0;
	}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #BACBD3;
	color: #333;
}
#wrap {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: auto;
	width: 1000px;
}
#topInfo {
	text-align: right;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
}
#logo {
	float: left;
	height: 130px;
	width: 420px;
	margin-top: 3px;
}
#navigation {
	float: right;
	height: 30px;
	width: 460px;
	color: #666;
	margin-top: 105px;
	text-align: right;
}
#banner {
	height: 420px;
	width: 1000px;
	background-image: url(../images/bannerBack.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerText {
	float: left;
	width: 300px;
	text-align: right;
}
#footer {
	height: 50px;
	margin-top: 15px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999;
	font-size: 0.9em;
}
.image {
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 12px;
	margin-top: 5px;
}
.clear {
	clear: both;
}
h1 {
	color: #666;
}

#navlist
{
	overflow: visible;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0;
	padding-left: 0;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0.7em;
	padding-bottom: 6px;
	padding-left: 0.7em;
	color: #8BC53E;
}

#navlist li a:link {
	color: #8BC53E;
}
.sluzby {
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-image: url(../images/Symbol---Check.png);
}
#navlist li a:visited {
	color: #8BC53E;
}

#navlist li a:hover
{
	color: #FFF;
	border-top-color: #BEC2C3;
	border-right-color: #BEC2C3;
	border-left-color: #BEC2C3;
	background-color: #B9CAD2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

#navlist li a#current
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BEC2C3;
	border-right-color: #BEC2C3;
	border-left-color: #BEC2C3;
	background-color: #B9CAD2;
	color: #FFF;
}
.footerText1 {
	float: left;
	width: 500px;
	line-height: 1em;
}
.footerText2 {
	float: left;
	width: 200px;
	line-height: 1.6em;
}
.white {
	font-size: 1.2em;
	color: #FFF;
}
#banner2 {
	height: 420px;
	width: 1000px;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentLeft {
	float: left;
	width: 675px;
	color: #333;
	padding-right: 15px;
}
#contentRight {
	float: right;
	width: 305px;
}
.image2 {
	height: 400px;
	width: 300px;
	padding: 2px;
	border: 1px solid #8BC53E;
	margin-bottom: 3px;
}
#nameF {
	height: 30px;
}
.email {
	width: 100%;
	height: 27px;
	margin-bottom: 5px;
	background-color: #CCC;
	border: 1px solid #8BC53E;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#formcont {
	width: 600px;
}
.formText {
	padding-top: 10px;
	height: 20px;
}
.text {
	width: 100%;
	margin-bottom: 5px;
	background-color: #CCC;
	border: 1px solid #8BC53E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.image3 {
	height: 200px;
	width: 300px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 2px;
	border: 1px solid #8BC53E;
	float: left;
	margin-left: 15px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.box {
	background-color: #8BC53E;
	float: right;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.box1 {
	width: 140px;
	float: right;
	margin-bottom: 10px;
	margin-top: 25px;
}
#slideshow {
	position:relative;
	padding: 2px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
	border: 3px solid #8BC53E;
}

#slideshow IMG.last-active {
    z-index:9;
}
#partneri {
	margin-top: 295px;
	text-align: right;
	width: 635px;
}

