﻿td
{
    vertical-align:middle;
}
small
{
    font-size: 85%;
}
body
{
    min-width:1000px;
}

#header
{
    position: relative; /*containing block*/
    height: 139px;
    background-image:url(images/gradient_header.png);
    border-bottom-style: solid;
    border-bottom-width: 8px;
    border-bottom-color: #f4f4f4;
}

#header_text
{
    margin-left:auto;
    margin-right:auto;
    padding-top:22px;
    color: #616161;
    width: 490px;
    text-align:center;
    font-size:24px;
   /* position:absolute;
    top:0;*/
}

#header_text h1
{
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    font-family:Arial, Sans-Serif;
    font-size:24px;
    font-weight:bold;
    color: #616161;
    line-height:1em;
}
span.text-norm
{
   font-weight:normal;
}
span.headuppercase
{
    display:block;
    padding-top:10px;
    font-weight: normal;
    text-transform:uppercase;
    font-family:Tahoma, Sans-Serif; 
    font-size:5px;
    color:#969696;
}


.search
{
    width:100%;
    border-top-style:solid;
    border-top-width:3px;
    border-top-color:#b50808;
    border-bottom-style:solid;
    border-bottom-width:3px;
    border-bottom-color:#b50808;   
    padding-top:10px;
    padding-bottom:11px; 

}
.search .textbox
{
    border:solid;
    border-width:1px;
    border-color:#8a8989;
    width:117px;
    color:#505050;
    margin-right:8px;
}
.search .send-button
{
    background-color:Transparent;
    border:none;
    width:55px;
    padding:0;
    cursor:pointer;
    color:#b50808;
    
}


#menu
{
    position: absolute;
    bottom: 0; *bottom:-1px;/*IE hack*/
    left:18px;
}



#printer
{
    float: right;
    font-size: 85%;
    background: url(images/printer.gif) left center no-repeat;
    padding-left: 16px;
}

#printer a
{
    text-decoration: none;
    color: #787878;
}







/*Content table*/
#content
{
    width:100%;
    border-collapse: collapse;
    position:relative;



}

/*Left column*/
#content .left-column
{
    vertical-align: top;
    height: 100%;
    padding: 0; /*padding-left:5px; 	padding-right:5px;*/
    /*width:202px;*/
    width:217px;
    position:relative;
    z-index:500;

}
.wanted
{
    text-transform:uppercase;
    font-size:14px;
    background-color:#b50808;
    width:100%;
    height:20px;
    color:#ffffff;
    text-align:center;
    padding-top:4px;
    margin-bottom:11px;
    vertical-align:text-bottom;
}
/*Main column*/
#content .main-column
{
    vertical-align: top;
    background-color:#f4f4f4;
    background-image:url(images/arm.jpg);
    background-repeat:no-repeat;
    background-position:center top;



    
}
#content .main-column .content
{
    padding-left:27px;
    padding-right:28px;
    padding-top:15px;
    padding-bottom:15px;
    position:relative;
    color:#666666;
    line-height:13px;
    max-width:700px;
    min-width:500px;
    margin-left:auto;
    margin-right:auto;
}
#content .main-column .content table, #content .main-column .content td
{
    border-style:solid;
    border-width:1px;
    border-color:#cececc;
    border-collapse:collapse;

}
#content .main-column .content td
{
    padding:6px;
}
.top-right-links
{
    text-align:right;
}
.top-right-links a, .top-right-links a:link, .top-right-links a:visited,.top-right-links a:active
{
    color:#505050;
    text-decoration:underline;
    padding-left:14px;
    background-image:url(images/link.gif);
    background-position:left 2px;
    background-repeat:no-repeat;
    font-size:10px
}
.top-right-links a:hover
{
    color:#B50808;
}
.top-right-links-main
{
    position:absolute;
    top:15px;
    right:28px;
}

.top-right-links-inside
{
    text-align:right;
    padding-top:11px;
}
.font11
{
    font-size:11px;
}
.font11 a, .font11 a:link, .font11 a:visited, .font11 a:active, .font11 a:hover
{
    font-size:11px;
}
/*Rigt column*/
#content .right-column
{
    /*width: 224px;*/
    width:22%;
	vertical-align:top;


}
.right-header
{
    color:#eef2f5;
    width:100%;
    height:18px;
    font-size:14px;
    text-transform:uppercase;
    background-color:#527996;
    background-image:url(images/right_header_marker.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-top:2px;
    text-align:center;
    font-weight:bold;
    vertical-align:text-bottom;
}
.map
{
    width:221px;
    margin-left:auto;
    margin-right:auto;
    padding-top:7px;
    padding-bottom:4px;
    text-align:center;
}
.slideshow
{
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}
.slideshow img
{
    border:solid 2px #ffffff;
}
.contacts
{
    width:162px;
    margin-left:auto;
    margin-right:auto;
    color:#505050;
}
.contacts p
{
    margin-top:16px;
    margin-bottom:16px;
}
.contacts a, .contacts a:link, .contacts a:visited, .contacts a:active
{
    color:#505050;
}
.contacts a:hover
{
    color:#B50808;
}
#navigation
{
    width:400px;
    padding-top:5px;
    margin-bottom:15px;
    
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active
{
    color:#b50808;
    text-decoration:underline;
    font-size:10px
}
#navigation a:hover
{
    text-decoration:none;
}
#navigation a.PBCSelect, #navigation a.PBCSelect:link, #navigation a.PBCSelect:visited, #navigation a.PBCSelect:active, #navigation a.PBCSelect:hover
{
    color:#505050;
    text-decoration:none;
}

/*Footer*/
#bottomnav
{
    height:66px;
    background-color:#ffffff;
    width:100%;
    margin:0;
    text-align:center;
    border-top-style: solid;
    border-top-width: 8px;
    border-top-color: #ccccca;   
    min-width:980px; 
}
#bottomnav ul
{
    padding:0;
    margin:0;
    margin-top:9px;
}
.bottomnav-item
{
    width:199px;
    float:left;
    text-align:center;
    border-right-style:dotted;
    border-right-width:1px;
    border-right-color:#8e8e8e;
    width:13.9%;
    list-style:none;
    
}
.bottomnav-item-last
{
    border:none;
}
.bottomnav-item img
{
    /*float:left;*/
    margin-left:auto;
    margin-right:auto;
}
#bottomnav a
{
    vertical-align:middle;
}
#bottomnav a:link, #bottomnav a:visited, #bottomnav a:active, #bottomnav a:hover
{
    color: #5F7185; 
}

#footer
{
    background: #E4E4E4;
    height: 40px;
    margin:0;
    min-width:980px;


}

.signature
{
    width:70%;
    margin-left:auto;
    margin-right:auto;
    font-size:10px;
    color:#585858;
    background-color:transparent;
    position:relative;

}
.signature div
{
    padding-top:10px;
    
}
.copyright
{
    position:absolute;
    left:0px;
    top:0px;
}
.giny
{
    position:absolute;
    right:0px;
    top:0px;
    height:16px;
    padding-bottom:4px;
}
.signature a, .signature a:link, .signature a:visited, .signature a:active
{
    text-decoration:underline;
    color:#bd2100;
}

.signature a:hover
{
    text-decoration:none;
    color:#bd2100;
}

div.hr
{
    width:100%;
    height:3px;
    font-size:1px;
}
div.red
{
    background-color:#b50808
}
div.blue
{
    background-color:#527996;
}

#left_top
{
    position:absolute;
    left:0;
    top:0;

}
#right_top
{
    position:absolute;
    right:48px;
    top:10px;
}

.content th
{
    font-weight:bold;
    background-color:#cccccc;  
}

/*================ photogallery ================*/
div.photogallery-Album
{
    position:relative;
    padding-left:100px;
    height:120px;
    font-size:14px;
}
div.photogallery-Album div
{
    font-size:10px;
}
div.photogallery-Album-thumbnail
{
    position:absolute;
    top:0px;
    left:0px;
}
.dnevnik
{
    text-transform:uppercase;
    font-size:14px;
    background-color:#527996;
    width:100%;
    height:18px;
    color:#eef2f5;
    text-align:center;
    padding-top:2px;
    margin-bottom:11px;
    vertical-align:text-bottom;
    font-weight:bold;
}
color:#eef2f5;
    width:100%;
    height:18px;
    font-size:14px;
    text-transform:uppercase;
    background-color:#527996;
    background-image:url(images/right_header_marker.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-top:2px;
    text-align:center;
    font-weight:bold;
    vertical-align:text-bottom;
