/* NOVI PAGE */
/*
rdeca: #990000;
oranžna: #f60;
rumena: #fee881 (v logotu #fff000, v naslovu triBox-a #ffe61d)
tekst: #b1b1b1 ali #646464
ovalno bela: #f6f8fa;
temno modro-siva: #c1cfdd, 
svetlo modro-siva: #dae2eb;
success: #7f98af;
error: #f60;
*/
html, body {height:100%; margin:0; padding:0;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1; padding:0;}


body {
	text-align: justify;
	/*background-color: #f60;*/
	background-color: #FFE61A;
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma,Geneva,Verdana, Arial, Helvetica,sans-serif;
	color: #646464;
	font-size: 12px;
}

/* privzeto link */
a:link, a:visited {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

.error {
	font-size: 12px;
	font-weight: bold;
	color: #f60;
}
.success {
	font-size: 12px;
	font-weight: bold;
	color: #7f98af;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0;
	font-size: 0px;
}

#middle {
	width: 990px;
	height: auto;
	background: #FFF;
}

#naslov_podrocja {
	font-size: 16px;
	color: #f60;
	font-weight: bolder;
	margin-bottom: 25px;
}

.novica {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	margin-top: 10px;
	overflow: auto;
}
.novica_naslov {
	font-size: 13px;
	color: #646464;
	font-weight: bold;
	margin-bottom: 5px;
}
.novica_slika {
  float: left;
  height: 110px;
  width: 110px;
  text-align: center;
  margin-right: 6px;
}
img.novica_slika_imgs {
	border: 1px solid #000;
}
img.novica_slika_img {
	margin-top: 30px;
	border: 1px solid #000;
	width: 575px;
}
.novica_vsebina {
	margin-bottom: 20px;
	text-align: justify;
	width: 100%;
	height: auto;
}
.novica_vsebina a:link, .novica_vsebina a:visited {
	color: #f60;
}
.novica_cena_napis {float: left; font-size: 10px;}
.novica_cena {font-size: 10px;font-weight: bold;}
.novica_vsebina a:hover, .novica_vsebina a:active {
	color: #646464;
}
.novica_kratek_opis {
  margin: auto;
  margin-left: 0px;
  font-size: 12px;
  text-align: justify;
}
.novica_zanima_me_h4 {
	width: 100%;
	text-align: right;
	font-size: 12px;
}
.novica_kosarica {float: right; margin-right: 4px;}
.novica_kosarica a:link, .novica_kosarica a:visited
{
  font-size: 10px;
}
.novica_kosarica a:hover, .novica_kosarica a:active
{
	font-size: 10px;
}
.novica_kategorija {
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  margin-top: 10px;
}
.novica_vec {float: right; margin-right: 4px;}
.novica_vec a:link, .novica_vec a:visited
{
  font-size: 10px;
}
.novica_vec a:hover, .novica_vec a:active
{
  font-size: 10px;
}
.novica_nazaj { padding-top: 10px; margin-left: 4px; font-size: 10px; }
.novica_nazaj a:link, .novica_nazaj a:visited
{
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #f60;
}
.novica_nazaj a:hover, .novica_nazaj a:active 
{
  color: #646464;
}
.triBox_naslov {
	margin-top: 15px;
	text-align: left;
	float: left;
	width: 270px;
	font-size: 18px;
	letter-spacing: 3px;
}
.triBox_vsebina {
	float: left;width: 225px;height: 120px;margin-top: 20px;text-align: justify;
}
.triBox_povezava {
	float: left;width: 225px;height: 15px;margin-top: 5px;text-align: justify;
}

#kontakti {
	font-size: 13px;color: #000;
}

#kontakt input.frmIme, #kontakt input.frmTelefon, #kontakt input.frmEnaslov, #kontakt textarea.frmSprocilo,
#priporoci input.frmIme, #priporoci input.frmEnaslov, #priporoci div.frmSprocilo,
#kosarica input.frmPodjetje, #kosarica input.frmNaslov, #kosarica input.frmPosta, #kosarica input.frmTelefon, #kosarica input.frmEnaslov, #kosarica textarea.frmSporocilo
{
	border: 2px #c1cfdd solid;
	background: #dae2eb;
	color: #646464;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
#kontakt .submit_gumb, #priporoci .submit_gumb {
	color: #646464;
	background: #dae2eb;
	font-size: 12px;
	padding: 3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#priporoci .frmSprociloRadio
{
	border: 2px #c1cfdd solid;
	background: #dae2eb;
	color: #646464;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 400px;
	padding: 10px;
}

a.menu_www:link, a.menu_www:visited, a.menu_email:link, a.menu_email:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.menu_www:hover, a.menu_www:active, a.menu_email:hover, a.menu_email:active {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

#kosarica {
	text-align: left;
	
}
#kosarica input.submit_gumb {
	color: #646464;
	background: #dae2eb;
	font-size: 12px;
	padding: 3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a.triBox_vec_yellow:link,  a.triBox_vec_yellow:visited {
	color: #ffe61d;
	font-weight: bold;
	text-decoration: none;
}
a.triBox_vec_orange:link, a.triBox_vec_orange:visited {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}
a.triBox_vec_red:link, a.triBox_vec_red:visited {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
a.triBox_vec_yellow:hover, a.triBox_vec_yellow:active, a.triBox_vec_orange:hover, a.triBox_vec_orange:active, a.triBox_vec_red:hover, a.triBox_vec_red:active {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

#chat {
	font-size: 13px;color: #000;margin-bottom: 10px;
}

#latest {
	font-size: 13px;color: #000;margin-bottom: 10px;
}

#footer {
	width: 990px; height: 40px; background: #dae2eb;text-align:center;padding-top: 15px;font-size: 10px;
}
.footer_heading {
	width: 990px; height: 15px; background: #c1cfdd;
}
.footer_footing {
	width: 990px; height: 3px; background: #c1cfdd;
}
.footer_h2 {
	font-size: 10px;
	font-weight: normal;
}

#header {
	width: 990px; height: 217px;background: url('/images/header_image.png');font-weight: normal;text-align: right;
}
#header div.menu_top_cart {
	width: 21px;height:20px;float: left;margin-top: 7px;margin-left: 13px;
}
#header div.menu_top_logo {
	width: 125px;height: 30px;float:left;margin-left: 28px;margin-top: 23px;
}
#header div.menu_top_logo a.logo_link {
	height: 20px;width:120px;display: block;
}
#header div.menu_top_spacer {
	width: 135px;height: 28px;float:left;padding-top: 8px;
}
#header div.menu_top {
	width: 625px;height: 28px;float:left;padding-top: 8px;
}
a.menu_link {
	display: block;font-size: 14px;height: 18px;color: #FFF;
}
#header div.language_selector {
	float: left; height: 26px; width: 33px;padding-top: 10px; padding-right: 8px;text-align: right;
}
#breadcrumbs {
	float:right;height: 20px;color: #000;font-size: 11px;
}

#vsebina {
	width: 990px; min-height: 332px; background: #c1cfdd url('/images/middle_image_second.png') no-repeat;
}

#vsebina_prva_zgoraj {
	width: 990px; height: 212px; background: url('/images/middle_image.png');
}
#vsebina_prva_spodaj {
	width: 990px; background: #c1cfdd;
}

#menu_desno {
	float:left;width: 200px;padding-right: 15px; padding-left: 30px; padding-bottom: 5px;text-align: left;
}

.vsebina_void_left {
	float:left;height: 15px;width:50px;
}
.vsebina_void_right {
	float:left;height: 15px;width: 60px;
}
.vsebina_void_bottom {
	height: 15px;
}
.vsebina_void_top {
	width: 99px; height: 10px;
}
.vsebina_void_top50 {
	width: 99px; height: 50px;
}
.vsebina_void_center {
	float:left; width: 590px; padding-bottom: 5px;text-align: left;
}
.vsebina_leaf_left {
	float:left;height: 12px;width:50px;
}
.vsebina_leaf_right {
	float:left;height: 12px;width: 10px;
}
.vsebina_leaf_top_middle {
	float:left;height: 12px; width: 640px; background: url('/images/middle_image_blur_top.png');
}
.vsebina_leaf_middle_middle {
	float:left; width: 640px; min-height: 625px;padding-bottom: 5px;text-align: left; background: url('/images/middle_image_blur.png');
}
.vsebina_leaf_bottom_middle {
	float:left;height: 12px; width: 640px; background: url('/images/middle_image_blur_bottom.png');
}
.vsebina_leaf_right_menu {
	float:left;width: 200px;padding-right: 15px; padding-left: 30px; padding-bottom: 5px;text-align: left;
}
#menu_void_top {
	height: 190px;
	width: auto;
}

td.chat_heading {
	color: #000; font-weight: bold; font-size: 14px;padding-bottom: 5px;
}
td.latest_heading {
	color: #000;font-weight: bold; font-size: 14px;padding-bottom: 5px;
}
td.kontakt_heading {
	color: #000; font-weight: bold; font-size: 14px;padding-bottom: 5px;
}
span.kontakt_extra, div.kontakt_extra {
	color:#f60;font-weight: bold;
}
span.kontakt_text, div.kontakt_text {
	color:#fff;font-weight: bold;
}