/* CSS Document */

#stiklur ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 13px;
}
#stiklur li {
margin: 0;
}
#stiklur a {
display: block;
padding: 2px 2px 2px 12px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #656765;
background-repeat: no-repeat;
background-position: 0% 50%;
}
#stiklur a:link, #stiklur a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#stiklur a:hover, #stiklur a:active {
background-color: #DF741C;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFF;
}
#valinstikla a:link, #valinstikla a:visited,
#valinstikla a:hover, #valinstikla a:active {
background-color: #DF741C;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFF;
}

/* CSS Document */

#stiklurs ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 13px;
}
#stiklurs li {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}
#stiklurs a {
	display: block;
	padding: 2px 2px 2px 30px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #656765;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}
#stiklurs a:link, #stiklurs a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#stiklurs a:hover, #stiklurs a:active {
background-color: #DF741C;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFF;
}
#valinstiklas a:link, #valinstiklas a:visited {
	background-color: #DF741C;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#valinstiklas a:hover, #valinstiklas a:active {
	background-color: #DF741C;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	color: #DF741C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DF741C;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DF741C;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DF741C;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DF741C;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DF741C;
}