@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #446993;
}
#page {
	position: absolute;
	top: 1px;
	width: 100%;
	overflow: hidden;
	min-height: 1400px;
}
#palme {
	position: absolute;
	z-index: -10;
	top: 0px;
	min-width: 100%;
	max-width: 120%;
	min-height: 30%;
	max-height: 140%;
	right: 0px;
	left: 0px;
	display: block;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#admin , #adminlog{
	position:absolute;
	top:0px;
	width:30px;
	height:30px;
	z-index:1000;
	cursor: default;
	display: block;
	background-color: #09F;
	opacity:0.0;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	left: 0px;
}
#container  {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	margin-top: 60px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 425px;
	margin-top: 283px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: justify;
}
#tel_wrwpper {
	text-align: right;
	margin-bottom: 30px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 15px;
	display: inline;
}
h3 {
	font-size: 17px;
	font-weight: normal;
}
#tekst ul    {
	list-style-position: outside;
	margin-left: 24px;
	list-style-type: disc;
}
#tekst ul li      {
}
.bel_tekst {
	color: #FFF;
	line-height: 17px;
}
.moder_tekst {
	color: #ADD5FF;
}
.moder_tekst::selection {
	background:#FFF;
}
.moder_tekst::-moz-selection {
	background:#FFF;
}
#logo_container {
	text-align: right;
	margin-right: 130px;
	margin-bottom: 170px;
}
#fotke {
	position: relative;
	height: 676px;
}
.potrdiFoto {
	background-color: #000;
}
.potrdiFoto input {
	margin-right: 20px;
}
#fotke table td {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	font-size: 12px;
}
#fotke input {
	font-size: 11px;
}
#datumi {
}
#datumi table th {
	background-color: #3F668F;
	color: #FFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-shadow: #333 1px 1px 2px;
}
#datumi table td {
	padding: 8px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	
}
#tekst {
}
#sidebar1 a {
	text-decoration: none;
	color: #FFF;
}
#sidebar1 a:hover {
	text-decoration: underline;
}
.modra_senca {
	text-shadow: #00335E 1px 1px 2px;
}
#datumi table  {
	margin-bottom: 30px;
}
#nov_koncaj_wrapper {
	font-size: 18px;
	font-weight: bold;
	background-color: #627CA1;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 2px;
	position: relative;
	height: 20px;
}
#nov_koncaj_wrapper a  {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#nov_koncaj_wrapper a:hover {
	text-decoration: none;
}
#mainContent  {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 456px;
	padding-top: 0;
	position: relative;
} 
.foto_container
{
	padding:6px;
	width:230px;
	color:#000;
	position:relative;
	float:left;
	overflow:hidden;
	margin-right: 4px;
	margin-top: 4px;
}
.foto_container .transparency
{
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	background-color:#FFF;
	width:242px;
	position:absolute;
	top:0px;
	left:0px;
	height: 220px;
}
.foto_container:hover .trans {
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	background-color:#FFF;
	width:242px;
	position:absolute;
	top:0px;
	left:0px;
	height: 220px;
}
.foto_container .content a {
	text-align: center;
	display: block;
	cursor: pointer;
}
.foto_container .content a span {
	display: block;
	margin-right: -140px;
	margin-left: -140px;
	height: 268px;
	margin-top: -60px;
	overflow: hidden;
}
.foto_container
.content{
	position:relative;
	overflow: hidden;
}
#koledar {
	height: 200px;
	margin-right: 16px;
	background-image: url(../images/koled_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#koledar p {
	font-size: 16px;
	padding: 10px;
	display: inline;
}
#koledar ul  {
	list-style-type: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	display: block;
	word-spacing: -0.12em;
}
#koledar ul li   {
	font-size: 11px;
	display: inline;
	line-height: 11px;
	text-shadow: #CCC 1px 1px 2px;
}
.mesec_ime {
	width: 85px;
	text-align: right;
	color: #12335E;
	float: left;
	display: block;
	margin-right: 5px;
}
.oddano {
	color: #900;
}
.rezervirano {
	color: #093;
}
.rezervirano2 {
	color: #060;
}
textarea {
	width: 100%;
}
.description {
}
#gumbi {
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -40px;
}
body .mceContentBody{
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.odd {
	background-image: url(../images/bak.png);
}
.lih {
	background-image: url(../images/bak_bel.png);
}
.foto_container .content a.skrit{
	display: none;
}
