#header, #links, #text, #footer, #desine {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

body {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: url(pics/background.jpg);
}

#header {
	/*background: #c5cfdb;*/
	background: #d2ded2;
	margin-bottom: 10px;
}

body, p, td, input {
	font-size: 9pt;
}

p {
	text-align: justify;
	text-indent: 25px;
	margin-bottom: 0;
	margin-top: 0;
}

#links, #text, #desine {
	border-width: 1px;
	border-style: solid;
/*	border-color: #000000;*/
	border-color: #a1a1a1;
	padding: 1ex 1ex 1ex 1ex;
}

#links {
	margin: 2mm 5mm 5mm 2mm;
	float: left;
}

#desine {
	margin: 2mm 2mm 5mm 5mm;
	float: right;
}

#links, #desine {
	background: #e2ebe2;
}

#text {
	text-align: justify;
/*	background: #dde3eb;*/
	background: #e7ebe6;
	min-height: 150em;
}

a:hover {
	background-color: #9cabba;
}
a , a:link , a:visited {
	color: #0000aa;
}

#footer {
	margin-top: 10px;
}

h1 {
	font-size: 13pt;
	text-align: center;
}
h2, h3 {
	font-size: 10pt;
	font-weight: bold;
}

img {
	border: 0;
}


.lentele {
	background-color: #d0e0d0;
        text-align: center;
}

.istr {
	background-color: #666666;
        height: 20px; width: 20px;
}
.tistr {
	background-color: #666666;
/*	Europos taures turnyro lenteliu istrizaines*/
        height: 30px; width: 30px;
}

.mel {
	background-color: #ccffff;
}

.pil {
	background-color: #e7ebe6;
}
.dal {
	text-align: left;
}

#aforizmai {
        text-align: right;
        color: green;
}

.aforiz {
        padding: 0 0 0 5ex;
}

.nuotraukos td{
	background-color: #E8EBE8;
        text-align: center;
        vertical-align: top;
	border-width: 1px;
	border-style: solid;
/*	border-color: #000000;*/
	border-color: #a1a1a1;
	padding: 1ex 1ex 1ex 1ex;
}


