body {
	background: #fff;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size:11px;
	margin: 0 0px;
	padding: 0;
	text-align: center;
	background: url(images/bg.gif);
}
body .center {
	background: url(images/bg_tops.gif) repeat-x;
}
#logo {
    background-image: url(images/index_01.jpg);
    background-repeat: no-repeat;
    width: 267px;
    height: 215px;
}
#header {
    background-image: url(images/Dizainas-2_02.jpg);
    background-repeat: no-repeat;
    height: 215px;
    font-family:Tahoma;
    font-size: 12px;
    text-align: right;
    color: white;
    font-weight: bold;
}
#left {
    background-image: url(images/index_04.jpg);
    background-repeat: no-repeat;
    width: 267px;
    height: 88px;
}
#title {
    background-image: url(images/index_06.jpg);
    background-repeat: no-repeat;
    width: 632px;
    height: 88px;
    font-family:Tahoma;
    font-size: 20px;
    text-align: center;
}
#menu {
    background-image: url(images/Dizainas-2_09.jpg);
}
#center {
    background-image: url(images/Dizainas-2_10.jpg);
}

#footer {
    background-image: url(images/index_20.jpg);
    background-repeat: no-repeat;
    width: 900px;
    height: 135px;
    font-family:Tahoma;
    font-size: 11px;
    color: #d27c33;
}
.text-center {
    background-image: url(images/index_16.jpg);
    width: 365px;
    height: 100%;
}
.link a {
    margin-left: 44px;
    font-family:Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #d27c33;
    text-decoration:none;
}
.link a:hover {
    text-decoration:underline;
}
.copyright {
margin-top: 10px;
padding-top: 10px;
margin-right:10px;
font-family:Tahoma;
font-size: 12px;
color: black;
}

.logout a {
margin-top: 2px;
margin-right: 10px;
font-family:Tahoma;
font-size: 12px;
font-weight: bold;
color: red;
text-decoration:none;
}
.logout a:hover {
text-decoration:underline;
}
.edit a {
margin-top: 2px;
font-family:Tahoma;
font-size: 12px;
font-weight: bold;
color: blue;
text-decoration:none;
}
.edit a:hover {
text-decoration:underline;
}
.login {
font-family:Tahoma;
font-size: 12px;
color: black;
}
.text {
font-family:Tahoma;
font-size: 11px;
}
.text2 {
font-family:Tahoma;
font-size: 10px;
}
.input {
font-family:Tahoma;
font-size: 9px;
}
