/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
#main_bgr {
background-image:url(../images/bgr/ekpedefsi_bgr.jpg);
/*background-image:url(../images/bgr/bgr.jpg);*/
background-repeat:repeat;
background-position:top center;
min-width:972px;
}
.title_bgr {
background-color:#f504fe;
padding:10px;
font-size:18px;
line-height:25px;
margin-bottom:10px;
}
.title_bgr a { color: #ffffff; font-weight: normal; text-decoration:underline; }
.title_bgr a:focus, .title_bgr a:hover, .title_bgr a:active { color: #ffffff; font-weight: normal; text-decoration:underline;}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { text-align:center; width:25%;}
  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; /*border-top: 1px #f504fe solid; border-bottom: 1px #f504fe solid;*/ font-weight:normal; background:none; /*border-left:none; border-right:none;*/ border:none;}
table caption { /*font-variant:small-caps;*/ }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }
th, td { padding: 0.5em; }
table tr { border-bottom: 1px #f504fe solid; border-top: 1px #f504fe solid; border-left:none; border-right:none;}
thead th { color: #000; border-bottom: 1px #f504fe solid; }
tbody th { background:none; font-size:14px; font-weight:normal;}
tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }
tbody th { /*border: 1px solid #fff;*/ text-align: left; border: 1px solid #d3d3d3;}
tbody td { border: 1px solid #d3d3d3; text-align:left; }
tbody tr:hover th[scope="row"],  tbody tr:hover tbody th.sub { background:none; }
tbody tr:hover td { background:none; }
table tbody tr:nth-child(2n) {background:none; }
table tbody tr td { color:#ffffff; }
ul#sublinks {list-style:none;}
ul#sublinks li { background-color:#f504fe; color: #ffffff; font-weight: normal; text-decoration:underline; margin:5px; padding:5px; width:60%;}
#sublinks a { color: #ffffff; font-weight: normal; text-decoration:underline; }
#sublinks a:focus, #sublinks a:hover, #sublinks a:active { color: #ffffff; font-weight: normal; text-decoration:underline;}

ul.photo_gallery {
border-bottom: 1px #f504fe solid; border-top: 1px #f504fe solid; padding-top:10px;
}
ul.photos {
border-bottom: 1px #f504fe solid; border-top: 1px #f504fe solid; padding-top:10px;
}
