body {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #595959;
}

h1, h2, h3 {
	text-decoration: none;
	color:  #b22828;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	border: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	display: block;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	display: block;
}
hr {
    border-style:dotted;
    border-color: #c0bfb9; 
    width: 100%; 
    margin: 3px; 
    padding: 0px 3px 0px 3px;
}

p {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px  10px 0px;
}

tr {
    vertical-align: top;
}

input[type="text"] {
    border: 1px solid #a64e30;
}
textarea{
border: 1px solid #a64e30;
}
#header {
	width: 902px;
	height: 176px;
	background: url(images/header.jpg) top left no-repeat;
	display: block;
	overflow: hidden;
    text-align: left;
	
}
#page {
	width: 902px;
	height: 100%;
	background: #ffffff;
}

#novica-outer {
	width: 184px;
	height: 85px;
	display: block;
	background: url(images/novica-bg.gif) top left repeat-x;
	margin-bottom: 10px;
}

#novica-inner {
	width: 100px;
	height: 71px;
	display: block;
	color: #565656;
	font-size: 12px;
	overflow: hidden;
	padding: 7px 4px 7px 80px;
	background:url(images/n1.gif) top left no-repeat;
	background-position: 7px 9px;
}

#novice {
	width: 164px;
	height: 100%;
    padding: 10px;
	display: block;         
    /*background: url(images/novice-bg.gif) top left repeat-y;*/
}
#novice_title {
    background: url(images/arrow.gif) no-repeat;
    background-position: 10px 1px;
    padding-left: 30px;
    font-weight: bold;
}
#novice_outer {                                             
    background: url(images/novice-bg.gif) top left repeat-y;
}
#novice_top {
    width: 184px;
    height: 5px;
    background: url(images/novice-bg-top.gif) top left no-repeat;
    font-size: 0px;
    display: block;
    
}
#novice_bottom { 
    width: 184px;
    height: 5px;
    background: url(images/novice-bg-bottom.gif) top left no-repeat;
    font-size: 0px;
    display: block;
}

#meniji {
	margin-bottom: 10px;
}

a.menu:link, a.menu:visited {
	width: 154px;
	height: 19px;
	display: block;
	color: #444444;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background: url(images/menu-bg.gif) top left no-repeat;
}
a.menu:hover {
	background-position: 0px -24px;
}

a.topmenu:link, a.topmenu:visited {
	width: 99px;
	height: 19px;
	color: #ffffff;
    display: block;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background: url(images/topmenu.gif) top left no-repeat;
}
a.topmenu:hover {
}

a.menu-open:link, a.menu-open:visited {
	width: 154px;
	height: 16px;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 8px;
	color: #444444;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background: url(images/menu-bg-open.gif) top left no-repeat;
}
a.menu-open:hover {
	background-position: 0px -24px;
}

a:link, a:visited {
	text-decoration: underline;
	color:  #444444;
}
a:hover {
	text-decoration: none;
}

a.arrow_link:link, a.arrow_link:visited {
	text-decoration: underline;
	color:  #444444;
    background: url(images/arrow.gif) top left no-repeat;
    padding-left: 20px;
    font-weight: bold;
}
a.arrow_link:hover {
	text-decoration: none;
}

#desno {
	width: 164px;
	background: url(images/desno-bg.gif) top left repeat-y;
	padding: 10px;
    display: table;
	#display: block;
	padding-bottom: 10px;
    font-size: 10px;
	color: #ffffff;
}
#desno_top {
	width: 184px;
	height: 6px;
    font-size: 0px;
	background: url(images/desno-bg-top.gif) top left no-repeat;
}
#desno_bottom {
	width: 184px;
	height: 6px;
    font-size: 0px;
	background: url(images/desno-bg-bottom.gif) top left no-repeat;
	display: block;
    margin-bottom: 5px;
}
#desno2 {
	width: 164px;
	height: 151px;
	background: url(images/desno-bg2.gif) top left no-repeat;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
	color: #444444;
    font-size: 11px;
}
h1.desno, h2.desno, h3.desno {
    color: #ffffff;
}
#blok {
	width: 100%;
	display: block;
	border-bottom: 2px dotted #cfcec9;
	padding-top: 10px;
	padding-bottom: 15px;
}

.blok-c-t {
    width:483px; 
    height:14px; 
    font-size: 0px;
    background:url(images/blok-bg-top.gif) no-repeat;
}
.blok-c-b {
    width:483px; 
    height:14px; 
    font-size: 0px;
    background:url(images/blok-bg-bottom.gif) no-repeat;
}
.blok-c {
    width:483px;
    background:url(images/blok-bg.gif) repeat-y;
    padding: 10px;
    text-align: center;
}

#dodatne_informacije {
    width: 390px;
    height: 83px;
    display: block;
    background: url(images/dodatne_informacije_bg.gif) top left no-repeat;
    color: #ffffff;
    padding: 5px 5px 5px 90px;
    overflow: hidden;
    font-size: 11px;
    
}    

#slika_frame {
    width: 132px;
    height: 84px;
    display: block;
    background: url(images/slike_frame.gif) top left no-repeat;
    overflow: hidden;
}
#slika_framer {
    width: 156px;
    height: 115px;
    display: block;
    background: url(images/slike_frame2.gif) top left no-repeat;
    overflow: hidden;
}

.prehrana_izlet {
    background: #eff0f4;
    border-bottom: 2px solid #ffffff;
    padding: 2px;
}

h1.izlet {       
    background: #a64e30;
    color: #ffffff;
    padding: 3px;
    margin:0px;
}
 
#topmeni{              
    display: inline;
}

a.dodatna_ponudba_link {
    width: 100%;
    height: 100%;
    display: block;
}

table.mojizlet {
    width: 450px;
    
}
table.mojizlet td {
    border-bottom: 1px solid #a64e30;
    
}
table.mojizlet a {
    text-decoration: none;
}