/*
    Document   : css
    Created on : 2010-05-13, 13:41:59
    Author     : Trawka Studio | www.trawkastudio.pl
*/

*  {
    margin: 0;
    padding: 0;
}
body {
    color: #717171;
    background: #FFFFFF url('../images/bg.jpg') 0 0 repeat-x;
    font-size: 11px;
    font-family: Arial;
}

fieldset, a img {
    border: 0;
}

a {
    color: #054088;
    text-decoration: none;
}
a:hover {
    color: #FD7300;
    text-decoration: none;
}

#container {
    width: 900px;
    margin: 0 auto;
    position: relative;
}
#top {
    width: auto;
    height: 240px;
    position: relative;
    background: url('../images/top.jpg');
}
#info {
    float: right;
    border-top: 3px #FD7300 solid;
}
#info p {
    padding: 23px 10px 0 10px;
    height: 34px;
    float: left;
}
#date {
    border-right: 1px #E2E2E2 solid;

}
#line {
    width: auto;
    height: 38px;
    margin-bottom: 17px;
    background: url('../images/path.jpg');
    padding: 23px 0 0 14px;
}
.path {
    float: left;
    margin-right: 23px;
    height: 38px;
    background: url('../images/arrow.jpg') center 100% no-repeat;
}
.path a, .path a:hover {
    color: #717171;
}
.path img {
    vertical-align: middle;
    margin-right: 6px;
}
#search {
    float: right;
    width: 312px;
    position: relative;
    top: -7px;
    padding-right: 14px;
}
#search input {
    float: left;
    border: 0;
}
#search .search {
    background: url('../images/search.jpg');
    padding: 9px 9px 0 9px;;
    width: 112px;
    height: 19px;
    margin-right: 12px;
    font-size: 11px;
    color: #919191;
}
#search h2 {
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
    float: left;
    margin-right: 30px;
    padding-top: 7px;
}

#right {
    float: right;
    width: 250px;
}

.block {
    width: auto;
    margin-bottom: 17px;
    background: #054088 url('../images/block_down.jpg') 0 100% no-repeat;
}
.block h2 {
    width: auto;
    height: 48px;
    background: url('../images/blok_header.jpg');
    padding: 18px 0 0 55px;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: normal;
}
.menu ul {
    width: 223px;
    margin: 0 auto;
    list-style: none;
    padding-bottom: 30px;
}
.menu ul li {
    width: auto;
    height: 24px;
    background: url('../images/menu.gif');
}
.menu ul li a {
    display: block;
    color: #FFFFFF;
    padding: 4px 0 0 20px;
    width: auto;
    height: 20px;
}
.menu ul li a:hover {
    color: #FD7300;
}
.calendar {
    list-style: none;
    margin-left: 13px;
    
}
#calPrev {
    position: absolute;
    top: 65px;
    left: 20px;
    color: #FFFFFF;
}
#calNext {
    position: absolute;
    top: 65px;
    right: 20px;
    color: #FFFFFF;
}
.cal h3 {
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 14px;
    font-size: 11px;
}
.cal h3:first-letter {
    text-transform: uppercase;
}
.cal {
    padding-bottom: 27px;
    position: relative;
}
.calendar li {
    float: left;
    display: inline;
    width: 23px;
    padding-top: 4px;
    height: 23px;
    border: 1px #085FC3 solid;
    padding: 1px;
    margin-right: 6px;
    margin-bottom: 7px;
}
.calendar li a, .calendar li span {
    display: block;
    width: auto;
    height: 19px;
    padding-top: 4px;
    text-align: center;    
    background: #0752AB;
}
.calendar li a {
    font-weight: bold;
    color: #FFFFFF;
}
.calendar li span {
    color: #B4CBE5;
}
.hidden {
    display: none;
    visibility: hidden;
}
.add {
    width: auto;
    margin-bottom: 17px;
    background: #F7F7F7 url('../images/add_top.jpg') 0 0 no-repeat;
}
.addIn {
    background: url('../images/add_botomp.jpg') 0 100% no-repeat;
    padding-top: 25px;
    padding-bottom: 9px;
    text-align: center;
}
.addIn img {
    margin-bottom: 16px;
}

#left {
    float: left;
    width: 637px;
    margin-bottom: 17px;
}
#left h2 {
    width: auto;
    height: 35px;
    background: url('../images/content_header.jpg');
    padding: 18px 0 0 55px;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    margin-bottom: 17px;
}
#left .noh2 {
    height: 32px;
    margin-bottom: 20px;
}
#left h2 span {
    position: absolute;
    right: 14px;
    right: 18px;
    text-transform: lowercase;
}
#left h2 span a {
    color: #FFD400;
    font-weight: bold;
}

.news {
    width: auto;
    margin-bottom: 17px;
    background: url('../images/box.jpg');
}
.newsIn {
    background: url('../images/box_top.jpg') 0 0 no-repeat;
}
.newsInIn {
    background: url('../images/box_bottom.jpg') 0 100% no-repeat;
    padding: 22px 14px;
    position: relative;
}
.newsImg {
    float: left;
    padding: 3px;
    border: 1px #D8D8D8 solid;
    width: 97px;
}
.newsImg img {
    display: block;
}
.news h3 {
    background: url('../images/dotts.gif') 0 100% repeat-x;
    padding: 6px 50px 6px 6px;
    margin-bottom: 10px;
}
.newsDate {
    position: absolute;
    top: 30px;
    right: 20px;
}
.newsText {
    padding: 0 6px;
    line-height: 17px;
}
.newsText ul {
    list-style: square;
    margin-left: 25px;
}
.text {
    float: right;
    width: 494px;
}
.imgMargin {
    margin-right: 15px;
}
#footer {
    clear: both;
    margin-bottom: 5px;
    width: auto;
    height: 26px;
    background: url('../images/footer.jpg');
    font-weight: bold;
    color: #FFFFFF;
    padding: 14px 14px 0 14px;
}
#footer a {
    color: #FFFFFF;
}
#gallerys, #gallerys2  {
    list-style: none;
}
#gallerys li, #gallerys2 li {
    float: left;    
    display: inline-block;
    text-align: center;
    margin: 0 5px 5px 5px;
}
#gallerys li img, #gallerys2 li img {
    display: block;
    padding: 3px;
    border: 1px #D8D8D8 solid;
}

.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
}
.left {
    float: left;
}
.right {
    float: right;
}


/*SCROLLER*/
.bg {
    width: 450px;
    height: 209px;
    z-index: 10;
    top: 0;
    left: 0;
    position: absolute;
    background: url('../images/scroller.png');
}
.main_image {
    width: 450px;
    height: 209px;
    float: left;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #FFFFFF;
    margin-right: 2px;
    margin-bottom: 18px;
}
.main_image h3 {
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 13px 10px 12px 18px;
}
.main_image h3 a {
    color: #FFFFFF;
    font-weight: bold;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.main_image .block2 small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block2{
    width: 100%;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    float: left;
    width: 184px;
    position: relative;
}
.image_thumb img {
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.image_thumb ul li{
    margin: 0;
    padding: 0 0 3px 0;
    width: 184px;
    float: left;
    position: relative;
}
.image_thumb ul li img {
    margin-right: 2px;
}
.image_thumb ul li.hover { /*--Hover State--*/
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    cursor: default;
}
html .image_thumb ul li h3 {
    padding: 0;
    visibility: hidden;
}
.image_thumb ul li .block2 {
    position: absolute;
    left: -15000px;
    visibility: hidden;
}
.bg2 {
    width: 130px;
    height: 50px;
    z-index: 10;
    top: 0;
    left: 0;
    position: absolute;
    background: url('../images/scroller3.png');
}
.active .bg2 {
    background: url('../images/scroller2.png');
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

.number {
    float: left;
    width: 52px;
    height: 33px;
    padding-top: 17px;
    text-align: center;
    background: url('../images/scroller.jpg');
    color: #999FB1;
    font-weight: bold;
    font-size: 14px;
}
.active .number {
    color: #FFFFFF;
    background: url('../images/acroller_a.jpg');
}

/*Contact form*/
.contact {
    width: 223px;
    margin: 0 auto;
    padding-bottom: 30px;
    color: #FFFFFF;
}
.contact label {
    margin-bottom: 6px;
    display: inline-block;
}
.contact input, .contact textarea {
    margin-bottom: 5px;
}
.default_input {
    padding: 5px;
    border: 1px #FD7300 solid;
    border-radius: 5px;
    width: 211px;
    font-size: 11px;
    color: #717171;
}
.default_text {
    padding: 5px;
    border: 1px #FD7300 solid;
    border-radius: 5px;
    width: 211px;
    font-size: 11px;
    color: #717171;
    font-family: Arial;
    height: 70px;
}
.searchGo {
    border-radius: 5px;
    background: #FD7300;
    color: #FFFFFF;
    border: 0;
    font-size: 11px;
    padding: 3px 5px;
    cursor: pointer;
}
.red {
    color: #CC0000;
}
.contactInfo {
    margin-bottom: 5px;
    width: 223px;
    margin: 0 auto;
    color: #FFFFFF;
}
.small_input {
    width: 45px;
}
#token {
    vertical-align: middle;
    top: -2px;
    position: relative;
}
.reload {
    color: #FFFFFF;
    margin-bottom: 2px;
    margin-left: 2px;
}