body {
margin:0;
padding:0;
text-align:center;
background-color:#FFFFFF;
font-family:"Courier New", Courier, monospace;
color:#404040;
font-size:14px;
}

A:link {color:#404040;text-decoration: none}
A:visited {color:#404040;text-decoration: none}
A:active {color:#404040;text-decoration: none}
A:hover {color:#404040;text-decoration: underline;}

#main {
position:relative;
text-align:left;
width:872px;
}

#left {
background-image:url(images/left.jpg);
background-repeat:repeat-y;
width:63px;
}
#right {
background-image:url(images/right.jpg);
background-repeat:repeat-y;
width:66px;
}
#center {
background-image:url(images/bg_content.jpg);
background-repeat:repeat-x;
width:713px;
padding-left:30px;
}

#kampas {
position:absolute;
top:146px;
left:656px;
}

#footer {
clear:both;
width:472px;
height:24px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
padding-top:45px;
padding-left:400px;
}

#galva {
position:absolute;
top:435px;
left:806px;
}

ul {
clear:both;
padding:0;
margin:0;
list-style:none;
}

li {
padding:0;
margin:0;
margin-bottom:8px;
background-image:url(images/letena_off.jpg);
background-repeat:no-repeat;

padding-left:43px;
line-height:29px;
}

li.little {
background-image:url(images/li_little.jpg);
padding-left:23px;
line-height:12px;
}

ul.little {
margin-top:10px;
margin-bottom:10px;
}

.selected {
background-image:url(images/letena_on.jpg);
}
#menu {
float:left;
width:200px;
}

#content {
float:left;
width:482px;
}

#content img {
margin:10px;
}

h1 {
padding:0;
margin:0;
font-weight:bold;
color:#cb196c;
font-size:14px;
}

.purple {
color:#d2367e;
font-size:14px;
}

.textfield, .textarea {
height:18px;
border:1px solid #b3b9c3;
width:328px;
}

.label {
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
