/*Default Stylesheet*/


/* clearfix */
.clearfix:after {
    clear: both;
    height: 0;
    
    display: block;
    visibility: hidden;
    
    content: ".";
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* end clearfix */

img {
    vertical-align: top;
}

.clear {
    clear: both;
}

ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/*Layout css*/

html, body {
    margin:0;
    padding:0;
}

body {
    background-image: url(/img/txtr.gif);
    padding-bottom: 30px;
}

#container {
    margin: 30px auto 0 auto;
    width: 822px;
    position: relative;
}

#header {
    position: relative;
    width: 822px;
    height: 170px;
    /*background-repeat: no-repeat;
    background-position: left top;
    background-image: url('/img/JasielskiKlubMotorowy.png') ;*/
}

#content {
    margin-top: 7px;
}

#content .maincontent {
    float: right;
    width: 612px;
    padding: 0 0 21px 7px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url('/img/mainbottombg.gif');
}

.maincontent-topbg {
    padding: 21px 0 0 0;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url('/img/maintopbg.gif');
}

.maincontent-content {
    background-color: #F0F8FF;
    border-left: 1px solid #939393;
    border-right: 1px solid #939393;
    padding: 0 20px;
}


.navbar-left {
    float: right;
    width: 202px;
}

.navbar-left a, #footer a, .maincontent-content a {
    text-decoration: none;
}

.navbar-left img {
    float: none;
    padding: 0;
    background: none;
    margin: 0;
    border: 0px none;
}

#footer {
    border-top: 3px solid #46B2DA;
    margin-top: 10px;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 20px;
}

img.thumbnail {
    margin: 0;
    float: none;
}

div.photo {
    float: left;
    width: 188px;
	 height: 150px;
    text-align: center;
    margin-bottom: 20px;
	 padding: 1px;
}

#photos {
	margin-top: 5px;
}


#footer, #footer a {
    color: black;
}

#footer a {
    font-weight: bold;
}

#footer a:hover, .maincontent-content a:hover {
    text-decoration: underline;
}

#footer p {
    margin: 0;
}
#footer #feb{
    display: inline;
    border: 0px none;
    margin-left:350px;
    margin-top:-25px;
    padding: 0px;
}

#footer .maincontent {
    float: left;
}

#footer .navbar-right {
    float: right;
}

.block-topbg {
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('/img/block_topbg.gif');
}


.block {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url('/img/block_btbg.gif');
    padding-bottom: 17px;
    margin-bottom: 5px;
    font-size: 0.85em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.block a {
    color: #5D5D5D;
}

.block p{
    padding: 0.75em 10px;
    margin: 0;
}

.block-bg {
    background-color: #F0F8FF;
    border-left: 1px #939393 solid;
    border-right:1px #939393 solid;
    padding-bottom: 1px;
}

.block-content {
    background-repeat: no-repeat;
    background-position: 0px -40px;
    background-image: url('/img/block_topbg2.gif');
}

.block h3 {
    margin: 0;
    height: 30px;
    padding: 10px 0 0 15px;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.nav-vertical {

}


.nav-vertical li {
    background-repeat: no-repeat;
    background-position: 7px 3px;
    background-image: url('/img/li1.gif');
    margin: 0;
    padding-left: 18px;
    margin-bottom: 10px; 
}

.nav-vertical li li {
    background-repeat: no-repeat;
    background-position: 1px 2px;
    background-image: url('/img/li1.gif');
    margin: 0;
    min-height: 20px;
    padding: 0px 0 0 9px;   
}


.nav-vertical li li.last-child {
    /*background-image: url('/img/li2last_child.gif');  */
}

.banner-block {
    padding-top: 10px;
    text-align: center;
}

ul.nav-horizontal, ul.nav-horizontal li{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.nav-horizontal li {
    float: left;
    padding: 0 5px;
    border-left: 1px solid black;
    margin-top: 2px;
}

ul.nav-horizontal li.first-child {
    border-left: 0px none;
}

.article-short {
    border-bottom: 1px dotted #9CA1A6;
    padding-bottom: 10px;
    margin-bottom: 20px;
    clear: both;
}

.more {
    text-align: right;
    clear: both;
}

.more a {
	 text-decoration: underline;
}

.article-other li {
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
}

.article-other li a{
    text-decoration: none;
}

.noBgFix {
    display: block !important;
    clear: both !important;
    float: none !important;
    width: 100% !important;
    font-size: 1px !important;
    height: 1px !important;
    margin: 0px !important;
}

.more .last-modified {
    font-size: 0.8em;
    color: #C0C0C0;
}

.full-content ul li {
		  list-style: disc;	
}

.full-content ul li ul li {
		  list-style: circle;	
}

.full-content ol li {
		  list-style: decimal;	
}

.full-content ol li ol li {
		  list-style: circle;	
}

.full-content a {
		  text-decoration: underline;	
}


/*------------- pagination ------------------------------*/
#pagination {
  border-bottom: 1px solid #ccc;
  padding: 4px;
  text-align: center;
  }

#paginationTop {
  clear: both;
  text-align: left;
  margin-bottom: 5px;
  }

#paginationTop .numResults {
  float: left;
  }

#paginationTop .navigation {
  float: right;
  }

.navigation img {
  position: relative;
  margin-bottom: -4px;
  }

#pagination .label {
  font-weight: bold;
  }

#pagination em {
  font-size: inherit;
  }

.paging {
  padding: 10px;
  text-align: center;
  }

.paging div {
    display: inline;
}

.paging .disabled {
    color: #bbb;
}

.paging .current {
    color: #bbb;
}

h1 a {
    color: inherit;
}