html, body {
	background: #FFFFFF;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url(img/kartons.jpg);
}

img {
	border: 0;
}

a, a:link, a:visited, a:hover {
	color: #800000;
}

#valodas, #valodas a, #valodas a:link, #valodas a:visited, #valodas a:hover {
	margin-bottom: 5px;
	text-decoration: none;
	text-align: right;
	color: #800000;
	font-weight: bold;
}

#laiks {
	margin-top: 2px;
	font-size: 10px;
	color: #800000;
}

#izveelne {
	padding-top: 0px;
	text-align: left;
	font-size: 11px;
}

#izveelne ul {
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	list-style: none;
}

#izveelne ul li {
	padding-left: 10px;
	list-style: none;
	font-weight: bold;
	color: #800000;
}

#izveelne ul li a, #izveelne ul li a:link, #izveelne ul li a:visited {
	list-style: none;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}

#izveelne ul li a:hover {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

.selected {
	background: url(img/ok.png) no-repeat 0 5px;
	font-weight: bold;
	color: #800000;
}

#teksts hr, #izveelne hr {
	color: #999;
	border-top: 1px dashed #999;
	border-bottom: 1px #999;
	height: 1px;
	width: 100%;
	text-align: center;
}

#teksts {
	padding-left: 20px;
	padding-bottom:10px;
	text-align: justify;
}

#teksts h3 {
	text-align: left;
	font-size: 14px;
	color: #800000;
}

#teksts a, #teksts a:link, #teksts a:visited, #teksts a:hover {
	color: #800000;
	text-decoration: none;
}

#teksts ul {
	list-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#teksts ul li {
	padding: 5px 0 0 0;
}

#teksts img {
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 0;
}

.dot {
	list-style: disc;
	padding: 20px 0 20px 0;
}

#copy, #copy a, #copy a:link, #copy a:link, #copy a:visited, #copy a:hover {
	margin-top: 2px;
	text-align: right;
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}