@import url("leftMenu.css");
@import url("produkti.css");
@import url("projekti.css");
@import url("dizaineri.css");
@import url("dileri.css");
@import url("vakances.css");
@import url("news.css");




@font-face {
    font-family: treb;
    font-style:  normal;
    font-weight: normal;
    src: url(TREBUCH0.eot);
  }






body
{
	background-color: #70726f;
	font: 100% Tahoma;
	font-size: 12px;
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
	
	background: url('/n.gif') no-repeat;
    background-attachment: fixed;
	
}


table td {
	font-family: Tahoma;
	font-size: 12px;	
}





	
div.bg { 
	position: fixed; 
	top: 0px;
	height: 100%; 
	width: 100%; 
	z-index: -99;	
}

/*
body > div#bg {
	position: fixed;
}
*/


#inner .text {
	width: 490px;
	padding: 10px 10px 10px 10px;
	width: inherit;
}


#inner, 
#inner p,
#inner ul li {
	font-family: treb, 'Trebuchet MS', Tahoma;
	font-size: 14px;
	color: #959595;	
}


#inner h1 {
	color: #187421;		/* green */
	font-size: 20px;
	font-weight: normal;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}


#inner b, 
#inner strong {
	color: #959595;		/* light gray */
	font-weight: bold;
} 


#inner a { 
	color: white;
	font-style: italic;
	text-decoration: none;
}

#inner a:hover {
	text-decoration: underline;
}


#inner .locator {
	padding-left: 10px;
	color: gray;
}


#inner .locator a {
	color: gray;
	font-size: 11px;
	text-decoration: none;
	font-style:normal;	
}







.highslide-caption {
	color: #19191b;
}


.highslide-caption b {
	color: #19191b;
}

.highslide-caption .short {
	font-size: 11px;
}


#inner .main a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#inner .main a:hover {
	text-decoration: underline;
}




.black {
	background: #323236 url(../images/gray.jpg);
}

.gray {
	background: #323236 url(../images/gray.jpg);
}

.topContainer {
	position: relative;
	width: auto;
	height: 150px;
}

div#topButtons {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: auto;
}



div.lang {
	position: absolute;
	right: 0px;
	bottom: 50%;
}


div.delete {
	position:absolute; 
	right: 0px; 
	bottom: 0px;
}



/** rotor */

div#rotor-wrap {
	position: relative;
}

div#rotor-wrap div.rotor {
	position: relative;
	display: none;
	top: 0;
}

div#rotor-wrap div.active {
	display: block;
}
