/* download center*/

.dlc_box_lt {background:url(/fileadmin/templates/icons/dlc_bg_lt.gif) left top no-repeat; width: 47px; height:8px;}
.dlc_box_l {background:url(/fileadmin/templates/icons/dlc_bg_l.gif) left repeat-y; width: 47px;}
.dlc_box_lb {background:url(/fileadmin/templates/icons/dlc_bg_lb.gif) left bottom no-repeat; width: 47px; height:8px;}
.dlc_box_t {background:url(/fileadmin/templates/icons/dlc_bg_t.gif) top repeat-x; height: 8px;}
.dlc_box_b {background:url(/fileadmin/templates/icons/dlc_bg_b.gif) bottom repeat-x;height: 8px;}
.dlc_box_rt {background:url(/fileadmin/templates/icons/dlc_bg_rt.gif) right top no-repeat; width: 8px; height: 8px;}
.dlc_box_r {background:url(/fileadmin/templates/icons/dlc_bg_r.gif) right repeat-y; width: 8px;}
.dlc_box_rb {background:url(/fileadmin/templates/icons/dlc_bg_rb.gif) right bottom no-repeat; width: 8px; height: 8px;}
#dcBasicSearch {
	border: 1px solid #0078C1;
    height: 22px;
    width: 290px;
}
#dcBasicSubmit {
    background:url(/fileadmin/templates/icons/Search-button.gif) top left no-repeat;
    border: 0 none;
    color: #0078C1;
    font-size: 12px;
    font-weight: bold;
    margin-left: 8px;
    height: 27px;
    width: 155px;
}
.dcAdvancedTable .dcAdvancedTD {width:33%;}
.dcAdvancedWrap {border: 2px solid #0078C1; padding:10px;}
.dcAdvancedWrap .floatLeft {width: 32%; float:left; margin-right: 8px;}
.dcAdvancedWrap .floatLeft H3 {padding:7px;}
.dcAdvancedWrap TABLE {width: 100%; }
.dcAdvancedWrap SELECT {width: 100%; height: 150px; color:#00065E; }
.dcAdvancedWrap .dlc_box_content DIV {margin-left: 10px;}
.dcBasicWrap .dlc_box_content DIV {margin-left: 10px;}
.dcBasicWrap {margin-bottom: 20px;}
#dcSearchForm H2, .dlc_results H2, H2.dc {border:0 !important;}
.dlc_noFilesFound {padding:10px; font-size:12px; font-weight:bold;}

.dcTypeTable {width:100% !important;}
.dcSubmitTD {width:30px; vertical-align:bottom;}
.dcSubmit { text-align:right; margin-top:10px; }
#dcSubmit {
	background:url(/fileadmin/templates/icons/Search-button.gif) top left no-repeat;
    border: 0 none;
    color: #0078C1;
    height: 27px;
    width: 155px;
    font-size: 12px;
    font-weight: bold;
}


.dlc_results {border: 2px solid #0078C1; padding:0 0 10px 0;}
.dlc_results TABLE.dlc_box {width: 100%;}
.dlc_results .dlc_box_content DIV {margin-left: 10px;}
.download_results {width: 100%;}

.download_results TD {padding:3px; border-bottom:1px solid #D0D0D0;border-right:1px solid #D0D0D0;vertical-align:top;}
.download_results TH {border-bottom:2px solid #D0D0D0;border-right:1px solid #D0D0D0;padding:3px;}

.download_results TR:hover {background-color: #D0D0D0;}
.dlc_file, .dlc_filetype {text-align:center;}
.dlc_file A { font-weight:bold !important;}
.dlc_file_size {margin-top:3px;}
.dlc_size {text-align:right;}

.dlc_type {font-weight: bold;}
.dlc_version {text-align: center;}
.dlc_date {text-align:center;}
.dlc_notes P {margin:0 !important; width:80px;}
.odd {background-color:#e5e5e5;}

.dc_link A, .accessories_link {float:right;border:0 !important;color:#ffffff !important; font-size: 14px; width: 200px; height: 33px; text-align: center; display:block; background:url(/fileadmin/templates/icons/dc_button.png) top left no-repeat; padding-top: 32px;}
.dc_link {text-align:right;}
.dc_link A:hover, .accessories_link:hover {border:0 !important;background:url(/fileadmin/templates/icons/Button_mous_over.png) top left no-repeat; padding-top: 32px;} 

/* main template layout+decoration blocks */
#lang {
  float:right;
  font-size: 0.9em;
  color: #EEEEEE;
}

#lang A {
  text-decoration: underline;
}
#lang A:hover {
  text-decoration: none;
}

.new {
  font-size: 0.8em;
  color: red;
  display: inline;
  position: relative;
  top: -3px;
}
.sup {
  font-size: 0.8em;
  dispay:inline;
  position: relative;
  top: -3px;
}

html,body {
  border:0;
  margin:-1px 0 0 0;
  padding:0;
  height:100%;
  width:expression((documentElement.clientWidth < 784) ? "784px" : "100%" );
}

#canvas {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  text-align:left;
  position:relative;
  background: transparent url('bottom.gif') no-repeat bottom;
}

body>#canvas {
  min-width:784px;
  min-height:100%;
  height:auto;
}

A {
  cursor: hand;
}

/* LOGO IN GORNJE PASICE */

#logo {
   margin:0;
   padding:0;
   padding-left:5px;
   width:100%;
   height: 86px;
   text-align:left;
   background:transparent url('nutop.jpg') no-repeat left;
}

#temno_modra {
  border:0;
  margin:0;
  padding:2px 10px 2px 10px;
  background: #186BB7;
  color: white;
}
#temno_modra A {
  color:white;
  font-size:0.9em;
}

#svetlo_modra {
  border:0;
  margin:0 0 0 -15px;
  padding: 0;
  background: #00A7ED;
  text-align:left;
  font-size: 0.1em;
  height:1px;
}

.clear {
  clear:both;
}

.order_item .clear, .order_header {
  height: 1%;
}


* html ul { position: relative }
* html ol { position: relative }
* html dl { position: relative }

/* CONTENT */

#main_container {
  float:right;
  margin-left:-178px;
  width:100%;
}
#main_wrapper {
  margin-left:178px;
}
#main {
  width:100%;
  voice-family: "\"}\"";
  voice-family:inherit;
}
#main_wrapper>#main {
  width:auto;
}

#content_container {
  float:left;
  width:100%;
  margin-right:-160px;
}
#content_wrapper {
  margin-right:160px;
}
#content_float {
  width:100%;
  padding: 15px 0px 0px 12px;
  voice-family: "\"}\"";
  voice-family:inherit;
}
#content_wrapper>#content_float {
  width:auto;
}

#content {
  width: 100%;
  float:left;
}


/* DESNA STRAN */

#sidebar {
  float:right;
  width:142px;
  padding: 0 0px 0px 2px;
  background:transparent;
}

#shortcuts {
  padding-top:0px;
  margin-top:15px;
  margin-bottom:10px;
  line-height: 1.3em;
  width:140px;
  height:142px;
  border-width: 1px;
  border-style: solid;
  border-left:0;
}

/*
#inquiry {
  width:130px;
  padding: 5px 5px 5px 5px;
  margin-bottom: 10px;
  border:1px dotted #292C8C;
}

#inquiry .tx-quickpoll-pi1 .pollbar { 
  background: url(/typo3conf/ext/quickpoll/pi1/pollbar.gif) repeat-x left center;
}		
*/
#news {
  float: left;
  width:130px;
  padding: 5px 5px 5px 5px;
  border:1px dotted #292C8C;
}

.news-latest-date {
  float:left;
  padding-right:0.5em;
  font-size:0.9em;
  font-weight:bold;
}
.news-list-date {
  display: block;
  font-size:0.9em;
  font-weight:bold;
  color: #00065E;
}
.news-single-author {
  padding: 5px 0;
}


/* LEVA STRAN + MENI */

#navigation {
  float: left;
  width: 178px;
  padding: 0;
  margin:0;
}

#menu {
  position:relative;
  background: #00A7ED;
}


#current {
  background: transparent url('lista.gif') no-repeat 168px 5px;
  margin:0;
  padding:0;
  border:0;
}


#menu A {
  display:block;
  border: 0;
  color:white;
  height:auto;
  font-weight:bold;
  padding: 2px 10px 3px 10px;
}

#menu A:link,#menu A:visited {
  color:white;
}

#menu A:hover {
  color: lightyellow;
}


#menu UL UL A  {
  padding-left:20px;
}

#menu UL UL UL A  {
  padding-left:30px;
}

#menu UL UL UL UL A  {
  padding-left:40px;
  font-size: 0.9em;
}

#menu UL UL UL UL UL A  {
  padding-left:50px;
  font-size: 0.9em;
}

#menu UL {
  list-style:none;
  margin:0;
  padding:0;
}

#menu LI {
  display:block;
  list-style:none;
  padding:0;
  border-top: 1px solid #00A7ED;
  background-color: #186BB7;
/* #018FCE; */
}



#search {
  position:relative;
  background: #00A7ED url(menu_bottom.gif) bottom no-repeat;
  padding: 5px 3px 22px 10px;
  color: white;
  margin:0;
}

form {
  padding: 0;
  margin: 0;
}

#recent {
  line-height: 1.3em;
  padding: 5px 5px 5px 5px;
  margin:10px 0 0 5px;
  border:1px dotted #292C8C;
}


#tipafriend {
  padding: 10px 10px 0px 10px;
  text-align: left;
}
#tipafriend * {
  vertical-align: middle;
}
#tipafriend IMG {
  padding-right: 10px;
}
#tipafriend A {
  display: block;
  padding: 0 0 5px 0;
}





/* FOOTER */


#footer {
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  z-index:0;
  text-align:center;
  vertical-align:bottom;
  clear:both;
}


/* two column DIVs classes */

#left_column {
  float:left;
  width: 49%;
}
#right_column {
  float:right;
  width: 49%;
}

#left_column .imgtext-table {
 float:right;
 padding-bottom: 10px;
}

#right_column .imgtext-table {
 float:right;
 clear:none;
 padding-bottom: 10px;
}

/* definicija okenčkov na homepagu */

.home_items { 
  float:left;
  margin: 0px 10px 10px 0px;
  padding:0;
  width: 310px;
  height: 200px;
}


.home_items H2 {
  margin-top: 0px;
  margin-bottom: -1px;
  padding: 5px 5px 5px 5px;
  display:block;
}
.home_content {
  padding-top:5px;
}

.products_home .home_items H2 {
  background-color: #ADB8BF;
  color:white;
}
.markets_home .home_items H2 {
  background-color: #ADB8BF;
  color:white;
}
.news_home .home_items H2 {
  background-color: #ADB8BF;
  color:white;
}

.home_items {
  border:none;
}
.home_items IMG {
  float:left;
  margin-right: 25px;
}

.products_home .home_items IMG {
  border: 1px solid #ADB8BF;

}
.markets_home .home_items IMG {
  border: 1px solid #ADB8BF;
}
.news_home .home_items IMG {
  border: 1px solid #ADB8BF;
}

#path A {
  color: white;
}


.filemanager_date {
  font-size: 0.8em;
  font-decoration: italic;
}

#llpostHtml {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	display:none;
} 

div.email4download {
	height:168px;
	margin:-84px 0 0 -143px;
	position:absolute;
	top: 50%;
	left: 50%; 
	width:286px;
	z-index:999;
}

