/* mano kodas kitiems puslapiams */

body,html {
background:lightgray;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

a {
text-decoration:none;
}

a:hover {
color:yellow;
background:green;
}

a.vizitas:visited {
color:green;
background:yellow;
}

#fonas {
width:100%;
margin:12px;
text-align:justify;
background-color:white;
}

#iFonas {
height:100%;
width:100%;
}

.patsVirsus {
color:white;
height:50px;
width:100%;
font-family: "Arial", Georgia, Serif;
font-size:12pt;
padding-top:12px;
padding-left:84px;
background:#98AFC7;
}

.iVirsus {
color:yellow;
font-size:28pt;
}

.centras {
max-width:84%;
padding-left:29px;
}

.centras p {
font-size:16pt;
}

.apacia {
color:gray;
width:100%;
height:84px;
padding-top:29px;
background:black;
}

.menuArea {
height:26px;
width:100%;
background:#4AA02C;
}

/* MENIU STILIUS */

ul {
margin:0;
padding-left:18px;
}

ul li {
float:left;
list-style-type:none;
display:inline-block;
}

ul li a {
display:block;
float:left;
color:lightgreen;
font-family:Arial,Helvetica,sans-serif;
text-decoration: none;
padding:3px 8px;
}

ul li a:hover {
background:#348017;
color:yellow;
}

li.active {
background:green;
}

li.active a {
color:yellow;
}

/* MENIU STILIUS 2 */

.iMenu {
width:100%;
font-size:12px;
padding-top:14px;
}

#nav ul {
margin:0;
padding-left:22px;
}

#nav ul li {
float:left;
list-style-type:none;
display:inline-block;
}

#nav ul li a {
display:block;
float:left;
color:lightgreen;
font-family:Times New Roman,Helvetica,sans-serif;
text-decoration: none;
padding:0px 4px;
}

#nav ul li a:hover {
color:yellow;
text-decoration:underline;
background:none;
}

#nav li.active {
color:red;
background:green;
}

#nav li.active a {
color:yellow;
}

/* SPALVOS */

.pms {
color:#0E4492;
font-size:16px;
}

.pms2 {
color:gray;
}

.red {
color:red;
}

p.i {
font-family:arial;
font-size:15px;
line-height:1.2em;
text-align:justify;
}

.iKaire {
width:680px;
}

p.iKaire {
font-size:12px;
}