a {
	color : #555;
	text-decoration : none;
}

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


body {
	background-color: #ffffff;
	font-family : Tahoma;
	font-size : 10px;
	margin : 0px;
}

/* Header */

.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 382px;
	height: 78px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.header2 {
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 382px;
	height: 78px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.header2 a{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.header2 a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

/* Navigacija */

.navigacija {
	background-image: url(images/navigacija.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 764px;
	height: 59px;
	color: #676869;
	font-weight: bold;
	font-size: 12px;
}
.navigacija a{
	font-weight:bold;
	color: #676869;
	text-decoration: none;
}

.navigacija a:hover {
	color: #676869;
	font-weight:bold;
	text-decoration: underline;
}

/* Pirma panelė */

.cellpic-pirmas {
	background-image: url(images/pirmas/BG_cellpic.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 255px;
	height: 37px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.turinys-pirmas {
	background-image: url(images/pirmas/BG_body.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 103px;
	font-family: Arial,Sans-Serif;
	font-weight:bold;
	color: #ffffff;
	font-size: 12px;
}

.turinys-pirmas a{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.turinys-pirmas a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}


.apacia-pirmas {
	background-image: url(images/pirmas/BG_bottom.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 255px;
	height: 40px;
	color: #ffffff;
}

/* Antra panelė */

.cellpic-antras {
	background-image: url(images/antras/BG_cellpic.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 255px;
	height: 37px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.turinys-antras {
	background-image: url(images/antras/BG_body.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 255px;
	height: 103px;
	color: #ffffff;
	font-size: 11px;
}

.turinys-antras a{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.turinys-antras a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

.apacia-antras {
	background-image: url(images/antras/BG_bottom.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 255px;
	height: 40px;
	color: #ffffff;
}

/* Trecias panelė */

.cellpic-trecias {
	background-image: url(images/trecias/BG_cellpic.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 254px;
	height: 37px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.turinys-trecias {
	background-image: url(images/trecias/BG_body.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 254px;
	height: 103px;
	color: #ffffff;
	font-size: 11px;
}

.turinys-trecias a{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.turinys-trecias a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

.apacia-trecias {
	background-image: url(images/trecias/BG_bottom.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 254px;
	height: 40px;
	color: #ffffff;
}

/* Footer */

.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 382px;
	height: 130px;
	color: #207cc9;
	font-weight: bold;
	font-size: 12px;
}
.footer a{
	font-weight:bold;
	color: #207cc9;
	text-decoration: none;
}

.footer a:hover {
	color: #207cc9;
	font-weight:bold;
	text-decoration: underline;
}

.footer2 {
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	font-family: Arial,Sans-Serif;
	width: 382px;
	height: 130px;
	color: #207cc9;
	font-weight: bold;
	font-size: 12px;
}
.footer2 a{
	font-weight:bold;
	color: #207cc9;
	text-decoration: none;
}

.footer2 a:hover {
	color: #207cc9;
	font-weight:bold;
	text-decoration: underline;
}


.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

