*
{
	margin: 0;
	padding: 0;
}

img
{
    border-width: 0;
}

body
{
	background: #d2e2eb url(../img/bgCenteredFlat.jpg) top center repeat-y;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666;
}


a:link { color: #16579b; text-decoration: none; }
a:visited { color: #16579b; text-decoration: none; }
a:active { color: #16579b; text-decoration: none; }
a:hover { color: #16579b; text-decoration: underline; }

.Cat a { background-color: #eef3f8; }
.Cat a:hover { background-color: #eef3f8; text-decoration: none; }


.podnaslov {font-size:14px;color:#205A80;}

#Wrapper
{
	background: Transparent url(../img/bgCentered.jpg) top center no-repeat;
	min-height: 439px;
}

#WrapperContent
{
	width: 950px;
	margin: 0 auto;
}

#Top
{
	height: 29px;
	background: #d2e2eb url(../img/topBg.jpg) top center no-repeat;
	border-bottom: solid 3px #4a88c5;
	text-align: right;
	margin-right: 0px;
}

#Top p
{
    padding: 7px 10px 0 0;
    font-weight: bold;
    float: right;
}

#Top p.search
{   
    padding-top:4px
}

#Header
{
	height: 134px;
	background: #d2e2eb url(../img/header_i.jpg) top center no-repeat;
	margin-right: 0px;
}

#Header2
{
	height: 134px;
	background: #d2e2eb url(../img/building.jpg) top center no-repeat;
	margin-right: 0px;
}

#Header img, #Header2 img
{
	display: block;
	padding: 20px 0 0 20px;
}

#MainNav
{
	height: 48px;
	list-style-type: none;
	background: Transparent url(../img/ul.gif) 0 0 repeat-x;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	margin-right: 0px;
}

#MainNav a
{ 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

p.RssSpan
{
	margin: 0;
	padding-left: 20px;
	background: Transparent url(../img/rss.gif) 0 0 no-repeat;
	font-weight: bold;
}

#MainNav li
{
	float: left;
	background: Transparent url(../img/separator.gif) top right no-repeat;
	height: 48px;
	padding: 0;
	padding-top: 17px;
}

#MainNav li a.selected
{
    background: Transparent url(../img/liOverFeather.gif) top right no-repeat;
}

#MainNav li a.selectedLast
{
    background: Transparent url(../img/liOverFeatherLast.gif) top right no-repeat;
}

#MainNav li a
{
	padding: 17px 15px;
}

#MainNav li a:hover
{
	background: Transparent url(../img/liOverFeather.gif) top right no-repeat;
}

#MainNav li.last
{
	background-image: none;
}

#MainNav li.last a:hover
{
	background: Transparent url(../img/liOverFeatherLast.gif) top right no-repeat;
}

#MainContentWrapper
{
    /*background: Transparent url(../img/bottom.jpg) bottom center repeat-x;*/
}

#MainContent
{
    min-height: 297px;
    background: Transparent url(../img/Default2.jpg) 0 0 no-repeat;
    padding: 0px 27px;
    line-height: 15px;
    margin-right: 0px;
}


#MainContent2
{
    
    background: Transparent url(../img/MainContent2.jpg) 100% 100% no-repeat;
    padding: 0px 27px;
    line-height: 15px;
    margin-right: 0px;
    padding-top: 30px;
}


#MainContentInside
{
    min-height: 597px;
    background: Transparent url(../img/Main.jpg) 0 0 repeat-x;
    padding: 15px 27px;
    line-height: 16px;
    margin-right: 0px;
}

ul#Bread
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
}

ul#Bread li
{
   background-image: none;
   padding: 0; 
}

ul#Bread .left { float: left; }
ul#Bread .right { float: right; }
ul#Bread .right img { margin: 0 0 0 0; }

#Footer .left { float: left; }
#Footer  .right { float: right; }
#Footer  .right img { margin: 0 0 0 0; }

#Footer ul
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
}

#Footer ul li
{
   background-image: none;
   padding: 0; 
}

#Footer ul .left { float: left; }
#Footer ul .right { float: right; }
#Footer ul .right img { margin: 0 0 0 0; }

#Footer ul .left p
{
	margin: 0;
	padding: 0;
}

.txtSrch
{
    width: 100px;
    padding-right: 0px;
    margin-right: 0px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}

.btn
{
    font-weight: bold;
    font-size: 10px;
    padding: 1px 4px 2px 4px;
    font-family: Verdana;
}

.btnImage
{
	padding-top: 10px;
}

.Teaser
{
    float: left;
    width: 280px;
    margin: 25px 25px 0 0;
}

.TeaserLast
{
    margin-right: 0;
}

p
{
    padding: 0 0 20px 0;
}

.Teaser p
{
    margin: 10px 0;
    font-weight: bold;
    min-height: 70px;
    padding: 0;
}

ul
{
    list-style-type: none;
    padding-bottom: 15px;
}

#MainNav
{
    padding-bottom: 0
}

ul li
{
    padding: 0 0 3px 17px;
    background: Transparent url(../img/arr.gif) 0 4px no-repeat;
}

.Teaser ul li
{
    padding: 0 0 3px 17px;
    background: Transparent url(../img/arr.gif) 0 4px no-repeat;
    font-weight: normal;
}

.Teaser ul
{
    padding-bottom: 0;
}

h1
{
    color: #e99f00;
    font-size: 18px;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
   	line-height: 21px;
    letter-spacing: -1px;
    width: 610px;
}

h2
{
    color: #e99f00;
    font-size: 15px;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 21px;
    letter-spacing: -1px;
}

#MainContentInside h1
{
    padding: 0 0 10px 0;
}

#MainContentInside p
{
    padding: 0 0 10px 0;
}

h1 a
{
    color: #e99f00;
}

h1 a:link
{
    color: #e99f00;
}

h1 a:visited
{
    color: #e99f00;
}

h1 a:hover
{
    color: #16579b; text-decoration: none;
}

h1.Imperios
{
    padding: 0 0 0 45px;
    background: Transparent url(../img/imperios.gif) 0 0 no-repeat;
    width: 210px;
}

h1.Centrix
{
    padding: 0 0 0 45px;
    background: Transparent url(../img/Centrix.gif) 0 0 no-repeat;
    width: 200px;
}

h1.Podrska
{
	height: 40px;
}

h3
{
    color: #666;
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

h4
{
	font-size: 15px;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

p.PressHead
{
    font-weight: bold;
    padding-left: 42px;
    background: Transparent url(../img/arrPress.gif) 0 0 no-repeat;
    padding-bottom: 10px;
    font-size: 12px;
}


p.PressTeaser
{
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    background: Transparent url(../img/dott.gif) bottom center repeat-x;
}

.Cat
{
    font-weight: normal;
    font-size: 11px;
}

#HomeContent
{
    margin: 25px 0 0 0;
    /*background: Transparent url(../img/Gray.gif) 0 0 no-repeat;*/
    min-height: 339px;
    /*padding: 22px 22px 0 22px;*/
}

#HomePress
{   
    float: left;
    width: 350px;
    padding: 22px 22px 0 22px;
    background: Transparent url(../img/GrayBigHome.gif) 0 0 no-repeat;
}

#HomePressCestitka
{   
    float: left;
    width: 394px;
    /*padding: 22px 22px 0 22px;
    background: Transparent url(../img/GrayBigHome.gif) 0 0 no-repeat;*/
}

#HomeReferentna
{   
	float: left;
    width: 220px;
    padding: 22px 22px 0 22px;
    background: Transparent url(../img/GraySmaller.gif) 0 0 no-repeat;
    margin-left: 20px;
}

#HomeIso
{   
	float: left;
    width: 220px;
    padding: 22px 22px 0 22px;
    background: Transparent url(../img/GraySmaller.gif) 0 0 no-repeat;
    margin-left: 20px;
}

#HomePartners
{
	margin: 0 0 -22px 20px;
	padding: 22px 22px 0 22px;
	background: Transparent url(../img/GraySmallerHome.gif) 0 0 no-repeat;
	float: left;
}


#Footer
{
    margin: 15px 0 0px 0;
    vertical-align: bottom;
    padding: 30px 20px 30px 20px;
    height: 27px;
    background: Transparent url(../img/bottom.jpg) bottom center repeat-x;
    margin-right: 0px;
}

#Content
{
    /*float: left;
    width: 500px;*/
	background: Transparent url(../img/GrayBig.gif) 0 0 no-repeat;
	padding: 20px;
	min-height: 300px;
}

#Side
{
    /*float: left;*/
    width: 234px;
    background: Transparent url(../img/Side.gif) 0 0 no-repeat;
    min-height: 498px;
    padding: 20px;
}

#SideSpecial, .sSpecial
{
    /*float: left;*/
    width: 234px;
    background: Transparent url(../img/Side2.gif) 0 0px no-repeat;
    min-height: 498px;
    padding: 20px;
    margin-left: -20px;
    margin-top: 20px;
}


.srch

{
	margin: 0 0 10px 0;
	padding: 5px;
	border-bottom: dotted 1px #bbb;
}



.srch p
{	
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.srchAlternate
{	
	background-color: #eee;
}

.pager

{
	margin: 15px 0;
}

.srchTitle

{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}


.subLink
{
	font-size: 10px;
}

.SideSelected a, .SideSelected a:visited
{
	font-weight: bold;
	color: #d08f03;
}

.SideUl
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom:5px;
}

.SideUl li
{
	padding-bottom: 3px;
}

.SideUl li a
{
	color: #3576b9;
}

.SideDownload, .SideVideo
{
    margin-top: 15px;
}

.SideDownload li a, .SideVideo li a
{
	color: #3576b9;
}

.SideDownload li, .SideVideo li
{
	padding-bottom: 3px;
	background: Transparent url(../img/pdf.gif) 0 0px no-repeat;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}

.SideDownload li.ptt 
{
	padding-bottom: 3px;
	background: Transparent url(../img/ppt.gif) 0 0px no-repeat;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}

.SideVideo li
{
	background: Transparent url(../img/camera.gif) 0 0px no-repeat;
}


p.pdf
{
	background: Transparent url(../img/pdf.gif) 0 0px no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;  
}

#Content p.pdfNew
{
	background: Transparent url(../img/pdf.gif) 0 0px no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;  
}

#topMisc
{
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

#topMisc td
{
	vertical-align: top;
}

.Err, .Ok
{
    padding: 10px 0;
    color: #cb1800;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    font-weight: bold;
}

.Ok
{
    color: #079b00;
}



/* Accordion */
.toggler {
	color: #222;
	margin: 0;
	padding: 4px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	padding:5px 0 5px 30px;
}

.HalfFloat
{
	float: left;
	width: 420px;
}



.Half
{
    float: left;
    width: 400px;
}

.frmDesc
{
    height: 75px;
}

#Content form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
 
}

#Content form fieldset {
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

#Content form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0 0 0 10px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}


#Content form fieldset legend {
	font-size:13px; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
    padding: 0 10px;
    font-weight: bold;
    color: #666;
}

#Content form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:200px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#Content form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#Content textarea { overflow: auto; }

#Content form .required{font-weight:bold;} /* uses class instead of div, more efficient */

#Content form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

#fileToDownload
{
    margin: 10px 0 0 0;
}

.txtNormal
{
	border: solid 1px #7f9db9;
}

.txtError
{
	border: solid 1px #ff0000;
}	

.global
{
	color: #999;
	font-size: 11px;
	display: block;
	margin: 0px 0 0 0;
}

.global a
{
	color: #999;
}

.sign
{
	font-style: italic;
	color: #348acc;
}

.quoteTxt
{
	font-size: 12px;
	line-height: 19px;
	/*font-weight: bold;*/
	font-style: italic;
	color: #348acc;
	background: transparent url(../img/open.gif) no-repeat left top;

}

.lastletter
{
	padding: 0 22px 0 0;
	background: transparent url(../img/close.gif) no-repeat right top;
	color: #4e3114;
	
}

.wrkMan {
	float: left; 
	width: 120px;
}

.wrkMan img {
	display: block;
	margin-bottom: 15px;
	border: solid 1px #ddd;
}

.wrkDesc {
	float: left; 
	width: 410px;
}

.wrkWrapp {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: solid 1px #ddd;
	min-height: 1px;
}


.FloatedThumb {
	float: left;
	padding: 0 20px 0px 0;
	margin-bottom: 200px;
}

.vip {
    background-color: #e99f00;
    padding: 0 .5em;
}

.vip a {
    color: #fff;
}
