#feature{
	width:1005px;
	padding:0px 0px 10px 0px;
	background: white;
	margin-bottom:10px;
	
margin-top:20px;
	margin-right: 20px;
	margin-left: 10px;
	border: 1px solid lightgray;
  	-webkit-box-shadow: 2px -2px 8px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    2px -2px 8px rgba(50, 50, 50, 0.75);
        box-shadow:         2px -2px 8px rgba(50, 50, 50, 0.75);
}

#mygallery{
	width: 770px;
	height: 310px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

#welcome{
	width:205px;
	height:300px;
	background:white;
	float:right;
	margin-top:10px;
	margin-right: 10px;
	color:#eee;
}	
	
#welcome h2{
    padding:15px 10px;

}

#welcome p{
    padding:0px 10px;
	/* porano beshe 20px */
    line-height:15px;
}
#welcome img{
    margin:5px 5px;
    margin-top:10px;
    background-color: white;
}
img.phumb{
    width:80px;
    height:58px;
    float:left;
    margin-right:10px;

}

#event_list{
	width:200px;
	background:#BDBEC2;
	float:right;
	color:#eee;
	font-family: 'Cuprum', sans-serif;
	font-weight:normal;
}
	
#event_list h2{
	 text-align: center;
	 color: #58595B;
    padding:15px 10px;
    font-family: 'Cuprum', sans-serif;
    font-weight:normal;

}

#event_vozivo{
	width:200px;
	background:white;
	float:right;
	color:#eee;
}

#event_place{
	width: 200px;
    background:#BDBEC2;
    float:right;
    height: 25px;
    margin-top: 5px;
}
	
#event_place h3{
	font-size: 11px;
	text-align: center;
	color: #58595B;
	font-weight:normal;
}

#bottom{
    margin:0px auto;
}

.bottomcover{
    background:#fff  ;
    margin:0px auto;
    width:1000px;

}

h3.bothead{

    height:20px;
    font-size:15px;
    padding:10px 0px 10px 10px;
    color:#333;
    font-weight:normal;
    }

.botwid{
    float:left;
    width:230px;
    padding-bottom:10px;
    font-size:12px;
    font-family:Arial,Tahoma,Century gothic,sans-serif;
    margin:10px 0px 0px 15px;
    color:#ddd;
    }

.botwid ul {
    list-style-type: none;
    margin:  0px;
    padding: 0px 5px 5px 5px ;

    }

.botwid li{
    list-style-type: none;
    margin: 0 ;
    padding: 0;
    }

.botwid ul ul  {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat:no-repeat;
    }

.botwid ul ul ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border:0;
    }

.botwid ul ul ul ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border:0;
    }

.botwid ul li {
    height:100%;
    line-height:18px;
    clear: left;
    width: 220px;
    list-style-type: none;
    }

.botwid ul li a:link, .botwid ul li a:visited  {
    color: #666;
    text-decoration: none;
    padding: 5px 0px 5px 5px;
    display:block;
    border-bottom:1px solid #ddd;
    }

.botwid ul li a:hover{
    color: #222;
    }

.botwid p{
    padding: 7px 10px;
    margin:0;
    }

.botwid table {
    width:100%;
    text-align:center;
    color:#787d7f;
    }

#ft-buttons-slide{
	margin-top: -40px;
    }

.ft-prev{
	background:#000;

    padding:0px 10px;
    }

.ft-next{
 background:#000;

        padding:0px 10px;
    }

.ft-title{
    background:#000;
    padding:10px 10px;
    margin-bottom: 20px;
    }
