﻿#pozadina {

    width:100%;
}
 
#background {

    background:#fff url('../PublishingImages/repeat-bg.png') repeat-x left 120px; 

}

img { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
    }





a { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
  }





td
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





th
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





tr
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit;
                 
                 }





thead
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





tfoot
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





tbody
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





caption
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





table
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





span
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





div { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
         }





body { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }





html
 { 
                margin: 0; 
                padding: 0; 
                border: 0; 
                outline: 0; 
                font-weight: inherit; 
                font-style: inherit; 
                font-size: 100%; 
                font-family: inherit; 
                 }


body { 
                background:#fff url('/PublishingImages/repeat-bg.png') repeat-x left 120px; 
                font-family:"Trebuchet MS", sans-serif; 
                font-size:62.5%; 
                line-height:1.5; 
                color:#333; 
                height:100%; 
                width:100%;
                }
  
            

/*Tablica na MasterPage-u*/
#wrapper  { 
                font-size:1.2em; 
                width:1000px; 
                margin:5px auto 50px; 
                position:relative; 
                min-height:100%; 
                height:auto!important; 
                height:100%; 
                
                }

#table_master{
                width:100%;
}

/*Tablice unutar Master tablice*/
.tr_table{
                border-spacing:0px;
                width:100%;
}

.tr_table td{
                padding:0px;
}

.td_left{
 text-align:left;
 vertical-align:middle;
}

.td_center{
 text-align: right;
 vertical-align: middle;
}

.td_right{
 text-align:right;
 vertical-align:middle;

}

/*Console*/
.ms-consoletitleareaframe{
                background-color:#83b0ec
}

.ms-consoletitleareaframebottom
{
background-color:white;
height:0px;
text-align:center;
padding:0px 0px 0px 0px;
}

.ms-consoleframe{
                border-color:white;
}

.ms-consolemptablerow{
background-color:white;
}

/*Varijacije*/

.ms-vartopnav{
                float:right;
                overflow:hidden; 
}

.ms-vartopnav a{
                display:block; 
                color:#2f6681; 
                padding:0 1px; 
}

.ms-vartopnav td {
                float:left; 
                padding:0 10px; 
                background:url('/PublishingImages/link-separator.png') no-repeat right 4px; 
}

.ms-vartopnavselected a{
                background:#6d94a7; 
                color:#fff; 
}

.ms-vartopNavHover a{
                background:#6d94a7; 
                color:#fff; 
}

#var_td{
	width: 200px;
	float: none;
}

/*Pomocna navigacija*/

#aid_nav{
                padding-right:40px;
}

#nav li       { 
                list-style-type:none;
                float: right;
                padding:1px 10px; 
                background:url('/PublishingImages/link-separator.png') no-repeat left -15px; 
}
#nav li.first { 
                background:none;
 }
#nav li a     { 
                display:block; 
                font-weight:bold; 
                color:#7c7c7c;
 }
#header #nav li.active a { 
                color:#2eb4c8; 
}



#nav li a:hover { 
                color:#2eb4c8; 
}

/*Search*/
.ms-sbtable-ex{
                width:210px;
                height:33px;
                border-left:7px #f5f7f6 solid;
                /*border-right: 7px #f5f7f6 solid;*/
                }

.ms-sbcell{
                font-family: "Trebuchet MS";
                font-size: 12px;
                font-weight: bold;
                color: #808080;
                font-style: normal;
                background-color:#f5f7f6;
}
.ms-sbcell span{              
                background-color:#f5f7f6;
                margin-right:5px;            
}

td.ms-sbcell{
                border:none;
}

td.ms-sbgo{
                background-color:#f5f7f6;
                width:40px;
                }

td.ms-sbLastcell{
                width:7px;
                background-color:#f5f7f6;
}

/*Glavna Navigacija*/

.ms-topnavContainer{
                border-left:none;
                clear:both; 
                padding-top:26px; 
                position:relative; 
                z-index:2;
                
}

.ms-topnav{
                border:solid 1px #e3e3e3 ;
                border-right:1px solid #949494;
                border-bottom:none;
                float:left; 
                position:relative;
                background-color:#e3e3e3; 
                color:#fff;
}

.ms-topnav a{
                border:1px solid #e3e3e3;
                background: url('/PublishingImages/link-bg.png') repeat-x top;
                display:block; 
                width:111px; 
                min-width:111px;
                height:30px; 
                text-align:center; 
                line-height:30px; 
                font-weight:bold; 
                color:#fff;
                
}

.ms-topnav td {
                border:none;
                background: url('/PublishingImages/link-bg.png') repeat-x top; 
                text-align:center; 
                line-height:30px; 
                font-weight:bold; 
                color:#fff;
}

.ms-topnav tr td img{
                visibility:hidden;
}

.ms-topnavselected {
                color:#2f6681; 
                background-position:left -30px;              
}

.ms-topnavselected a{
                color:#2f6681; 
                background-position:left -30px;
}

.ms-topnavselected td{ 
                color:#2f6681; 
                background-position:left -30px;
}

.ms-topNavHover td{
                color:#2f6681; 
                background-position:left -30px;
}


.ms-topNavHover a{
                color:#2f6681; 
                background-position:left -30px;
}

.dynamicMenuStyle{
                background-image:url('/PublishingImages/content-gradients.png');                  
                background-repeat:repeat-x;
                background-position: left -70px;
                background-color:#f1f2f4;
                visibility: collapse;
                display:none; 
                position: relative;
                top:30px; 
                left:0; 
                z-index:3; 
                border:2px solid #dedede;
                padding-top:10px;
                padding-left:5px;
                padding-bottom:5px;    
                width:260px;
                
                }

.ms-topNavFlyOuts{
                background:none;
                float:none;
                border:none;
                border-bottom:1px dashed #dcdcdc;
 }

.ms-topNavFlyOuts a{
                background:url('/PublishingImages/green-arrow.png') no-repeat 5px 10px; 
                display:block; 
                width:227px; 
                height:1%; 
                text-align:left; 
                line-height:1.5; 
                font-weight:bold;
                color:#02253a; 
                margin:0;
                padding:5px 0 5px 18px;
                }
                
.ms-topNavFlyOutsHover a{
 color:#fff; 
 background:#2eb4c8 url('/PublishingImages/white-arrow-right.png') no-repeat 3px 10px;  
 }

.ms-topNavFlyOutsHover td{
 color:#fff; 
 background-color:#2eb4c8;  
 }
  
.ms-topNavFlyOuts tr td img{
        visibility:hidden;
}

/*BreadCrumb*/

.ms-sitemapdirectional{
 float:left; 
 height:10px; 
 line-height:10px; 
 background:url('../PublishingImages/link-separator.png') no-repeat left -31px; 
 padding:0 5px 0 7px; 
 font-family:Arial, sans-serif; 
 font-size:.833em;
 color:#3385ad;
 
}

.breadcrumbCurrent{
 float:left; 
 height:10px; 
 line-height:10px; 
 background:url('../PublishingImages/link-separator.png') no-repeat left -31px; 
 padding:0 5px 0 7px; 
 font-family:Arial, sans-serif; 
 font-size:.833em;
 color:#777;

}

.prvi{
 visibility:hidden;
}

/*Site Action*/

.ms-siteaction a{
  font-family:"Trebuchet MS", sans-serif; 
                
}

.ms-siteaction{
font-family:"Trebuchet MS", sans-serif; 
                
}

/* CSS dio za layout */
/*Makni okvir*/
.ms-bodyareaframe{
vertical-align:top;
height:100%;
width:100%;
border-top:0px solid #6f9dd9;
border-right:0px solid #6f9dd9;
border-left:0px solid #6f9dd9;
}
.ms-viewareaframe
{

border-left:0px solid #6F9DD9;
border-right:0px solid #6F9DD9;
border-top:0px solid #6F9DD9;
height:100%;
vertical-align:top;
width:100%;
}

/*Podnožje*/

#footer1             { position:relative; background:#e5e5e5; height:146px; font-size:1.1em; color:#7c7c7c; }
#footer1 div         {
	width: 972px;
	margin: 0 auto;
	position: relative;
	float: none;
}
#footer1 #copyright  {
	position: absolute;
	top: 8px;
	right: 15px;
	float: none;
}
#footer1 #dimedia    { position:absolute; bottom:-30px; left:10px; color:#000; }
#footer1 ul        {
	width: 379px;
	position: relative;
	top: 8px;
	overflow: hidden;
	float: left;
	left: -27px;
}
#footer1 ul li     { float:left; padding:1px 10px; margin-bottom:8px; background:url('../PublishingImages/link-separator.png') no-repeat left -49px; }
#footer1 ul li.second-line { background:url('../PublishingImages/link-separator.png') no-repeat left -15px; }
#footer1 ul li.second-line.first { background:none; }
#footer1 ul li.first { background:none; }
#footer1 ul li a   { color:#7c7c7c; }

/*Nav..naši partneri,  novosti, O nama, kontakt */

 #nav          { float:right; padding:10px 0; height:1%; margin-right:10px; display:inline; margin-top:40px; }
 #nav td       { float:left; padding:1px 10px; background:url('../PublishingImages/link-separator.png') no-repeat left -15px; }
 #nav td.first { background:none; }
 #nav td a     { display:block; font-weight:bold; color:#7c7c7c; }
 #header #nav td.active a { color:#2eb4c8; }
 #nav td a:hover { color:#2eb4c8; }
 
/*Dimedia*/
 
.lfloat   { margin-right:15px; margin-bottom:15px; }
.rfloat   { margin-left:15px; margin-bottom:15px; }
.clear-left    { clear:left; }
.clear-right   { clear:right; }
.clear-both    { clear:both; }
.no-padding    { padding:0; }

h2  { font-weight:bold; }
h4  { color:#02253a; font-weight:bold; font-size:1.083em; }
p   { margin:15px 0; }
img { position:relative; }

#wrapper #sub-nav ul li#open a:hover { background:#2eb4c8 url('../PublishingImages/white-arrow-down.png') no-repeat 3px 11px; }

#content-wrap { float:left; width:762px; margin-top:9px; }
#content-wrap ul          { margin:15px 0; overflow: hidden; }
#content-wrap ul li       { list-style:square outside url('../PublishingImages/green-square.png'); margin:0 0 0 30px; }
#content-wrap .links      { overflow: hidden; }
#content-wrap .links li   { list-style:none outside none; margin:0; }
#content-wrap .links li a { display:block; background:url('../PublishingImages/green-square.png') no-repeat left 7px; padding-left:10px; }
#content-wrap a       { color:#2eb4c8; }
#content-wrap a:hover { text-decoration:underline; }

#main {
	float: left;
	width: 514px;
	margin-right: 20px;
}
#main.no-rsbar { width:762px; margin-right:0; }
#main .box      {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px 15px 15px;
	margin-bottom: 20px;
	overflow: hidden;
}

#main .box .container { margin-bottom:0!important; }
#main .box.no-padding { padding:0; }
#main .box.no-border  { border-width:0; }
#main .box .bottom-link       { display:block; padding-left:10px; background:url('../PublishingImages/green-arrow.png') no-repeat left center; float:right; }
#main .box.image-links ul     { padding:0!important; margin:0!important; }
#main .box.image-links ul li  { list-style:none outside none; margin:0!important; padding:0!important; }
#main .box h2                 { font-size:1.5em; color:#686868; font-family:Arial, sans-serif; margin-bottom:15px; }
#main .box h3                 { font-weight:bold; font-size:1.083em; margin-bottom:15px; }
#main .box h3.alt-01          { font-size:1.231em; }
#main .box #notice            { background:#f0ecb9; padding:10px; }
#main .box .more              { position:absolute; bottom:10px; right:10px; text-transform:lowercase; background:url('../PublishingImages/green-arrow.png') no-repeat left 7px; padding-left:10px; }

/*naslovnica*/
#page-headline        {
	background: #58c2d;
	height: 223px;
	margin-bottom: 30px;
	line-height: 1.2;
	background-color: #58c2D1;
}
#page-headline div    {
	float: left;
	width: 200px;
	margin: 0 px;
	display: inline;
	font-size: 1.083em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 0px;
}
#page-headline div h2 { color:#000; font-size:1.692em; margin-top: 15px; }
#page-headline img    { float:left; }
#content-wrap.moj-recronet #page-headline     { width:519px; height:256px; }
#content-wrap.moj-recronet #page-headline div { width:auto; margin:0; display:block; }
#content.index #content-wrap #page-headline     { position:relative; left:-210px; width:730px; height:295px; }
#content.index #content-wrap #page-headline div { width:auto; margin:0; display:block; }

#content-wrap.moj-recronet #main .box           { background:#fff url('../PublishingImages/moj-recronet-box-bg.png') no-repeat 1px 1px; }
#content-wrap.moj-recronet #main .box h2        { font-size:1.083em; color:#02253a; margin-bottom:0; padding-bottom:15px; border-bottom:1px dashed #dcdcdc; }
#content-wrap.moj-recronet #main .box h2 a      { position:absolute; top:10px; right:15px; font-size:.923em; background:url('../PublishingImages/green-arrow-bottom.png') no-repeat right center; padding-right:20px; }
#content-wrap.moj-recronet #main .box h2 a.click  { background:url('../PublishingImages/green-arrow-top-border.png') no-repeat right center; }

#content-wrap.moj-recronet #main #news-options        { background:#f1f0f0; border-bottom:1px dashed #dcdcdc; color:#666; padding:15px; }

#content-wrap.moj-recronet #main #news-options p      { margin-top:0; }
#content-wrap.moj-recronet #main #news-options button { margin-right:5px; }

/*desni sidebar*/
#right-sidebar {
	float: left;
	width: 224px;
}
#right-sidebar  div h2 {text-align:left; }
#content-wrap.moj-recronet #right-sidebar { margin-top:-286px; }
#content.index #right-sidebar { margin-top:-325px; }
#right-sidebar .box           {
	height: 401px;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 20px;
	padding: 0 10px 7px;
}
#right-sidebar .box .no-style { border-width:0; padding:0; background:none; }
#right-sidebar .box.no-style { border-width:0; padding:0; background:none; }
#right-sidebar .box h2  { background:#fff url('../PublishingImages/content-gradients.png') repeat-x left -36px; margin:1px -9px 0; padding:7px 0 7px 10px; font-size:1.083em; }
#right-sidebar .links.no-bottom-border  { border-bottom-width: 1px; }
#right-sidebar .links li    { list-style:none outside; margin:5px 0; }
#right-sidebar .links li a  { background:url('../PublishingImages/green-arrow.png') no-repeat left 7px; padding-left:10px; text-align:left; }
#right-sidebar .links.dashed li         { border-top:1px dashed #dcdcdc; text-align:center; }
#right-sidebar .links.dashed li.first   { border-top:0; }
#right-sidebar .links.dashed li img     { margin:10px 0; }

/*kutije kod edukacije*/
.box.cisco-recronet-courses          { position:relative; }
.box.cisco-recronet-courses div  { border-width:0!important; }
.box.cisco-recronet-courses h2    { text-indent:-9999px; overflow:hidden; background:none!important; position:absolute; top:0; left:0; padding:0!important; margin:0!important; }
.box.exams-application h2    { text-indent:-9999px; overflow:hidden; background:none!important; position:absolute; top:0; left:0; padding:0!important; margin:0!important; }
.box.exams-application ul       { background:url('../PublishingImages/pictures/exams-application.png') no-repeat; min-height:181px; height:auto!important; height:181px; padding-top:120px; margin-top:0!important; }

.box.cisco-recronet-courses ul  { background:url('../PublishingImages/pictures/cisco-recronet-courses.png') no-repeat; min-height:164px; height:auto!important; height:149px; padding-top:205px; margin-top:0!important; }
.box.cisco-recronet-courses ul li { margin:15px 0 15px 14px!important; padding:0!important; list-style:none outside none!important; font-size:1.833em; width:150px; line-height:1.3; }
.box.exams-application ul li { margin:15px 0 15px 14px!important; padding:0!important; list-style:none outside none!important; font-size:1.833em; width:150px; line-height:1.3; }
.box.cisco-recronet-courses ul li   { margin:6px 0 6px 14px!important; }
.box.cisco-recronet-courses ul li a { color:#fff!important; display:block; font-family:Arial, sans-serif; }
.box.exams-application ul li a { color:#fff!important; display:block; font-family:Arial, sans-serif; }
.box.cisco-recronet-courses ul li a { color:#2eb4c8!important; display:block; }

/*Accordion Naslovna*/
#index-accordion    {
	width: 188px;
	background: none;
	float: left;
	margin-right: 20px;
	margin-top: 334px !important;
	clear: left;
	border: 1px solid #ccc;
	height: 401px;
}
.accordion          { padding:0!important; margin: 0 !important; }
.accordion div          { padding:0!important; border-width:0!important; }
#index-accordion div          { padding:0!important; border-width:0!important; }
.accordion div div  { padding:0 10px!important; overflow:hidden; }
#index-accordion div div  { padding:0 10px!important; overflow:hidden; }
.accordion p              { margin:0!important; padding:10px 0!important; }
#index-accordion p              { margin:0!important; padding:10px 0!important; }
.accordion div img  { margin:10px 0 0!important; }
#index-accordion div img  { margin:10px 0 0!important; }
.accordion ul            { margin:10px 0!important; }
#index-accordion ul            { margin:10px 0!important; }
.accordion a              { color:#2eb4c8; }
#index-accordion a              { color:#2eb4c8; }
.accordion a:hover  { text-decoration:underline; }
#index-accordion a:hover  { text-decoration:underline; }
.accordion .more      { text-transform:lowercase; background:url('../PublishingImages/green-arrow.png') no-repeat left 7px; padding-left:10px; display:block; padding-bottom:10px; float:right; }
#index-accordion .more      { text-transform:lowercase; background:url('../PublishingImages/green-arrow.png') no-repeat left 7px; padding-left:10px; display:block; padding-bottom:10px; float:right; }
.accordion h3            { background:#a4a5a7 url('../PublishingImages/accordion-header-bg.png') repeat-x; font-size:.917em; font-weight:bold; line-height:23px; height:23px; padding-left:10px; color:#fff; border-top:1px solid #e3e3e3!important; border-bottom:1px solid #787b7e !important;}
#index-accordion h3            { background:#a4a5a7 url('../PublishingImages/accordion-header-bg.png') repeat-x; font-size:.917em; font-weight:bold; line-height:23px; height:23px; padding-left:10px; color:#fff; border-top:1px solid #e3e3e3!important; border-bottom:1px solid #787b7e !important;}
.accordion h3.ui-accordion-header { cursor:pointer; }
#index-accordion h3.ui-accordion-header { cursor:pointer; }
.accordion h3.selected      { background:#a4a5a7 url('../PublishingImages/accordion-header-bg.png') repeat-x left -23px; color:#2f6681; border-bottom:1px solid #e3e3e3!important; }
#index-accordion h3.selected      { background:#a4a5a7 url('../PublishingImages/accordion-header-bg.png') repeat-x left -23px; color:#2f6681; border-bottom:1px solid #e3e3e3!important; }
.accordion h4            { margin-top:5px; }
#index-accordion h4            { margin-top:5px; }
#index-accordion { width:188px; background:none; float:left; margin-right:20px; margin-top:334px; clear:left; border:1px solid #ccc; }

/*Slider naslovna*/
#main .box.slider-container h2 { background:#fff url('../PublishingImages/content-gradients.png') repeat-x left -36px; margin:1px 1px 0; padding:7px 0 7px 10px; font-size:1.083em; color:#02253a; }
#slider { position:relative; margin-bottom:0!important; }
.scroll { width:486px; height:170px; margin:0 15px!important; overflow:auto; position:relative;  /* fix for IE to respect overflow */
clear:left; }
#slider .scroll .panel h3     { font-size:1.333em; color:#686868; }
#slider .scroll .panel img    { margin:0!important; padding-left:15px; position:relative; top:-32px; }
#slider .scroll .panel .more  { position:absolute; bottom:0; right:40px; }
*:first-child+html #slider .scroll .panel .more  { bottom:15px; right:40px; }
* html #slider .scroll .panel .more             { bottom:15px; right:40px; }
.scrollContainer { }
.scrollContainer div.panel  { padding:0 40px; width:406px;  /* change to 560px if not using JS to remove rh.scroll */
position:relative; }
.scrollButtons              { position:absolute; top:69px; cursor:pointer; }
.scrollButtons.left         { left:5px; z-index:1; }
.scrollButtons.right        { right:5px; z-index:1; }
#slider .navigation         { background:#f2f2f2; margin-bottom:0; padding-bottom:18px; }
#slider .navigation li      { float:left; margin:0; margin:18px 2px 0 1px; padding:0 0 0 4px; list-style:none outside none; background:url('../PublishingImages/scroll-navigation-tabs.png') no-repeat left center; border-width:0!important; }
#slider .navigation li.first  { background:none; }
#slider .navigation li a      { font-size:.917em; }
#slider .navigation li a.selected { background:#68c6d5; color:#fff; text-decoration:none; }

#slider .navigation li a:hover { background:#68c6d5; color:#fff; text-decoration:none; }

#content.index #right-sidebar .box.educational-center     { margin-bottom:30px; min-height: 288px; height: auto !important; height: 288px; padding-bottom: 5px; }
#content.index #right-sidebar .box.educational-center ul  { border-bottom-width:0;  }

/*Quick Launch*/

#sub-nav {
	width: 188px;
	float: left;
	margin-top: 9px;
	clear: left;
	margin-right: 20px;
}



.leftNav1  tr td a
{
background:url('../PublishingImages/green-arrow.png') no-repeat 3px 10px; 
text-align:left;   
}

.leftNav2  tr td a
{
background:url('../PublishingImages/green-arrow.png') no-repeat 8px 10px; 
text-align:left; 
text-indent:3px;
}

.leftNavSelected  tr td a:first-child  
{	
	color:#2eb4c8;
}

.leftNav2{
	
	display:block; 
	padding:5px 0 5px 13px; 
	margin:0 0px; 
	border-top:1px dashed #dcdcdc; 
	line-height:16.5px;
  	line-height:16.5px;
	font-weight:bold;
	font-size:10px;
	font-family: "Trebuchet MS", sans-serif; 
}

.leftNav1
{
	background:url('../PublishingImages/content-gradients.png') repeat-x;
	height:100%;
}
 
 .leftNav{
 	
 width:188px;  float:left; margin-right:20px; clear:left; border:1px solid #ccc;
}

.leftNav1 tr 
{
	color:#02253a; 
	display:block; padding:5px 0 5px 13px;   
	font-weight:bold;
	font-size:10px;
	margin:0px;
}

.leftNav1 tr td a 
{
	
	 display:block; 
	 padding:5px 0 5px 13px;   
	 font-weight:bold; 
	 color:black;
}

.leftNav2 tr td a
{
	color:#848589;  
 	display:block; 
}

.leftNav2 
{
	  background-color:white;
}

.leftNavHover tr td a:hover

{
	color:#2eb4c8;  text-decoration:none;
}	

/*Mozilla varijacije meni*/

.ms-globallinks {
    white-space:nowrap;
}

/*Dokumenti download*/

.ms-viewheadertr{
	
		display:none;
}
.ms-vb-user{
	
		display:none;
	
	
}

/*Web partovi*/

.ms-WPHeader TD{
border-bottom:1px solid  #c6c6c6;
border-collapse:collapse;
 padding:1px;
}

.ms-WPTitle
{
font-weight:bold;
font-family: Trebuchet MS,sans-serif;
color:#4c4c4c;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:16px;

}

.ms-WPTitle span
{
font-weight:bold;
font-family: Trebuchet MS,sans-serif;
color:#4c4c4c;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:14px;

}

.image-area-left{
	padding:5px 10px 0px 0px;
	
}
.image-area-right{
	padding:30px 0px 0px 0px;
	
}

#footer{

 
 height:100px;
 display:none;
 
	
}

.link-item{
	
	color:#666;
	background:url('../PublishingImages/green-arrow.png') no-repeat 1px 6px;
	font-family: Trebuchet MS, sans-serif; 
	padding:0 0 0 10px;
				
	}

.item{}

/*Login*/

.ms-SpLinkButtonInActive{
border:#6f9dd9 1px solid;
vertical-align:top;
background-color:#ffbb47;
background-image:url("/_layouts/images/menubuttonhover.gif");
margin:1px;
}

/*Reset*/

button { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

input { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

th { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

tr { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

thead { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

tfoot { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

tbody { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

caption { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

table { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

legend { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

label { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

form { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

fieldset { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

li { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

ul { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

ol { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

dd { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

dt { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

dl { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

var { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

tt { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

sup { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

sub { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

strong { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

strike { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

small { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

samp { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

s { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

q { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

kbd { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

ins { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

img { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

font { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

em { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

dfn { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

del { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

code { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

cite { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

big { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

address { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

acronym { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

abbr { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

a { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

pre { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

blockquote { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

p { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

h6 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

h5 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

h4 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

h3 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

h2 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

h1 { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

iframe { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

object { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

applet { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

span { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

div { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

html { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family: inherit;  }

/* remember to define focus styles! */
:focus    { outline: 0; }
body      { line-height: 1; color: black; background: white; }
ul    { list-style: none; }

ol    { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table           { border-collapse: separate; border-spacing: 0; }
td { text-align: left; font-weight: normal; }
th { text-align: left; font-weight: normal; }
caption { text-align: left; font-weight: normal; }
q:after { content: ""; }
q:before { content: ""; }
blockquote:after  { content: ""; }
blockquote:before { content: ""; }
q   { quotes: "" ""; }

blockquote   { quotes: "" ""; }

/* Float classes */
.lfloat {
	float: left;
	width: 45%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
}
.rfloat {
	float: right;
	width: 45%;
	position: relative;
	margin-top: 0px;
	right: 0px;
	margin-right: 18px;
}

/* Clear Fix */
.clear:after              { content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both;  }
* html .clear             { height: 1%; }
*:first-child+html .clear { min-height: 0; }

/* Defaults */
strong { font-weight: bold; } 

#webpart {
	position: relative;
	top: -14px;
}

#main1 {
 border:1px solid #ccc;
 background:#fff;
 padding:10px 5px 15px 5px;
 margin-bottom:20px;
 position:relative;
 overflow:hidden;
 margin-right: 20px;
 width: 715px;
 float: left;
}

.rfloatCopy {
	float: right;
	width: 45%;
	position: relative;
}

/*Rezultati pretraživanja*/

.ms-pagemargin{
display:none;
	
}

#MainLeftCell{
	border: 1px solid #ccc;
	background: #fff;
	text-indent:5px;

}

#RightCell{
    height: 401px;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 20px;
	padding: 0 10px 7px;
	width:50px;
}

.srch-results{
	text-indent:10px;
	margin-top:10px;
}
