/* default */
.center {
	text-align: center;
}
.centerAlign {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.right {
	text-align: right;
}
.rightAlign {
	float: right;
}
.left {
	text-align: left;
}
.leftAlign {
	float: left;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
p,h1,ul,li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* default body */
body {
	background-image: url(../images/bg.gif);
	background-position: 5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #6f4127;
}
/* splash */
div#splash {
	list-style-type: none;
	height: 50%;
	position: absolute;
	top: 25%;
	width: 50%;
	left: 25%;
}
div#splash ul {
	margin-top: 90px;
	list-style-type: none;
}
div#splash li {
	display: inline;
	padding-right: 90px;
}
div#splash li.last, div#col-left ul#lang li.last {
	padding-right: 0px;
}
/* podstrani */
div#outline {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#content {
	width: 845px;
	text-align: left;
	display: block;
	background-color: #f6e1bd;
	background-image: url(../images/bg-content.gif);
}
/* okvir */
div#up {
	background-image: url(../images/bg-up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}
div#down {
	background-image: url(../images/bg-down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 19px;
	clear: both;
}
div#left {
	float: left;
}
div#right {
	float: right;
	width: 100%;
}
/* konec okvirja */ 


/* footer */
div#foot {
	color: #ffffc7;
	padding-right: 18px;
	padding-left: 23px;
	margin-top: 4px;
	margin-bottom: 45px;
}
div#foot a {
	color: #ffffc7;
}
div#foot span.right {
	float: right;
	text-align: right;
	background-image: none;
}
div#foot span {
	float: left;
	background-image: url(../images/bg-foot-left.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	background-position: left center;
}
/* content */
div#col-left {
	float: left;
	width: 218px;
	margin-top: 9px;
}
div#col-left ul {
	list-style-type: none;
}
div#col-left ul#nav li {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	margin-bottom: 5px;
	text-align: center;
}
div#col-left ul#nav li a {
	font-size: 13px;
	font-weight: bold;
	color: #6f4127;
	text-decoration: none;
}
div#col-left ul#navsub li {
	line-height: normal;
margin-bottom: 0px;
	background-image: none;
}

div#col-left ul#lang {
	text-align: center;
}
div#col-left ul#lang {
	margin-top: 13px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: none;
}
div#col-left ul#lang li {
	display: inline;
	padding-right: 7px;
	margin-right: 5px;
}
div#col-left ul#navsub li a {
	color: #6F4127;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
div#col-left ul#navsub li a:hover {
	color: #a90100;
}
div#col-left ul#navsub {
	margin: 10px 0px 10px 10px;
}
div#col-left ul#nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#col-right {
	float: left;
}
#outline #right #left #content #col-left p {
	color: #82482c;
	margin-bottom: 18px;
	margin-left: 20px;
}
#outline #right #left #content #col-left p a {
	color: #82482c;
	text-decoration: none;
}
div#col-right h1 {
	color: #7e472b;
	font-size: 24px;
	margin-bottom: 21px;
	margin-top: 36px;
}
div#col-right h1.red {
	color: #a80100;
	font-size: 16px;
	margin-top: 0px;
}
div#col-right h2 {
	color: #7E472B;
	font-size: 16px;
	margin-bottom: 21px;
	margin-top: 36px;
}
div#col-right h3 {
	color: #7E472B;
	font-size: 12px;
	margin-bottom: 21px;
	margin-top: 36px;
}
div#col-right #top {
	margin-bottom: 30px;
	display: block;
	height: 124px;
	width: 586px;
	background-image: url(/img/splash-zima.jpg);
	background-repeat: no-repeat;
}
div#col-right #top p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #ffffc7;
	padding-top: 89px;
padding-right: 15px;
text-align: right;

}
div#col-right .col {
	width: 183px;
	_margin-right: -28px;
	float: left;
	margin-top: 21px;
	background-image: url(/img/bg-col.gif);
	background-repeat: no-repeat;
	background-position: 0px 21px;
}
div#col-right .spacer {
	width: 16px;
	float: left;
	height: 392px;
	margin-top: 48px;
	background-image: url(/img/spacer-red.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#col-right .col h1 {
	font-size: 13px;
	color: #ffffff;
	line-height: 43px;
	overflow: visible;
	margin-top: 0px;
	padding-top: 21px;
	padding-bottom: 18px;
	margin-left: 6px;
	padding-left: 88px;
	background-repeat: no-repeat;
}
div#col-right .col p {
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: normal;
}
div#col-right div#nocitev h1 {
	background-image: url(/img/col1.jpg);
}
div#col-right div#prehrana h1 {
	background-image: url(/img/col2.jpg);
}
div#col-right div#sport h1 {
	background-image: url(/img/col3.jpg);
}
div#col-right .col p.sum {
	font-weight: bold;
	margin-top: 23px;
}
div#col-right .col span {
	display: block;
	text-align: right;
	margin-top: 5px;
	margin-right: 14px;
	margin-left: 0px;
}
div#col-right .col div.bg {
	background-image: url(/img/bg-col-text.gif);
	height: 285px;
	_height: 295px;	
}
div#col-right .col .down {
	display: block;
	height: 31px;
	margin-top: 0px;
	float: left;
	clear: both;
	width: 183px;
	background-image: url(/img/bg-col-dn.gif);
	background-repeat: no-repeat;
}
div#tekst p {
	line-height: 19px;
	text-align: justify;
	margin-bottom: 19px;
	clear: both;
	font-size: 13px;
}
div#tekst table {
	clear: both;
}
div#tekst a {
	font-weight: bold;
	color: #7E472B;
	text-decoration: none;
}
div#tekst {
	color:#7E472B;
	margin-left:23px;
	margin-right:20px;
	width:579px;
}
div#tekst .row2 {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}
div#tekst .row3 {
	display: inline;
	width: 33.3%;
	float: left;
	text-align: center;
	margin-bottom: 19px;
}
.row3 p {
	font-size: 90%;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
div#tekst .kontakt {
	display: block;
	width: 50%;
	float: left;
	text-align: left;
}
div#tekst .kontakt p {
	margin-top: 15px;
}
div.bg ul {
	margin-left: 25px;
	margin-right: 15px;
}
div#tekst dd {
	margin-left: 0px;
	margin-bottom: 5px;
}
div#tekst dl .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form#form1 input#poslji {
    background-color: #F6F6F6;
    border: 1px solid #000000;
    line-height: 20px;
    display:block;

}
div#tekst dl input, div#tekst dl textarea {
    background-color: #ffffc7;
    border: #edd87e solid 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6F4127;
    height: 17px;
}
div#tekst dl textarea  {
    height:108px;
    width:262px;
}

/* custom */
.pic3 {
	width: 100%;
	list-style-type: none;
	margin-bottom: 40px;
}
.pic1 li{
	text-align: center;
}
.pic1 {
	width: 100%;
	list-style-type: none;
	margin-bottom: 40px;
}
.pic2 {
	width: 100%;
	list-style-type: none;
	margin-bottom: 40px;
	text-align: center;
}
.pic2 li{
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pic3 li {
	display: inline;
	margin-left: 20px;
}
#col-left h1 {
	font-size: 14px;
	color: #6F4127;
	text-align:center;
	margin-top: 10px;
	margin-left: 20px;
}

div#tekst img {
	border: 3px solid #623E2F;
}
div#container {
	text-align: center;
}
p#front {
	border: 3px solid #623E2F;
	display: block;
	width: 579px;
	_width: 573px;
	height: 200px;
	background-image: url(../images/front-hotel.jpg)
}
img.noborder {
	border: none;
	margin: 0px;
}
form#form1 img {
    border: none;
}
.error {
    color: red;
}
.error p {
    color: red;
    font-size: 10px;
    font-weight: bold;
}