body {
background: #584527 url(../images/back_kare.png) no-repeat;
color: white;
font-family: arial, sans-serif;
margin: 0 0 0 0;
overflow: hidden;
}

img, a img { 
border: none;
}

#skyearth {
background: #584527 url(../images/skyearth.png) repeat-x;
height: 500px;
position: absolute;
left: 996px;
top: 0px;
width: 400px;
}

#main {
width: 780px;
height: 250px;
position: absolute;
top: 48px;
left: 185px;
}

#main p.maintext {
padding-right: 10px;
font-size: 14px;
}

.plus {
position: relative;
top: -72px;
}

.list {
margin-top: 4px;
margin-right: 34px;
float: left;
width: 159px;
}

.list h2 {
margin-bottom: -12px;
}

.list p {
font-size: 13px;
white-space: normal;
}

h1 {
color: #FFD203;
font-weight: bolder;
font-size: 26px;
color: white;
}

h2 {
font-weight: bold;
font-size: 14px;
}

.yellow {
color: #FFD100;
}

#language {
position: absolute;
background: url(../images/language_bar.jpg) no-repeat;
width: 133px;
height: 32px;
top: 0px;
left: 834px;
font-weight: bolder;
padding-left: 2px;
padding-top: 5px;
font-size: 13px;
font-weight: bolder;
}

#language-en {
position: absolute;
background: url(../images/language_bar.jpg) no-repeat;
width: 133px;
height: 32px;
top: 0px;
left: 834px;
font-weight: bolder;
padding-left: 33px;
padding-top: 5px;
font-size: 15px;
font-weight: bolder;
}

#language a {
position: relative;
left: 5px;
}

#menu {
background: url(../images/menu_back.jpg) repeat-y;
position: absolute;
left: 0px;
top: 37px;
width: 143px;
height: 150px;
padding-top: 10px;
padding-bottom: 0px;
}

#menu li {
width: 143px;
height: 28px;
font-weight: bolder;
padding-left: 25px;
padding-top: 5px;
margin-top: -5px;
font-size: 14px;
position: relative;
left: -60px;
list-style-position: inside;
}

#menu li {
list-style-image: url(../images/empty_green.jpg);
list-style-type: none;
}


#menu li.active,#menu li:hover {
list-style-image: url(../images/oblache_green.jpg);
list-style-type: none;
}

#menu li.active a {
color: #584528;
}

a:link,a:active,a:visited {
color: white;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}
#menu a:hover {
text-decoration: none;
}

#menu a {
vertical-align: 40%;
}

#more { background: url(../images/more.jpg) repeat-x; font-weight: bolder; font-size: 15px; padding: 5px 10px 5px 10px; position: absolute; 
	top: 330px; left: 874px; height: 32px; }
#more2 { background: url(../images/more.jpg) repeat-x; font-weight: bolder; font-size: 15px; padding: 5px 10px 5px 10px; position: absolute; 
	top: 330px; left: 750px; height: 32px; }

#less {
background: url(../images/more.jpg) repeat-x;
font-weight: bolder;
font-size: 15px;
padding: 5px 10px 5px 10px;
position: absolute;
top: 330px;
left: 160px;
height: 32px;
}


.yellow a:link, .yellow a:active, .yellow a:visited{
text-decoration: none;
color: #FFD100 !important;
}

.yellow a:hover {
text-decoration: underline;
color: #FFD100;
}

input {border: 1px solid black;}
textarea {border: 1px solid black;}

