/* CSS Document */

body {
	margin:0;
	background-color:#ececec;
	text-align:center;
}

body, div, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
}

a {
	color:#424242;
	text-decoration:underline;
}

a:hover {
	color:#bb3832;
	text-decoration:underline;
}

img { border:0; }

h1 {
	font-size:16px;
	color:#c72632;
	margin-top:18px;
	margin-bottom:10px;
	padding-bottom:1px;
	background:url(../img/bg_hd.gif) bottom left repeat-x;
}

h2 {
	font-size:14px;
	color:#393675;
}

/* pagalbiniai */

#container {
	width:986px;
	margin:0 auto;
	border:3px solid #362984;
	background:url(../img/bg.gif) repeat-y;
	text-align:left;
}

.col {
	float:left;
	width:550px;
}

.col_side {
	float:left;
	width:218px;	
}

/* pagrindiniai elementai */

#head {
	background:url(../img/foto_index.jpg) top left no-repeat;
	height:114px;
}

#slogan {
	background-color:#c72632;
	border-top:3px solid #362984;
	border-bottom:3px solid #362984;
	padding:4px 0;
	text-align:center;
	font-size:16px;
	color:#fff;
}

#text {	padding:0 20px 18px 20px; }

/* copy */

#copy {
	background-color:#a1a1a1;
	border-top:3px solid #362984;
	padding:7px 0;
	text-align:center;
	font-size:10px;
	color:#fff;
}

#copy a {
	color:#fff;
	text-decoration:underline;
}

#copy a:hover {
	color:#bb3832;
	text-decoration:underline;
}

/* navigacija */

#nav ul {
	margin:0;
	padding:0;
	text-align:left;
}

#nav ul li {
	list-style:none;
	background:url(../img/bg_nav.gif) bottom left repeat-x;
	padding:5px 8px;
	color:#362984;
	font-weight:bold;
}

#nav ul li a {
	color:#362984;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#c72632;
	text-decoration:none;
}

#nav ul li.sel {
	background:url(../img/bg_nav_sel.gif) bottom left repeat-x;
	background-color:#ececec;
	color:#c72632;
}

#nav ul li.sel a { color:#c72632; }

#nav ul li.indexlast { background:none; }

#nav ul ul {
	margin:5px 0 0 -8px;
	padding:8px 9px 4px 9px;
	background:url(../img/bg_nav_sel.gif) top left repeat-x;
}

#nav li.sel li {
	background:url(../img/icon_subnav.gif) no-repeat;
	background-position:0 0.6em;
	font-size:11px;
	color:#362984;
	font-weight:normal;
	padding:1px 6px;
}

#nav li.sel li a { color:#362984; }

#nav li.sel li.sel, #nav li.sel li a:hover, #nav li.sel li.sel a { color:#c72632; }

/* baneriai */

.banner {
	border-top:3px solid #362984;
}

.banner2 {
	border-bottom:3px solid #362984;
}

.textbanner {
	padding:8px;
	background-color:#e2e2e2;
}

/* boksai */

.box p {
	margin:12px 8px;
	padding:0;
}

p.box_title, p.box_title_first {
	background:url(../img/bg_box_title.gif) bottom left repeat-x;
	background-color:#ececec;
	border-top:3px solid #362984;
	margin:0 0 10px 0;
	padding:5px 8px;
	color:#c72632;
	font-weight:bold;
}

p.box_title_first { border-top:0; }

.box_date { font-size:10px; }

p.other {
	background:url(../img/bg_box_title.gif) top left repeat-x;
	margin:10px 0 0 0;
	padding:8px 8px 10px 8px;
}

.box table {
	width:200px;
	margin:0 8px;
	border:0;
}

/* produktu sarasas tituliniame */

.ipr {
	clear:both;
	float:left;
	width:510px;
	margin:10px 0 8px 0;
}

.ip {
	width:255px;
	float:left;
}

.ip img {
	float:left;
	margin-right:9px;
	border:1px solid #d4d4d4;
}

.ip span {
	display:block;
	padding-bottom:4px;
	font-weight:bold;
}

.ip span a { text-decoration:none; }

.ip span a:hover { text-decoration:underline; }

/* naujienos */

.news {
	clear:both;
	float:left;
	width:510px;
	margin:0 0 4px 0;
}

.news span {
	float:left;
	width:76px;
	color:#393675;
}

.news span.link {
	float:left;
	width:434px;
	color:#424242;
}

.month {
	float:left;
	margin:10px 0 8px 0;
	font-size:14px;
	color:#393675;
	font-weight:bold;
	clear:both;
}

.year {
	float:left;
	margin-top:18px;
	clear:both;
}

.year_in {
	color:#bb3832;
	font-weight:bold;
}

.news a.sem { font-weight:bold; }

/* objektu sarasas */

.obl {
	float:left;
	width:510px;
	padding-top:8px;
	padding-bottom:6px;
	clear:both;
}

.obl img {
	float:left;
	margin-right:14px;
}

.obl div {
	float:left;
	width:376px;
}

.obltitle {
	color:#393675;
	font-weight:bold;
}

.obltitle a {
	color:#393675;
	text-decoration:none;
}

.obltitle a:hover {
	color:#bb3832;
	text-decoration:underline;
}

.pages { text-align:right; }

.page_in {
	color:#bb3832;
	font-weight:bold;
}

.back {
	font-size:11px;
	text-decoration:none;
}

.back:hover {
	text-decoration:underline;
}

.obphoto {
	float:right;
	width:160px;
	margin-left:14px;
	margin-bottom:18px;
	text-align:right;
}

.obphoto_main {
	clear:both;
	margin-bottom:1px;
}

.obphoto_small {
	float:left;
	width:78px;
	height:78px;
	margin:1px;
}

/* stiliai tvsui */

.verysmall { font-size:10px; }
.small { font-size:11px; }
.normal { font-size:12px; }
.big { font-size:14px; }

h4.iprastas {
	font-size:12px;
	color:#393675;
}

h4.iprastas2 {
	font-size:12px;
	color:#c72632;
}

.red { color:#c72632; }

/* tipine lentele */

.neotable {
	border-spacing:0px;
	border-collapse: collapse;
}
.neotablerow {
	padding:2px;
	border:1px solid #ececec;
	background-color:#e2e2e2;
	vertical-align:top;
}
.neotablehead {
	padding:2px;
	border: 1px solid #ececec;
	background-color:#e2e2e2;
	font-weight: bold;
	vertical-align:top;
}






