/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(01master.css);
/* noviStilovi
-----------------------------------------------------------------------------*/
.cright h2
{
    font: bold 18px Arial, Geneva, sans-serif;
    padding-left: 22px;
    background:url(../img/strelce.jpg) no-repeat scroll left 0.30em;
}
.cright h3
{
    font-size: 18px;
    color: #fe6505;
    margin-bottom: 8px;
}
.cright h4
{
    font-size: 14px;
    color: #077EBE;
    font-weight: bold;
    margin-bottom: 8px;
}
.cright h5
{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 8px;
}
.cright p
{
    margin-bottom: 8px;
}
/* pageStructure
-----------------------------------------------------------------------------*/
body
{
    font: normal 12px Tahoma, Geneva, sans-serif;
    background: #d7d7d7 url(../img/bg.jpg) repeat-x;
}
.wrap1
{
    margin: 0 auto;
    width: 980px;
    background-color: #FFF;
}
.wrap2
{
    margin: 0 auto;
    width: 960px;
    background-color: #FFF;
}
h2
{
    font: bold 18px Tahoma, Geneva, sans-serif;
    margin-bottom: 8px;
}
/* Header
-----------------------------------------------------------------------------*/
.header
{
    position: relative;
    height: 84px;
}
.logo
{
    position: absolute;
    top: 0;
    left: 0;
    width: 255px;
    height: 84px;
}
.adresi
{
    position: absolute;
    right: 0;
    top: 20px;
    width: 500px;
}
.adresi a, .adresi a:visited
{
    color: #000;
    text-decoration: none;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
.ad
{
    float: left;
    width: 310px;
}
.addv2
{
    float: right;
    width: 170px;
}
.adl
{
    float: left;
    width: 175px;
}
.adr
{
    float: right;
    width: 115px;
}
.search
{
    position: absolute;
    width: 172px;
    height: 25px;
    top: 5px;
    right: 6px;
    z-index: 9000;
    padding: 2px;
    text-align: right;
    background: url(../img/search.gif) no-repeat top left;
}
.search input
{
    width: 130px;
    height: 19px;
    border: none;
    margin-right: 15px;
    padding: 3px 0 0 0;
    background: none;
}
/* Main navigation
-----------------------------------------------------------------------------*/
#mainnavigation
{
    height: 38px;
    position: relative;
}
.flash
{
    width: 960px;
    height: 240px;
    border-bottom: 1px solid #FFF;
}
/* Right box
-----------------------------------------------------------------------------*/
.rightbox
{
    border: 1px solid #7f7f7f;
    margin-bottom: 10px;
}
.rightbox p
{
    padding-bottom: 4px;
}
.rightbox a, .rightbox a:visited
{
    display: block;
    color: #fd5920;
    text-decoration: none;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
.rightbox h2
{
    background: url(../img/rbh2bg.jpg) repeat-x;
    border-bottom: 1px solid #a8a8a8;
    padding: 6px 10px;
    margin: 1px 1px 10px 1px;
    color: #2f2f2f;
    font: bold 15px Tahoma, Geneva, sans-serif;
}
.rightbox h2 a.polulink
{
    color: #fd5920;
    font: bold 15px Tahoma, Geneva, sans-serif;
}
.rightbox1
{   
    margin-bottom: 10px;
}
.rightbox1 h2 a.polulink
{
    color: #fd5920;
    font: bold 15px Tahoma, Geneva, sans-serif;
}
.rightbox1 h2
{
    background: url(../img/rbh2bg.jpg) repeat-x;
    border: 1px solid #a8a8a8;
    padding: 6px 10px;
    margin: 1px 1px 10px 1px;
    color: #2f2f2f;
    font: bold 15px Tahoma, Geneva, sans-serif;
}

.rightbox h3
{
    text-transform: uppercase;
    color: #fd5920;
    font: bold 12px Tahoma, Geneva, sans-serif;
}
.rightbox ul
{
    padding: 0 15px 0 0;
}
.rightbox ul li
{
    list-style: none;
    margin-bottom: 10px;
}
.rightboxc
{
    padding: 0 15px;
    margin-bottom: 10px;
}
.rightboxc a, .rightboxc a:visited
{
    display: block;
    color: #000;
    padding-left: 18px;
    margin-top: 5px;
    background: url(../img/arrow.gif) no-repeat top left;
}

.rightbox ul
{
    padding: 0 15px 0 0;
}
.rightbox ul li
{
    list-style: none;
    margin-bottom: 5px;
}

/* Navigation
-----------------------------------------------------------------------------*/
.navigation
{
    border: 1px solid #7f7f7f;
    background-color: #e9eae8;
    margin-bottom: 10px;
    padding: 1px;
}
.navigation h2
{
    font: bold 15px Tahoma, Geneva, sans-serif;
    text-transform: capitalize;
    height: 100%;
    background: url(../img/lbh2bg.jpg) repeat-x;
    margin-bottom: 4px;
}
.navigationLeft
{
    width: 220px !important;
    border: 1px solid #7f7f7f !important;
    background-color: #e9eae8 !important;
    padding: 1px !important;
    margin:0 0 10px 0 !important;
}
.navigationH2Left
{
    font: bold 15px Tahoma, Geneva, sans-serif !important;
    text-transform: none !important;
    height: 100% !important;
    background: url(../img/lbh2bg.jpg) repeat-x !important;
    margin-bottom: 4px !important;
    padding:0 !important;
}
.navigationLeft ul
{
    list-style: none !important;
    background-color: #e9eae8 !important;
    padding: 1px !important;
    margin: 0 !important;
    list-style: none outside none !important;
}
.navigationLeft ul li
{
    padding:0 !important;
    color: #FFFFFF !important;
}
.navigationLeft ul li a, .navigationLeft ul li a:visited
{
    display: block !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
    border-bottom: 1px solid #000000 !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
    height: 100% !important; 
}
.navigation h3
{
    height: 100%;
}
.navigation ul
{
    list-style: none;
    background-color: #e9eae8;
    padding: 1px;
}
.navigation ul li a, .navigation ul li a:visited
{
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    font-weight: bold;
    height: 100%;
}
.navigation ul li ul li a, .navigation ul li ul li a:visited
{
    color: #fd5920;
    font: bold 10px Tahoma, Geneva, sans-serif;
    background-color: #FFF;
    padding: 5px;
    border-bottom: 1px solid #7f7f7f;
}
.navigation ul li ul li ul li a, .navigation ul li ul li ul li a:visited
{
    background-color: #1e4d97 !important;
    font: bold 10px Tahoma, Geneva, sans-serif;
    color: #FFFFFF;
    border-bottom: 1px solid #ffffff;
    display: block;
}
.navigation ul li ul li ul
{
    padding: 0 !important;
}
.navigation ul li ul li ul li ul
{
    padding: 0 !important;
}
.navigation ul li ul li ul li ul li a, .navigation ul li ul li ul li ul li a:visited
{
    margin-left: 4px;
    background-color: #1981ca !important;
    color: #FFF !important;
}
.navigation ul li ul li ul li ul li ul li a, .navigation ul li ul li ul li ul li ul li a:visited
{
    margin-left: 8px;
    background-color: #313131 !important;
    color: #E8E8E8 !important;
}
/* Main content
-----------------------------------------------------------------------------*/
.maincontent
{
    border-top: 2px solid #000;
    padding-top: 23px;
    margin-bottom: 20px;
    height: 100%;
}
.cleft
{
    float: left;
    width: 225px;
}
.cright
{
    float: right;
    width: 720px;
    padding-left: 15px;
}
.cright ul
{
    margin: 0 0 15px 20px;
}
.cright ul li
{
    padding-bottom: 7px;
    color: #444444;
}
.cright ol
{
    margin: 0 0 15px 20px;
}
.cright ol li
{
    padding-bottom: 7px;
    color: #444444;
}

.cright ul li ul
{
    padding: 7px 0;
}
.cright ul li ul li
{
    color: #666666 !important;
}
.cl
{
    float: left;
    width: 480px;
    padding-right: 15px;
}
.cl ul
{
    margin-left: 20px;
}
.cl ul li
{
    padding-bottom: 7px;
    color: #666666;
}
.cl ol
{
    margin-left: 20px;
}
.cl ol li
{
    padding-bottom: 7px;
    color: #666666;
}
.cr
{
    float: right;
    width: 225px;
}
.footer
{
    text-align: center;
    height: 65px;
    padding-top: 10px;
    background: url(../img/footer.gif) repeat-x;
}
.credits
{
    padding: 15px;
    text-align: center;
    font: normal 10px Tahoma, Geneva, sans-serif;
}
.credits a, .credits a:visited
{
    color: #fd5920;
}
/* tabela
---------------------------------------------------------- */

table
{
    border-collapse: collapse;
    border: 1px solid #FFCA5E;
    margin-bottom: 20px;
    width: 100%;
}
table.tc caption
{
    font-size: 18px;
    padding: 6px 0 0 10px;
    text-align: left;
    background: url(../img/bg_caption.jpg) right top;
    height: 35px;
    color: #FFAA00;
    border-bottom: 1px solid #ffca5e;
}

table.tc th
{
    background: url(../img/bg_th.jpg) no-repeat right bottom;
    height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 7px;
    margin: 20px 0px 0px;
    text-align: left;
    border-right: 1px solid #FCF1D4;
}
tbody tr
{
    background: url(../img/bg_td1.jpg) repeat-x top;
}
tbody tr.alt
{
    background: #FFF8E8 url(../img/bg_td2.jpg) repeat-x;
}

tbody th, td
{
    color: #777777;
    padding: 5px 7px;
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #DDDDDD;
    text-align: left;
}
table.tc td a, table.tc td a:visited
{
    display: block;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: #000;
}
.tfooter
{
    background: url(../img/bg_td3.jpg) repeat-x;
    font-size: 11px color: #000;
}
table strong
{
    color: #077ebe;
    font-size: 11px;
    font-weight: normal;
}


/* Other
-----------------------------------------------------------------------------*/
.graysmall
{
    color: #999;
    font: normal 11px Tahoma, Geneva, sans-serif;
}
.blacksmall
{
    color: #000000;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
/* daj ovde stilovi za naslovi 
.wide {
	width:400px;
	border:1px solid #656565;
}
.wide2 {
	width:55px;
	text-align:right;
	border:1px solid #656565;
}
.correct {
	width:1px;
} */

/* daj ovde stilovi za naslovi */
.pdf
{
    width: 100%;
    height: 50px;
    margin: 20px 0 0 0;
    position: relative;
}
.pdf img
{
    position: absolute;
    left: -8px;
    top: -8px;
}
.pdf a, .pdf a:visited
{
    float: left;
    display: block;
    color: #000;
    padding: 8px 17px 8px 40px;
    background-color: #fff9af;
    text-transform: capitalize;
    font: bold 11px Tahoma, Geneva, sans-serif;
    border: 1px solid #8b8b8b;
}
input
{
    margin: 5px 10px 5px 0;
    height: 20px;
    width: 200px;
    background-color: #FFC;
    border: 1px solid #8b8b8b;
}
select {
    background-color: #FFFFCC;
    border: 1px solid #8B8B8B;
    height: 20px;
    margin: 5px 10px 5px 0;
    width: 200px;
}
textarea
{
    margin: 5px 10px 5px 0;
    width: 400px;
    height: 100px;
    border: 1px solid #8b8b8b;
}
.reset
{
    width: 57px;
    height: 15px;
}

.language
{
    position: absolute;
    top: 61px;
    width: 171px;
    height: 22px;
    right: 11px;
}
.cright a, .cright a:hover
{
    color: #fd5920;
    text-decoration: none;
}
.cright table td a, .cright table td a:hover
{
    color: #000;
    text-decoration: none;
}



/*info form*/
table.cblKursevi
{
    border:none !important;
}
table.cblKursevi td 
{
    vertical-align:middle;
    border:none !important;
}
table.cblKursevi tr
{
    border:none !important;
    background:none !important;
}
table.clbKursevi tbody th
{
    border:none !important;
}
table.cblKursevi input
{
    background:none;
    border:none !important;
    height: 15px !important;
    margin: 5px 10px 5px 0 !important;
    width:15px;
    vertical-align:middle;
}
