@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#head {
	position:absolute;
	top:70px;
	height:63px;
	left:0px;
	width:100%;

}
#title {
	background-repeat:no-repeat;
	margin:7px 0 0 220px;
	width:515px;
	height:54px;
}
#taurenis {
	position:absolute;
	top:55px;
	left:0px;
	border-left:15px solid white;
	border-right:15px solid white;
}
#navig {
	position:absolute;
	top:210px;
	left:36px;
	width:140px;
	height:370px;
	overflow:hidden; /*sveiks, scuko, eksploreri*/
}
#navig a {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
	display:block;
	float:left;
	clear:both;
	width:140px;
	margin-bottom:30px;
}
#navig a:hover {
	font-weight:bold;
}
#navig a.current {
	font-weight:bold;
}
#content {
	margin-left:340px;
	margin-top:133px;
	width:auto;
	padding:30px 15% 50px 5%;
}
a.langswitch {
	height:23px;
	width:30px;
	position:absolute;
	top:71px;
	right:0px;
	padding:7px 30px 0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.ru {
	top:102px;
}
a.langswitch:hover {
	background-color:#FFFFFF;
}
#subnavig {
	position:absolute;
	top:210px;
	left:176px;
	width:140px;
	height:336px;
}
#subnavig a {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
	display:block;
	float:left;
	clear:both;
	width:140px;
	margin-bottom:30px;
}
#subnavig a:hover {
	color:#666666;
}
#content h1 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:30px;
}
#content p {
	font-size:12px;
	color:#333333;
	line-height:16px;
}
#content a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
img.foto {
	float:left;
	margin-right:15px;
}
table, td, th {
	border:1px solid #993366;
}
th {
	background-color:#993366;
	color:#FFFFFF;
	text-align:center;
}
td {
	border-top:none;
	border-right:none;
}
table {
	border-bottom:none;
	border-left:none;
}
th p strong {
	color:#FFFFFF;
}
td.laikatabula {
	color:#993366;
	font-weight:bold;
	font-size:12px;
}
