#mgs_unoslider{ text-align:left;}
/* Unoslide container */
.unoslider { list-style: none;position: relative;margin: 0px auto;padding: 0px; background:#fff;}
.unoslider li { display: none;position: absolute;width: 100%;height: 100%;bottom: 0px;left: 0px}
.unoslider .ex6{ position: absolute;bottom:0px;left: 0px; width:100%; text-align:left; background:url(back.png) 0 0 repeat}
.unoslider .ex6 .mlr{ padding:5px 15px;color:#fff; font-size:20px; margin:0px; line-height:30px;font-family:'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;}
.unoslider .ex6 .mlr P{ padding:0px; margin:0px;color:#fff; font-size:20px; margin:0px; line-height:30px;font-family:'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;}
.unoslider a.readmore{ position:absolute; top:0px; z-index:10000; width:80%; left:10%; height:85%; text-indent:-9999px}
/* Hand cursor over navigation elements */
.unoslider_navigation { cursor: pointer;}
/* play, pause, previous and next elements */
.unoslider_pause, .unoslider_play, .unoslider_left, .unoslider_right { text-indent: -119988px;overflow: hidden;text-align: left;position: absolute;display: block;}
/* play and pause elements */
.unoslider_pause, .unoslider_play { height: 100%;width: 28px;top:0; display:none}
/* previous and next elements */
.unoslider_left, .unoslider_right { width: 40px;height: 100%;top:0;}
/* previous */
.unoslider_left { background: none;left:0px;}
.unoslider_left:hover { background:url(ponov.png) left center no-repeat;left:0px;}
/* next */
.unoslider_right { background: none;right:0px;}
.unoslider_right:hover { background:url(nonov.png) right center no-repeat;right:0px;}
/* pause */
.unoslider_pause { background-position: 0px -195px;}
/* play */
.unoslider_play { background-position: 0px -150px;}
/* bullet indicator */
.unoslider_indicator { position: absolute;bottom: 5px;right: 10px;}
.unoslider_indicator a { text-indent: -119988px;overflow: hidden;text-align: left;display: -moz-inline-box;-moz-box-orient: vertical;display: inline-block;vertical-align: middle;*vertical-align: auto;cursor: pointer;margin: 0px;width: 24px;height: 24px;background: url(btn.png) 0 0 no-repeat;}
.unoslider_indicator a { *display: inline;}
.unoslider_indicator a.unoslider_indicator_active { background: url(btnactive.png) 0 0 no-repeat;}
@media handheld, only screen and (max-width: 780px){.unoslider div.unoslider_layers{ display:none}}

