
img{
border: 0;
}

body{
margin:0;
padding: 0;
margin-left: auto;
margin-right: auto;
background-color: #fcfcf9;
font-family: arial;
color: #2b2b29;
font-size: 12px;
}

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

a:*{
color: #141414;
text-decoration: none;
}

a:hover{
color: #333333;
text-decoration: none;
}

input{
width: 140px;
height: 17px;
border: solid 1px #d8d1d1;
}

h2{
padding-top: 0;
margin-top: 0;
font-size: 19px;
font-weight: bold;
}

form{
display: inline;
}

.clear{
clear: both;
font-size: 0px;
}

#main{
margin-left: auto;
margin-right: auto;
width:960px;
 
}

#header{
position: relative;
height: 49px;
width: 100%;
background-image: url(/img/headerTexture.jpg);
}

#header a{
color: white;
text-decoration: none;
}

#header h1{
position: absolute;
top: 5px;
left: 15px;
margin: 0;
padding: 0;
display: block;
font-size: 32px;
}

#postHeader{
height: 90px;
width: 100%;
background-image: url(/img/middleTexture.jpg);
border-bottom: solid 1px #88bffa; 
}

#headerAd{
width:727px;
margin: auto;
}

#cont{
background-color: #eef0e7;
padding-bottom: 16px;
padding-top: 10px;
}

#cont #lCont{
float: left;
width: 340px;
}

.lBox{
position: relative;
width: 385px;
margin-left: 12px;
background-color: #f9faf7;
padding-bottom: 20px;
padding-top: 5px;
}

.boxTitle{
width: 95%;
padding-left: 5%;
padding-top: 7px;
padding-bottom: 5px;
font-weight: bold;
font-size: 12px;
color: black;
}

.cornerTL{
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 4px;
background-image: url(/img/crTL.jpg)
}

.cornerTR{
position: absolute;
top: 0;
left: 100%;
margin-left: -4px;
width: 4px;
height: 4px;
background-image: url(/img/crTR.jpg)
}

.cornerBL{
position: absolute;
top: 100%;
left: 0;
margin-top: -4px;
width: 4px;
height: 4px;
background-image: url(/img/crBL.jpg)
}

.cornerBR{
position: absolute;
top: 100%;
left: 100%;
margin-left: -4px;
margin-top: -4px;
width: 4px;
height: 4px;
background-image: url(/img/crBR.jpg)
}

.lSpacer{
width: 100%;
height: 15px;
font-size: 1px;
}

#results{
width: 80%;
padding-top: 10px;
padding-left: 10%;
padding-right: 10%;
font-size: 14px;
line-height: 19px;
}

#leftAd{
width: 95%;
padding-left: 5%;
padding-top: 10px;
padding-bottom: 10px;
}

.inline{
clear: both;
width: 240px;
margin-left: auto;
margin-right: auto;
}

.inLeft{
padding-top: 7px;
padding-bottom: 5px;
float: left;
width: 80px;
height: 17px;
}

.inRight{
padding-top: 5px;
padding-bottom: 5px;
float: left;
width: 160px;
height: 19px;
}

#btnTikrinti{
float: right;
width: 75px;
height: 24px;
margin-right: 18px;
background: transparent url(/img/btnTikrinti.jpg);
border: 0;
cursor: pointer;
}

#cont #rCont{
float: right;
margin-right: 15px;
width: 525px;
text-align: justify;
line-height: 16px;
}

#footer{
position: relative;
margin-top: 2px;
height: 40px;
width: 100%;
background-image: url(/img/footerTexture.jpg);
}

.cornerFL{
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 4px;
background-image: url(/img/crTLfooter.jpg)
}

.cornerFR{
position: absolute;
top: 0;
left: 100%;
margin-left: -4px;
width: 4px;
height: 4px;
background-image: url(/img/crTRfooter.jpg)
}

#lFText{
position: absolute;
top: 13px;
left: 20px;
color: white;
font-weight: bold;
font-size: 13px;
}

#fMenu{
position: absolute;
top: 13px;
left: 160px;
width: 800px;
}

#fMenu ul{
display: inline;
padding: 0;
margin: 0;
}

#fMenu ul li{
display: inline;
padding: 0;
margin: 0;
}

#fMenu ul li a{
display: block;
float: right;
margin-right: 25px;
font-weight: bold;
color: white;
font-size: 13px;
}

#fMenu ul li a:hover{
color: #f6f3f3;
text-decoration: underline;
}

