body {
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;	
	text-align:center;
	background-color:#016c95;
}
h1 {
	font-size:28px;
	font-weight:normal;
	color:#6da837;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:15px;
}
p {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	margin:0px;
}
.clear {
	float:none;
	clear:both;
}

#content {
background-color:#64a1b8;
margin:22px 35px;
line-height:18px;
}

#content div#img{
text-align:center;
margin-bottom:15px;
}
#content div#img img{
border:#016c95 2px solid;

}
#main_menu {
margin:15px 5px 0 0;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:0.03em
}
#main_menu div div{
display:block;
margin:5px 0 5px 25px;
background-color:#1c425a;
}
#main_menu a{
display:block;
padding:3px 0 3px 25px;
color:#FFFFFF;
text-decoration:none;
background:url(../images/rentbeo_07.jpg) no-repeat 0 7px;

}

#main_menu div div a{
display:block;
padding:4px 0 4px 8px;
color:#ffffff;
text-decoration:none;
background:url();
}

#main_menu div div a.sel{
background-color:#c40202;

}


.lng{
float:left;
margin:10px 3px;
}
.rezervacija_s {
width:400px;
margin:10px 30px;
font-size:12px;
}

.rezervacija_s input{
width:170px;
}

.rezervacija_s textarea{
width:170px;
height:110px;
}
.rezervacija_s .r_button {
border:#666666 1px solid;
color:#666666;
padding:4px 0;
margin:10px;
}

.ttle {
background-color:#1c425a;
padding:4px 10px;
color:#fff;
text-decoration:none;
}
.ttle h1{
color:#fff;
text-decoration:none;
margin:0;
padding:0;
font-size:14px;
line-height:normal
}
.ttle a{
color:#fff;
text-decoration:none;
}

.cntt a {
display:block;
color:#fff;
text-decoration:none;
float:left;

}
.cntt img{
border:#016c95 2px solid;
margin:4px 6px 5px 0;
}
.cntt {
font-size:13px;
 
}
.info_apt div{
padding:4px 10px;
font-size:12px;
}

.nav_pg {
color:#FFF;
font-size:15px;
font-weight:bold;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
}

.nav_pg a{
color:#C40202;
text-decoration:none;
font-weight:normal;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	
	display: block;
}

/* Master button styles - note that up and down versions 
have been removed in this example */

.simply-scroll-btn {
	position: absolute;
	/*background-image: url(../js/buttons.png);*/
	width: 20px;
	height: 98px;
	z-index:3;
	cursor: pointer;
}
	
.simply-scroll-btn-left {
	left: 0;
	top: 0;
	background:url(../images/left.png) left 33px no-repeat;
	z-index:50;
}
.simply-scroll-btn-left.disabled {
	/*background-position: 0 0 !important;*/
}
.simply-scroll-btn-left:hover {
	/*background-position: 0 -88px;*/
}

.simply-scroll-btn-right {
	right: 0;
	top: 0;
	background:url(../images/right.png) right 33px no-repeat;
	z-index:50;
}
/*
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}*/

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 518px;
	height: 98px;
	margin: 1em 0;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 518px;
	height: 120px;
	
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 127px;
	height: 98px;
}
