/*
BARVE

a7a7a7 - glavni font
f1592a - oran�na
1a1718 - sivo ozadje - glavna vsebina

*/

body {
    background: url(../../images/website/bg_repeat2.jpg) top left repeat;
    color: #a7a7a7;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
    text-decoration: none;
}

a:focus, a:active {
    outline: none;
}

h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #FFF;
    letter-spacing: -2.5px;
    text-transform: uppercase;
}

h2 span {
    color: #f1592a;
}

h1, h3 {
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    letter-spacing: -1px;
    text-transform: uppercase;
}

h1, h3 span {
    color: #f1592a;
}

p {
    color: #a7a7a7;
    font-size: 12px;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 8px 0;
    padding: 0;
}

.cl {
    clear: both;
    line-height: 0;
    padding: 0;
    margin: 0;
}

img.leftTop {
    float: left;
    margin: 5px 15px 10px 0;
}

img.rightTop {
    float: right;
    margin: 5px 30px 10px 15px;
}

label {
    color: #FFF;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

input, textarea {
    width: 400px;
    background: #1a1718;
    border: 1px solid #2b2628;
    padding: 3px 4px;
    color: #aeaeae;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

input[type=image] {
    width: auto;
    border: none;
    background: none;
    margin: 15px 0 0 319px;
    padding: 0;
}

textarea {
    height: 150px;
}

#topBar {
    display: block;
    background: #231F20;
    width: 100%;
    height: 23px;
}

#topBar > div {
    margin: 0 auto;
    width: 965px;
    display: block;
}

#topBar > div a {
    display: block;
    float: left;
    margin: 6px 30px 6px 0;
    font: 11px/11px arial, sans-serif;
    color: #FFF;
}

#topBar > div a:hover, #topBar > div a.selected {
    color: #797979;
    text-decoration: none;
}

/* CONTAINER */
#container {
    margin: 0 auto;
    width: 965px;
    height: 100%;
}

/* HEADER */
#header {
    display: block;
    height: 89px;
    background: url(../../images/website/header_bg.png) bottom left repeat-x;
    padding: 30px 0 0 0;
    position: relative;
}

/*h1 #logo {
    display: block;
    background: url(../../images/website/logo.png) no-repeat;
    width: 486px;
    height: 75px;
    text-indent: -9999px;
}*/

.tagline {
    font-size: 11px;
    font-style: italic;
    letter-spacing: 0.01em;
    text-decoration: none;
    color: #FFF;
}

#rightInfo {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 0 15px 0;
}

#rightInfo a {
    display: block;
    padding: 0 0 0 15px;
    color: #797979;
    background: url(../../images/website/icon_email.png) 0 8px no-repeat;
    margin: 0 0 2px 0;
    font-size: 13px;
}

#rightInfo div {
    display: block;
    padding: 0 0 0 15px;
    color: #797979;
    background: url(../../images/website/icon_phone.png) 0 6px no-repeat;
    font-size: 13px;
}

/* HORIZONTAL MENU */
#menu2 {
    display: block;
    position: relative;
    width: 915px;
    height: auto;
    background: url(../../images/website/menu_bg.png) repeat;
    border: 1px solid #302f2f;
    padding: 20px 25px;
    margin: 20px 0;
}

#menu2 ul {
    position: relative;
    list-style-type: none;
    margin: -10px 0 0 0;
    padding: 0;
}

#menu2 ul li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}

#menu2 ul li a, #menu2 ul li a:visited {
    margin: 0;
    padding: 0;
    color: #FFF !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

#menu2 ul li:hover a, #menu2 ul li.selected a {
    color: #f1592a !important;
}

#menu2 ul li ul {
    display: none;
}

/* LEAD */

#lead {
    display: block;
    position: relative;
    width: 965px;
    height: 470px;
    margin: 14px 0 20px 0;
}

#lead #menu {
    display: block;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 214px;
    height: 348px;
    background: url(../../images/website/menu_bg.png) repeat;
    z-index: 999;
    border: 1px solid #302f2f;
    padding: 30px 0 0 45px;
    overflow: hidden;
}

#lead #menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#lead #menu ul li {
    margin: 0;
    padding: 0;
}

#lead #menu ul li a, #lead #menu ul li a:visited {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
}

#lead #menu ul li.selected a {
    font-weight: bold;
    color: #f1592a;
}

#lead #menu ul li.selected ul a {
    font-weight: normal;
    color: #fff;
}

#lead #menu ul li ul {
    list-style-type: none;
    margin: 0 0 5px 7px;
    padding: 0;
}

#lead #menu ul li ul li {
    font-size: 12px;
    font-weight: normal;
}

#lead #menu ul li ul li a {
    font-size: 11px;
    font-weight: normal;
}

#lead #pics {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 765px;
    height: 470px;
    background: #f1592a;
    z-index: 1;
}

#slider {
    position: relative;
    width: 765px; /* Change this to your images width */
    height: 470px; /* Change this to your images height */
}

#slider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#slider a {
    border: 0;
    display: block;
}

#lead #picsBorder {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 765px;
    height: 470px;
    background: url(../../images/website/slike_border.png) no-repeat;
    z-index: 2;
}

#lead #badge {
    position: absolute;
    top: 43px;
    right: -22px;
    display: none;
    z-index: 20;
    width: 289px;
    height: 128px;
    background: url(../../images/website/badge.png) no-repeat;
    padding-top: 15px;
}

#lead #badge h2 {
    margin: 0 0 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
}

#lead #badge p {
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    letter-spacing: 0;
    width: 250px;
    margin: 0 0 0 21px;
}

#lead #badge a.more, #lead #badge a.more:visited {
    float: right;
    margin: 0 30px 0 0;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
}

#lead #badge a.more:hover, #lead #badge a.more:active {
    text-decoration: underline;
}

#doorContainer, #doorContainer2 {
    position: absolute; /* important */
    width: 765px; /* we must set a specific width of the container, so it doesn't strech when the image starts moving */
    height: 470px; /* important if you use slidedown/slideup effects (check the demo). */
    overflow: hidden; /* hide the content that goes beyond the div limits */
    /*just styling bellow*/
    right: 0;
    z-index: 15;
}

#doorContainer2 {
    width: 388px;
}

.door {
    position: absolute; /* important - to get the image position on top of the text */
    z-index: 16;
}

#rightDoor {
    left: 0;
    z-index: 17;
}

/* MAIN CONTENT */

#mainContent {
    position: relative;
    display: block;
    background: #1a1718 url(../../images/website/main_top.jpg) top left no-repeat;
    padding: 27px;
    padding-bottom: 0;
    margin: 0 0 -27px 0;
}

#mainContent .content {
    display: block;
    width: 885px;
    background: #0a0909;
    padding: 7px 13px; /* height width */
    margin-bottom: 27px;
    padding-bottom: 15px;
}

#mainContent .content .texts {
    float: left;
    width: 410px;
}

#mainContent .content .texts_with_1_image {
    float: left;
    width: 645px;
}

#mainContent .content .images {
    margin-top: 40px;
    float: right;
}

#mainContent .content h3, #mainContent .content h1 {
    margin: 0 0 5px 0;
}

#mainContent .content h2 {
    margin-bottom: 15px;
}

#mainContent .content h2 img {
    width: auto;
    border: none;
    margin: 0;
}

#mainContent .content p {
    margin-left: 2px;
    width: auto;
}

#mainContent .content ul li, #mainContent .content ol li {
    color: #a7a7a7;
    font-size: 12px;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 8px 0;
    padding: 0;
}

#mainContent .content a {
    margin: 0 0 0 2px;
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a7a7a7;
    text-decoration: underline;
}

#mainContent .content img {
    border: 4px solid #1d1a1a;
    margin: 5px 0 5px 5px;
}

#mainContent .content ul, #mainContent .content ol {
    margin: 12px 0 20px 18px;
}

#mainContent .content ul {
    list-style-type: disc;
}

#mainContent .content ul li, #mainContent .content ol li {
    color: #a7a7a7;
    font-size: 12px;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
}

#mainContent .content table {
    margin: 0;
    padding: 0;
}

#mainContent .content .gallery img {
    width: 158px;
    height: 115px;
    border: 4px solid #1d1a1a;
    margin: 5px 0 5px 5px;
}

#mainContent .content a.write_user_comment {
    display: block;
    margin-bottom: 5px;
}

#mainContent .content img.write_user_comment {
    border: none;
    float: left;
    width: 15px;
    margin: 0px 5px 0 0;
}

#mainContent .content #write_user_comment_form {
    display: none;
    padding: 10px 0 5px 20px;
    border-top: 1px solid #383838;
}

#mainContent .content #write_user_comment_form p, #mainContent .content #contact_form p {
    color: #f1592a;
}

#mainContent .content #write_user_comment_form .error, #mainContent .content #contact_form .error {
    display: block;
    margin: 0px 0 5px 0;
    color: #f1592a;
}

#mainContent .content .user_comment {
    clear: both;
    border-top: 1px solid #383838;
    padding: 10px 0 10px 0;
    margin: 0 0 0 0;
}

#mainContent .content .user_comment .name {
    display: block;
    float: left;
    width: 250px;
    font-size: 15px;
}

#mainContent .content .user_comment .name span {
    color: #6b6b6b;
}

#mainContent .content .user_comment .name .fullname {
    font-weight: bold;
    color: #f1592a;
}

#mainContent .content .user_comment .name img {
    border: none;
    float: left;
    width: 40px;
    margin: -3px 10px 0 0;
}

#mainContent .content .user_comment .text {
    display: block;
    float: left;
    width: 630px;
    font-size: 11px;
}

#mainContent .content .news {
    border-top: 1px solid #383838;
    padding: 10px 0 10px 0;
    margin: 10px 0 0 0;
}

#mainContent .content .news .name {
    display: block;
    float: left;
    width: 250px;
    font-size: 15px;
}

#mainContent .content .news .name span {
    color: #6b6b6b;
}

#mainContent .content .news .name .fullname {
    font-weight: bold;
    color: #f1592a;
}

#mainContent .content .news .name img {
    border: none;
    float: left;
    width: 40px;
    margin: -3px 10px 0 0;
}

#mainContent .content .news .text {
    display: block;
    float: left;
    width: 630px;
    font-size: 11px;
    text-transform: uppercase;
}

#mainContent .content .news .text img {
    float: right;
    margin-top: -20px;
    width: 150px;
}

#mainContent .content .news .text h3 {
    font-size: 16px;
}

#mainContent .content #load_anim {
    display: none;
    text-align: center;
    width: 100%;
}

#mainContent .content #load_anim img {
    width: auto;
    border: 0;
}

#mainContent .content #show_older_link_container {
    width: 100%;
    text-align: center;
    border-top: 1px solid #383838;
    padding-top: 10px;
}

#mainContent .content #show_older_link_container img {
    border: 0;
    width: auto;
}

#mainContent #footer {
    margin-top: 27px;
}

#mainContent #footer .title {
    color: #FFF;
    border-bottom: 1px solid #383838;
    margin: 10px 0 10px 0;
    padding: 0 0 7px 0;
}

#mainContent #footer .link {
    display: block;
    min-height: 200px;
    float: left;
    width: 100px;
    margin: 0 10px 0 0;
}

#mainContent #footer .link a {
    text-decoration: none;
    text-transform: none;
}

#mainContent #footer .linkLast {
    margin-right: 0;
}

#mainContent #footer #fast_stuff {
    padding-bottom: 10px;
    border-bottom: 1px solid #383838;
}

#mainContent #footer .copyright {
    margin: 0 0 5px 0;
    padding: 7px 0 0 0;
    font-size: 10px;
    text-transform: none;
}

#mainContent #footer .fancybox {
    margin: inherit;
}

/* TinyMCE specific rules */
body.mceContentBody {
    background: #0a0909 !important;
}

body.mceContentBody a {
    color: #FFF !important;
}

body.mceContentBody a:hover {
    text-decoration: underline !important;
}