/* Loud Mountain SIA 2007 - Andris */

* {
	padding: 0;
	margin: 0;
}

body {
	line-height: 15px;
	font-size: 10px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	background: url(../img/bgnd-navbar.jpg) repeat-x;
	background-color: #fff;
	color: #666666;
}
#content {
	float: left;
	width: 760px;
	margin: 153px 0 0 0;
	background: url(../img/wood.jpg) repeat-y top left;
}
#nav {
	position: absolute;
	width: 735px;
	top: 97px;
	left: 23px;
}
#logo {
	position: absolute;
	top: 15px;
	left: 23px;
}

td.rokasgramata a:link {
	text-transform: uppercase;
	color: #7E7E7E;
}
td.gramatvediba a:link {
	text-transform: uppercase;
	color: #0074FF;
}
td.citipiedavajumi a:link {
	text-transform: uppercase;
	color: #E38110;
}

td.rokasgramata a:visited {
	text-transform: uppercase;
	color: #7E7E7E;
}
td.gramatvediba a:visited {
	text-transform: uppercase;
	color: #0074FF;
}
td.citipiedavajumi a:visited {
	text-transform: uppercase;
	color: #E38110;
}


td.rokasgramata a:hover, td.gramatvediba a:hover, td.citipiedavajumi a:hover {
	text-transform: uppercase;
	color:  #000;
}



.gaisaisteksts {
	color: #ff9968;
}
h1 {
	font: 1.4em georgia,"times new roman",times,serif;
	font-style: italic;
	color: #999;
	margin: 0;
	padding: 0;
}
h2 {
	font: 1.1em verdana,lucida,arial,helvetica,sans-serif;
	color: #333;
	margin-bottom: 5px;
}

h3 {
	display: block;
	color: #333;
	font-size: 10px;
	padding: 6px;
	font-weight:bold;
	background: url(../img/bgnd-property.jpg) no-repeat;
}
#footer {
	float: left;
	clear:both;
	padding: 30px 0 0 33px;
	font-size: 10px;
	color: #999;
	width: 720px;
}
.smalltype {
	font-size: 0.9em;
	color: #999;
}
.highlight {
	color: #990000;
}
a:link, a:visited  {
	color: #F88856;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}


/* other */

img {
	border-width: 0;
}

