/* 
    Document   : page
    Created on : 2010-08-23, 18:00:29
    Author     : ZuluS
    Description:
        Page style
*/
form, p, h1, h2, h3, h4, h5, h6, ul, ol, li, div, html, body {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}
a {
    color: #F35252;
}
a:focus {
    outline: none;
}
img {
    border: 0px solid;
}
.clearFix {
    display: block;
    clear: both;
}
html {
    background: #0c0506 url(../images/bg.jpg) no-repeat top left;
    background-attachment: fixed;
    font-family: verdana;
    font-size: 12px;
    line-height: 1.5em;
}
#outer {
    width: 864px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 30px;
}
#logo {
    display: block;
    width: 258px;
    height: 34px;
    background: url(../images/logo.png) no-repeat;
    margin-bottom: 8px;
    
}
#menu {
    height: 35px;
    background: url(../images/menu.png);
    margin-bottom: 29px;
    line-height: 35px;
    padding: 0px 5px;
    text-align: left;
}
#menu li {
    list-style: none;
    display: inline;
}
#menu a {
    color: #ababab;
    text-decoration: none;
    padding: 0px 20px;
    margin: 0 8px;
}
#menu a:hover, #menu a.active {
    color: #f35252;
}
.box {
    padding: 23px 28px;
    background: url(../images/box.png);
    color: #ddd;
    position :relative;
}
#bio {
    width: 211px;
    float: left;
    margin-right:32px;
    background: none;
    
}
#teaching {
    float: left;
    margin-right: 31px;
    width: 211px;
    background: none;
}
#shortNews {
    float: left;
    width: 211px;
    background: none;
}
#home {
    background: url(../images/home.png) repeat-y;
    position: relative;
}
#home .pic {
    position: absolute;
    bottom: 11px;
    left: 0px;
    height: 7px;
    width: 100%;
    font-size: 1px;
    overflow: hidden;
}
#home .pic a {
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    background: url(../images/pic2.png);
}
#home .pic .zaj1 {
    left: 248px;
}
#home .pic .zaj2 {
    left: 547px;
}
#home .pic .zaj3 {
    left: 845px;
}
h1 {
    color: white;
    position: relative;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    padding-bottom: 8px;
}
h1 .sh {
    z-index: 2;
    color: #171516;
    top: 1px;
    left: 2px;
    position: absolute;
}
h1 a {
    text-decoration: none;
    color: white;
}
h1 .sh a {
    color: #171516;
}
h1 .txt {
    position: relative;
    z-index: 4;
}
h1 a:hover {
    opacity: 0.7;
}

#footer {
    padding-top: 36px;
    font-size: 11px;
    position :relative;
    color: #251e1f;
}
#footer a {
    color: #212d40;
}
#footer .menu {
    height: 57px;
    background: url(../images/footer.gif) repeat-x;
    line-height: 57px;
    text-align: center;
}
#footer .menu a {
    color: #4d494a;
    text-decoration: none;
    padding: 0 42px;
}
#footer .menu .sel, #footer .menu a:hover, #footer .menu .active {
    color: #6b2525;
}
#copy {
    padding: 22px 4px;
}
.box p {
    padding-bottom: 15px;
}
#auth {
    padding: 22px 0px;
    position: absolute;
    top: 93px;
    right: 5px;
}
#auth a {
    text-decoration: none;
}
#auth a:hover, #copy a:hover {
    text-decoration: underline;
}
#auth a span {
    color: #1f3646;
}
#footer .menu .space {
    color: #2d2728;
    font-size: 8px;
    position: relative;
    top: -1px;
}

#galery img {
    border: 4px solid black;
}
#content h1 {
    padding-bottom: 10px;
}


.shadowNews {
    padding-top: 10px;
    margin-top: 10px;
    background: url(../images/newsBox.gif) repeat-x;
}
.newsBox .full {
    display: none;
}
.newsBox .date {
    color: #f35252;
    font-size: 11px;
    padding-bottom: 7px;
}
.newsBox .title {
    padding-bottom: 12px;
    color: #f35252;
    font-weight: bold;
}
.newsBox .more, .newsBox .back {
    color: #f35252;
    font-size: 11px;
    text-decoration: none;
}
.newsBox .more {
    display: block;
    padding-top: 8px;
}
.pagingbar {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 11px;
}
.pagingbar .num {
    text-decoration: none;
    color: #4d494a;
}
.pagingbar img, .pagingbar .num {
    padding: 0px 4px;
}
.pagingbar .sel, .pagingbar a:hover {
    color: #f35252;
}
#shortNews .date {
    font-size: 11px;
    padding-bottom: 0px;
}
#shortNews .title {
    text-decoration: none;
    display: block;
    padding-bottom: 4px;
}
#shortNews .title:hover {
    text-decoration: underline;
}

#contactForm .col, #contactForm textarea {
    margin-bottom: 20px;
    display: block;
}
#contactForm .txtinput {
    border: 1px solid #000;
    background: white url(../images/input.gif) repeat-x;
    padding: 3px 5px;
    font-size: 11px;
    color: #5a5a5a;
    font-family: verdana;
}

#contactForm input.text {
    width: 230px;
    float: left;
    margin-right: 26px;
}
#contactForm input.last {
    margin-right: 0px;
}
#contactForm textarea {
    width: 767px;
    height: 70px;
}
#player {
    height: 260px;
    padding-top: 30px;
}
#pflash {
    width: 460px;
    height: 248px;
    float: left;
}
#img {
    float: left;
}
#img img {
    border: 4px solid black;
}
