/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffe7;

	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
#logo {
	font-family: Trebuchet MS;
	position: absolute;
	top: 25px;
	left: 25px;
}
#logo a {
	text-decoration: none;
}
#virsus {
	font-family: Trebuchet MS;
	font-size: 24px;
	color: white;
	font-weight: normal;
}
#apacia {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #ff9999;
	font-weight: normal;
}
#laikrodis {
	position: absolute;
	top: 120px;
	right: 25px;
	width: 380px;
}
#meniu a {
	margin-left: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 16px;
}
#content {
	padding: 15px;
}
#active {
	background-image: url(images/menu/active.gif);
}
#active a {
	color: black;
}
#tinklelis td {
	padding: 10px;
}
#nopad td {
	padding: 0px;
}
#nopad p {
	margin-left: 10px;
}
#nopad a {
	color: #000000;
	text-decoration: none;
}
#nopad a:hover {
	text-decoration: underline;
}
#kaina {
	color: darkred;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#kaina2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#aprasymas {
	margin-top: 15px;
}
#krepselis {
	margin-top: 10px;
}
#krepselis td {
	border-bottom: 1px solid #C49700;
	padding: 5px;
}
#pav {
	margin-bottom: 20px;
	font-size: 18px;
}
#naikinti a {
	color: red;
	text-decoration: none;
}
#special_button {
	background-image: url(images/special_button.gif);
	width: 159px;
	height: 156px;
	line-height: 156px;
	cursor: pointer;
	margin: 15px;
	font-size: 16px;
	color: black;
}
#clock {
	background: none;
	border: none;
}
