/* CSS Document */

body {
background:#93BF25;
margin:0px auto;
}

.content {
	width:1000px;
	height:500px;
	margin:0px auto;
}

.flash {
padding-top:26px;
padding-left:5px;
}
	
.logo {
background:url(../images/top.jpg) no-repeat;
margin:0px auto;
width:1000px;
height:157px;
}

.menu {
background:url(../images/menu.jpg) no-repeat;
height:49px;
color:white;
font-size:14px;
}

.menu ul {
list-style-type:none; 
display:inline;
line-height:45px;
}

.menu li {
float:left;
text-align:center;
padding-left:20px;
text-decoration:none;
}

.menu-link {
text-decoration:none;
color:white;
}

.menu a:hover {
color:#6f921e;
text-decoration:underline;
}

.mid {
background:url(../images/mid.jpg) no-repeat;
height:100px;
padding-left:45px;
font-size:24px;
}

.main {
background:url(../images/main.jpg) repeat-y;
width:1000px;
}

.ltext {
padding-top:10px;
padding-left:40px;
width:245px;
}

.lbackg {
background:url(../images/backg.png) bottom no-repeat;
width:225px;
height:60px;
text-align:center;

}

.lbackg a {
padding-left:15px;
color:black;
font-size:18px;
text-decoration:none;
line-height:25px;
font-weight:bold;
}

.lbackg a:link {
color:black;
text-decoration:none;
}
.lbackg a:hover {
text-decoration:underline;
}
.lbackg a:visited {
color:black;
}

.lbackg2 {
background:url(../images/backg2.png) bottom no-repeat;
width:225px;
height:110px;
text-align:center;

}

.lbackg2 a {
padding-left:15px;
padding-right:15px;
color:black;
font-size:18px;
text-decoration:none;
line-height:25px;
font-weight:bold;
}

.lbackg2 a:link {
color:black;
text-decoration:none;
}
.lbackg2 a:hover {
text-decoration:underline;
}
.lbackg2 a:visited {
color:black;
}

.rtext {
padding-left:40px;
padding-right:15px;
padding-top:10px;
vertical-align:top;
width:755px;
}

.ltext a:visited {
color:black;
text-decoration:none;
}

.ltext a:hover {
text-decoration:underline;
}

.rtext a:link {
color:black;
text-decoration:none;
}
.rtext a:visited {
color:black;
text-decoration:none;
}

.rtext a:hover {
text-decoration:underline;
}

.footer {
background:url(../images/footer.jpg) no-repeat;
width:1000px;
height:48px;
}

.footer ul {
list-style-type:none; 
display:inline;
line-height:45px;
}

.footer li {
float:left;
text-align:center;
padding-left:20px;
text-decoration:none;
}

.footer-link {
text-decoration:none;
color:white;
}

.footer a:hover {
color:#6f921e;
text-decoration:underline;
}

.bottom {
background:url(../images/bottom.jpg) no-repeat;
width:1000px;
color:white;
}

.btext {
color:white;
}


.btext a:link {
color:white;
text-decoration:none;
}

.btext a:hover {
color:black;
text-decoration:underline;
}

.btext a:visited {
color:white;
text-decoration:none;
}

.dieti b {
color:#CCCC66;
font-size:18px;
}
.dieti i {
font-size:13px;
}




