/* -------------------------------------------- GENERAL */



* {
    margin: 0; 
    padding: 0; 
}

html { overflow-y: scroll; }

html, body { height: 100%; }

body, textarea, input, a {
    background-color: #FFF;
    color: #333;
	font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -0.05em;
	word-spacing: normal;
	vertical-align: baseline;
	text-align: left;
}

.clear { clear: both; }

#page_wrap {
	postion: relative;
	width: 700px;
	margin-left: auto ;
  	margin-right: auto ;
    margin-bottom: -40px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#footer {
	width: 700px;
	margin: 40px auto 0px auto;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #AAA;
	color: #006ab0;
	font-size: 10px;
	text-align: left;	
}



/* -------------------------------------------- STYLE */



div, img {
	border: 0px solid #000;
}

h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #006ab0;
	text-transform: uppercase;
	line-height: 21px;
}

h2 {
	color: #333;
    font-size: 13px;
}

h3 {
	color: #333;
    font-size: 13px;
}

li {
	list-style: none;
}

a:hover { 	color: #006ab0; }


.main_nav a {
	font-size: 16px;
	color: #6db122;
	font-weight: bold;
	line-height: 20px;
}

.main_nav a:hover {
	color: #006ab0;
}

.sub_nav li, li a {
	font-size: 15px;
	color: #6db122;
	font-weight: bold;
	text-align: left;
	line-height: 17px;
	margin-right: 0px;
} 

#kontakt {
	font-size: 16px;
	color: #006ab0;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	margin-right: 0px;
}

.info {
	color: #333;
	border-left: 1px #AAA solid;
	line-height: 14px;
}

#intro {
	border-top: 1px solid #006ab0;
	border-bottom: 1px solid #006ab0;
}

/*#img_descr {
	position: absolute; 
	width: 690px; 
	height: 25px; 
	text-align: right; 
	bottom: 0px; 
	right: 10px; 
	z-index: 1;
	line-height: 25px;
	color: #FFF; 
	background-color: #000;
	opacity:0.5;
	filter:alpha(opacity=50);
}*/

#img_descr {
	float: right; 
	line-height: 25px;
	font-weight: bold;
	height: 30px;
}



/* -------------------------------------------- INFO CAROUSEL START*/


.what {
	float: left;
	width: 700px;
	height: 160px;
	border-bottom: 1px solid #AAA;
}

.infiniteCarousel ul li {
	font-size: 15px;
	color: #006ab0;
	font-weight: bold;
	line-height: 20px;
}

.infiniteCarousel ul li div {
	font-size: 18px;
	color: #6db122;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}

.infiniteCarousel ul li p {
	margin-top: 5px;
}

.infiniteCarousel {
  width: 700px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 700px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 150px;
  margin: 0 0px;
  position: absolute;
  top: 0;
}


.infiniteCarousel .wrapper ul {
  width: 840px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px;
  height: 85px;
  width: 700px;
}

.infiniteCarousel ul li:hover {
	color: #6db122;
}



/*.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}*/



/* -------------------------------------------- LAYOUT */


#intro {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 150px;
}

.std {
	float: right;
	width: 470px; 	
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: justify;
}

.kont_2 {
	float: right;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.kont_1 {
	position: relative;
	width: 235px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.std_lft {
	float: left;
	width: 230px;
	margin-top: 20px;
	padding-top: 5px;
}

h2 {
	float: left;
	width: 230px;
	margin-top: 10px;
	padding-top: 5px;
}

h3 {
	float: left;
	width: 80px;
	margin-top: 10px;
	padding-top: 5px;
}


#catch {
	float: left;
	margin-bottom: 15px;
}

.info {
	float: left;
	width: 200px; 	
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 90px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.right {
	float: right;
	text-align: right;
}


#logo {
	margin-top: 50px;
	margin-left: -1px;
	height: 63px;
}



#main_nav_wrap {
	float: right;
	margin-top: 100px;
}

.main_nav {
	float: left;
}

.main_nav li {
	margin-left: 50px;
}


.sub_nav {
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	width: 230px;
}

