/*
    Document   : custom
    Created on : 2012-07-25, 20:45:00
    Author     : MyFreak.pl
    Description:
        Style unikalne CK Wiatrak Zabrze
*/

html {
    -webkit-font-smoothing: antialiased;
}

a {
    color: #be0000;
}

body {
    font: 12px sans-serif;
    line-height: 16px;
    background: #000000;
    color: #ffffff;
}

table {
    font-size: inherit;
    font: 100%;
}

._4s7c {
    border: 0 !important
}

select, input, textarea {
    font: 99% sans-serif;
}

label, input[type=button], input[type=submit], button {
    cursor: pointer;
}

h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

h3 {
    font-size: 16px;
    font-weight: 700;
    color: #be0000;
    padding: 10px;
    display: inline-block;


}

.news {
    background: #101010;
    border: 1px solid #444444;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.news_date {
    float: right;
    color: #AAAAAA;
    padding: 15px 10px;
    font-size: 11px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.p_news {
    text-indent: 10px;
    line-height: 16px;
    border-top: 1px solid #444444;
}

.sh {
    float: left;
    height: 200px;
    width: 280px;
    display: block;
    color: #AAAAAA;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
}

footer p {
    text-align: right;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma;
    margin-top: 20px;
    margin-bottom: 20px;
}

footer p a {
    text-decoration: none;
    color: #4f5050;
    background: #FFFFFF;
    display: inline-block;
    padding: 3px;
}

footer p a span {
    color: #289b47;
}

footer p a:hover {
    text-decoration: underline;
}


/*------------------------------ nawigacja -----------------------------------*/
nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
}

nav ul {
    float: right;
}

nav ul li {
    float: left;
}

nav li a {
    color: #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    display: block;
    font-weight: 700;
    margin: 0 1px;
    padding: 10px;
    text-decoration: none;
}

nav li a:hover, nav li a.selected {
    color: #be0000;
}

/* -------------------------------kalendarium --------------------------------*/
h2.trigger {
    height: 70px;
    line-height: 70px;
    font-weight: normal;
    float: left;
    width: 630px;
}

h2.trigger a {
    color: #fff;
    text-decoration: none;
    display: block;
}

h2.trigger a:hover {
    color: #ccc;
}

.desc_box {
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    clear: both;
    background: #090909;
}

.desc_box .block {
    padding: 10px;
}

.desc_box img {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.view_all {
    color: #888888;
    text-decoration: none;
}

.view_all:hover {
    text-decoration: underline;
}

/*---------------------------------- button ----------------------------------*/
.red {
    background: #4c0001;
}

.blue {
    background: #02152b;
}

.green {
    background: #0B3A14;
}

.red:hover {
    background: #be0000;
}

.blue:hover {
    background: #154d8e;
}

.green:hover {
    background: #12920D;
}

.button {
    border: 1px solid #4d4d4d;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 2px 15px;
    margin: 5px;
}


/*----------------------------- prawa strona ---------------------------------*/
.grid_8 li {
    padding-left: 40px;
    font-size: 11px;
    padding-top: 2px;
    color: #FFFFFF;
    text-decoration: none;
}

.grid_8 li a {
    color: #FFFFFF;
    text-decoration: none;
}

.grid_8 li a:hover {
    color: #AAAAAA;
}

.grid_8 li:first-child {
    padding-left: 15px;
    color: #fb0102;
    margin-top: 10px;
    font-size: 12px;
}

input, textarea, select {
    padding: 7px;
    border: 1px solid #444444;
    float: left;
    line-height: 17px;
    background: transparent;
    margin: 10px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

select {
    width: 339px;
    height: 35px;
    background-color: #000000;
}

.facebook {
    margin-left: 527px;
    float: right;
    width: 430px;
    height: 210px;
    background: url("../img/fb.png");
    background-repeat: no-repeat;
    background-position: 0px -30px;
    display: block;
    padding: 0;
    position: fixed;
    top: -180px;
    z-index: 10000;
    display: none;
}

.pls {
    color: #FFFFFF;
}

strong {
    font-size: 17px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: -10px;
    padding-bottom: 10px;
}

.jCarouselLite ul li img {
    margin-left: 20px;
}

#slideshow {
    margin-bottom: 25px;
}

.list {
    display: inline-block;
    width: 150px;
    text-align: right;
    padding: 10px;
    font-weight: bold;
    color: #ffffff;
}

.tvlink {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
}

.tvlink:hover {
    color: #AAAAAA;
}

p {
    margin: 15px;
    line-height: 140%;
}

#twitter-widget-0 {
    width: 630px;
}
