* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 


a {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
}
.bgtopleft {
	background-repeat: repeat-y;
	background-position: left top;
}
.bgbot {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linkas {
	color: #CC9900;
	display: block;
	font-weight: bold;
	background-image: url(/images/burbuliukas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 5px;
}
.linkas:hover {
	color: #663300;
}
.linkasA {
	color: #663300;
	display: block;
	font-weight: bold;
	background-image: url(/images/burbuliukas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 5px;
}
.kalbos {
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
	padding-right: 5px;
}
.kalbos:hover {
	color: #996600;
}
.antraste {
	color: #996600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	letter-spacing: 1px;
}
.text {
	padding: 25px 40px 10px 50px;
	color: #663300;

}
.cop {
	color: #996600;
	padding: 10px;
}
.unnamed1 {
	background-repeat: no-repeat;
	background-position: right top;
}
.sendbold {
	color: #663300;
	font-style: italic;
}
.td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1DCCF;
	border-right-color: #E1DCCF;
	border-bottom-color: #E1DCCF;
	border-left-color: #E1DCCF;
	color: #663300;
	padding: 5px 5px 5px 15px;
}
th.th {
	color: #663300;
	padding: 5px;
	background-color: #E1DCCF;
	font-style: italic;
    font-weight: normal;
    text-align: left;
}
.linija {
display: block; 
float: left;
height: 100px;
	padding: 10px;
	background-image: url(/images/linija.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.textRez {
	padding: 5px;
	color: #663300;
}
.formControl {
    border: 1px solid black;
    width: 100%;
}
.strike {
	text-decoration: line-through
}
