
@import url('https://fonts.googleapis.com/css2?family=Cabin+Sketch:wght@400;700&family=Fredericka+the+Great&display=swap');
@font-face {
    font-family: 'eraserregular';
    src: url('font/EraserRegular-webfont.eot');
    src: url('font/EraserRegular-webfont.eot?#iefix') format('embedded-opentype'),
         
         url('font/EraserRegular-webfont.woff') format('woff'),
         url('font/EraserRegular-webfont.ttf') format('truetype'),
         url('font/EraserRegular-webfont.svg#eraserregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
    
    background: #fff url(images/bg.png) repeat fixed;
  
    
    font-family: 'Life Savers', cursive;
    font-size: 19px;
    line-height: 1.65em;
    color: #000;
    text-align: left;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: 400;
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    color: #0D6680;
    font-family: "Trebuchet MS";
    float: left;
    font-weight: 400;
    clear: both;
    letter-spacing: 0;
    text-transform: uppercase;
}
h4 {
    width: 100%;
    margin-bottom: 20px;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    min-height: 101%;
}

.font,h1,h2,h3,.readmore,#offert-txt,h4,.sf-menu li a {
font-family: 'eraserregular';
font-weight: normal;
}

a:focus {
    outline: thin dotted;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px 24px 25px;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
small {
    font-size: smaller;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.clear:after, .wrapper:after, .format-status .entry-header:after {
    clear: both;
}
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {
    display: table;
    content: "";
}
button, input, textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 6px;
}
button, input {
    line-height: normal;
}
textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {
    border: 0;
    border-radius: 0;
    padding: 0;
}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span {
    font-size: 14px;
    line-height: 1.428571429;
    font-weight: 400;
    color: #333;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: linear-gradient(top,#f4f4f4,#e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64,64,64,0.1);
    padding: 5px 10px;
}
.menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
.menu-toggle:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
    color: #5e5e5e;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-image: linear-gradient(top,#f9f9f9,#ebebeb);
}
.menu-toggle:active, .menu-toggle.toggled-on, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
    color: #757575;
    background-color: #e1e1e1;
    background-repeat: repeat-x;
    background-image: linear-gradient(top,#ebebeb,#e1e1e1);
    box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
    border: none;
}
input[type="text"], textarea, input[type="email"], input[type="password"] {
    width: 185px;
    background: url(images/inputbg.jpg) repeat left top;
    border: 1px #fff dashed;
}
input[type="text"]:active, textarea:active, input[type="email"]:active, input[type="password"]:active {
    border: 1px #8c4800 dashed;
}
input[type="submit"] {
    float: right;
}
.entry h3 {
    display: inline-block;
    float: none;
    font-size: 18px;
    color: #00418a;
    margin: 0 0 15px;
    font-family: 'Life Savers', cursive;
    font-weight: 700;
}
blockquote {
    margin: 0;
}
.page-id-343 .entry h3 {
    font-size: 14px;
    display: inline;
    float: none;
}
.entry h3 span {
    font-size: 18px;
    color: #521b00;
}
.column {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
}
a {
    color: #7b0c00;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 0;
    height: 1px;
    overflow: hidden;
}
* {
    border: 0;
    margin: 0;
    padding: 0;
}
.cufon-loading {
    visibility: hidden;
}
ul, ol {
    list-style: none;
}
#maincontent {
    float: left;
    width: 1002px;
    background: url(images/rightinnerbg.png) repeat-y right top;
}
#inner {
    width: 1002px;
    float: left;
}
#user-logreg-menu {
    float: right;
    position: absolute;
    right: -175px;
    top: 20px;
    z-index: 8;
}
#user-logreg-menu li {
    font-size: 13px;
    margin: 0 5px;
}
#user-logreg-menu li a {
    color: #26164d;
    text-transform: uppercase;
}
#user-logreg-menu li a:hover {
    text-decoration: underline;
}
#left_inner {
    width: 753px;
    float: left;
    clear: none;
}
#out_content {
    float: left;
    background: url(images/outbg.png) repeat-x fixed;
    width: 100%;
}
#content {
    float: left;
    clear: both;
    background: url(images/leftinnerbg.png) repeat-y left top;
    width: 1002px;
    margin-bottom: -45px;
}
#main_left_content {
    width: 700px;
    float: left;
    background: url(images/mainleftbg.jpg) no-repeat left top;
    height: auto !important;
    min-height: 236px;
    margin-left: 36px;
    position: relative;
    z-index: 1;
    padding-right: 17px;
}
#central_column {
    width: 645px;
    overflow-x: hidden;
    margin: 0 auto;
}
#right_inner {
    width: 249px;
    float: left;
    margin-top: -308px;
    min-height: 808px;
    padding-top: 55px;
    background: url(images/rightinnercontentbg.png) no-repeat 0 0;
    
}
#right_bottom {
    width: 249px;
    float: left;
    background: url(images/rightinnerbottombg.png) no-repeat left top;
    height: 32px;
}
#inner_bottom_left {
    width: 36px;
    height: 123px;
    float: left;
    background: url(images/bottom01leftbg.png) no-repeat 0 0;
}
#inner_bottom {
    width: 717px;
    height: 123px;
    float: left;
    background: url(images/bottom01bg.jpg) no-repeat 0 0;
    text-align: center;
}
#inner_bottom_right {
    width: 249px;
    height: 123px;
    float: left;
    background: url(images/bottom01rightbg.png) no-repeat 0 0;
}
#inner_bottom_01_left {
    width: 36px;
    height: 142px;
    float: left;
    background: url(images/bottom02leftbg.png) no-repeat 0 0;
    clear: none;
}
#inner_bottom_01 {
    width: 717px;
    height: 142px;
    float: left;
    background: url(images/bottom02bg.jpg) no-repeat left top;
    clear: none;
}
#inner_bottom_01_right {
    width: 249px;
    height: 142px;
    float: left;
    background: url(images/bottom02rightbg.png) no-repeat 0 0;
    clear: none;
}
#footer {
    width: 1002px;
    height: 86px;
    float: left;
    background: url(images/footerbg.png) no-repeat left top;
}
#innerfooter {
    width: 717px;
    height: 59px;
    font-size: 10px;
    line-height: 12px;
    margin-top: 122px;
}
#innerfooter p {
    width: 100%;
    text-align: left;
    float: left;
    clear: none;
    margin-top: 5px;
    font-size: 11px;
    padding-left: 5px;
}
#innerfooter p a {
    color: #000;
    margin-top: 3px;
}
#innerfooter a#asm {
    margin-top: -20px;
    width: 61px;
    height: 24px;
    background: url(images/asmlogo.png) no-repeat 0 0;
    float: left;
    text-indent: -9999em;
    overflow: hidden;
    margin-left: 20px;
}
#innerfooter p a:hover {
    text-decoration: underline;
}
#header {
    width: 753px;
    float: left;
    margin-top: -2px;
}
#head1 {
    width: 377px;
    float: left;
    height: 84px;
}
#head2 {
    height: 84px;
    float: left;
    width: 376px;
    background: url(images/head2.jpg) no-repeat left top;
    position: relative;
}
#tree_mask {
    height: 114px;
    float: right;
    width: 45px;
    background: url(images/treebg.png) no-repeat left top;
    position: absolute;
    top: 146px;
    right: -45px;
    z-index: 1;
    opacity: 0.7;
}
#head3 {
    height: 79px;
    float: left;
    background: url(images/head3-s.png) no-repeat -36px 0;
    width: 753px;
}
#b_head {
    height: 145px;
    float: left;
    background: url(images/bhead.jpg) no-repeat 0 0;
    width: 717px;
}
#lh_shadow {
    height: 145px;
    float: left;
    background: url(images/head3-s.png) no-repeat 0 0;
    width: 36px;
}
#gallery-link {
    height: 73px;
    float: left;
    background: url(images/tstickers.png) no-repeat 0 -264px;
    width: 132px;
    position: absolute;
    left: 0px;
top: 105px;
}
#gallery-link a {
    float: left;
    height: 73px;
    width: 132px;
}
h1#logo {
	width: 377px;
	 height: 84px;
	 float: left;
	 padding: 0;
    border: 0;
    margin: 0;
	overflow: hidden;
}

h1#logo a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 377px;
    height: 84px;
   background: url(images/logo.png) no-repeat left top;
    float: left;
	font-size: 10px;
	padding-top: 100px;
}
#menu {
    width: 100%;
    height: 64px;
    background: url(images/menu_bg.gif) no-repeat right top;
}
h2, #leftinner h4, .ngg-albumtitle h3, .ngg-albumtitle h3 {
    width: 615px;
    font-size: 24px;
    line-height: 26px;
    color: #d03b00;
    
    padding: 0 0 15px 40px;
}
h2 {
    font-weight: 400;
    margin-top: -25px;
}
.entry h2 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 3px;
}
.first_cat_art h2, .first_cat_art h4 {
    max-width: 660px;
    text-transform: uppercase;
    font-size: 19px;
    background: none;
    line-height: 1.4em;
    float: none;
    display: inline;
    width: auto;
    clear: none;
    margin: 10px 0 0;
    padding: 0 0 5px;
    padding-bottom: 10px;
}
h1, h2, #offert-txt, .widget_box .font, .sf-menu li {
    
}

h2 a, h4 a {
    color: #fff;
}
.ngg-albumtitle h3, .ngg-albumtitle h3 {
    background: none;
    padding: 0;
}
.search_results h3 a {
    background: none;
}
#inner .search_results {
    border-bottom: 0;
}
.search_results h3 {
    height: 32px;
    margin-left: 0;
}
.ngg-albumtitle h3, .ngg-albumtitle h3, .ngg-galleryoverview h3 {
    width: 100%;
    font-size: 18px;
}
.ngg-galleryoverview {
    float: left;
    width: 650px;
    margin-left: 10px;
    padding-bottom: 15px;
}
.ngg-gallery-thumbnail img {
    float: left;
    border: 2px solid #fff;
    margin: 0;
    padding: 0;
}
#inner .search_results h2 a {
    background: none;
    margin-left: 0;
    font-size: 18px;
}
#inner .search_results h2 {
    background: none;
    margin-left: 0;
    padding: 0 0 5px 10px;
}
#inner .first_cat_art h2 a:hover {
    text-decoration: none;
    color: #8f0d00;
}
#archive {
    float: left;
    clear: both;
    margin-left: 0;
}
.p_meta {
    display: inline-block;
    color: #000;
    clear: left;
    padding-left: 90px;
    background: url(images/backsset02.png) no-repeat 0 -221px;
    min-width: 85%;
    padding-bottom: 10px;
}
.entry .p_meta {
    float: left;
    clear: both;
    text-transform: uppercase;
}
.front_bar p {
    font-size: 13px;
    float: none;
    max-width: 100%;
}
#main span.readmore a {
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
    margin-top: 10px;
    color: #bd1f00;
    padding-right: 25px;
    background: url(images/backsset02.png) no-repeat right -483px;
    text-transform: uppercase;
}
#main .news_box p span.readmore a {
   font-size: 11px;
margin-top: 5px;
position: absolute;
bottom: 30px;
right: 5px;
}
#inner .entry #w-img {
    margin-left: -35px;
    margin-top: 0;
    margin-bottom: -10px;
}
.entry p {
    padding-top: 0;
    
    letter-spacing: 0;
    
    color: #271100;
    margin: 0 0 20px;
}
.banner_01 {
    opacity: 0.75;
    margin: 45px auto 0;
}
.widget_box {
    margin-top: -10px;
    width: 191px;
    clear: both;
    float: left;
    margin-left: 27px;
    height: 185px;
    background: url(images/hdboxbg.png) no-repeat left top;
    z-index: 2;
    position: relative;
    padding: 30px 0 5px;
}
.news_box p {
    font-size: 15px;
line-height: 19px;
padding-left: 10px;
padding-right: 10px;
color: #000;
text-align: center;
letter-spacing: 0;
margin-top: 5px;
   
}
.news_box .font.date {
    color: #000000;
    font-size: 12px;
    left: 15px;
    position: absolute;
    top: 10px;
    width: auto;
}
.news_box .font {
    padding-left: 0;
    padding-top: 15px;
}
.widget_box .font {
    text-align: center;
    width: 100%;
    font-size: 21px;
    margin-top: 0;
    color: #8668cb;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}
.widget_box .font a {
    color: #8668cb;
}
.garden_box .font {
    color: #633013;
    padding-top: 5px;
    margin-bottom: 0
}
.download_box .font {
    color: #387b29;
    top: 5px;
    margin-bottom: 0
}
.club_box .font {
    color: #e05399;
    padding-top: 5px;
    margin-bottom: 0
}
#inner .club_box .f_garden {
    color: #633013;
    padding-top: 10px;
}
.music_box .font {
    color: #7ab526;
    padding-top: 10px;
}
.gallery_box .font {
    padding-top: 10px;
    padding-bottom: 10px;
}
.news_box {
    margin-top: 0;
}
#bird {
    position: absolute;
    top: -65px;
    width: 50px;
    height: 85px;
    right: -5px;
    background: url(images/tstickers.png) no-repeat -51px -88px;
}
#bear {
    position: absolute;
    top: -15px;
    width: 50px;
    height: 85px;
    right: 15px;
    background: url(images/tstickers.png) no-repeat 0 -88px;
}
.top-sticer {
    position: absolute;
    top: 0;
    z-index: 1;
}
.widget_box .top-sticer {
    width: 53px;
    height: 56px;
    left: 75px;
    top: -5px;
    background: url(images/tstickers.png) no-repeat 0 -27px;
}
#awizard {
    width: 70px;
    position: absolute;
    height: 145px;
    left: -35px;
    top: 25px;
    background: url(images/tstickers.png) no-repeat -112px 0;
}
#amusic {
    width: 118px;
    position: absolute;
    height: 91px;
    left: 15px;
    bottom: 70px;
    background: url(images/tstickers.png) no-repeat -73px -173px;
}
#agall {
    width: 73px;
    position: absolute;
    height: 84px;
    right: -2px;
    bottom: 26px;
    background: url(images/tstickers.png) no-repeat 0 -173px;
}
.banner_box .top-sticer, .download_box .top-sticer, .club_box .top-sticer, .garden_box .top-sticer {
    width: 77px;
    height: 27px;
    left: 55px;
    top: 1px;
    background: url(images/tstickers.png) no-repeat 0 0;
}
.banner_box img {
    margin: 10px 0 0 23px;
}
.download_box {
    margin-top: -15px;
    background: url(images/hdboxbg.png) no-repeat left top;
}
.front_bar a img {
    width: 150px;
    height: 150px;
    float: left;
    margin-left: 16px;
    margin-top: 14px;
    border: 0;
}
.post-img {
    float: left;
    margin-top: 20px;
    width: auto;
    height: 199px;
    margin-right: 20px;
    background: url(images/post-bgl.png) no-repeat left top;
    
    -moz-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9975640502598243, M12=0.06975647374412515, M21=-0.06975647374412515, M22=0.9975640502598243, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9975640502598243,M12=0.06975647374412515,M21=-0.06975647374412515,M22=0.9975640502598243,SizingMethod='auto expand');
    margin-bottom: 0px;
}
.front_bar img, .entry img {
    margin-top: 0;
}
#inner .entry img {
    margin-bottom: 5px;
}
.page .entry img, .single .entry img {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
#inner .entry .top_image {
    top: -5px;
    position: relative;
    border: 0;
}
.first_cat_art img, .archive #inner .entry img {
    margin: 14px 20px 0 15px;
}
.first_cat_art, .entry {
    float: left;
    padding-top: 0;
    padding-bottom: 0px;
    width: 96%;
    margin: 0 0 0px 35px;
}
.home .entry, .home .first_cat_art {
    width: 93%;
}
.home .entry {
    margin-bottom: 0;
}
.entry {
    width: 92%;
}
.archive .first_cat_art {
    margin: 0;
}
#theme-my-login {
    width: 90%;
    margin-bottom: 20px;
    text-align: left;
}
.page #inner .entry #theme-my-login p {
    text-align: left;
}
.page #inner .entry #theme-my-login p.forgetmenot {
    text-align: center;
}
label {
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 48%;
    line-height: 30px;
}
.readmore {
margin-left: 10px;
}
.forgetmenot label {
    width: auto;
    float: none;
}
.first_cat_art {
    padding-bottom: 0;
    margin: 0 0 15px 35px;
}
.first_cat_art.first {
    clear: left;
}
.offert_page_list .first_cat_art {
    margin-left: 5px;
    width: 98%;
}
.offert_page_list .front_bar p {
    width: 100%;
}
.search_results, .entry {
    padding-bottom: 0;
}
.first_cat_art p {
    margin-top: 5px;
    padding-bottom: 0;
    display: inline;
}
.first_cat_art .p_meta, .entry .first_cat_art .p_meta {
    min-width: 45%;
    font-size: 12px;
    text-transform: uppercase;
    float: none;
    clear: none;
    margin-top: 10px;
}
.archive .first_cat_art .p_meta, .search .first_cat_art .p_meta {
    width: 90%;
    float: left;
    padding-bottom: 0;
}
.search .first_cat_art {
    margin: 0 0 20px;
}
.archive .first_cat_art, .serach .first_cat_art {
    margin-bottom: 20px;
}
.archive .first_cat_art p, .search .first_cat_art p {
    float: left;
    margin-bottom: 5px;
}
.postmetadata .alignleft {
    padding-top: 5px;
    padding-left: 20px;
}
.postmetadata .alignright {
    padding-top: 4px;
    padding-right: 20px;
}
.entry_page p {
    color: #362c00;
    font-size: 11px;
}
.post-page .entry {
    padding-top: 0;
    padding-left: 0;
    color: #000;
}
.post-page .entry a {
    color: #7b0c00;
    font-weight: 700;
}
#footer p a {
    color: #680000;
    text-align: center;
    width: 90%;
    font-weight: 700;
    font-size: 12px;
}
#footer p {
    padding-left: 50px;
    font-size: 11px;
    text-align: center;
    float: left;
    padding-top: 10px;
}
#footer_text {
    color: #000;
    padding-left: 20px;
    padding-top: 75px;
    float: left;
    width: 50%;
    line-height: 18px;
    font-weight: 700;
}
#footer_copyrights {
    text-align: right;
    color: #000;
    padding-right: 20px;
    padding-top: 75px;
    float: right;
    width: 40%;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    display: inline;
    margin: 0 0 2px 7px;
}
img.alignleft {
    display: inline;
    margin: 0 7px 2px 0;
}
a img {
    border: none;
}
.navigation {
    display: block;
    margin-top: 10px;
    margin-bottom: 60px;
    font-weight: 700;
    clear: both;
    text-align: Center;
    padding: 5px 0;
}
.entry ul {
    margin: 0 10px 15px 0;
    padding: 0 0 10px 20px;
}
.entry li {
    padding-bottom: 4px;
    padding-top: 3px;
    font-size: 12px;
}
.entry ol {
    clear: none;
    width: 90%;
    margin: 0 0 15px;
    padding: 0 0 10px 40px;
}
.entry ol li {
    font-weight: 400;
    clear: both;
    font-size: 14px;
    background: url(images/ollibg.gif) no-repeat left center;
    text-align: left;
    margin: 0 0 20px;
    padding: 0 0 0 16px;
}
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style: none;
}
#searchform {
    text-align: center;
    float: right;
    clear: both;
    width: 200px;
    padding: 5px 3px;
}
select {
    width: 130px;
}
#searchsite {
    width: 129px;
    height: 20px;
    float: right;
    clear: both;
    background: url(images/tstickers.png) no-repeat 0 -378px;
    
    
    margin: 35px 170px 0 0;
}
#inner #searchsite fieldset {
    width: 100%;
}
#searchsite input#s {
    color: #000;
    width: 100px;
    background: transparent;
    float: left;
    padding: 1px 1px 1px 2px;
    font-family: 'Life Savers', cursive;
    font-weight: 700;
}
#searchsite button {
    position: relative;
    float: right;
    background: transparent;
    cursor: pointer;
    width: 20px;
    text-align: center;
    text-transform: lowercase;
    height: 20px;
}
.menu_box {
    float: left;
    width: 150px;
    margin-top: 20px;
    margin-right: 5px;
    padding-bottom: 20px;
}
.menu_box h2 {
    width: 150px;
    clear: none;
}
.cat_list {
    color: #e0c29b;
    margin-left: 0;
    margin-top: 10px;
    clear: both;
    width: 100%;
    float: left;
}
.cat_list li {
    margin-bottom: 0;
    line-height: 12px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    clear: both;
    float: left;
    font-size: 11px;
    width: 100%;
}
.cat_list li a {
    color: #0098ef;
    line-height: 12px;
    font-size: 11px;
}
.cat_list li a:hover {
    color: #7bae00;
    text-decoration: none;
}
.front_bar p.read_more_01 {
    text-align: right;
    margin-top: 5px;
    font-weight: 700;
}
.clearfix {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.pages {
    width: 645px;
    background: none;
    margin: 0 auto;
}
.pages p {
    max-width: 100%;
    float: left;
    font-size: 10px;
}
#loginform input#rememberme {
    width: auto;
    margin-top: 3px;
}
.tml-action-links {
    clear: both;
    margin-top: 20px;
}
.tml-action-links li {
    margin: 0 0 0 15px;
}
.contact_box {
    border-bottom: 1px dashed #000;
    padding-bottom: 0;
    float: left;
    width: 100%;
}
.contact_box p {
    font-size: 16px;
    margin-top: 0;
}
.contact_box .pageimg_01 {
    float: left;
    clear: none;
    margin-right: 5px;
}
.contact_box_01 {
    margin-top: 10px;
    text-align: center;
    float: left;
    clear: none;
    width: 100%;
}
.wpcf7, .wpcf7 form {
    float: left;
    width: 100%;
}
.wpcf7 form label {
    width: 27%;
    text-align: right;
    padding-right: 20px;
    float: left;
    line-height: 30px;
}
.contact_box_01 p {
    float: left;
    text-align: left;
}
.contact_box_01 h3, .contact_box_02 h3 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
}
.contact_box_02 {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 0;
    float: left;
    clear: none;
    width: 350px;
    overflow: hidden;
    padding-left: 5px;
}
.entry h5 {
    color: #420000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .03em;
    line-height: 25px;
    border-bottom: 1px dashed #420000;
    text-transform: uppercase;
    width: 90%;
    margin: 10px 0 20px 15px;
    padding: 0 10px;
}
img.center_img {
    float: left;
    clear: both;
    margin: 0 25%;
}
#inner .download_box ul {
    float: left;
    clear: both;
    width: 185px;
    margin-top: 12px;
    margin-left: 10px;
    text-align: center;
}
#inner .download_box ul li {
    float: none;
    line-height: 20px;
    width: auto;
}
#inner .download_box ul li a {
    background: url(images/backsset02.png) no-repeat -1153px -474px;
    
    color: #374e00;
    float: left;
    text-decoration: none;
    font-size: 15px;
    
    
    margin-right: 10px;
    border-bottom: 1px dashed #fff;
    padding: 0 0 0 13px;
}
.menu-klub-container {
    float: left;
    
}
.menu-przedszkole-container {
    float: left;
    width: 165px;
}
#inner .categories {
    float: left;
    clear: both;
    width: 155px;
    margin-top: -3px;
    position: relative;
    z-index: 5;
    margin-left: 15px;
}
#inner .mus-cat {
    top: 35px;
    left: 75px;
    width: 75px;
}
#inner .c_music {
    padding-bottom: 10px;
    width: 165px;
    margin-left: 15px;
    margin-top: 12px;
    text-align: center;
}
#inner .c_carden {
    padding-bottom: 10px;
    width: 165px;
    margin-left: 20px;
}
#inner .categories li {
    width: auto;
    float: none;
    line-height: 20px;
    clear: none;
	margin-bottom: 5px;
   
}
#inner .categories li a {
    line-height:1.35;
    color: #006198;
    
    text-decoration: none;
    font-size: 18px;
    
    
    text-align: left;
    width: auto;
    background: url(images/backsset02.png) no-repeat -1153px -476px;
    border-bottom: 1px dashed #fff;
    margin: 0 3px;
    padding: 0 0 0 10px;
	font-weight: 600;
}
#inner .mus-cat li a {
    text-align: right;
}
#inner .categories li a:hover {
    color: #607c00;
    font-weight: 400;
}
#welcome_image {
    position: relative;
    margin-top: 10px;
    left: -20px;
    margin-bottom: -30px;
}
.entry #welcome_offert img {
    float: left;
    border: 0;
}
#offert_txt-1 {
    position: absolute;
    width: 224px;
    height: 67px;
    right: 60px;
    top: 190px;
}
#top_menu_bar {
    float: left;
    width: 100%;
    background: url(images/backsset02.png) no-repeat -1199px -562px;
    height: 31px;
    margin-bottom: -1px;
}
#main_menu {
    float: right;
    margin: 0;
}
.sf-menu li a {
    line-height: 25px;
    color: #fff;
    letter-spacing: 0;
    float: left;
    padding-left: 30px;
    text-transform: uppercase;
    font-size: 16px;
    background: url(images/backsset02.png) no-repeat 0 -110px;
    height: 28px;
    padding-right: 10px;
	margin-right: 6px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
    display: block;
}
.sf-menu li#menu-item-2732 {
    width: 22px;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 5px;
    background: url(images/mmlibg.png) no-repeat center right;
    padding-right: 5px;
}
.sf-menu li#menu-item-2732 a {
    padding-top: 24px;
    width: 27px;
    overflow: hidden;
    background: url(images/menuicons.png) no-repeat 0 -69px;
    padding-left: 0;
    text-indent: -99999em;
}
.sf-menu li#menu-item-2737 a {
    background: url(images/menuicons.png) no-repeat 0 -131px;
}
.sf-menu li#menu-item-2746 a {
    background: url(images/menuicons.png) no-repeat 0 -99px;
}
.sf-menu li#menu-item-2733 {
    margin-left: 11px;
}
.sf-menu li#menu-item-2733 a {
    background: url(images/menuicons.png) no-repeat 0 -35px;
}
.sf-menu li#menu-item-2738 a {
    background: url(images/menuicons.png) no-repeat 0 -2px;
}
.sf-menu li#menu-item-2737 a li a, .sf-menu li#menu-item-2746 a li a {
    background: none;
}
.sf-menu li#menu-item-2733 ul li a, .sf-menu li#menu-item-2738 ul li a {
    background: none;
}
.sf-menu li#menu-item-2733 ul li a, .sf-menu li#menu-item-2881 ul li a {
    background: none;
}
.sf-menu ul li a {
    color: #fff;
    line-height: 120%;
    font-size: 13px;
    float: left;
    height: 28px;
    width: 100%;
    padding: 5px 0 3px 5px;
}
.sf-menu li cufon {
    padding-top: 8px;
    display: block;
    float: left;
}
.sf-menu ul li cufon {
    padding-top: 0;
}
.sf-menu li a:hover, .sf-menu li a:active, .sf-menu li.current-menu-parent a, .sf-menu li.current_page_item a {
    border: none;
    color: #00418a;
}
.sf-menu li.current-menu-parent ul li a {
    color: #fff;
}
.sf-menu li.current-menu-parent ul li.current-menu-item a {
    color: #00418a;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    border-bottom: 1px dashed #4fc1fc;
    border-left: 1px dashed #4fc1fc;
    border-right: 1px dashed #4fc1fc;
    font-size: 14px;
    margin-top: -8px;
    background: url(images/submenubg.png) top left repeat;
    width: 300px;
    float: left;
    text-align: center;
    padding: 10px 5px 0;
}
.sf-menu ul li {
    width: auto;
    height: auto;
    float: none;
    padding-left: 10px;
    display: inline-block;
    background: url(images/amorebg01.png) 0 1px no-repeat;
}
.sf-menu ul li.page-item-1404 {
    width: 100%;
}
.sf-menu ul li a, .sf-menu ul a:active {
    width: 100%;
    height: auto;
    float: none;
}
.sf-menu ul li a:hover, .sf-menu li.current_page_item ul li a:hover, .sf-menu ul li a:hover {
    background: none;
    color: #00418a;
}
.sf-menu li {
    position: relative;
    float: left;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0;
}
.sf-menu a.sf-with-ul {
    padding-right: 1.65em;
    min-width: 1px;
}
.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url(images/backsset02.png) no-repeat -10px -100px;
}

.sf-vertical li {
    display: inline-block;
    float: none;
    width: auto;
}
.sf-vertical a#main-a {
    float: left;
    height: 85px;
    width: 120px;
}

a > .sf-sub-indicator {
    top: .8em;
    background-position: 0 -100px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}
.sf-menu li.sfHover ul li a, .sf-menu a, .sf-menu a:visited, .sf-menu a:active {
    color: #fff;
}
.sf-menu ul .sf-sub-indicator, .sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-menu ul .current_page_item a {
    border-bottom: 1px dotted #fff;
}
.sf-menu li.sfHover ul li a:hover {
    color: #00418a;
}
.sf-vertical {
    height: 85px;
    float: left;
    background: url(images/tstickers.png) no-repeat -24px -175px;
    width: 120px;
    position: absolute;
    right: 120px;
    top: 72px;
}
h3 {
    
}
.features-area {
    float: left;
    background: url(images/backsset02.png) no-repeat -477px bottom;
    padding-bottom: 15px;
    margin: 0 0 25px 40px;
    text-align: center;
}

.features-area img {
margin-left: auto;
margin-right: auto;
float: none;
}



.home_info_box {
    width: 320px;
    float: left;
    padding-bottom: 5px;
    position: relative;
    margin: 0 20px 10px 0px;
}
.right_info {
    margin-right: 0;
    margin-left: 0;
}
#main .home_info_box h3, #main h3#newsh3, #content h3#fbh3 {
    height: 45px;
    width: 275px;
    float: left;
    text-align: center;
    clear: both;
    color: #fff;
    font-size: 18px;
    line-height: 33px;
    background: url(images/backsset02.png) no-repeat -1153px -279px;
    margin: 0;
    padding: 0;
    
}
.theiaStickySidebar {
z-index: 1000;

}
#welcome_offert {
    float: left;
    clear: both;
    width: 664px;
    height: 290px;
    background: url(images/welcomeimg01b.jpg) no-repeat;
    margin-left: -20px;
}


#content h3#fbh3 {
line-height: 29px;
margin-left: 95px;
margin-top: 0px;
position: relative;
margin-bottom: 10px;
}

#main h3#newsh3 {
    margin-left: 45px;
    margin-bottom: 15px;
}
#main .home_info_box h3 span, #main h3#newsh3 span, #main h3#fbh3 span {
    float: left;
    width: 100%;
    line-height: 28px;
    height: 30px;
    padding: 0;
}
#fb-box {
    float: left;
    clear: right;
    margin: 0 0 0 35px;
}
#footer-table {
    width: 93%;
    float: left;
    margin-left: 6%;
    margin-top: 10px;
}
#footer-table td {
    vertical-align: middle;
}
#footer-table td a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#footer-table td a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#main span.readmore a, cufon a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
}
#main span.readmore a:hover, cufon a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.home_info_box p {
    text-align: left;
    margin-top: 0.5em;
    float: left;
    width: 97%;
    
}
#it2 {
position: relative;
top: -60px;
}
#it1 {
position: relative;
top: -5px;
}
.home_info_box p strong {
    text-align: center;
    margin-bottom: 5px;
    display:inline-block;
}
.program_image {
    float: left;
    clear: both;
    margin: 10px 0 10px 65px;
}
.page_info_01 {
    float: left;
    width: 400px;
    text-align: center;
    overflow: hidden;
}
.page_info_01 .wp-image-234 {
    margin-left: -10px;
    float: left;
}
.page_info_box {
    width: 100%;
    float: left;
    padding-top: 50px;
    margin-bottom: 10px;
}
.page_info_box p {
    width: 100%;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.day_paln {
    float: left;
    clear: both;
    padding-top: 5px;
}
.day_paln h3 {
    padding-bottom: 5px;
    float: left;
}
.day_paln ol {
    font-size: 14px;
    color: #000;
    margin-left: -30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    float: left;
}
.day_paln ol li {
    line-height: 24px;
    font-size: 12px;
    background: url(images/ollitimebg.jpg) 0 1px no-repeat;
    color: #000;
    width: 100%;
    padding-left: 25px;
    text-align: left;
    float: left;
    margin: 0 0 5px;
}
.day_paln ol li strong {
    font-weight: 700;
}
.footer_list {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    z-index: 9;
    text-align: center;
    margin: 10px 0 0;
}
.footer_list li {
    float: none;
    color: #000;
    width: auto;
    text-align: left;
    text-transform: lowercase;
    display: inline-block;
    margin: 0 10px;
}
.footer_list li a {
    float: none;
    color: #8e1e00;
    font-size: 16px;
}
.footer_list li a:hover {
    text-decoration: underline;
}
.pre_nav p, .commenttext img {
    float: left;
    clear: none;
}
#menu_right, .alignright {
    float: right;
}
h2 a:hover, .page_archives_div ul li a:hover {
    color: #8f0d00;
}
.entry img {
    margin-top: 0;
}
.ngg-album-link {
    width: 100%;
}
.fast_contact {
    clear: both;
    float: left;
    margin-top: -15px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.fast_contact p {
    width: 100%;
    font-size: 15px;
    text-align: center;
    color: #0098ef;
    line-height: 21px;
    margin: 0 auto;
}

.fast_contact #fb,.fast_contact #tel,.fast_contact #ml {
float: none;
display: inline-block;
margin-right: 5px;
margin-top: 5px;
}
#content .entry h2 cufon {
    margin-bottom: 5px;
}
#content .entry h2#invite_txt, #content .entry h2 {
    height: 48px;
    font-size: 26px;
    float: left;
    clear: both;
    color: #cb4300;
    color: #ef5a00;
    text-align: center;
    line-height: 34px;
    margin: -70px 0 0;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	
    
}
#content .entry h2#invite_txt {
	font-size: 36px;
	
}

#content .entry h2 {
    height: auto;
    padding-left: 0;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 25px;
    background: url(images/backsset02.png) no-repeat -477px bottom;
    padding-bottom: 25px;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
.home #content .entry h2 {
    background: none;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.single #inner .entry img.size-large, .single #inner .entry img.size-full {
   
    
}
.page #inner .entry img.size-large, .page #inner .entry img.size-full {
   
}
.page #inner .entry img.aligncenter {
    border: 0;
    float: none;
    display: inline-block;
    margin: 0 auto;
}
blockquote {
    margin: 0em 0px !important;
}
img.alignright {
float: right;
margin-left: 20px;
}
img.alignleft {
float: left;
margin-right: 20px;
}
.page #inner .entry p {
    width: 100%;
    
}
#offert-txt {
    color: #106ddb;
    font-size: 21px;
    text-align: center;
   
 margin-top: -20px;
  
  text-align: center;
  
  padding: 30px;
    padding-top: 0px;
  
   line-height: 38px;
   
    padding-bottom: 0;
    
}

#offert-txt em {
font-style: normal;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
.download_box .font span,#main span.readmore a,.entry h3 {
text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
#cctitle {

text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
#main .home_info_box h3 span,#main h3#newsh3 span,#main h3#fbh3,.first_cat_art h4 {
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
#offert-txt .c-1 {
    color: #387B29;
}
#offert-txt .c-2 {
    color: #E05399;
}
#offert-txt .c-3 {
    color: #8668CB;
}
#offert-txt .c-4 {
    color: #00b0dc;
}
#offert-txt cufon {
    margin-bottom: 15px;
}
#offert-txt span {
    color: #fff;
    width: 100%;
    font-size: 28px;
}
.info-box {
    float: left;
    width: 100%;
    margin-top: -25px;
}
#content .entry .info-box p {
    line-height: 18px;
    color: #0053a7;
    font-size: 17px;
    width: 49%;
    clear: none;
    float: left;
    text-align: center;
    margin: 0 1% 10px 0;
    padding: 0;
}
#content .entry .info-box p span {
    width: 100%;
    font-size: 14px;
    float: left;
    color: #ef5a00;
}
#content .entry .info-box p cufon {
    margin-bottom: 5px;
}
#content .entry .entry .info-box p span cufon {
    margin-bottom: 15px;
}
#content .entry h2#invite_txt cufon {
    margin-bottom: 15px;
}
#inner .offert_page_list .first_cat_art h2 {
    margin-top: 0;
    font-size: 20px;
}
.first_cat_art h3, .first_cat_art h2 {
    float: left;
    clear: both;
    width: 100%;
}
.entry .p_meta p {
    font-size: 11px;
}
#inner #footer_text a, #footer_copyrights a {
    color: #9e0b0e;
}
.page-id-343 #inner .entry img, .page-id-343 #inner .entry img.size-large {
    margin-right: 20px;
    float: none;
    height: auto;
    width: 40%;
}
#wdpajax-info p.wdpajax-error {
    color: red;
    font-weight: 700;
}
ul li, ol li, .alignleft {
    float: left;
}
#page, #wrapper, #main, #centralcontainer {
    width: 1002px;
    margin: 0 auto;
}
.post-page h2, .center, .entry form {
    text-align: left;
}
a:active, a.readmore:hover, #searchsite .button:hover, a:link, a:visited {
    text-decoration: none;
}
.b_list {
    margin: 10px 0 0 130px;
}
.b_list li a {
    color: #000;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 0;
}
.b_list li a:hover {
    text-decoration: underline;
}
#innerfooter .right_align {
   margin-right: 25px;
float: right;
margin-top: -20px;
}
#b-banner {
    float: left;
    margin: 55px 0 35px 170px;
    opacity: 0.7;
}
#mb-panel {
    position: absolute;
    top: 50px;
    right: 0;
    filter: alpha(opacity=85);
    opacity: .85;
    height: 0;
    overflow: hidden;
    padding: 30px 30px 30px 130px;
}
.panel p {
    color: #ccc;
    margin: 0 0 15px;
    padding: 0;
}
.wp-pagenavi {
    clear: both;
    margin-left: 35px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-top: -10px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    margin: 2px;
    padding: 4px 6px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border: 1px solid #BFBFBF;
    background: #f4d660;
    border-color: #000;
    padding: 3px 5px;
}
.wp-pagenavi span.current {
    font-weight: 700;
}
.block_content p {
    font-size: 12px;
    margin-bottom: 10px;
}
.t-frame {
    float: left;
    width: 209px;
    height: 173px;
    padding-top: 18px;
    background: url(images/tframe.png) top left no-repeat;
}
.front_bar .t-frame a img {
    float: left;
    width: 176px;
    height: 134px;
    border: 0;
    margin: 0 0 0 17px;
}
.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth {
    float: left;
}
.clear_column {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
.full_width {
    width: 100%;
}
.one_half {
    width: 47%;
    margin-right: 30px;
}
.last_column {
    margin-right: 0;
}
.one_third {
    width: 33.3%;
}
.two_third {
    width: 66.6%;
}
.one_fourth {
    width: 25%;
}
.three_fourth {
    width: 75%;
}
.one_fifth {
    width: 20%;
}
.two_fifth {
    width: 40%;
}
.three_fifth {
    width: 60%;
}
.four_fifth {
    width: 80%;
}
.one_sixth {
    width: 16.6%;
}
.page.page-id-2 #inner .entry p {
    text-align: left;
}
@media screen and max-width 600px {
    .full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth {
        clear: both;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1em;
    }
}
div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    background: #fff;
    border: 1px solid #ff0000;
    font-size: 10pt;
    width: 280px;
    padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
    color: #f00;
    font-size: 10pt;
    display: block;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}
.ngg-album {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.ngg-album img {
    background-color: #FFFFFF;
    float: left;
    display: block;
    margin: 4px 0px 4px 4px;
    padding: 4px;
    position: relative;
    margin-right: 20px;
}
.page #inner .entry .ngg-album p {
    text-align: left;
    margin: 0;
}
.page #inner .entry   .ngg-album h3 {
    margin-top: 10px;
    display: inline;
}
.page #inner .entry a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.page #inner .entry a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#fb,#tel,#ml  {
    float: right;
    margin-right: 10px;
    margin-top: 2px;
}
#fb {
margin-right: 70px;
}
.menu-aglowne-container {
    float: right;
    margin-right: 10px;
}
.entry  .team-list {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.team-list li .team-member-info {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.page-id-343 #inner .entry .team-list li .team-member-info img {
    width: 150px;
    height: auto;
    margin: 0;
}

#content .entry  .team-list li h2 {
    display: inline;
    font-size: 14px;
    color: #00418A;
    margin: 0;
    padding: 0;
    text-align: left;
}
#content .entry  .team-member-des {
    text-align: left;
    float: right;
    max-width: 445px;
}
#content .entry  .team-member-des p {
    display: inline;
    text-align: left;
    width: auto;
}
