body {
background:#003300;
margin:0px;
}
a {
text-decoration:none;
color:#000;
font-weight:bold;
}
a:hover {
color:#003300;
}
a img {
border:none;
}
ul {
margin:5px 0px 5px 0px;
}
li {
list-style: square;
padding:2px;
margin:0px;
}
#cont {
height:100%;
width:920px;
background:url(imgs/cont_bg.png) repeat-y;
}
.main {
width:900px;
height:100%;
background:#558D20;
overflow: auto;
}
.leftside {
width:300px;
float:left;
height:100%;
background:url(imgs/menu_cont_bg.png) repeat-y;
}
.menu {
height:100%;
width:280px;
background:#006633;
color:#ffffff;
font-family:arial;
font-size:14px;
padding-bottom:10px;
}
.menu .mf {
width:280px;
text-align:left;
padding-top:10px;
padding-bottom:10px;
}
.menu .mt {
text-align:left;
padding:0px 0px 0px 10px;
border:solid 0px red;
}
.menu .mg img{
width:200px;
border:solid 2px #000;
}
.menu .mb {
float:left;
}
.rightside {
width:600px;
float:right;
height:100%;
}
.home {
padding:15px;
text-align:justify;
font-family:arial;
font-size:14px;
font-weight:bold;
color:#ffffff;
}
.bottom_line {
margin-top:50px;
padding-top:55px;
position:relative;
background:url(imgs/bottom_line.png) no-repeat transparent center;
width:900px;
height:70px;
border:solid 0px red;
float:left;
font-family:arial;
font-size:12px;
color: #ffffff;
}
.bottom_line a {
color: #000000;
}


.galeria {
width:564px;
overflow: auto;
border:solid 0px red;
text-align:center;
}
.galeria .gk {
width:180px;
float:left;
margin:2px;
border:solid 2px #000;
}
.galeria .gk img {
width:180px;
height:135px;
}#cont .main .leftside .menu .mt a span {
	color: #0F0;
}
