/* Global Styles */
@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #952905;
}
p {
    margin: 0px;
}

/* Styles za INDEX */
#contejner {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 800px;
}
#levo {
	width: 195px;
	height: 667px;
	background-image: url(../skupno/ozadje_levo.jpg);
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
#sredina {
	width: 189px;
	height: 667px;
	background-image: url(../skupno/ozadje_sredina.jpg);
	float: left;
	margin-top: 5px;
}
#desno {
	width: 406px;
	float: left;
	margin-top: 5px;
	display: inline;
}
#topNavigacija {
	padding: 0px 0px 5px 335px;
	width: 765px;
	height: 20px;
}
#logo {
}
#text {
	width: 185px;
	padding-left: 10px;
	height: 125px;
}
#infoPush1 {
	width: 165px;
	padding-left: 15px;
	padding-top: 20px;
	height: 125px;
	float: left;
}
#infoPush1 p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d98200;
}
#infoPush1 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d98200;
	text-decoration: underline;
}
#infoPush1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #952905;
	text-decoration: underline;
	background-color: #ffdf72;
}
#infoPush1 h1 {
	color: #d98200;
	font-size: 16px;
	font-family: "Trebuchet MS";
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}
#infoPush1 h1 a {
	color: #d98200;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}
#infoPush1 h1 a:hover {
	color: #d98200;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #FFFFFF;
}
#slikaZgoraj {
	width: 406px;
	height: 206px;
	float: left;
	margin: 0px;
}
.topGumbi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	padding: 8px 6px 0px 8px;
	float: left;
}
.topGumbi a {
	color: #ffffff;
	text-decoration: none;
}
.topGumbi a:hover {
	color: #ffbc09;
	text-decoration: none;
	background-color: #ffffff;
}
.topGumbiON {
	font-family: Tahoma;
	font-size: 11px;
	color: #cfe1ec;
	padding: 8px 8px 0px 12px;
	float: left;
}
.topGumbiON a {
	color: #cfe1ec;
	text-decoration: none;
}
.topGumbiON a:hover {
	color: #ffbc09;
	text-decoration: underline;
}
#mainNavigacija {
	width: 165px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
.mainGumbi {
	padding-right: 15px;
	padding-bottom: 5px;
}
.mainGumbi a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffdf72;
	font-weight: bold;
	text-decoration: none;
}
.mainGumbi a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #952905;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffdf72;
}
.mainGumbiON {
	padding-right: 15px;
	padding-bottom: 5px;
}
.mainGumbiON a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #952905;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffdf72;
}
.mainGumbiON a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #952905;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffdf72;
}
#infoPush2 {
	width: 340px;
	padding-bottom: 10px;
	float: right;
	padding-top: 15px;
}
#infoPush2 p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #797979;
	margin: 0px;
}
#infoPush2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #797979;
	text-decoration: underline;
}
#infoPush2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #797979;
}
#infoPush2 h1 {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#desnoText {
	width: 406px;
	float: left;
}
#contentOzadjeZgoraj {
	width: 406px;
	height: 30px;
	background-image: url(../skupno/ozadje_content_zgoraj.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content {
	width: 406px;
	background-image: url(../skupno/ozadje_content.jpg);
	background-repeat: repeat-y;
	float: left;
}
#content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #74341e;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
}
#content a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #707070;
	text-decoration: underline;
}
#content a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #707070;
}
#content h1 {
	color: #581d0a;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#content h1 a {
	color: #581d0a;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#content h1 a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #581d0a;
}
#content h2 {
	color: #8f632a;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS";
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#content h2 a {
	color: #8f632a;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#content h2 a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #8f632a;
}
#content h3 {
	color: #581d0a;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: left;
}
#content h3 a {
	color: #581d0a;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#content h3 a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #581d0a;
}
#content h4 {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#content h4 a {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#content h4 a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #305bce;
}
#content h5 {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#content h5 a {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#content h5 a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #305bce;
}
#content h6 {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#content h6 a {
	color: #305bce;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#content h6 a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	background-color: #305bce;
}
#content ul {
    margin: 0px;
    padding-left: 0px;
}
#content ul li {
    font-family: "Trebuchet MS";
    color: #707070;
    margin: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	list-style: inside;
}
#content ol {
    margin: 0px;
	padding-left: 20px;
}
#content ol li {
    font-family: "Trebuchet MS";
    color: #707070;
    margin: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	list-style: decimal;
}
#spodajObroba {
	width: 460px;
	height: 25px;
	float: left;
	background-image: url(../skupno/obrobaSpodaj.png);
}
#footerText {
	width: 406px;
	height: 40px;
	float: left;
	text-align: center;
	background-image: url(../skupno/ozadje_footer.jpg);
}
#footerText p {
	font-family: Tahoma;
	font-size: 11px;
	color: #ce4f25;
	padding-top: 18px;
}
#footerText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ce4f25;
	text-decoration: underline;
}
#footerText a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #ce4f25;
}

/* Styles za INDEX */
#mainGumbiSub {
	padding: 2px 0px 2px 7px;
}
#mainGumbiSub a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #046097;
	text-decoration: none;
}
#mainGumbiSub a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffbc09;
	text-decoration: underline;
}
#mainGumbiSubON {
	padding: 2px 0px 2px 7px;
	background-image: url(../skupno/puscica_subknofi.gif);
	background-repeat: no-repeat;
}
#mainGumbiSubON a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffbc09;
	text-decoration: none;
}
#mainGumbiSubON a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffbc09;
	text-decoration: underline;
}

/* vnosna polja !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#novica_box_rezervacije {
	width: 380px;
	padding: 6px 0px 0px 20px;
}
.rezervacije_imena_box {
	width: 120px;
	color: #8f632a;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-top: 2px;
	padding-left: 3px;
	height: 16px;
}
.rezervacije_box {
	width: 180px;
	color: #8f632a;
	font-size: 11px;
	font-family: "Trebuchet MS";
	background-color: #e0e0cf;
	height: 18px;
	border: none;
	padding-right: 3px;
}
.rezervacije_box_multiline {
	width: 180px;
	color: #8f632a;
	font-size: 11px;
	font-family: "Trebuchet MS";
	border: none;
	padding-right: 3px;
	background-color: #e0e0cf;
}
#knof_rezervacije_poslji {
	padding: 4px 15px 20px 24px;
}

/* fotogalerija !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#vseFotke {
	width: 350px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
}
.fotka {
	width: 100px;
	height: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.csc-textpic {
	width: 400px;
	padding-bottom: 20px;
	float: left;
}
.csc-textpic-imagewrap {
}

/* contenttable  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.contenttable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
	font-family: "trebuchet MS";
	font-size: 12px;
}
.contenttable td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
.sample tr {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}



