html {
	overflow-x:hidden !important;
}
@media screen and (max-width: 1024px) {
    body {
        zoom:0.7;
    }
}
@font-face {
    font-family: 'AllerLightRegular';
    src: url('fonts/aller_lt-webfont.eot');
    src: url('fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_lt-webfont.woff') format('woff'),
         url('fonts/aller_lt-webfont.ttf') format('truetype'),
         url('fonts/aller_lt-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-color:#CCC;
	background-image:url(images/taust.png);
	margin:0;
	padding:0;
	overflow-x:hidden;
	-ms-overflow-x:hidden;
}

#container {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header_taust {
	width:100%;
	margin:0;
	padding:0;
	height:100px;
	background-color:#000;
	position:absolute;
	opacity:0.7;
}
.flexslider {
	height:434px;
	position:relative;
	border:0 !important;
	top:0 !important;
	z-index:-50 !important;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.flex_slider_controller {
	width:100%;
	height:434px;
	position:absolute;
	overflow:hidden;
	z-index:0;
}
.flex-control-nav, .flex-control-paging {
	display:none;
}
ul.slides {
	overflow:visible !important;
	background-color:#000 !important;
}
ul.slides li a img {
	opacity:0.2;
	border:0;
}
li.flex-active-slide a img {
	opacity:1 !important;
}
#header {
	width:100%;
	height:100px;
	float:left;
}
a#logo {
	width:182px;
	height:100px;
	background-position:center left;
	background-repeat:no-repeat;
	background-image:url(images/logo.png);
	float:left;
}
ul#menu1 {
	width:auto;
	float:right;
	list-style:none;
	height:100px;
	margin:0;
	padding-right:10px;
	padding-left:10px;
}
ul#menu1 li, ul#menu2 li {
	list-style:none;
	height:100px;
	display:inline;
	width:auto;
	float:left;
}
ul#menu1 li a {
	height:100px;
	padding-left:7px;
	padding-right:7px;
	font-size:14px;
	color:#787676;
	font-family: 'AllerLightRegular';	
	float:left;
	display:block;
	width:auto;
	line-height:100px;
	text-decoration:none;
}
ul#menu1 li a:hover {
	background-color:#000;
}
ul#menu2 {
	width:auto;
	float:right;
	list-style:none;
	height:100px;
	margin:0;
	padding-right:10px;
	background-image:url(images/jooneke.png);
	background-position:right center;
	background-repeat:no-repeat;
}
ul#menu2 li a {
	height:100px;
	padding-left:14px;
	padding-right:14px;
	font-size:16px;
	color:#FFF;
	font-family: 'AllerLightRegular';	
	float:left;
	display:block;
	width:auto;
	line-height:100px;
	text-decoration:none;
}
ul#menu2 li a:hover {
	background-color:#000;
}
#kastike {
	width:962px;
	padding:0 10px 0 10px;
	height:228px;
	margin-left:9px;
	margin-right:9px;
	float:left;
	margin-top:250px;
	background-image:url(images/kastike_taust.png);
	background-repeat:repeat;
}
.kastike_in {
	height:172px;
	width:286px;
	float:left;
	padding:28px 17px 28px 17px;
	opacity:1 !important;
	display:block;
	overflow:hidden;
}
.kastike_in:hover {
	background-color:#000 !important;
}
h6.kastike_pealkiri {
	width:100%;
	margin:0;
	padding:0;
	font-family: 'AllerLightRegular';	
	font-size:20px;
	color:#FFF;
	float:left;
	height:auto;
	margin-bottom:5px;
}
img.kastike {
	width:286px;
	border:0;
	height:140px;
	overflow:hidden;
	float:left;
}
#sisu ul.teenused {
	margin:0 0 10px 0;
	width:100%;
	float:left;
	clear:both;
}
ul.galerii {
	width:auto;
	float:left;
	margin:0;
	clear:both;
	list-style:none;
	padding:0;
}
ul.galerii li{
	float:left;
	display:inline;
}
ul.galerii li a{
	float:left;
	margin:10px;
	padding:10px;
	display:block;
	border:0;
}
ul.galerii li a:hover{
	background-color:#000;
}
h2.lehekylg {
	width:100%;
	font-size:20px;
	font-family: 'AllerLightRegular';
	clear:both;
	float:left;
	color:#000;
	margin:20px 0 20px 0;
	padding:0;
}
	a {
		text-decoration:underline;
		color:#000;
	}
	a:hover {
		text-decoration:none;
	}
#sisu {
	float:left;
	width:982px;
	height:auto;
	margin:50px 9px 60px 9px;
	font-family: 'AllerLightRegular';
	color:#000;
	font-size:14px;
}
h1.lehekylg {
	width:100%;
	font-size:38px;
	font-family: 'AllerLightRegular';
	clear:both;
	float:left;
	color:#000;
	margin:0 0 0px 0;
	padding:0;
}
input {
	width:200px;
	height:30px;
	line-height:30px;
	padding:0 10px 0 10px;
	border:#CCC solid 1px;
	color:#999;
	margin-top:5px;
}
textarea {
	width:300px;
	height:100px;
	line-height:20px;
	padding:0 10px 0 10px;
	border:#CCC solid 1px;
	color:#999;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer {
	width:100%;
	height:200px;
	position:relative;
	clear:both;
	background-color:#000;
	float:left;
}
#footer_in {
	width:982px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'AllerLightRegular';
	color:#FFF;
	font-size:14px;
	padding-top:20px;
}