
*
{
margin: 0px;
padding: 0px;
}

.input {
     width: 300px;
}

body {
	
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #919191;
	margin-right: 0px;

}

#content
{
height: 800px;
}

#main
{
width: 845px;
background: #FFFFFF;
margin: 0 auto;


}

#header {
    margin-top: -5px;
	height: 92px;
	margin-left: 10px;
	background: url(nuotraukos/) no-repeat;
}

#header h1 {
    padding-top: 28px;
    font-size: 34px;
    font-weight: normal;
    color: #01b0f3;
    letter-spacing: -2px
}

#header p {
    height: 70px;
    width: 485px;
    margin-left: 0px;
    padding-top: 4px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px
}

#menu1
{
height: 45px;

}

#menu1 .solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(nuotraukos/blockdefault.gif) center center repeat-x;
}

#menu1 .solidblockmenu li{
display: inline;
}

#menu1 .solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

#menu1 .solidblockmenu li a:visited{
color: white;
}

#menu1 .solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(nuotraukos/blockactive.gif) center center repeat-x;
}


#menu
{
height: 45px;
width: 845px;
background: transparent url('nuotraukos/menu.png') repeat-x;
}


.aerobuttonmenu{ 
overflow: hidden; 
width: auto;

padding: 0px 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ 
width: 100%;
}

.aerobuttonmenu a{
background: transparent url('nuotraukos/left.png') no-repeat top left;
display: block;
float: left;
font: 18px Arial; 
line-height: 23px; 
height: 40px; 
padding-left: 9px;
text-decoration: none;
margin-right: 0px; 
}

.aerobuttonmenu a:link, .aerobuttonmenu a:visited, .aerobuttonmenu a:active{
color: white; 
}

.aerobuttonmenu a span{
background: transparent url('nuotraukos/right.png') no-repeat top right;
height: 40px;
display: block;
padding: 6px 10px 10px 0;
}

.aerobuttonmenu a:hover{
background: transparent url('nuotraukos/left_hover.png') no-repeat top left;
}

.aerobuttonmenu a:hover span{ 
background: transparent url('nuotraukos/right_hover.png') no-repeat top right;
}

.aerobuttonmenu a.current{
background: transparent url('nuotraukos/left_hover.png') no-repeat top left;
}

.aerobuttonmenu a.current span{ 
background: transparent url('nuotraukos/right_hover.png') no-repeat top right;
}

#flash {
    height: 200px;
}

#turinys {
    margin-top: 20px;
    margin-left: 20px;
}

#turinys h1 {
    color: #3f3f3f;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    margin-bottom: -11px;
}

#turinys p {
    color: #3f3f3f;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0px;

}

#turinys a{
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0px;
    
}

#product {
    background: url('nuotraukos/product.jpg') no-repeat;
    width: 200px;
    height: 200px;
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}

#product:hover {
    background: url('nuotraukos/product_hover.jpg') no-repeat;
    width: 200px;
    height: 200px;
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}

#product p{
    padding-right: 7px;
    padding-left: 7px;
    font-size: 10px;
    text-align: left;
}

#product h2 {
    padding-left: 3px; 
    padding-right: 3px; 
    padding-top: 0px; 
    font-weight: normal; 
    float: left;
}

#product h2 a{
    color: #434242; 
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

#product h2 a:hover{
    color: black; 
}

#product img{
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px; 
    float: left;

}

#footer {
    margin-top: 10px;
	clear: both;
	height: 124px;

}

#footer p{
    font-size: 14px;
}

#footer a img{
    text-decoration: none;
    border: none;
    opacity: 0.3;
    filter: alpha(opacity=30);
    zoom: 1;
}

#footer a:hover img{
    text-decoration: none;
    border: none;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.paginate {
font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

.paginate a {
padding: 3px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}
.paginate span.current {
    padding: 3px 5px 2px 5px;
	margin:2px;
	border:1px solid #272727;
	background: #272727;
	text-decoration:none;
	color: #fff;
	font-size: 14px;
	
}

.paginate span.disabled {
    padding: 3px 5px 2px 5px;
	margin:2px;
	border:1px solid #DDD;
	text-decoration:none;
	color: #DDD;
	font-size: 14px;
}
	
ul {
    margin:0px;
	padding:0px;
}