@charset "utf-8";
/* CSS Document */
* {
margin: 0;
}
html, body {
height: 100%;
}
body {
	background:url(img/bg.png) repeat-x top #eae5d9;
	color:#e8d9ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	margin:0;
	padding:0;
}
#wrap {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background:url(img/left.png) left repeat-y;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -74px;
	overflow:auto;
}
#left_column{
	width:330px;
	float:left;
	height:auto;
	background:url(img/logo.png) top no-repeat;
}
#left_column h1{
	color:#fff;
	width:330px;
	float:left;
	text-indent:-9999px;
	margin-bottom:20px;
}
#left_column h1 img{
	color:#fff;
	width:330px;
	float:left;
	text-indent:1px;
}




#right_column{
	width:620px;
	float:right;
	height:auto;
}
#intro h2{
	color:#fff;
	width:665px;
	height:187px;
	float:left;
	text-indent:-9999px;
	margin-bottom:20px;
	background:url(img/intro.png) no-repeat;
	margin-left:-45px;
	margin-top:24px;
}
#intro_kontakt{
	color:#331000;
	width:580px;
	padding-left:85px;
	height:170px;
	padding-top:17px;
	float:left;
	margin-bottom:20px;
	background:url(img/intro_blank.png) no-repeat;
	margin-left:-45px;
	margin-top:24px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}
#intro_kontakt p{
	line-height:35px;
	font-size:16px;
	padding-left:35px;
}
#intro_kontakt a{
	color:#000;
	text-decoration:none;
}
#intro_kontakt a:hover{
	color: #900;
	text-decoration:none;
}
span.fie{
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}


.footer_center{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:74px;
	text-align:right;
	overflow:hidden;
}
.footer_center a{
	height:74px;
	width:295px;
	float:right;
	background:url(img/eng.png) no-repeat bottom;
	text-decoration:none;
}
.footer_center a:hover{
	height:74px;
	width:295px;
	float:right;
	background:url(img/eng.png) no-repeat top;
	text-decoration:none;
}






.push {
    height: 74px;
}
#footer {
    height: 74px;
	width:100%;
	float:left;
	background:url(img/footer.png) repeat-x top;
}
.active {
	float:right;
	border:none;
	margin-top:20px;
	display:inline;
}
.left_bottom{
	float:left;
	height:210px;
	width:260px;
	background:url(img/left_bottom.png) bottom no-repeat;
	margin-left:35px;
	position:absolute;
	top:100%;
	z-index:100;
	margin-top:-210px;
	text-indent:-9999px;
	position: fixed; 
    bottom: 0px;
}
.menyy{
	width:260px;
	position:relative;
	margin-top:210px;
	z-index:999;
	display:inline;
}
#sisu{
	width:620px;
	float:left;
	height:auto;
	margin-top:30px;
	margin-bottom:74px;
}
.work_item{
	width:610px;
	float:left;
	height:auto;
	overflow:visible;
	border-bottom:1px solid #766842;
	padding-bottom:15px;
	margin-bottom:25px;
	margin-top:10px;
	clear:both;
	background:#171714;
	padding-left:10px;
}
.work_item img{
	background:#e8d9ac;
	padding:5px;
	margin-bottom:15px;
	margin-left:-10px;
}
a:link._item{
	background: url(img/button_r.png) right no-repeat;
	height:30px;
	line-height:30px;
	width:auto;
	float:right;
	display:block;
	padding-right:35px;
	color:#4b1700;
	text-decoration:none;
	font-weight:bold;
	margin-left:30px;
	margin-right:10px;
}
a:visited._item{
	background: url(img/button_r.png) right no-repeat;
	height:30px;
	line-height:30px;
	width:auto;
	float:right;
	display:block;
	padding-right:35px;
	color:#4b1700;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
a:active._item{
	background: url(img/button_r.png) right no-repeat;
	height:30px;
	line-height:30px;
	width:auto;
	float:right;
	display:block;
	padding-right:35px;
	color:#4b1700;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
a:hover._item{
	background: url(img/button_r.png) right no-repeat;
	height:30px;
	line-height:30px;
	width:auto;
	float:right;
	display:block;
	padding-right:35px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
.button_l{
	height:30px;
	width:24px;
	float:left;
	background:url(img/button_l.png) left no-repeat;
	margin-left:-6px;
}
h3.h_avaleht{
	width:620px;
	height:39px;
	float:left;
	background:url(img/h2-avaleht.png) left no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}
h3.h_kontakt{
	width:620px;
	height:41px;
	float:left;
	background:url(img/h2-kontakt.png) left no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
	margin-top:-20px;
}
h3.h_portfell{
	width:620px;
	height:41px;
	float:left;
	background:url(img/h2-portfell.png) left no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}



/*menu ul*/
ul#nav {
    padding :0;
	margin: 0;
	display:inline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size : 10px;
	text-transform:uppercase;
	color:#fff;
	list-style:none;
	width:260px;
}
ul#nav li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size : 10px;
	text-transform:uppercase;
	color:#fff;
    float:left;
    width:260px;

}
ul#nav li a {
    font-family:Tahoma, Geneva, sans-serif;
	font-size : 10px;
	text-transform:uppercase;
	color:#fff;
	text-align :center;
	display : block;
	text-decoration : none;
	width:260px;
	text-indent:-9999px;
	margin-left:35px;
}
ul#nav li a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size : 10px;
	text-transform:uppercase;
	color:#fff;
	text-decoration : none;
	width:260px;
	text-indent:-9999px;
}
/*menu ul*/




ul#nav li#active_li a {
	background-position:bottom;
}
ul#nav li#active_li a:hover {
	background-position:bottom;
}





ul#nav li.avaleht a {
	width:260px;
	height:52px;
	background:url(img/avaleht.png) left top no-repeat;
}
ul#nav li.avaleht a:hover {
	width:260px;
	height:52px;
	background:url(img/avaleht.png) left bottom no-repeat;
}

ul#nav li.portfell a {
	width:260px;
	height:50px;
	background:url(img/portfell.png) left top no-repeat;
}
ul#nav li.portfell a:hover {
	width:260px;
	height:50px;
	background:url(img/portfell.png) left bottom no-repeat;
}

ul#nav li.kontakt a {
	width:260px;
	height:60px;
	background:url(img/kontakt.png) left top no-repeat;
}
ul#nav li.kontakt a:hover {
	width:260px;
	height:60px;
	background:url(img/kontakt.png) left bottom no-repeat;
}


ul#nav li.blog a {
	width:260px;
	height:65px;
	background:url(img/blog.png) left top no-repeat;
	margin-top:30px;
}
ul#nav li.blog a:hover {
	width:260px;
	height:65px;
	background:url(img/blog.png) left bottom no-repeat;
	margin-top:30px;
}




pre{
	display:block;
}	

#slider{
	width:600px;
	height:180px;
	padding-left:10px;
	padding-right:10px;
}
#slider img{
	border:none;
}
.slider_front{
	width:620px;
	height:231px;
	background:url(img/vimmased_bg.png) no-repeat top;
	position:absolute;
	z-index:100;
	margin-left:-10px;
	margin-top:-10px;
}

/* Easy Slider */

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
}
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:180px;
		overflow:hidden; 
}
div#prevBtn{
		position:absolute;
		background:url(img/l.png) left bottom no-repeat;
		height:62px;
		width:56px;
		display:block;
		z-index:999;
		margin-left:-3px;
		margin-top:127px;
}
div#prevBtn a{
		height:56px;
		width:62px;
		display:block;
		text-decoration:none;

}
div#nextBtn{
		position:absolute;
		background:url(img/r.png) left bottom no-repeat;
		height:62px;
		width:56px;
		display:block;
		z-index:999;
		margin-left:548px;
		margin-top:127px;
}
div#nextBtn a{
		height:56px;
		width:62px;
		display:block;
		text-decoration:none;

}

a:link {
	color: #ffc300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFC300;
}
a:hover {
	text-decoration: underline;
	color: #E8D9AC;
}
a:active {
	text-decoration: none;
	color: #FFC300;
}