/* 
    Document   : page
    Created on : 2010-04-02, 11:24:22
    Author     : ZuluS
    Description:
        Page style
*/
* {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}
a:focus {
    outline: none;
}
img {
    border: 0px solid;
}
.clearFix {
    display: block;
    clear: both;
}
html {
    background: #000 url(../images/bg.gif) repeat-x;
    font-family: verdana;
    font-size: 12px;
}
#outer {
    width: 928px;
    margin: 0 auto;
}
#top {
    position: relative;
    padding-top: 89px;
    height: 233px;
    background: #2b2b2b;
    margin-bottom: 3px;
}
#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 420px;
    height: 89px;
}
#top .request {
    position: absolute;
    display: block;
    right: 0px;
    top: 27px;
    width: 214px;
    height: 42px;
    background: #ce6500 url(../images/request.gif) no-repeat;
}
#top .request:hover {
    background-position: 0px -42px;
}
#home {
    padding: 30px;
    color: #373737;
    line-height: 1.4em;
}
#bg1 {
    background: #fff url(../images/bg1.gif) repeat-x;
}
#bg2 {
    background: url(../images/bg2.gif) repeat-x left bottom;
}
#menu {
    height: 40px;
    position: relative;
    background: #ff8918 url(../images/menu.gif) repeat-x 0px -40px;
    line-height: 40px;
position: relative;
z-index: 20;
}
#menu li {
    display: block;
    float: left;
    list-style: none;
}
#menu a {
    display: block;
    float: left;
    font-weight: bold;
    color: white;
    padding: 0px 32px;
    text-decoration: none;
}
#menu a:hover, #menu a.hover {
    background: url(../images/menu.gif) repeat-x 0px -80px;
}
#menu .active, #menu .active:hover {
    background: url(../images/menu.gif) repeat-x 0px 0px;
}
#menu .first a {
    padding: 0px 35px;
}
.text ul, .text ol {
    padding-left: 20px;
}
.text p, .text ol, .text ul {
    padding-bottom: 10px;
}
#footer {
    border-top: 1px solid #343434;
    font-size: 11px;
    text-align: center;
    position: relative;
    line-height: 62px;
    height: 62px;
    background: #2d2d2d;
}
#footer .l, #footer .r {
    display: block;
    position: absolute;
    top: 57px;
    background: url(../images/footer-corn.gif);
    overflow: hidden;
    width: 5px;
    height: 5px;
}
#footer .l {
    left: 0px;
}
#footer .r {
    right: 0px;
    background-position: -5px 0px;
}
#footer li {
    list-style: none;
    display: inline;
}
#footer a {
    color: #767676;
    text-decoration: none;
}
#footer a:hover, #footer .active {
    color: #ff6b00;
}
#footer li span {
    padding: 0px 22px;
    background: url(../images/footer-dot.gif) no-repeat center center;
}
#about {
    position: relative;
    font-size: 11px;
    color: #6f6f6f;
    line-height: 35px;
}
#about * {
    font-size: 11px;
}
#about .develop {
    float: right;
}
#zaj .zaj {
    width: 270px;
    padding-top: 109px;
    position: relative;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    height: 102px;
    overflow: hidden;
    margin: 10px 15px;
    background: #ff6b00 url(../images/zaj-bg.gif) 0px 109px;
}
#zaj {
    margin: 0px -15px;
    margin-right: -20px;
    padding-top: 20px;
}
.noprn {
    padding-bottom: 7px;
}
#zaj .zaj img {
    position: absolute;
    top: 0px;
    left: 0px;
    
}
#zaj .zaj:hover {
    background-position: 0px 7px;
}
#zaj strong {
    display: block;
    padding: 16px 18px;
    padding-bottom: 8px;
}
#zaj span {
    display: block;
    padding-left: 18px;
    padding-right: 18px;
}
#menu li {
    position: relative;
}
#menu ul {
    position: absolute;
    display: none;
    top: 40px;
    left: 0px;
    background: #ff5a00;
    width: 190px;
}
#menu ul li {
    float: none;
    font-size: 11px;

}
#menu ul a, #menu ul a.active {
    float: none;
    color: white;
    height: 34px;
    line-height: 34px;
    background: #ff5a00;
    padding: 0px;
    padding-left: 30px;

}
#menu ul a:hover, #menu ul a.active, #menu ul a.active:hover {
    background: #ff6b00;
    color: #000;
}
#page {
    background: url(../images/leftBg.gif) repeat-y;
    padding: 15px 0px;
    
}
#page2 {
    background: url(../images/dot.gif) repeat-y 249px 0px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}
#left {
    padding-left: 15px;
    width:  219px;
    padding-right: 36px;
    float: left;
}
#content {
    width: 640px;
    float: left;
    color: #373737;
    line-height: 1.4em;
}
#leftmenu {
    border-top: 3px solid black;
}
#leftmenu .bottom {
    display: block;
    width: 219px;
    height: 5px;
    background: url(../images/leftmenu-bottom.gif);
    overflow: hidden;
}
#leftmenu li {
    list-style: none;
    display: inline;
}
#leftmenu a {
    color: white;
    text-decoration: none;
    padding-left: 23px;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #ff7e02;
    font-weight: bold;
}
#leftmenu a:hover, #leftmenu .sel {
    background: #373737 url(../images/leftmenu-link.gif) no-repeat 196px 14px;
}
#left img {
    display: block;
}
#left {
    padding-bottom: 10px;
}
#galery {
    padding: 5px 0px;
}
#galery img {
    display: block;
    border: 3px solid #717171;
}
#galery a:hover img {
    border-color: #2e2e2e;
}
#galery div {
    position: relative;
}
#galery .slide {
    background: #484846;
    padding: 11px;
    position: absolute;
    top: -20px;
    color: #e0e0e0;
    font-size: 11px;
    left: 40px;
    display: none;
    z-index: 10;
    cursor: pointer;
}
#galery .slide img {
    border: 1px solid #6d6d6d;
    display: block;
    margin-bottom: 5px;
}
.txtinput {
    color: #5a5a5a;
    border: 1px solid #a8a8a8;
    font-size: 11px;
    padding: 3px 4px;
    background: url(../images/txtinput.gif) repeat-x;
    font-family: verdana;
    display: block;
    margin-bottom: 15px;
    width: 269px;
}
#contactForm .col {
    width: 303px;
    float: left;
}
#contactForm .long, #contactForm textarea {
    width: 572px;
}
#contactForm textarea {
    height: 85px;
}
#contactForm select.long {
    width: 580px;
}
#slideshow {
    color: white;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: 14px;
    float: right;
}
.dot {
    display: block;
    height: 1px;
    background: url(../images/dotNews.gif) repeat-x;
    margin: 18px 0px;
}
.newsBox .img {
    float: left;
    margin-right: 21px;
}
.newsBox .img img {
    border: 3px solid #757575;
}
.newsBox .title {
    display: block;
    color: #ec7300;
    font-weight: bold;
    padding-bottom: 7px;
}
.newsBox .texts {
    float: left;
    width: 447px;
}
.newsBox .lead {
    padding-bottom: 12px;
    color: #373737;
}
a {
  color: #ff5a00;
}
.more, .back {
  color: #ff5a00;
   text-decoration: none;
}
.more:hover, .back:hover {
  text-decoration: underline;
}
.fullNews .lead {
  padding-bottom: 10px;
}
.newsBox .bigger {
  float: none;
width: auto;
}
.pagingbar {
padding-bottom: 10px;
height: 30px;
}
.pagingbar a {
  display: block;
float: left;
margin: 0px 5px;
}
.pagingbar .num {
	text-decoration: none;
color: #373737;
padding: 0px 5px;
}
.pagingbar .num:hover, .pagingbar .sel {
	color: white;
background: #ff5a00;
}
.noprn {
    clear: both;
    text-align: left;
}
