html, body {
 margin: 0;
 padding: 0;
 height: 100%;
}
body {
 background-image: url(../i/bg.png);
 background-repeat: repeat-x;
}
div {
 background-repeat: no-repeat;
}
#main {
 min-height: 100%;
 position: relative;
}
#top, #kd, #content {
 margin: 0 auto;
 width: 800px;
}
#top {
 background-image: url(../i/meniu.png);
 height: 45px;
 border-bottom: 6px solid white;
}
#kaire { 
 background-image: url(../i/uzrasasgele.png);
 height: 272px;
 width: 426px;
 float: left;
}
#desine {
 background-image: url(../i/logofotke.png);
 height: 272px;
 width: 374px;
 float: left;
}
#content {
 background-image: url(../i/cbg.png);
 background-repeat: repeat-x;
 clear: left;
}
#footer {
 background-image: url(../i/footergele.png);
 background-position: bottom;
 background-color: #f7f7f7;
 border-top: 6px solid #dc1a22;
 padding-top: 30px;
 position:absolute;
 bottom:0;
 width: 100%;
}
#remejaiinfo {
 behavior: url(ie6pngfix.htc);
 background-image: url(../i/remejai.png);
 height: 150px;
 width: 800px;
 margin: 0 auto;
}

/* Bendri dalykai */

a {
 text-decoration: none;
 color: #A01117;
 padding-left: 1px;
 padding-right: 1px;
 padding: -10px;
}
a:hover {
 color: white;
 background-color: #dc1a22;
}

#main {
 font-family: georgia;
}
.k {
 float: left;
 margin-right: 4px
 }
 .d {
 float: right;
 margin-left: 4px
 }
 img {
  border: 1px solid #A2A2A2;
 }
/* Meniu */

#top a {
 display: block;
 float: left; 
 color: black;
 font-size: 16px;
 margin-right: 30px;
 margin-top: 11px;
 letter-spacing: 1px;
 padding: 3px;
 padding-top: 2px;
}
#top a:hover {
 background-image: url(../i/link.gif);
 background-repeat: repeat-x;
 height: 29px;
 color: white;
 margin-right: 31px;
 background-color: transparent;
}
#top em {
 font-size: 1px;
}
#top a:hover em {
 display: block;
 background-image: url(../i/down.gif);
 background-repeat: no-repeat;
 background-position: 12px 3px;
 font-size: 16px;
 margin-bottom: -10px;
}
#already {
 display: block;
 float: left; 
 font-size: 16px;
 margin-top: 11px;
 letter-spacing: 1px;
 padding: 3px;
 padding-top: 2px;
 background-image: url(../i/link.gif);
 background-repeat: repeat-x;
 height: 29px;
 margin-right: 31px;
 background-color: transparent;
}
#already em {
 display: block;
 background-image: url(../i/down.gif);
 background-repeat: no-repeat;
 background-position: 12px 3px;
 font-size: 16px;
 margin-bottom: -10px; 
}
a#already { color: white; }
/* Kontento stilizacija */
#content {
 font-size: 15px;
 color: #4d4d4d;
 line-height: 130%;
 text-align: justify;
 padding-left: 30px;
 padding-bottom: 210px;
}
#content div#current {
 font-size: 15px;
 color: #dc1a22;
 font-weight: 100;
 padding-top: 10px;
 margin-bottom: 15px;
 text-transform: uppercase;
 margin-left: -30px;
}
#content div#current span {
 border-bottom: 3px solid #dc1a22;
}
h5 {
 margin-top: 100px;
 font-weight: normal;
 font-size: 16px;
 letter-spacing: 3px;
 color: #4d4d4d;
 width: 220px;
 line-height: 170%;
 margin-left: 30px;
}

/* Footer stilizacija */

#footer div#remejaiinfo div {
 line-height: 300%;
 border-left: 3px solid #dc1a22;
 margin-left: 400px; 
 padding-left: 50px;
 font-size: 14px;
 color: #4d4d4d;
 height: 113px;
}

/* Specifiniai */

.komentaru { float: right; }
div.title a { font-size: 16px; }