* {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;	
}

a {
    color: #ebebeb;
}

body {
    color: #ebebeb;
}

html {
    background: #262626 url(../img/bg.gif);

}
#outer {
    width: 909px;
    margin: 0 auto;
    border-left: 1px solid #101010;
    border-right: 1px solid #101010;
    min-height: 200px;
    background: #1e1e1e;
}
#top {
    position: relative;
    height: 60px;
    /*background: url(../img/top1.jpg) no-repeat 0px 20px;*/
}
#logo {
    display: block;
    /*height: 320px;*/
    /*background: url(../img/top.jpg) no-repeat 0px 0px;*/
    color: black;
}
#top h3 {
    height: 19px;
    color: #707070;
    line-height: 19px;
    font-size: 11px;
    font-weight: normal;
    background: #d6d6d6 url(../img/top-h3-bg.gif);
    position: relative;
    padding: 0px 20px;
}
#top h3 span {
    display: block;
    position: absolute;
    width: 9px;
    height: 19px;
    top: 0px;
}
#top h3 .l {
    left: 0px;
    background: url(../img/top-h3-l.gif);
}
#top h3 .r {
    right: 0px;
    background: url(../img/top-h3-r.gif);
}
#places {
    position: absolute;
    top: 0px;
    background: #e0e0e0 url(../img/places-bg.gif);
    padding-top: 8px;
    height: 30px;
    left: 234px;
    padding-left: 10px;
    width: 660px;
    width: 690px\9
}

#places {
    left: 233px\9
}

:root #places {width: 670px;}

#places .dot {
    display: block;
    float: left;
    height: 22px;
    width: 19px;
    background: url(../img/places-dot.gif) no-repeat 8px 9px;
}
#places .l, #places .r {
    display: block;
    position: absolute;
    top: 0px;
    height: 38px;
    width: 6px;
}
#places .l {
    background: url(../img/places-l.gif);
    left: -6px;
}
#places .r {
    background: url(../img/places-r.gif);
    right: -6px;
}
#places a {
    display: block;
    color: #747474;
    height: 22px;
    line-height: 22px;
    float: left;
    padding: 0px 5px;
}
#places a:hover, #places .active {
    height: 20px;
    line-height: 20px;
    border: 1px solid #a49f9f;
    color: #6b6b6b;
    padding: 0 4px;
    background: url(../img/places-hover.gif);
}

#menu {
    height: 52px;
    background: url(../img/menu-bg.gif) repeat-x 1px 0px;
    position: relative;
    padding-left: 4px;
}
#menu .l, #menu .r {
    display: block;
    position: absolute;
    top: 0px;
    width: 9px;
    height: 52px;
}
#menu .l {
    left: 0px;
    background: url(../img/menu-l.gif);
}
#menu .r {
    right: 0px;
    background: url(../img/menu-r.gif);
}
#menu li {
    list-style: none;
    display: inline;
}
#menu a {
    display: block;
    float: left;
    height: 35px;
    margin: 0 5px;
}
#menu .start {
    width: 82px;
    background: url(../img/menu/start.gif);
}
#menu .event {
    width: 53px;
    background: url(../img/menu/event.gif);
}
#menu .promo {
    width: 63px;
    background: url(../img/menu/promo.gif);
}

#menu .regulamin {
    width: 78px;
    background: url(../img/menu/regulamin.gif);
}
#menu .times {
    width: 48px;
    background: url(../img/menu/times.gif);
}
#menu .schools {
    width: 66px;
    background: url(../img/menu/schools.gif);
}
#menu .price {
    width: 52px;
    background: url(../img/menu/price.gif);
}
#menu .firm {
    width: 59px;
    background: url(../img/menu/firm.gif);
}
#menu .track {
    width: 38px;
    background: url(../img/menu/track.gif);
}
#menu .galery {
    width: 54px;
    background: url(../img/menu/galery.gif);
}

#menu .movies {
    width: 56px;
    background: url(../img/menu/filmiki.gif);
}

#menu .contact {
    width: 59px;
    background: url(../img/menu/contact.gif);
}
#menu .links {
    width: 42px;
    background: url(../img/menu/links.gif);
}
#menu .log {
    width: 76px;
    background: url(../img/menu/log.gif);
}
#menu a span {
    display: none;
}
#menu a:hover, #menu .active {
    background-position: 0px -35px;
}
#menu ul {
    padding-top: 10px;
}

#content {
    background: url(../img/content-bg.gif);

}
.space {
    border-left: 1px solid #303030;
    height: 5px;
}
#left {
    width: 617px;
    float:left;
    min-height: 200px;
    margin-right: 5px;
}
#body {
    padding: 5px 10px;
}
#left h1 {
    width: 565px;
    height: 37px;
    line-height: 37px;
    color: #242424;
    font-weight: normal;
    font-size: 12px;
    background: url(../img/h1-bg.gif);
    padding-left: 52px;
}
#sidebar {
    float: left;
}
#sidebar h3 {
    background: url(../img/h3.gif);
    width: 257px;
    height: 20px;
    padding-top: 16px;
    font-size: 11px;
    padding-left: 25px;
    font-family: tahoma;
}
#sidebar .down {
    height: 4px;
    width: 282px;
    font-size: 1px;
    background: url(../img/sidebar-down.gif);
}
#down {
    clear: both;
    height: 10px;
    font-size: 1px;
    background: url(../img/down.gif);
}
#footer {
    height: 137px;
    background: #080808 url(../img/footer-bg.gif);
    position: relative;
}
#footer .l, #footer .r {
    height: 137px;
    width: 10px;
    display: block;
    position: absolute;
    top: 0px;
}
#footer .l {
    left: 0px;
    background: url(../img/footer-l.gif);
}
#footer .r {
    right: 0px;
    background: url(../img/footer-r.gif);
}
#footer .up {
    display: block;
    position: absolute;
    color: black;
    top: 23px;
    right: 21px;
    width: 70px;
    height: 70px;
    background: url(../img/footer-up.gif);
}
#footer .up:hover {
    opacity: 0.8;
}
#footer li a {
    color: #636666;
    font-size: 11px;
    text-decoration: none;
}
#footer li a span {

}
#footer li a:hover, #footer li .active {
    color: white;
}
#footer li {
    list-style: none;
    float: left;
    padding: 0px 9px;
    padding: 0px 7px\9
}
#footer ul {
    font-size: 11px;	
    position: absolute;
    left: 21px;
    top: 15px;
}
#footer .about {
    position: absolute;
    left: 24px;
    top: 48px;
    color: #949494;
    width: 768px;
    height: 59px;
    background: url(../img/about-bg.gif) no-repeat right bottom;
}
#footer .about a {
    color: #949494;
    text-decoration: underline;
}
#footer .about span {
    padding: 0px 5px;
}
#splash2 #photoMain {
    width: 890px;
    height: 301px;
    background-image:  url(../img/splash22.jpg);
    background-repeat: no-repeat;

}

#splash2 .title {
    display: block;
    width: 890px;
    height: 48px;
    position: absolute;
    top: -48px;
    left: -51px;
    background: url(../img/splash-title.jpg);
}
#splash2 .des {
    width: 505px;
    height: 86px;
    position: absolute;
    bottom: -294px;
    display: block;
    left: 153px;
    background: url(../img/splash-des.jpg);
}
#splash2 .wrap {
    width: 890px;
    height: 175px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#splash2 {
    width: 100%;
    height: 375px;
    z-index: 2;
    background: url(../img/splash-bg.gif);
    position: relative;
}

#splash2 #places {
    left: 70px;
    top: 310px;
}

#splash2 ul {
    list-style-type: none;
}

#splash2 ul li {

}

#splash2 ul li a {

}

a:focus {
    outline: none;
}
table {
    border-collapse: collapse;
}
table td {
    padding: 3px;
    border: 1px solid silver;
}
p {
    text-align: justify;
    padding: 0px 5px;
    padding-bottom: 10px;
    line-height: 18px;
}
#newsList {
    padding-left: 5px;
    padding-right: 1px;
    padding-top: 7px;
    padding-bottom: 2px;
}
#newsList .line {
    height: 1px;
    margin: 6px 0px;
    background: url(../img/newsList-line.gif) repeat-x;
}
#newsList h3 {
    font-weight: none;
    color: #999999;
    height: 32px;
    line-height: 32px;
    position: relative;
    font-weight: normal;
    padding-left: 12px;
    font-size: 12px;
    background: #2b2b2b url(../img/newsList-h3.gif) no-repeat;
}
#newsList h3 span {
    display: block;
    line-height: 32px;
    top: 0px;
    right: 12px;
    position: absolute;
    font-size: 10px;
    color: #999;
}
#newsList .news {
    margin-left: 7px;
    margin-right: 6px;
}
#newsList .des {
    padding: 10px;
    position: relative;
    background: url(../img/newsList-des.gif) no-repeat left bottom;
    padding-bottom: 11px;
}

#newsList .des .movies {
    clear: both;
    padding-bottom: 17px;
}

#newsList .des .movies .col {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    width: 162px;
    height: 127px;
    background-image: url(../img/klaps.png);
    background-repeat: no-repeat;
    position: relative;
}

#newsList .des .movies .col img {
    position: absolute;
    left: 17px;
    top: 36px;
}

#outer #newsList .more {
    display: block;
    position: relative;
    color: #fff;
    left: 510px;
    text-decoration: none;
    height: 26px;
    text-decoration: none;
    line-height: 26px;
    width: 62px;
    background: url(../img/newsList-more.gif) no-repeat;
    text-indent: 10px;
}
#outer #newsList .more:hover {
    text-decoration: underline;
}
#newsList .nav {
    padding: 7px 0px;
    margin-top: 6px;
    background: url(../img/newsList-line.gif) repeat-x;
    text-align: center;
    font-weight: bold;
}
#newsList .des a {
    text-decoration: underline;
}
#newsList .nav a:hover {
    text-decoration: underline;
}
#contactForm {
    border: 1px solid #2b2c2c;
    padding: 15px;
    margin: 10px;
}

#map {
    border: 1px solid #2b2c2c;
    padding: 15px;
    margin: 10px;
}
#map a {
    text-decoration: underline;
}
label {
    display: block;
    padding: 3px;
    border-bottom: 1px solid #2b2c2c;
    width: 200px;
}
input, textarea {
    display: block;
    width: 530px;
    border: 1px solid #999999;
    background: #1d1e1e;
    color: #ddd;
    padding: 0px 5px;
    padding-top: 4px;
    margin: 5px 0px;
    height: 21px;
}
textarea {
    height: 200px;
}
.submit {
    width: 130px;
    margin: 0 auto;
    padding: 3px;
    height: auto;
    background: #999;
    color: #2b2c2c;
    border: 1px solid #2b2c2c;
    font-weight: bold;
}
#gal {
    margin-left: 20px;
    position: relative;
    overflow: hidden;
}
#gal .img, #galGroup .group {
    display: block;
    width: 152px;
    height: 152px;
    margin: 10px 10px;
    float: left;
    border: 1px solid #999999;
    padding: 10px;
    background: #1d1e1e url(../img/loader.gif) no-repeat center center;
}
#galGroup .group {
    height: 170px;
}
#galGroup {
    padding-left: 20px;
    text-align: center;
}
#galGroup .load {
    width: 150px;
    height: 150px;
    border: 1px solid white;
    background: #1d1e1e url(../img/loader.gif) no-repeat center center;
}
#galGroup .image {
    display: block;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
}

#randomPhoto {
    padding: 20px;
    height: 170px;
    text-align: center;
    position: relative;
    background: url(../img/randomPhoto.gif) no-repeat 13px 50px;
}
#randomPhoto .img {
    float: none;
    margin: 20px auto;
}
#randomPhoto img {
    border: 2px solid #5c5c5c;
}
#randomPhoto .prev, #randomPhoto .next {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    color: black;
    top: 60px;
}
#randomPhoto .prev {
    left: 20px;
}
#randomPhoto .next {
    right: 20px;
}
#gal img {
    border: 1px solid white;
}
.clearFix {
    clear: both;
}
#gal .img:hover, #randomPhoto .img:hover {
    opacity: .8;
}
#gal .nav {
    clear: both;
    margin-top: 10px;
    text-align: center;
}
#prev, #next {
    margin: 0px 10px;
    text-decoration: underline;
}
#prev {
    display: none;
}
#gal .pag {
    overflow: hidden;
    position: relative;
    width: 600px;
}
#gal .path, #galGroup .path {
    text-align: left;
    border-bottom: 1px solid silver;
    width: 70%;
    line-height: 20px;
}

