body,html { 
	font-family: arial; 
	font-size: 12px; 
	background-color: #840404; 
	margin:0px;
	height:100%;
}

a { 
	font-family: arial; 
	font-size: 12px; text-decoration: underline; 
	color: #42a2cd; 
}
a:hover { text-decoration: none; }

a.lang { 
	font-family: arial; 
	font-size: 12px;
	text-decoration: underline; 
	color: #F0CC40; 
}
a.lang:hover { 
	text-decoration: none; 
	color: #F0CC40; 
}

a.main_cat { 
	font-family: Tahoma; 
	font-size: 14px;
	text-decoration: none; 
	color: #E5CC4E; 
	font-weight:bold;
}
a.main_cat:hover { 
	text-decoration: none; 
	color: #E5CC4E; 
}


table.first {
	border:0px solid white;
	width:100%;
	height:100%;
	border-collapse:collapse;
	color:#F0CC40;
}

table.first td{
	border:0px solid white;
	width:100%;
}

table.first td.tb_line{
	border-top:2px solid #E7CB4D;
	border-bottom:2px solid #E7CB4D;	
	width:100%;
	padding-left:5px;
}

table.first td.b_line{
	border-bottom:2px solid #E7CB4D;	
	padding-left:5px;
}

table.first td.left{
	border-right:2px solid #E7CB4D;
	border-bottom:2px solid #E7CB4D;	
	width:25%;
	vertical-align:top;
	padding-left:10px;
	padding-top:20px;
}

table.first td.right{
	border-bottom:2px solid #E7CB4D;	
	width:75%;
	vertical-align:top;	
	padding:10px;
	padding-top:20px;
}

table.line2 {
	border:0px solid white;
	border-collapse:collapse;
}

table.line2 td.l{
	background:url(../img/lend.gif);
	width:7px;
}

table.line2 td.c{
	background:url(../img/line.gif);
}

table.line2 td.r{
	background:url(../img/rend.gif);
	width:7px;	
}

td.valodas{
	font-family:Arial Regular, Helvetica, sans-serif;
	font-size:13pt;
}

table.line1 {
	border:0px solid white;
	border-collapse:collapse;
}

table.line1 td.l{
	background:url(../img/l2end.gif);
	width:7px;
}

table.line1 td.c{
	background:url(../img/line2.gif);
}

table.line1 td.r{
	background:url(../img/r2end.gif);
	width:7px;	
}


div.ts {
	border:0px solid #E7CB4D; 
	padding:0px 15px 5px 15px;
}

div.ts .but {
	background-color: #E7CB4D;
	font-weight:bold;
	border:1px solid yellow;
}

div.ts input {
	background-color: white;
	font-weight:bold;
	border:1px solid yellow;
}