/* Copyright Copy 2009 Lina Tarakevičiūtė - floristė */
/* Created by Jarek Balionis - Internetiniai sprendimai */
/* e-mail creator: jarek.balionis@gmail.com */

body
{
background-repeat:no-repeat;
background-color:#ffffcc;
text-align:center;
}

/* Table style: */

.table
{
width:800px;
margin-left:auto;
margin-right:auto;
/*
min-height:730px;
position:absolute;
left:50%;
margin-left:-400px;
top:50%;
margin-top:-340px;
*/
background-image:URL('/images/bg.jpg');
background-repeat:no-repeat;
}

.logo
{
height:150px;
background-image:URL('/images/logo.jpg');
background-repeat:no-repeat;
text-align:right;
}

.menu
{
height:30px;
}

.menu a
{
font-size:14px;
text-decoration:none;
letter-spacing:1px;
color:#000000;
font-weight:bold;
padding:20px;
}

.menu a:hover
{
font-size:14px;
text-decoration:underline;
letter-spacing:1px;
color:#ffffcc;
font-weight:bold;
padding:20px;
}

.gallery
{
width:230px;
height:450px;
}

.gallery a
{
font-size:12px;
text-decoration:none;
color:#000000;
}

.gallery a:hover
{
font-size:12px;
text-decoration:underline;
font-weight:bold;
color:#ffffcc;
}

.main
{
width:570px;
height:450px;
}

.main a
{
text-decoration:none;
color:#000000;
}

.main a:visited
{
text-decoration:none;
color:#000000;
}

.main a:active
{
text-decoration:none;
color:#000000;
}

.main a:hover
{
text-decoration:underline;
color:#ffffcc;
}

.mainscr
{
margin-top:10px;
margin-left:10px;
overflow:auto;
height:420px;
width:550px;
scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#669966; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-track-color:#99cc99;
}

.header
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:1px;
font-weight:bold;
color:#ffffcc;
text-align:center;
margin-top:5px;
}

.copyright
{
height:50px;
}

.top
{
height:50px;
}

.advert
{
height:50px;
}

.thumbs
{
padding:10px;
margin-top:0px;
margin-left:15px;
text-align:left;
}

/* Font style: */

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:left;
margin-top:10px;
margin-left:25px;
margin-right:25px;
}

#index
{
background-image:URL('/images/indx.png');
background-repeat:no-repeat;
background-position:right;
}

#buttons
{
text-align:center;
margin-top:7px;
}

#gallbuttons
{
margin-left:20px;
}

#gallsubbuttons
{
margin-left:30px;
}

#copyright
{
margin-top:12px;
font-size:12px;
text-align:center;
}

#h
{
margin-top:18px;
}

#advert
{
margin-left:420px;
font-size:12px;
}

#advert a
{
text-decoration:none;
color:#000000;
}

#advert a:visited
{
text-decoration:none;
color:#000000;
}

#advert a:active
{
text-decoration:none;
color:#000000;
}

#advert a:hover
{
text-decoration:underline;
color:#669966;
}