@font-face {
    font-family: 'buenardregular';
    src: url('fonts/buenard-regular-webfont.eot');
    src: url('fonts/buenard-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/buenard-regular-webfont.woff') format('woff'),
         url('fonts/buenard-regular-webfont.ttf') format('truetype'),
         url('fonts/buenard-regular-webfont.svg#buenardregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'buenardbold';
    src: url('fonts/buenard-bold-webfont.eot');
    src: url('fonts/buenard-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/buenard-bold-webfont.woff') format('woff'),
         url('fonts/buenard-bold-webfont.ttf') format('truetype'),
         url('fonts/buenard-bold-webfont.svg#buenardbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
  font:400 14px/21px 'buenardregular', sans-serif;
  background: url("images/tlo.jpg") no-repeat center 35% fixed;
  color:#000;
  text-align:center;
  height:100%;
  margin:0;
  position:relative;
  padding:0;
  overflow-x:hidden;
}

img
{
  border:0;
  margin:0;
  padding:0;
}

.all_all
{
  width:1000px;
  text-align:left;
  margin:0 auto;                                                  
}

.all
{
  width:100%;
  float:left;
  padding:0;
}

p
{
  font:400 14px/21px 'buenardregular', sans-serif !important;
  color:#000;
  text-align:left;
  margin:8px 0;
  padding:0;
}

a
{
  color:#161616;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}
a,a:hover,object
{
  outline:none;
}
span,
p span{
    font-family:'buenardregular', sans-serif !important;
}
h1
{
  font:24px/30px 'buenardbold', sans-serif;
  color:#000;
  
}

h2
{
  font:18px/21px 'buenardbold', sans-serif;
  color:#000;
  padding-top:8px;
}

.podstrona .content h3:first-child{
    border:none;
}
h3
{
  font:18px/18px 'buenardbold', sans-serif;
  color:#000;
  padding:15px 0;
  float:left;
  width:100%;
  margin-top:10px;
  border-top:1px solid #ccc;
}

h4
{
  font:16px/18px 'buenardbold', sans-serif;
  margin:0;
  padding:0;
}

ul
{
  margin:0;
  padding:2px 0 2px 10px;
}

li
{
margin: 0 0 0 25px;
    padding: 4px 0 4px 2px;
    text-align: left;
    
}
.tlo_top.podstrona .content li{
    list-style:disc;
    
}
/************************ strona główna **************************/
.tlo_gora,
.tlo_gora_dolne,
.tlo_top,
.tlo_bloki_gorne,
.tlo_bloki,
.tlo_pas_dolny_gorne,
.tlo_pas_dolny{
    float:left;
    width:100%;
}

.tlo_top,
.bloki_oferty,
.pas_dolny{
    float:left;
    width:100%;
}

/* pas top */
.tlo_gora
{
  float:left;
  width:100%;
  height:76px;
  padding:0;
  margin:0;
  background:url(images/tlo_top.jpg) 0 0 repeat-x;
  z-index:200;
}
.logo{
    float:left;  
}
.logo a{
  float:left;
  width:248px;
  height:114px;
  margin:15px 0 0 376px;
  padding:0;
  background:url(images/logo.png) 0 0 no-repeat;
  position:relative;
  z-index:100;
}

/* menu główne */
.menu{
  float:left;
  position:relative;
  margin:0;
  padding:0;
  z-index:15;
  width:775px;
}

.menu ul
{
  margin:0 0 5px 0;
  padding:0;
  float:left;
  height:auto;
}

.menu ul li
{
  float:left;
  background:none;
  margin:0 0 0 3px;
  padding:0;
  position:relative;
  list-style:none;
}

.menu ul li a
{
  display:block;
  font:600 20px/24px 'buenardbold', sans-serif; 
  color:#000;
  padding:7px 15px 8px;
  margin:0 0 0 0 ;
  text-transform:uppercase;
}
.en .menu ul li a{
    padding:7px 10px 8px;
}
.menu ul li:last-child a{
    margin:0;
}
.menu ul li a.aktywny{
    background:#7CBE18;
    color:#fff;
}
.menu ul li a.parent{
    cursor:default;
}
.menu ul li a:hover, .menu ul li a.menuactive:hover, .menu ul li:hover a{
    text-decoration:none;
    background:#7CBE18;
    color:#fff;
}
.menu ul li a.menuactive{
    background:#7CBE18;
    color:#fff;
    font:600 20px/24px 'buenardbold', sans-serif; 
}
.menu ul ul{
    display:none;
    float:left;
    position:absolute;
    left:0;
    padding-top:10px;
    top:39px;
}
.menu ul li.last ul{
    left:-137px;
}
.menu ul .sectionheader{
    display:none;
}
.menu ul ul li{
    margin:0;
    padding:0;
    width:260px;
    border-bottom:1px solid #ce6214;
}
.menu ul ul li a{
    padding:8px 15px 11px;
    margin:0;
    color:#fff;
}
.menu ul ul li.hover a:hover{
    background:#fff;
    color:#850a03;
}
/***************** search ****************/
.search, .translate{
    float:right;
    margin:20px 10px 0 0px;
}
.search a{
    float:left;
    margin-right:20px;
    height:16px;
    width:16px;
}
.search span{
    float:left;
    margin-right:3px;
}
#cntnt01moduleform_1 .search-button{
    display:none;
}
#cntnt01moduleform_1 label {
	display:none;
}
.search {
	float:right;
}
#cntnt01moduleform_1 input[type="text"] {
    width: 160px;
    margin-top:-15px;
    padding: 6px 24px 6px 10px;
	  background-color:#fff;
    background: url(images/lupa.png) no-repeat 175px 9px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
#cntnt01moduleform_1 input[type="text"]:hover  {
  cursor:pointer;
    }
/***************** top ****************/
.tlo_top{  
    float:left;
    top:0px!important;
    height:909px;
    margin-bottom: -290px;
    margin-top:76px;
}

.podstrona .tlo_top {
    position:relative;
    height:auto;
}
/*----- SLIDER -----*/
.tlo_top .glowna-slider#slider{
    float:left;
    position:relative;
    margin: 0;
    padding:0;
    width:997px;
    height:470px
}
.tlo_top .glowna-slider#slider .content{
    background:#000;
    width:977px;
    height:450px;
    border:10px solid #fff; 
    margin:0 auto;
    position: relative;
    padding:0;
}
.tlo_top .glowna-slider#slider .content .controlNav{
    position:absolute;
    top:10px;
    right:20px;
    float:left; 
    z-index:101;
}
.tlo_top .glowna-slider#slider .content .controlNav a.control{
    float:left;
    height:28px;
    width:31px;
    background:url(images/slider_navi.png) -32px 0 no-repeat;
}
.tlo_top .glowna-slider#slider .content .controlNav a.control.active.id-1{
    background-position:-1px 0;
}
.tlo_top .glowna-slider#slider .content .controlNav a.control.id-2{}
.tlo_top .glowna-slider#slider .content .controlNav a.control.id-3{
    width:27px;
}
.tlo_top .glowna-slider#slider .content .controlNav a.control.active{
    background-position:0 0;
}
.tlo_top .glowna-slider#slider .content .slide{
    position:absolute;
    top:0;
    left:0;
    display: none;
    height:450px;
    width:977px;
    z-index:0;
    background:url(images/top1.jpg);
}
.tlo_top .glowna-slider#slider .content .slide#slide1{
    background-image:url(images/top1.jpg);
}
.tlo_top .glowna-slider#slider .content .slide#slide2{
    background-image:url(images/top2.jpg);
}
.tlo_top .glowna-slider#slider .content .slide#slide3{
    background-image:url(images/top3.jpg);   
}
.tlo_top .glowna-slider#slider .content .slide .tekst{
    float:left;
    width:100%;
    height:150px;
    background:#1a0b03;
    opacity:0.8; 
    margin:300px 0 0 0;
    /*text-transform:lowercase;*/
    text-align:center;
}
.tlo_top .glowna-slider#slider .content .slide .tekst h1{
    font:36px/48px 'buenardbold', sans-serif;
    color:#fff;
}
.tlo_top .glowna-slider#slider .content .slide .tekst h1 span.jeden{
    font-size:60px!important;
    line-height:90px;
}
.tlo_top .glowna-slider#slider .content .slide .tekst h1 span.dwa{
    font-size:36px!important;
}
.tlo_top .glowna-slider#slider .content .slide a.wiecej{
    position:absolute;
    left: 825px;
    top: 352px;
    width:115px;
    height:29px;
    font:400 14px/24px 'buenardregular', sans-serif;
    color:#fff;
    padding: 10px 20px 15px 35px;
    z-index:101;
    box-shadow:none;
    border:none;
    outline:none;
    background:url("images/top_button.png") no-repeat scroll 0 0 transparent;
    text-transform:uppercase;
}
.tlo_top .glowna-slider#slider .content .slide a.wiecej:hover{ 
    text-decoration:none;    
}  
.wiecej2 {
    position:absolute;
    left: 987px;
    top: 362px;
    height:54px;
    width:170px;
    background:url("images/top_button2.png") no-repeat scroll 0 0 transparent;
    z-index:100;
}    

/*----- BLOKI OFERTY -----*/
.bloki_oferty{
    position:relative;
    z-index:20;
    margin-top:560px;
    margin-bottom:0;
    margin-top:0px!important;
}
.front .bloki_oferty{
    margin-bottom:50px;
}
.bloki_oferty a.zdjecie.hover{   
}


/******************** podstrony **********************/
.tlo_content1{
    background:url(images/tlo_content_podstrona.png) top center no-repeat;
    height:125px;
    width:100%;
    z-index:1;
    float:left;
    position:absolute;
    top:100px;
}
.tlo_top.podstrona{
    float:left;
    width:100%;
    height:auto;
	  margin-bottom: 0;
}
.tlo_top.podstrona .naglowek{
    float:left;
    width:100%;
    position:relative;
    z-index:3;
    margin:0 0 30px 0;
}
.tlo_top.podstrona.szeroka .naglowek{
    margin:20px 0 0 0;
}

.naglowek h1{
    font:30px/36px 'buenardbold', sans-serif;', sans-serif;
    color:#000;
}

.tlo_top.podstrona .breadcrumb{
    float:left;
    width:100%;
    padding:25px 15px 20px;
    border-bottom:1px solid #c4c4c4;
    margin:0 0 30px 0;
}
.tlo_top.podstrona.szeroka .breadcrumb{
    width:790px;
}
.tlo_top.podstrona.oferta .breadcrumb{
    margin-bottom:5px;
}
.tlo_top.podstrona .breadcrumb a{
    font:400 12px/14px 'buenardregular', sans-serif;
    color:#231f20;
}
.tlo_top.podstrona .breadcrumb span.biezacy{
    font:12px/14px 'buenardbold', sans-serif;
    color:#7CBE18;
}
.tlo_top.podstrona .left_blok{
    float:left;
    margin:50px 0 100px 30px;
    padding:0;
    width:230px;
    position:relative;
    z-index:4;
}
.tlo_top.podstrona .blok_lewy{
    background: #fff;
    border:1px solid #ccc;
    margin-bottom:80px;
    padding: 16px 5px!important; 
    z-index:0; 
}    
.tlo_top.podstrona .menu_boczne ul{
    float:left;
    margin:0;
    padding:0;  
}
.tlo_top.podstrona .menu_boczne ul ul {
    background:#fff;
    padding-bottom: 5px;
}
.tlo_top.podstrona .menu_boczne ul li{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}

.tlo_top.podstrona .menu_boczne ul li.sectionheader{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom:5px;
}
.tlo_top.podstrona .menu_boczne ul li.sectionheader span{
    text-transform:uppercase;      
    float: left;
    font: 600 20px/18px 'buenardbold',sans-serif;
    margin: 0 10px;
    padding: 16px 5px;
    width: 210px;
}
.tlo_top.podstrona .menu_boczne>ul>li{
    display:none;
}
.tlo_top.podstrona .menu_boczne>ul>li.menuactive{
    display:block;
}
.tlo_top.podstrona .menu_boczne ul li a{
    font:400 14px/18px 'buenardbold', sans-serif;
    color:#231F20;
    padding:10px 10px;
    margin: 0 10px;
    width: 190px;
    border-bottom:1px solid #b2b2b2;
}
.tlo_top.podstrona .menu_boczne ul li a:hover{
    text-decoration:none;
	background-color:#f2f2f2;
}
.tlo_top.podstrona .menu_boczne>ul>li>a{
    display:none;
}
.tlo_top.podstrona .menu_boczne ul li a.menuactive{
    color:#231f20;
}
.tlo_top.podstrona .menu_boczne ul ul>li>a.menuactive{
    font: 'buenardbold',sans-serif;   
    color:#7CBE18;   
}
.tlo_top.podstrona .menu_boczne ul>li>a.menuactive, {
}
.tlo_top.podstrona .menu_boczne ul ul{
    margin-top:0px;
    width:230px;
    border:1px solid #ccc;
	
}
.tlo_top.podstrona .menu_boczne ul ul li{
    float:left;
    width:100%;
    background:#fff;
    
}
.tlo_top.podstrona .menu_boczne ul ul li.menuactive{
    background:#fff;
    
}
.tlo_top.podstrona .menu_boczne ul ul li:last-child a{
    border:none;
}
.tlo_top.podstrona .menu_boczne ul ul>li>a{
    float:left;
    padding:17px 10px;
}
.tlo_top.podstrona .menu_boczne ul ul>li>a:hover{
    color:#7CBE18;
}
.tlo_top.podstrona .menu_boczne ul ul ul{
    width:180px;
    margin:0 10px;
    box-shadow:none;
    border:none;
    border-bottom:1px solid #bbb;
    
}
.tlo_top.podstrona .menu_boczne ul ul ul li{
    margin:0;
    padding:0;
    border:none;
}
.tlo_top.podstrona .menu_boczne ul ul ul li a{
    font:14px/18px 'buenardbold', sans-serif;
    color:#231f20;
    margin:0;
    border:none;
    padding:7px 0 7px 20px;
    font:500 12px/18px 'buenardregular', sans-serif;
    
    
}
.tlo_top.podstrona .menu_boczne ul ul ul li a:hover{
    background:#efefef;
}
.tlo_top.podstrona .menu_boczne ul ul ul li.menuactive>a{
    color:#7CBE18;
    border-bottom:none;
    font:'buenardbold', sans-serif;
    padding-bottom:0;
}
.tlo_top.podstrona .menu_boczne ul ul ul li.menuactive>a:hover{
    background:white;
}
.tlo_top.podstrona .menu_boczne ul ul ul li:last-child a{
    border:none;
}
.tlo_top.podstrona .menu_boczne ul ul ul ul{}
.tlo_top.podstrona .menu_boczne ul ul ul ul li{}
.tlo_top.podstrona .menu_boczne ul ul ul ul li a{
    border:none;
    font:300 14px/18px 'buenardregular', sans-serif;
    padding:8px 10px
}
.tlo_top.podstrona .menu_boczne ul ul ul ul li a:hover{
    color:#850a03;
    background:none;
    width:180px;
}
.tlo_top.podstrona .menu_boczne ul ul ul ul li.menuactive{
    border:none;
    background:none;
    list-style:none;
}
.tlo_top.podstrona .menu_boczne ul ul ul ul li a.menuactive{
    font-weight:'buenardbold', sans-serif;
    border:none;
}
.tlo_top.podstrona .content{
    position:relative;
    float:left;
    margin:40px 0 100px 0px;
    padding:0 50px 140px 40px;
    width:640px;
    box-shadow:0 0 3px 0 #555;
    z-index:4;
    background: url("../images/kura.png") no-repeat scroll right bottom #fff;
    overflow:auto;  
}
.tlo_top.podstrona .content img{
  padding:2px;
  border: 1px solid #23140d;
}
.tlo_top.podstrona.oferta .content{
    width:740px;
    padding-bottom:0;
    padding-left:10px;
}
.oferta .naglowek h1{
    padding-left:30px;
}
.tlo_top.podstrona.szeroka .content{
       width:860px;
       padding:0 80px 60px 60px
}

/********************** bloki ofertowe *****************/
.tlo_bloki{
    height:200px!important;
    float:left;
    z-index:3;
    position:relative;
    width:100%;
}
.bloki_ofertowe{
    float:left;
    width:100%;
}
.podstrona .bloki_ofertowe{
    margin-top:0!important;   
}
.podstrona .tlo_bloki{
    height:400px;
}
.tlo_bloki .blok{
    float:left;
    width:auto;
    position:relative;
    padding:0;
    margin:0 10px;
}
.tlo_bloki .blok#pierwszy{
    margin-left:0;
    padding:0;
}
.tlo_bloki .blok#trzeci{
    margin-right:0;
    padding:0;
}
.tlo_bloki .blok img{
    position:relative;
    width:299px;
    height:114px;
    z-index:1;
    float:left; 
}
.tlo_bloki .blok a{
    float:left;
    /*width:100%; */
    font:21px/26px 'buenardbold', sans-serif;
    color:#313131;
    text-align:center;
}
.tlo_bloki .blok a.zdjecie{
    line-height:0;
    border:10px solid #fff;
    height:159px; 
}
.tlo_bloki .blok a.podpis{
    position:absolute;
    top:114px;
    left:10px;
    margin:0;
    padding: 18px 0 0 0;
    width:299px;
    height:45px;
    z-index: -1;
    background:url(images/tlo_blok.jpg) left repeat-x;
    color:#fff!important;
}
.tlo_bloki .blok a:hover{
    color:#7CBE18;
    text-decoration:none;
    border-color:#7CBE18;
}
/*************** stopka *******************/
.stopka{
	padding:30px 0 30px 0;
  width:100%;
  float:left;
	background:url(images/tlo_stopka.jpg) 0 0 repeat;
	font:400 18px/24px 'buenardregular', sans-serif;
	color:#fff;
}
.stopka_blok{
  padding-right:70px;
	float:left;
}
#stopka_pierwszy{
	margin-left:30px;
}
#stopka_drugi, #stopka_trzeci{
	margin-top:25px;
}
#stopka_trzeci {
  padding-right:0!important;
}
.stopka_blok p{
	margin:0;
	font:400 18px/24px 'buenardregular', sans-serif!important;    
  color:#fff;
}
.stopka_pole span#nag_stopka{
    font-family:'buenardbold', sans-serif!important;
}
.stopka .investmag{
	display:inline-block;
  float:right;
  margin:30px 10px 0 100px;;
}
.stopka .investmag img{
  width:80px;
}

/* formularze i pozostale */
#cntnt01moduleform_2{
    float:left;
    width:500px;
    margin:0 100px;
}
.formbuilderform
{
  float:left;
  padding:20px 0 0 0;
  position:relative;
}

.formbuilderform div
{
  float:left;
  width:500px;
  padding:3px 0;
}

.formbuilderform .required.last{
    position:absolute;
    left:440px;
    top:20px;
}
.formbuilderform .required.last label{
    width:80px;
}
.formbuilderform .required.last textarea {
    float:left;
    height:155px;
    background:#f2f2f2;
    border:none;
}
.formbuilderform label
{
  float:left;
  width:135px;
  font:12px/14px 'buenardregular', sans-serif;
}

.formbuilderform input
{
  float:left;
  width:300px;
  border:1px solid #cdcdcd;
  background:#f2f2f2;
  height:30px;
  font:12px/14px 'buenardregular', sans-serif;
  padding:3px 5px;
}

.formbuilderform textarea
{
  float:left;
  width:300px;
  height:130px;
  background: #F2F2F2;
  border:1px solid #cdcdcd;
  padding:3px 5px;
}

.formbuilderform div.submit
{
    float: right;
    margin: 0 150px 0 0;
    width: 432px;
}
p#wymagane{
    font:400 11px/12px 'buenardregular', sans-serif;
    float:left;
    margin-left:440px;
}
 

.formbuilderform div.submit input
{
  float:right;
  width:120px;
  border:1px solid #cdcdcd;
  background:#7CBE18;
  color:#fff;
  font:12px/14px 'buenardbold', sans-serif;
}

#fbrp__40{
    width:310px;
    color:#000;
    border:1px solid #cdcdcd;
    background:none repeat scroll 0 0 #f2f2f2;
}
#fbrp__37, #fbrp__32{
    color:#000;
    border:1px solid #cdcdcd;
    background:none repeat scroll 0 0 #f2f2f2;
}
#fbrp__41_2{
    margin: 0 10px 0 150px;
    width:auto;
    background:none;
}

.error_message li
{
  color:red;
  tabletdvertical-align:top;
  border-collapse:collapse;
}
/*----------------------- AKTUALNOSCI -------------------------- */
.NewsSummarySummary
{
  float:left;
  min-height:35px;
  width:400px;
}

.NewsSummarySummary img
{
  float:left;
  width:120px;
  height:120px;
  border:1px solid #ccc;
  margin:0 10px 0 0;
  padding:5px;
}

.NewsSummary
{
  float:left;
  border-top:1px solid #ddd;
  padding:20px 0;
}

.NewsSummaryLink
{
  float:left;
  width:520px;
  height:100%;
}

.NewsSummaryLink a
{
  color:#000;
  float:left;
  height:100%;
  font:18px/24px 'buenardbold', sans-serif;
}
.NewsSummaryLink a:hover {
  text-decoration:none;
  color:#7cbe18;
}
.NewsSummaryLink a:visited {
  color:none;
}

.NewsSummaryPostdate
{
  float:left;
  width:520px;
  font:11px/16px 'buenardregular', sans-serif;
  padding:4px 0 10px;
}

.NewsSummaryMorelink a,#NewsPostDetailReturnLink a
{
  
  float:right;
  font:11px/12px 'buenardregular', sans-serif;
  text-transform:lowercase;
  margin:10px 0;
  padding:5px;
  border:1px solid #9d9d9d;
  text-decoration:none;
  background-color:#f2f2f2;
}
.NewsPostDetailContent{
    float:left;
    margin-top:10px;
}
.NewsObraz {
  float:left;
  min-height:35px;
  width:200px;
  }
.NewsObraz img{
  float:left;
  max-height: 100px;
  max-width: 100px;
  border:1px solid #dcdcdc;
  margin:0 10px 0 0;
  padding:5px;
  }
.NewsObrazSzczegoly {
  float:right;
  min-height:35px;
  width:200px;
  } 
.NewsObrazSzczegoly img{
  float:right;
  max-height: 100px;
  max-width: 100px;
  border:1px solid #dcdcdc;
  margin:0 10px 0 0;
  padding:5px;
  } 

h2#NewsPostDetailTitle
{
  float:left;
  width:100%;
}
h2#NewsPostDetailTitleSzczegoly
{
  float:left;
  width:440px;
  font:24px/26px 'buenardbold',sans-serif!important;
}
.logo a:hover,.navi ul li a:hover
{
  text-decoration:none;
}
/*------------------------GALERIA--------------------------*/
.album_content ul.albumlist, .album_content ul.albumlist li {
    list-style:none!important;
}  
.albumlist li.thumb{margin: 5px; display:block; float:left; text-align:center; }
.albumlist li.thumb p{ width: 250px; height: 145px; margin: 6px 0 0; padding: 5px 10px; text-align: center; float: left; text-align:center; margin:0; padding:0;   }
.albumlist li.thumb img {padding:0px; display:inline; height:150px; border:1px solid #fff; }
.albumlist li.thumb a {float:left; display: block; padding: 5px 0; text-align: center; color:#000; text-dexoration:none;
}
.albumlist li.thumb .albumname a  {
    height: 134px;
    margin: 6px 0 0;
    padding: 10px;
    width: 250px;
    background:#F2F2F2;
    font:bold 16px/18px 'buenardbold',sans-serif !important;
}
.albumlist li.thumb a:hover {color:#000; text-decoration:none; outline:none;}

.albumy{ float:left; margin:0; padding: 0; width:100%;}
ul.picturelist{ float:left; margin:0; padding:0;}
ul.picturelist li{ width:275px; list-style:none !important; float:left; margin:0; padding:7px 7px; background:none;}
ul.picturelist li a{float:left; display:block; padding:2px; border:1px solid #ddd; margin:0 5px 0 0;}
ul.picturelist li a span{float:left; display:block; max-height:150px; overflow:hidden;}
ul.picturelist li img{float:left; display:block; max-height:100px; overflow:hidden;}
p.picturecoment {margin:0 3px 0 3px; display:block;}

.albumy .albumname {background:#F2F2F2; display:block;  margin: 5px 0; padding:3px 3px;; 
  font:bold 16px/18px 'buenardbold', sans-serif!important; text-align:center;}
.albumcomment{display:block; margin:0; padding:5px 5px 15px 5px; font:14px/16px 'buenardbold', sans-serif; text-align:left;}
.albumpicturecount{ display:block; padding:4px 0 0 0; font:11px/14px 'buenardregular', sans-serif; text-align:center; text-align:center;}


a.pdf { /*The background image*/
	background: url(images/pdf.png) no-repeat left center;
	padding:2px 0px 2px 22px;
	line-height: 16px; /* To center the text vertically with the icon */
}


