
body {
	margin:0;
	font-family:Tahoma;
	font-size:14px;
	color:#5b1c1d;
}

#page {
	margin:0 auto;
	width:850px;
	height:100px auto;
}

#logo {
	margin-top:30px;
}

h1 {
	font-size:18px;
	font-weight:normal;
}

#meniu {
	margin-top:20px;
	margin-bottom:20px;
}

a {
	color:#5b1c1d;
}

a.rekomendacija {
	color:#5b1c1d;
	text-decoration:none;
}

a:hover.rekomendacija {
	color:#5b1c1d;
	text-decoration:underline;
}

#meniu a {
	font-weight:bold;
	text-decoration:none;
	color:#5b1c1d;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#meniu a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#5b1c1d;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#meniu_active a {
	font-weight:bold;
	text-decoration:underline;
	color:#5b1c1d;
	background-color:#fef9db;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#lang {
	float:right;
	width:100px;
}

#lang a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.submeniu_header a {
	text-decoration:none;
	color:#5b1c1d;
}

.submeniu_header a:hover {
	text-decoration:underline;
	color:#5b1c1d;
}

.submeniu_info {
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	width:400px;
	padding:5px;
}

.submeniu_back {
	background-color:#fef9db;
}

a.suskleisti {
	color:#7c7c7c;
	font-size:11px;
}


#lang a:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

#text {
	min-height:320px;
	height:auto;
}

* html #text {
	height: 320px;
}

/*
height:expression(320 + "px");
*/

#tekstas {
	margin-left:20px;
	margin-bottom:20px;
	width:450px;
	font-size:13px;
}

#teksto_pic {
	float:right;
	margin-top:20px;
	width:370px;
	min-height:300px;
}

#footer {
	border-top:#bfbfbf 1px solid;
}

#footer_text {
	font-size:12px;
	line-height:16px;
	margin:5px;
}

/* Naujienos */
#naujienos {
	font-family:Tahoma;
	font-size:13px;
}

.naujienos_hor_line {
	width:100%;
	border-top:#bfbfbf 1px solid;
}
