/* Bendri elementai */

body{
background: #fffcc9;
margin: 0px;
padding: 0px;
color: #dfc9bc;
font-family: Tahoma,"Times New Roman",Arial, Verdana, Tahoma, sans-serif;
font-size: 12px;
}
a{
color: #921b32;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

/* Galva */

#pats_virsus{
width: 900px;
}
#linkai{
width: 450px;
text-align: left;
padding-left: 20px;
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
}
#kalbos{
width: 440px;
padding-right: 20px;
text-align: right;
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
}

/* Centrine dalis */

#virsus{
width: 900px;
background: #a60c04;
padding-top: 2px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
background-position:top;
}
.viduryje{
background: #a60c04;
padding-top: 10px;
width: 900px;
}
.linija_apacioje{
border-bottom:1px solid #fffcc9;
}
.apacioje{
background: #a60c04;
width: 900px;
text-align: center;
font-size: 10px;
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.ptekstas{
color: #fffcc9;
font-size: 14px;
margin-top: 5px;
margin-bottom: 15px;
margin-right: 30px;
text-align: justify;
}
.antraste{
text-transform: uppercase;
font-weight: bold;
}
.antraste1{
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
text-align: center;
}
.antraste2{
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
.map_link{
color: #fffcc9;
}
#pati_apacia{
width: 900px;
padding-top: 10px;
padding-bottom: 10px;
color: #a60c04;
}

/* Meniu aprasymas */

#meniu{
margin-left:75px;
margin-right:75px;
}
.meniu_l{
display: block;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
border-bottom: 1px solid white;
line-height: 25px;
padding-left: 5px;
}
.meniu_l0{
color: white;
}
.meniu_l0:hover{
background: #fffcc9;
color: #a60c04;
text-decoration: none;
}
.meniu_l1{
background: #fffcc9;
color: #a60c04;
text-decoration: none;
}
.meniu_l1:hover{
text-decoration: none;
}

/* Kontaktavimo forma */

.comment{
border: 1px solid black;
width: 400px;
height: 100px;
}
.contact{
border: 1px solid black;
width: 400px;
}
.submit{
border: 1px solid black;
width: 400px;
}
.pirmas{
font-size: 20px;
}