* {
    margin: 0;
    padding: 0;
}

img {
    border-width: 0;
}


.clear {
	clear: both;
}

a {
	color: #628faf;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

nav a {
	color: #d00;
}


.yt {
	position: absolute;
	margin-top: 27px;
	margin-left: 872px;
	z-index: 99999;
}


.yt-inner {
	position: absolute;
	margin-top: -307px;
	margin-left: 872px;
	z-index: 99999;
}


.yt-icon {
	background: Transparent url(yt.png) 0 0 no-repeat;
	width: 34px;
	height: 34px;
	display: block;
}


body {
	background: #e3e2dd url(bg.jpg) top center repeat-x;
	/*font-family: Arial, "Trebuchet MS", sans-serif;*/
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #4a4a4a;
}

body.inside {
	background: #e3e2dd url(bg2.jpg) top center repeat-x;
}


body.news {
	background-image: none;
	background-color: #e3e2dd;
}

#main-home {
	margin: 0 auto;
    width: 926px;
}

#extra-wrapper {
	margin: 0 auto;
    width: 990px;
    /*background: Transparent url(shadow.png) -40px 100px no-repeat;*/
}

#header-inner {
	margin: 0 auto;
    width: 911px;
}


#teaser-wrapper {
	width: 100px;
	padding: 38px;
	color: #7c8b90;
	font-size: 17px;
	line-height: 20px;
	position: relative;
}

#teaser-wrapper div {
	position: absolute;
	width: 542px;
	height: 85px;
	background: Transparent url(teaser.png) top center no-repeat;
	padding-left: 45px;
	padding-right: 30px;
	padding-top: 22px;
	margin-top: 256px;
	margin-left: 290px;
}

#teaser-wrapper h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}

#teaser-wrapper span {
	color: #d87012;
}

h2 {
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
}

#circles {
	position: absolute;
	margin-top: 10px;
	margin-left: 400px;
}

#circles2{
	position: absolute;
	margin-top: 10px;
	margin-left: 400px;
	top: 0;
}


.circle, .circle-active {
	width: 22px;
	height: 22px;
	background: Transparent url(circle1.png) top center no-repeat;
	margin: 0 5px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

.circle {
	background: Transparent url(circle2.png) top center no-repeat;
}


header {
	height: 114px;
	width: 100%;
	background: Transparent url(traka.png) bottom center no-repeat;
	position: absolute;
}

header.hinner {
	height: 114px;
	width: 100%;
	background: Transparent url(traka2.png) bottom center no-repeat;
	position: absolute;
	top :0;
}




nav {
	float: right;
	margin-top: 88px;
}

nav ul {
	list-style-type: none;
}

nav li {
	float: left;
	margin: 0 10px;
	text-transform: uppercase;
	height: 30px;
}

nav li.selected a {
	color: #315e6b;
	font-weight: bold;
}

nav li a {
	color: #33393c;
	text-decoration: none;
}

nav li.selected {
	background: Transparent url(arr.png) bottom center no-repeat;
}


#home-wrapper {
	min-height: 400px;
	margin-top: 335px;
	overflow: hidden;
}


#inner-wrapper {
	min-height: 400px;
	margin-top: 335px;
	overflow: hidden;
}

#inner-wrapper-news {
	min-height: 400px;
	margin-top: 175px;
	overflow: hidden;
}

#side {
	float: left;
	width: 250px;
	margin-right: 7px;
	min-height: 500px;
	padding: 25px;
	background: Transparent url(side.png) 0 0 repeat-x;
}

#side2 {
	float: left;
	width: 250px;
	margin-right: 7px;
	min-height: 850px;
	padding: 25px;
	background: Transparent url(side.png) 0 0 repeat-x;
	border-top-left-radius:2em;
	border-top-right-radius:2em;
	
	/*	
	-webkit-box-shadow: -1px -1px 14px 0px rgba(48, 55, 50, 0.4);
	-moz-box-shadow:    -1px -1px 14px 0px rgba(48, 55, 50, 0.4);
	box-shadow:         -1px -1px 14px 0px rgba(48, 55, 50, 0.4);
	*/
}


#side2 ul {
	list-style-type: none;
	font-size: 15px;
	/*position: absolute;*/
	margin-left: -30px;
}



#side2 ul li {
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-left: 40px;
}


#side2 ul li a {
	border-bottom: solid 1px #ccc;
	display: block;
	width: 230px;
}

#side2 ul li:last-child a {
	border-bottom-width: 0;
}


#side2 ul li.side-selected {
	font-weight: bold;	
	background: Transparent url(arr5.png) 0 0 no-repeat;
}


#content-home {
	float: left;
	width: 604px;
	font-size: 15px;
}


#content-home p { 
	padding: 10px 0;
}	


#content {
    float: left;
    font-size: 14px;
    margin-top: 140px;
    padding-bottom: 30px;
    padding-left: 30px;
    width: 589px;
}

h4 {
	color: #628faf;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: solid 5px #dee3e5;
	font-weight: normal;
}

#content-home h4 {
	width: 300px;
	border-bottom: solid 5px #d3d8d7;
	margin-top: 20px;
	font-weight: bold;
}


#content-home h4 a, #content-home a {
	color: #2a2a2a;
} 

h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

.side-image {
	margin-bottom: 10px;
}

.side-item {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 19px;
}

.side-item-inner {
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

.grid-item {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;
	cursor: hand;
	cursor: pointer;
	width: 200px;
	height: 200px;
	font-family: 'Signika', sans-serif;
	/*background-color: #afaeac;*/
	
	background: rgb(209,207,207); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(209,207,207,1) 0%, rgba(122,121,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,207,207,1)), color-stop(100%,rgba(122,121,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1cfcf', endColorstr='#7a7977',GradientType=0 ); /* IE6-9 */

}

.grid-item-wide {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;
	cursor: hand;
	cursor: pointer;
	width: 400px;
	height: 200px;
	font-family: 'Signika', sans-serif;
	/*background-color: #afaeac;*/
	
	background: rgb(209,207,207); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(209,207,207,1) 0%, rgba(122,121,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,207,207,1)), color-stop(100%,rgba(122,121,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(209,207,207,1) 0%,rgba(122,121,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1cfcf', endColorstr='#7a7977',GradientType=0 ); /* IE6-9 */

}

.grid-item img {
	display: block;
}

.grid-item-wide img {
	display: block;
}

.grid-item h2 {
	color: #d8d8d8;
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
	position: absolute;
	margin-top: -111px;
	width: 200px;
	text-align: center;
	height: 90px;
	padding-top: 20px;
	text-transform: uppercase;
	
}

.grid-item h2.grid-hover {
	background-color: #ea7a00;
}

.grid-item h2 span {
	font-weight: normal;
	font-size: 20px;
}



.grid-item-wide h2 {
	color: #d8d8d8;
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
	position: absolute;
	margin-top: -111px;
	width: 400px;
	text-align: center;
	height: 90px;
	padding-top: 20px;
	text-transform: uppercase;
	
}

.grid-item-wide h2.grid-hover {
	background-color: #ea7a00;
}

.grid-item-wide h2 span {
	font-weight: normal;
	font-size: 23px;
}


#grid {
	overflow: hidden;
	margin-bottom: 20px;
}	


footer {
	background-color: #12110f;
	min-height: 200px;
}

.footer-inner {
	width: 911px;
	margin: 0 auto;
	color: #7f7e7a;
	padding-top: 30px;
	line-height: 18px;
}

.footer-inner a {
	color: #7f7e7a;
	text-decoration: none;
}

.reference-wraper {
	background-color: #fff;
	width: 195px;
	padding-left: 55px;
	margin-bottom: 20px;
	height: 121px;
}

#reference {
	background-color: #fff;
}

.reference-item {
	float: left;
	width: 160px;
}


#prev {
	background: Transparent url(left.png) 0 0 no-repeat;
	width: 15px;
	height: 63px;
	position: absolute;
	z-index: 10;
	margin-top: 30px;
	margin-left: -40px;
	cursor: hand;
	cursor: pointer;
}

#next {
	background: Transparent url(right.png) 0 0 no-repeat;
	width: 15px;
	height: 63px;
	position: absolute;
	z-index: 10;
	margin-top: 30px;
	margin-left: 165px;
	cursor: hand;
	cursor: pointer;
}


#content h1 {
	text-align: center;
	font-size: 29px;
	line-height: 29px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #aba7a4;
	color: #393836;
}

#content hr {
	margin: 30px 0;
	background-color: #c7c4c0;
	height: 1px;
	border: 0 none;
}





#content h1 span {
	font-weight: normal;
}

div.sub-nav {
	text-align: center;
	background: Transparent url(subnav.png) bottom center no-repeat;
	min-height: 65px;
	margin-bottom: 20px;
}

div.sub-nav p {
    height: 40px;
	display: inline-block;
	font-size: 12px;
}

div.sub-nav a {
	color: #5f574c;
	text-decoration: none;
	display: block;
	padding: 0 8px 0 3px;
	background: Transparent url(slash.png) 100% 52% no-repeat;
}


div.sub-nav a:hover {
	color: #5e7b84;
}


div.sub-nav p.selected {
	background: Transparent url(arr2.png) bottom center no-repeat;
}


#content img {
	border: solid 6px #fff;
	border-radius: 5px;
	display: block;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.36);
	-moz-box-shadow:    0px 7px 8px 0px rgba(50, 50, 50, 0.36);
	box-shadow:         0px 7px 8px 0px rgba(50, 50, 50, 0.36);
}


#content #gmap_kontakt img {
	border-radius: 0;
	box-shadow: none;
	border-width: 0;
}

.date {
	font-size: 11px;
}

h2 {
	font-size: 20px;
	color: #393836;
}



.supported {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #a09c96;
	margin: 20px 0 10px 0;
	height: 22px;
	padding-top: 7px;
	background: Transparent url(supported.png) top center no-repeat;
}

.sponsor {
	text-align: center;
	margin-bottom: 20px;
}


#content-home p.hot {
	width: 57px;
	height: 57px;
	background: Transparent url(hot.png) 0 0 no-repeat;
	position: absolute;
	z-index: 10px;
	padding: 0;
	margin-left: 143px;
}

p.theme {
	color: #628faf;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: solid 5px #dee3e5;
	font-weight: bold;
}

.side-item a {
	color: #2a2a2a;
} 

p.teaser {
	font-weight: bold;
	padding-bottom: 20px;
	font-size: 16px;
}

#social {
	position: absolute;
	top: 30px;
	margin-left: 580px;
}


.txt1 {
	border-width: 0;
	font-size: 11px;	
}

div.lbl {
	color: #769bb5;
	text-transform: uppercase;
	font-size: 19px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.tbl1 {
	width: 100%;
}


.tbl1 td {
	width: 274px;
	vertical-align: top;
}

.tbl1 td p {
	border-top-left-radius:.7em;
	border-top-right-radius:.7em;
	border-bottom-left-radius:.7em;
	border-bottom-right-radius:.7em;
	background-color: #fff;
	padding: 5px 8px 8px 8px;
	margin-bottom: 15px;
	width: 260px;
} 


.tbl1 td p.small {
	border-top-left-radius:.2em;
	border-top-right-radius:.2em;
	border-bottom-left-radius:.2em;
	border-bottom-right-radius:.2em;
	background-color: #fff;
	padding: 2px 4px;
	padding-top: 4px;
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	width: auto;
} 


.tbl1 td span.small-desc {
	float: left;
	display: block;
	color: #000;
	margin-bottom: 15px;
	width: 250px;
}

.txt1 {
	width: 250px;
	letter-spacing: 0px;
	color: #95938a;
	font-size: 14px;
	outline: 0;
}

.sel1 {
	border-width: 0;
	width: 255px;
	outline: 0;
}




.textarea {
	width: 250px;
	letter-spacing: 1px;
	color: #95938a;
	border-width: 0;
	outline: 0;
}


.btn1 {
	padding: 4px 15px;
	font-weight: bold;
}


.err {
	color: #a00;
	font-weight: bold;
}

.ok {
	color: #090;
	font-weight: bold;
}

.ui-menu .ui-menu {
    position: absolute;
	opacity: .95;
	padding: 20px 20px 10px 0;
	/*background: #424242 url(menu.png) 20px 0 no-repeat;*/
	background-color: #69a5c2;
	z-index: 9999 !important;
}

.ui-menu .ui-menu a {
	text-decoration: none;
	color: #fff;
	text-transform: none;
}

.ui-menu .ui-menu li {
	padding: 0px 0;
	font-size: 12px !important;
	float: none !important;
	border-bottom: solid 1px #fff;
	height: auto;
	padding: 4px 0;
	font-size: 15px !important;
}

.ui-menu .ui-menu li:last-child {
	border-bottom-width: 0;
}



.ui-menu .ui-menu li a:hover {
	color: #fff !important;
}


.yt-item {
	float: left;
	width: 145px;
}

.yt-item p {
	font-size: 12px;
	text-align: center;
	min-height: 50px;
	margin-bottom: 10px;
	width: 145px;
	overflow:hidden;
}



#content .yt-item img {
	margin-bottom: 20px;
}


.picasa-list-item {
    float: left;
    font-size: 12px;
    height: 210px;
    margin-bottom: 30px;

    text-align: center;
	width: 145px;
}

.picasa-list-item p {
    padding-top: 10px;
}

.picasa-list-item span {
    color: #999999;
    display: block;
    font-size: 11px;
}

.picasa-list-item img {
    border: 1px solid #FFFFFF;
    box-shadow: 1px 2px 4px #C1C1C1;
    display: block;
}


.rounded1 {
	background-color: #fff;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:1em;
	text-align: center;
	-webkit-box-shadow: -1px -1px 14px 0px rgba(48, 55, 50, 0.4);
	-moz-box-shadow:    -1px -1px 14px 0px rgba(48, 55, 50, 0.4);
	box-shadow:         -1px -1px 14px 0px rgba(48, 55, 50, 0.4);
	padding: 10px 0;
}

#newsletter_report {
	float: left;
}

#newsletter_box {
	float: right;
}

#newsletter_box a {
	color: #628FAF;
	font-size: 14px;
}

.txt {
	border: 1px solid #D3D8D7;
	padding: 4px;	
}

.author {
	float: right;
}

#logo {
	margin-top: 55px;
	margin-left: 10px;
	float: left;
	width: 400px;
}


h1.home-logo {
	height: 62px;
	text-indent: -99999px;
	background: Transparent url(../img/outdoor.png) 0 0 no-repeat;
}



	
.lang {
	margin: 10px 0;
	margin-bottom: 30px;
	position: absolute;
	color: #fff;
	padding: 6px 10px;
	text-transform: uppercase;
	margin-left: 30px;
	z-index: 99999;
	/*background-color: #343434;*/
}

.lang a {
	color: #fff;
	width: 80px;
	height: 35px;
	display: inline-block;
	padding-top: 10px;
	text-shadow: 0px 2px 2px rgba(25, 25, 25, 1);
}



.lang a.hr {
	background: Transparent url(../img/hrv.png) 35px 0 no-repeat;
}

.lang a.en {
	background: Transparent url(../img/eng.png) 35px 0 no-repeat;
}



.req {
	color: #d00;
	padding-left: 7px;
}

.tbl {
	width: 100%;
}

.tbl td {
	border-bottom: solid 1px #ccc;
	padding: 3px 0;
}

.tbl thead td {
	font-weight: bold;
}


p.marked {
	
	text-align: center;
	background-color: #def5ff;
	border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	border: 0px solid #b9ccd4;
	padding: 6px 0;
	margin-bottom: 25px;
	margin-top: 25px;
}

#lista {
	display: none;
}
