@charset "UTF-8";
*{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.clear {
	clear: both;
}

body{ background-image:
	background-image: url(/images/mainback.jpg);
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-x;
	background-color: #109EC3;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -0.5px;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -0.5px;
}
h3 {
	font-size: 1.1em;
}

p { padding-bottom:10; padding-top:10;}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 25px;
}

#header {
}

#logo {
	float: left;
	height: 102px;
	width: 282px;
	margin-top: -1px;
}

#nav {
	float: right;
	width: 450px;
}
#content {
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #333;
}
#headerText{
	margin-top:120px;
	width:550px;
	float: right;
}

#headerText a {
	text-decoration: none;
	color: #333;
}
#headerText a:hover {
	text-decoration: underline;
	color: #333;
}

#headerHome{ margin-top:120px;}

/*home slideshow start here*/

a img{
 border:0;
}
div.wrap{
 width:993px;
 margin:0 auto;
 text-align:left;
}
 div#top div#nav{
	float:left;
	clear:both;
	width:993px;
	height:52px;
	margin:22px 0 0;
	background-image: url(images/nav-bg.png);
	background-repeat: no-repeat;
 }
  div#top div#nav ul{
	float:left;
	width:700px;
	height:52px;
  }
   div#nav ul li{
    float:left;
    height:52px;
   }
    div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
    }
div#headerHome{
 margin:-1px 0 0;
}
div#video-headerHome{
	height:683px;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#headerHome div.wrap{
	height:210px;
 }
div#headerHome div#slide-holder{
	z-index:40;
	width:765px;
	height:210px;
	position:absolute;
	top: 354px;
 }
div#headerHome div#slide-holder div#slide-runner{
	width:764px;
	height:210px;
	overflow:hidden;
	position: absolute;
	top: -2px;
	margin-left: 106px;
  }
div#headerHome div#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
div#headerHome div#slide-holder div#slide-controls{
	left:0;
	width:765px;
	height:46px;
	display:none;
	position:absolute;
	background:url(images/slide-bg.png) 0 0;
	bottom: 0px;
	color: #8CC63E;
  }
div#headerHome div#slide-holder div#slide-controls p.text{
	float:left;
	color:#8CC63E;
	display:inline;
	font-size:13px;
	line-height:16px;
	margin:15px 0 0 20px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   }
div#headerHome div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
   }
div#headerHome div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
    }
div#headerHome div#slide-holder div#slide-controls p#slide-nav a{background-image:url(images/silde-nav.png);}
div#headerHome div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }

div#nav ul li a{background:url(images/nav.png) no-repeat;}



.links {
	
	width: 42px;
	position: absolute;
	margin-left: 873px;
	margin-top: 65px;
}

#contenthome{
	padding-top: 90px;
}

	
#contentbox{
	background-color:#109EC3;
	border: 1px solid #3cb6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 200px;
}

.homebox{
	height: 180px;
	width: 320px;
	float: left;
	padding: 10px;
}
.homebox2{
	height: 180px;
	width: 330px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3cb6e6;
	border-left-color: #3cb6e6;
	padding: 10px;
}
.homebox1{
	height: 180px;
	width: 285px;
	float: left;
	padding: 10px;
}
/* end of homepage styling---------------------------------*/

/*footer styling---------------------------------*/

#footerMenu {
	height: 35px;
	background-image: url(images/footerBar.png);
	background-repeat: repeat-x;
	background-position: top;
}
#mainFooter {
	background-image: url(images/newstoSoluSpodok.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 230px;
	font-size: 0.9em;
}

#footerCentre {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}
#footer3 {
	width: 200px;
	float: left;
	
	background-image: url(file:///Macintosh%20HD/Users/radovanstolarcik/Sites/images/brandingFooter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
}
#footer2 {
	float: left;
	width: 250px;
	
	padding-left: 10px;
}
#footer1 {
	float: left;
	width: 230px;
	height: 257px;
	position: absolute;
	margin-top: -65px;
	margin-left: 750px;
	background-image: url(images/footerBack.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 35px;
	padding-top: 20px;
}
#subFooter {
	background-color: #464646;
	height: 40px;}
	
.footerCopy {
	padding-top: 8px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	color: #999;
}

#menuCenter {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* end of footer styling---------------------------------*/

/* Navigation */


#navlist ul
{
	white-space: nowrap;
	padding: 0;
	margin: 0;
	float: right;
}

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

#navlist a
{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}

#navlist a:link, #navlist a:visited
{
	color: #434343;
	text-decoration: none;
}


#navlist a:hover
{
	background-repeat: no-repeat;
	color: #FFF;
}

#active a:link, #active a:visited, #active a:hover
{
	color: #FFF;
	background-image: url(file:///Macintosh%20HD/Users/radovanstolarcik/Sites/images/menuZnak.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menuContainer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 550px;
	font-weight: bold;
	height: 30px;
	float: left;
	padding-top: 9px;
}

/* navigation styling end ---------------------------------*/


/*pages styling---------------------------------*/

#wrapperp {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/inner_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 25px;
}

#headerp {
}

.linksp {
	width: 45px;
	position: absolute;
	margin-top: 27px;
	top: 131px;
	margin-left: 1000px;
}

.link{
	float:right;
	width: auto;
	padding-bottom:3px;
	color: #FFF;
}
#main{
	background-color: #F3F3F3;
	border: 5px solid #FFF;
	height: 400px;
}
#sidebar{ float:left; width:350;}
#testimonials {
	margin-top:25px;
	padding-right: 28px;
}

/*slyder styling end ---------------------------------*/

div#slideShowItems{
	height:220px;
	overflow:hidden;
	position:relative;
	color: #333;
	}
	
	div#slideShowItems div{
	width:100%;
	padding-top: 10px;
	}
	
	
	div#slideShowItems img {
		margin-right:13px;
		float:left;
	}
	
	ul#slideShowCount{
	margin:0px;
	padding:0px;
	width:100%;
	}
	ul#slideShowCount li.slide{
		line-height:14px;
		float:right;
		cursor:pointer;
		width:26px;
		height:18px;
		display:block;
		background: transparent url(tabs.jpg) no-repeat scroll left top;
	}
