/* colors
  #F9F4EF - svetlo drap
  #DDC9B9 - drap
  #BB9071 - vmesna
  #AA744D - zlata
  
  rdece od svetle do temne
  #DC8D86
  #B50016
  #950818 !!!
  #8A000D
  #770006
  #530000
*/


* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 12px "Trebuchet MS",arial, helvetica, sans-serif;
	line-height: 1.3em;
	color: #666;
	background: #950818 url(images/ozadje.gif) repeat-x;
}

strong {
  color: #333;
}

a {
	text-decoration: none;
	color: #950818;
}

a:hover {
	color: #530000;
	text-decoration: underline;
}


td {
  vertical-align: top; 
  padding: 4px 8px;
/*  color: #F9F4EF;
  border-right: 1px #DDC9B9 solid;
  background-color: #AA744D; */
  border-bottom: 1px #DDC9B9 dotted;

}


blockquote {
  padding: 10px 0 10px 6px;
	font-size: 15px;
	line-height: 22px;
	color: #333;
  font-family: georgia,times,serif;
}


li {
	list-style: none;
}


h1 {
	font-weight: bold;
	font-size: 22px;
	color: #950818;
	line-height: 1.1em;
  margin: 4px 0 0 0;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #950818;
	line-height: 1.1em;
  margin: 4px 0 0 0;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #AA744D;
	line-height: 1.2em;
  margin: 4px 0 0 0;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #AA744D;
	line-height: 1.2em;
  margin: 4px 0 0 0;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  margin: 4px 0;
	display: inline;
}
#extra-container {
	width: 958px;
	margin: 0 auto;
	height: auto;
  padding:0;
}

#container {
  padding:0;
  margin:0;
	width: 830px;
	float: left;
	height: auto;
  overflow:hidden;
}

#banner {
  padding:0;
  margin:0;
	width: 128px;
  float: right;
  position:relative;
  top:205px;

}


#intro {
	margin: 0;
}

#logo {
  float: left;
	width: 830px;
	height: 140px;
	background: url(images/glava.gif) no-repeat top;
	text-align: center;
}

#home {
  cursor: hand;
  margin-top: 50px;
  float: left;
  width: 640px;
	height: 40px;
}

#smallmenu {
	padding: 5px 15px 0 0;
	float: right;
}

#submenu {
  width: 150px;
  text-align: center;
	float: right;
}
#submenu li {
	font-size: 12px;
	line-height: 1.7em;
	display: block;
	border-bottom: 1px solid #530000;
}
#submenu li:hover {
	border-bottom: 1px dotted #530000;
}

#submenu li a {
  cursor: pointer;
	color: #ddc9b9;
}
#submenu a#current,
#submenu li a:hover {
	text-decoration: none;
	color: #fff;
}
#search {
  text-align: right;
  margin-top: 27px;
  width: 565px;
  padding: 0;
  clear: left;
  float: left;
}
.searchfield {
  padding: 1px;
	border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
	-khtml-border-radius: 0.3em;
	border: 1px solid #F9F4EF;
	font-size: 11px;
	background: #F9F4EF;
	color: #BB9071;
	width: 150px;
}

.searchbutton {
  padding: 1px;
	border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
	-khtml-border-radius: 0.3em;
	border: none;
	font-size: 11px;
	background: #F9F4EF;
	color: #BB9071;
}

.searchfield:hover,
.searchbutton:hover {
	background-color: #BB9071;
	color: #fff;
}

#over-content {
  clear: both;
  height: 10px;
  width: 830px;
	background: url(images/space.gif) no-repeat;
}

#under-content {
  clear: both;
  height: 42px;
  width: 830px;
	background: url(images/noga.gif) no-repeat;
}

#content {
  clear: both;
	float: left;
  padding: 0 15px;
	background: #F9F4EF;
	height: 100%;
	background: url(images/sredina-ozadje.gif) repeat-y left;
	margin-top: 0 !important; margin-top: -8px;
}

#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	padding: 15px 0 5px 15px;
	color: #AA744D;
}

#breadcrumbs2, #breadcrumbs2 strong {
  clear: both;
  margin: 0 auto;
	font-size: 10px;
	font-weight: bold;
	color: #950818; 
	text-align: center;
}

#left {
	float: left;
	width: 490px;
	padding: 30px;
	margin: 0;
}

#right {
	margin: 0;
	padding: 0 30px;
	margin: 30px 0;
	float: right;
	width: 189px;
	text-align: left;
	height: 100%;
	border-left: 1px #BB9071 solid;
}

#right a {
	color: #AA744D;
}
#left a {
	color: #950818;
}

#right ul, 
#right p,
#left ul, 
#left p {
	margin: 4px 0 12px 0;
}


.mceContentBody li,
#left li {
	background: url(images/bullet-gold.gif) no-repeat left;
	background-position: 0px 4px;
	padding: 0 0 0 12px;
}
#right li {
	background: url(images/bullet-gold-light.gif) no-repeat left;
	background-position: 0px 4px;
	padding: 0 0 0 16px;
}
#right a:hover, #left a:hover {
	color: #6E1E28;
}


#right .links li,
#left .links li {
	list-style: none;
	background: none;
	margin: 12px 0;
	padding: 0;
	border-bottom: 1px #DDC9B9 dotted;
}


.content1 {
  height: 100%;
}

.content2, .content3 {
  margin-top: 6px;
  padding-top: 6px;
}
.content2 strong, .content3 strong {
  font-weight: normal;
  color: #666666;
}
#box {
  margin-bottom: 30px;
}
#box li {
	background: url(images/bullet-white.gif) no-repeat left;
	background-position: 0px 4px;
	padding: 0 0 0 16px;
}
#box a {
  color:#333;
}
.small {
  padding-top: 4px;
	font-size: 10px;
	line-height: 12px;
}

.readmore {
  height: 4px;
  position: relative;
  top: -6px;
  text-align: left;
}

.readmore a:hover {
	text-decoration: none;
  cursor: pointer;
}


#footer {
	text-align: center;
	clear: both;
	padding: 20px 0 30px 0;
	font-size: 10px;
	line-height: 1.4em;
	color: #aa744d;
}
#footer a:hover  {
	color: #ddc9b9;
	border-bottom: 1px dotted #ddc9b9;
}

#footer a{
	color: #aa744d;
	border-bottom: 1px dotted #aa744d;
}
#footer strong {
  color: #aa744d;
}

#peta {
	text-align: center;
  font-family: arial, helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  font-size: 8px;
	clear: both;
	line-height: 1px;
	padding: 10px 0;
	line-height: 1em;
}

#peta a {

}

#peta a:hover {

}




/* CENIKI */


#ceniki td {
	background: #770006;
}

#ceniki .naslov {
  padding: 8px 8px;
	background: #950818;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#ceniki .cena {
	color: #FFC0CB;
  padding: 8px 8px;
	background: #950818;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
#ceniki .opis {
	background: #950818;
	font-weight: bold;
	text-align: right;
}
#ceniki .prazno {
	background: #F9F4EF;
}


#ceniki li {
	background: url(images/bullet.gif) no-repeat left;
	background-position: 0px 6px;
	padding: 0 0 0 16px;
}








/* sNews */
#login{
  width: 20px;
  margin: 0 auto;
}

fieldset {
  background: #E5EFFD;
	border:1px solid #ABC6DD;
	padding: 0 10px 10px 10px;
	margin: 25px 0 5px 0;
	color: #000;
	position: relative;
}

legend {
  background: #FFFFFF url(images/box.gif) no-repeat;
	border:1px solid #ABC6DD;
	font-weight: bold;
	font-size: 13px;
	color: #003090;
	padding: 0 5px 0 21px;
	margin-bottom: 10px;
	line-height: 1.5em;
  position: relative;
  top: -0.75em;
}

input {
	padding: 2px;
	background: #FFFFFF;
	border:1px solid #ABC6DD;
	font-size: 12px;
}

input:hover {
  background: #E5EFFD;
  cursor: pointer; cursor: hand;
} 

#admin textarea {
	width: 462px;
	height: 400px;
	padding: 3px;
	background: #FFF;
}

.comment {
	background: #F5F6F6;
	color: #808080;
	padding: 10px;
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
}
.commentsbox {
	background: #f4f4f4;
	color: #808080;
	padding: 10px;
	margin: 0 0 10px 0;
}
.date {
	border-top: 1px solid #eee;
	margin: 0 0 20px 0;
}
.New_Admin_Links {
	font-size: 85%;
	text-align: center;
}

#admin h5,
#admin a {
  color: #003090;
  border: none;
}

.admintable td {
  background: none;
	color: #000;
  border: 0;
}



/* For Admin Bar */
#admin_menu {
  background: #E5EFFD url(images/box.gif) no-repeat;
	border: 1px solid #ABC6DD;
	padding: 5px 20px;
	margin: 5px 0;
	color: #000;
	float: left;
	width: 633px;
	font-size: 13px;
	text-align: center;
}
#admin_menu a {
	color: #003090;
}
#admin_menu p {
	margin: 0;
	padding: 5px 0;
}
#admin_menu span {
	padding: 0 7px 0 0;
}

body.mceContentBody {
  background: #F9F4EF;
  background-image: none;
}









input, textarea, .inputbox, .button, select {
  padding: 1px;
	border: 1px solid #DDC9B9;
	font-size: 11px;
	border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
	-khtml-border-radius: 0.3em;
}


#right input, textarea, .inputbox, .button, select {
	border: 1px solid #DDC9B9;
}

.checkbox, .radio {
border: none;
background: none;
padding: 0;
}

.divider {
  display: none;
}

.button {
  font-family: Arial, Helvetica;
  padding: 5px 10px;
	border: 1px solid #DDC9B9;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	cursor: pointer;
	background-color: #AA744D;
	color: #fff;
}

.button:hover {
	cursor: pointer;
	background-color: #DDC9B9;
	color: #AA744D;
}

input:focus, select:focus, textarea:focus {
	background-color: #DDC9B9;
}
#mod_search_searchword .inputbox {
	width: 100px;
}
.search .button {
	margin-left: 10px;
}

/**** FORMS ***************
 *
 *
 * */


a.infobox {
	text-decoration: none;
}
a.infobox:hover {
	cursor: help;
	color: gray;
}
a.infobox span {
	width: 200px;
	visibility: hidden;
	position: absolute;
	margin-top: 1.5em;
	padding: 1em;
	text-decoration: none;
}
a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
	visibility: visible;
	border: 1px solid #DDC9B9;
	color: gray;
	background: white;
}
div.form-left {
  clear: both;
  width: 120px;
  text-align: right;
  float: left;
  padding: 3px 0px;
}
div.form-right {
  clear: none;
  width: 330px;
  text-align: left;
  float: left;
  padding: 3px 10px;
}
div.form-info {
  clear: none;
  width: 16px;
  text-align: left;
  float: right;
  padding: 1px 0 0 0;
}
div.form-spacer {
  clear: both;
  width: 490px;
	border-bottom: 1px dotted #AA744D;
	font-size: 14px;
	line-height: 1.4em;
	color: #AA744D;
	font-weight: bold;
  text-align: left;
  padding-top: 10px;
  margin-bottom: 10px;
}

#left .form-spacer a {
	font-size: 16px;
	line-height: 1.4em;
	color: #AA744D;
	font-weight: bold;
}

/*div.form-spacer a {
	font-size: 12px;
  text-decoration: none;
	color: #AA744D;
	font-weight: bold;
}*/

div.form-wrap {
  width: 490px;
  clear: both;
  padding: 0;
  margin: 0;
}

div#sub1,
div#sub2,
div#sub3,
div#sub4,
div#sub5,
div#sub6,
div#sub7 {
  padding-top: 5px;
  padding-bottom: 20px;
}




/*Drop-down menu*/
#mainmenu {
  position: relative;
  height: 50px;
  left: 15px;
	clear: both;
	width: 900px;
}
#mainmenu a#current {
  padding: 17px 20px;
  margin-right: 1px;
	background: url(images/menu-izbran.gif) repeat-x;
  color: #AA744D;
}
/*Color navigation bar normal mode*/
#mainmenu ul {
	list-style-type: none;
}
#mainmenu ul li {
	text-decoration: none;
  text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
  display: inline;
	float: left;
	position: relative;
  z-index: auto !important /*Non-IE6*/;
  z-index: 1000 /*IE6*/	;
}
#mainmenu ul li a {
  float: none !important /*Non-IE6*/ 	;
  float: left /*IE-6*/	;
	display: block;
  padding: 17px 21px;
  margin-right: 1px;
  color: #F9F4EF;
	text-decoration: none;
}
#mainmenu ul li ul {
  display: none;
	border: none;
}
/*Non-IE6 hovering*/
#mainmenu ul li:hover a {
	background: url(images/menu-izbran.gif) repeat-x;
  color: #AA744D;
}
/*Color main cells hovering mode*/
#mainmenu ul li:hover ul {
	display: block;
	width: 280px;
	position: absolute;
  border-top: solid 1px #DDC9B9;
	z-index: 999;
	top: 50px;
	left: 0;
}
#mainmenu ul li:hover ul li a {
	font-size: 12px;
	display: block;
	width: 280px;
	height: auto;
	line-height: 1.3em;
	padding: 4px 6px;
	border-right: solid 1px #DDC9B9;
	border-left: solid 1px #DDC9B9;
	border-bottom: solid 1px #DDC9B9;
  background: none;
	background-color: #F9F4EF;
	font-weight: normal;
	color: #AA744D;
}
/*Color subcells normal mode*/
#mainmenu ul li:hover ul li a:hover {
	background: #DDC9B9;
  color: #AA744D;
}
/*Color subcells hovering mode*/
/*IE6 hovering*/
#mainmenu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

#mainmenu ul li a:hover,
#mainmenu ul li a:hover#current {
	background: url(images/menu-izbran.gif) repeat-x;
  color: #AA744D;

}
/*Color main cells hovering mode*/
#mainmenu ul li a:hover ul {
	display: block;
	width: 280px;
	position: absolute;
	border-top: solid 1px #DDC9B9;
	z-index: 999;
	top: 50px;
	left: 0;
}
#mainmenu ul li a:hover ul li a {
	font-size: 12px;
	display: block;
	width: 280px;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 6px;
	border-right: solid 1px #DDC9B9;
	border-left: solid 1px #DDC9B9;
	border-bottom: solid 1px #DDC9B9;
	background-color: #F9F4EF;
	font-weight: normal;
	color: #AA744D;
}
/*Color subcells normal mode*/
#mainmenu ul li a:hover ul li a:hover {
	background: #DDC9B9;
  color: #AA744D;
}
/*Color subcells hovering mode*/



/* colors
  #F9F4EF - svetlo drap
  #DDC9B9 - drap
  #BB9071 - vmesna
  #AA744D - zlata
  
  rdece od svetle do temne
  #DC8D86
  #B50016
  #950818 !!!
  #8A000D
  #770006
  #530000
*/

