* {
padding: 0;
margin: 0;
}
html , body {
height: 100%;
}

body
{
background-image:url('http://www.airtora.lt/images/bg.jpg');
background-repeat:repeat-x;

background-color:#eaeceb;
font-family:verdana;
font-size:12px;
line-height:20px;
color:#333333;

}
.wrapper
{
width:1003px;
margin:0px auto; 
}
.wrapper2
{

width:992px;
background-image:url('http://www.airtora.lt/images/cbg.jpg');
background-repeat:repeat-y;
margin-left:6px;  margin-top: -40px;

}


.header 
{
height:177px;width:1003px;
background-image:url('http://www.airtora.lt/images/head.jpg');
background-repeat:no-repeat;
}



.meniu
{
  height:28px;
padding-top:100px;
}
.meniu a
{
color:white;
font-family:verdana;
line-height:28px;
text-transform:uppercase;
font-size:13px;
text-decoration:none;
}

.meniu ul {
    height:28px;
  }

ul {
    list-style: none outside none;
}

.meniu ul li {
   background-image: url("http://www.airtora.lt/images/vmbg.png");
    background-position: 0 15px;
    background-repeat: no-repeat;
    display: inline;
    line-height: 28px;
    margin-left: 24px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
li.menuactive {
  font-weight:bold;
}

.left 
{
width:180px; float:left; margin-left:10px;
}
.left a
{
color:black;
font-family:verdana;
font-size:11px;
text-decoration:none;
}

.left ul {list-style:none; margin:0; padding:0;}

.left ul li {
   background-image: url("http://www.airtora.lt/images/lmbg.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left:13px;
   
}
.content a
{
color:black;
}


.content
{
margin:0;
padding:0;
padding-left:220px;
margin-right:5px;
text-align:justify;
width:765px;
height:auto;
min-height:400px;
padding-bottom:10px;
}

h1
{
font-size:18px;
line-height:39px;
color:#336600;
font-weight:bold;

}


a img  { border:none;}
.content img {border:1px solid #e5e5e5;  margin:5px; }

.tabl td {width:420px; text-align:center}
.tabl td a  {color:white;}
.tabl {margin-top:-6px;}
#footer {  
background-image:url('http://www.airtora.lt/images/fbg.jpg');
width:992px; 
margin-left:6px;height:28px;
background-repeat:norepeat;
}
#footer1 {  width:992px; 
margin:0 auto; text-align:right; padding-right:5px; color:#666666;}

.ProductDirectoryItem
{
position: relative;
float: left;
display: inline;
overflow: visible;
width: 195px;
height: 120px;
margin: 0 8px 1.5em 0;
border-width: 0px;
border-style: solid;
border-color: grey;
}