/* COMMON */

html
{
	height: 100%;
	margin-bottom: 0.01em;
}


body
{
  background-image: url(images/Common/page_background.png);
  background-color: #FFFFFF;
  background-repeat: repeat-x;

  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #36659D;

  height: 100%;
  margin: 0px;
  padding: 0px;

  direction: ltr;
}

p
{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #36659D;
  margin: 5px;
  text-align: justify;
}

table
{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #36659D;
  border-color: #36659D;
  border-collapse:collapse;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

a
{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #966210;
  text-decoration: none;
  border: 0px;
}

a:hover
{
  text-decoration: underline;
}

hr
{
	height: 1px;
	color: #C3C3C3;
	background-color: #C3C3C3;
	border: none;
	width: 100%;
}

span.gray
{
  color: #666666;
}

span.dark_gray
{
  color: #BFBFBF;
}

img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

img.image_border
{
	border: 1px solid #948C84
}

img.hand_pointer
{
	cursor: hand;
	cursor: pointer;
}

input
{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 10px;
  border: 0px;
}
/* /COMMON */

/* UL MENU */
ul.ul_menu
{
	margin: 0px -1px 0px 0px;
	padding: 0px 0px 0px 16px;
}
/* /UL MENU */

/* FRAMEWORK */
td.framework_background_left
{
  background-image: url(images/Common/border_left.png);
  background-repeat: no-repeat;
  background-position: right top;
	width: 50%;
}

td.framework_background_center
{
  background-image: url(images/Common/center_background.png);
  background-repeat: repeat-x;
  width: 763px;
}

td.framework_background_right
{
  background-image: url(images/Common/border_right.png);
  background-repeat: no-repeat;
  background-position: left top;
	width: 50%;
}
/* /FRAMEWORK */

/* HEADER */
table.header
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 97px;
}
/* /HEADER */

/* FOOTER */
table.footer
{
  color: #386DA1;
  width: 100%;
}

td.footer_left
{
  padding-right: 10px;
  border-right: 1px solid #386DA1;
}

td.footer_center
{
  text-align: center;
  font-weight: bold;
}

td.footer_right
{
  padding-left: 10px;
}

td.footer_about_authors
{
  font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
  text-align: center;
}

a.footer_about_authors
{
	color: #386DA1;
}
/* /FOOTER */

/* INPUT */
input.long
{
  font-size: 10px;
  background-image: url(images/Login/input_long.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center right;
  border: 0px;
  width: 200px;
  height: 16px;
  padding-left: 2px;
  padding-top: 2px;
}
/* /INPUT */

/* MENU CONTAINER */
table.container_menu
{
  background-image: url(images/Container/menu_background.png);
  width: 100%;
  height: 35px;
}
/* /MENU */

/* LOGIN */
table.login
{
  color: #666666;
  width: 90%;
}

td.login_naslov
{
  color: #36659D;
  font-size: 13px;
  font-weight: bold;
}

input.login
{
  font-size: 10px;
  background-image: url(images/Login/input_login.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center right;
  border: 0px;
  width: 110px;
  height: 16px;
  padding-left: 2px;
  padding-top: 2px;
}
/* /LOGIN */

/* SEARCH */
input.search
{
	font-size: 10px;
	background-image: url(images/Search/input.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid #FF0000;
	width: 120px;
	height: 19px;
	padding-top: 3px;
	background-position: right center;
	padding-left: 5px;
}

/* EDIT LONG */
input.edit_long
{
	font-size: 10px;
	background-image: url(images/Common/input_long.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid #FF0000;
	width: 200px;
	height: 19px;
	padding-top: 3px;
	background-position: right center;
	padding-left: 5px;
}

/* SEARCH PANEL */
div.SearchPanel
{
	border: 0px solid #0000FF;
	padding-top: 0px;
	width: 35px;
	height: 19px;
	float: left;
	padding-right: 3px;
}

div.SearchPanel div.SearchButton
{
	border: 0px solid #FF0000;
	float: left;

}

div.SearchPanel div.SearchButton a
{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: no-repeat;
}

/* OBROBA RUMENA BELA */
table.obroba
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 50px;
}

tr.obroba
{
  margin: 0px;
  padding: 0px;
}

td.obroba_naslov
{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 4px;
  text-align: left;
}

td.obroba_besedilo_bela
{
  background-color: #FFFFFF;
  color: #36659D;
}

td.obroba_besedilo_rumena
{
  background-color: #FFF5D9;
  color: #36659D;
}

/* PRODUCT AD */
table.product_ad_left
{
  margin: 0px;
  padding: 0px;
  width: 385px;
  height: 224px;
}

td.product_ad_left_title
{
  color: #386DA1;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: right;
  padding-right: 6px;
}

td.product_ad_left_text
{
  color: #386DA1;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  padding-right: 6px;
}

table.product_ad_center
{
  margin: 0px;
  padding: 0px;
  width: 185px;
  height: 224px;
}

span.product_ad_center_title
{
  font-size: 14px;
  font-weight: bold;
}

td.product_ad_center_text
{
  color: #386DA1;
  font-size: 11px;
  padding-left: 18px;
}

td.product_ad_center_more
{
  color: #386DA1;
  font-size: 11px;
  padding-right: 50px;
  text-align: right;
}
/* PRODUCTS AD PANEL */
div.ProductsAdPanel
{
	border: 0px solid #0000FF;
	margin: 0 auto;
	padding-top: 6px;
	width: 350px;
	height: 26px;
	float: right;
	padding-right: 3px;
}

div.ProductsAdPanel div.ProductsAdButton
{
	border: 0px solid #FF0000;
	float: right;
	margin-left: 10px;
}

div.ProductsAdPanel div.ProductsAdButton a
{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: no-repeat;
}

/* MENU TOP PANEL */
div.MenuPanel
{
	border: 0px solid #0000FF;
	padding-top: 2px;
	padding-left: 2px;
	height: 26px;
}

div.MenuPanel div.MenuButton
{
	border: 0px solid #FF0000;
	float: left;
	margin-right: 8px;
}

div.MenuPanel div.MenuButton a
{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: no-repeat;
}

/* HAJDY */

div.menu
{
  width: 153px;
  padding: 2px;
  margin: 0px;
  position: absolute;
  font-family: Tahoma;
  font-size: 11px;
  /*visibility: hidden;*/
  display: none;
  text-align: left;
}

a.menuItem
{
	color: #5E5E5E;
	cursor: default;
	display: block;
	padding: 2px 2px 2px 8px;
	border-bottom : 1px solid #D4D0C8;
	border-left : 1px solid #D4D0C8;
	border-right : 1px solid #D4D0C8;
	background-color : #FFDA93;
}

a.menuItem:hover
{
  background-color: #FFC053;
}

/* /HAJDY */

/* NEWS SHORT */
table.news_short
{
	padding: 0px;
	width: 140px;
}

td.news_short_title
{
	/*font-size: 10px;*/
	color: #66605A;

	padding-bottom: 3px;
}

td.news_short_date
{
	color: #948C84;
	/*font-size: 10px;*/
}
td.news_short_summary
{
	color: #948C84;
	/*font-size: 10px;*/
}

.avtorji
{
	display: none;
}
