body {
	background: #7b98bf url(../images/page_background.jpg) repeat-x fixed top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
	font-size: small;
}
/* Page Style */
#Indexpage {
	width: 924px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 15px;
    display: block;

}

#page {
    width: 922px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    background-color: white;

}
/* End of Page Style */

/* Index Page */
#IndexPageHeader {
	height: 325px;
	width: 907px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
	box-shadow: 0 0 4px #fff; -moz-box-shadow: 0 0 4px #fff; -webkit-box-shadow: 0 0 4px #fff;
	border: 4px solid #2D4164;
}

.Indexlogo {
	width: 924px;
	height: 330px;
}

.Indexlogo a {
	background: url(../images/ars-logo.png) no-repeat right;
	width: 925px;
	height: 70px;
	display: block;
	z-index: 500;
	position: relative;
}

.Indexlogo a span { display: none; }

#IndexPageMenu {
	margin: 0;
    padding: 0;
    text-align: center;
}

#IndexPageMenu ul {
	margin: 0;
    padding: 0;
}

#IndexPageMenu li {
	float: left;
    list-style-type: none;
    width: 304px;
    height: 154px;
    padding: 2px;
    background:url(../images/menubutton.png) no-repeat center}

#IndexPageMenu li a {
	font-size: 17px;
	font-weight: bold;
	color: white;
    padding-right: 10px;
    padding-top: 20px;
	display: block;
	line-height: 30px;
	text-decoration: none;
    text-align: right;
    vertical-align: middle
}

#IndexPageMenu li a span {
	font-size: 12px;
	line-height: 17px;
}

#IndexPageMenu li a:hover, #PageMainMenu li a.selected {
    color: #003366;
}

#IndexPageMenu img {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	margin-top: -20px;
}


#IndexPageContent {
	clear: both;
	display: block;
	height:320px;
}

#IndexPageFooter {
	font: normal normal small Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #D0D0D0;
	border-top-color: #D0D0D0 1px solid;
	margin: 10px 70px 10px 70px;
	padding: 10px;
}

/* End of Index page */

/* Content page */

#PageHeader {
    height: 125px;
	width: 922px;
    margin: 0 auto 0 auto;
}

.logo {
	width: 922px;
	height: 125px;
}

.logo a {
	background: url(../images/Top_Header_03.png) no-repeat right;
	width: 922px;
	height: 125px;
	display: block;
}

.logo a span { display: none; }

#PageMainMenu {
	margin: 0;
	height: 25px;
    padding: 0 0 5px 50px;
    background: url(../images/topmenu_background.jpg) no-repeat left center;
}

#PageMainMenu ul {
	margin: 0;
    padding: 0;
}

#PageMainMenu li {
	float: left;
    list-style-type: none;
}

#PageMainMenu li a {
	font-size: 11px;
	font-weight: bold;
	color: #85c9e6;
	display: block;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	padding: 0 7px;
}

#PageMainMenu li a:hover, #PageMainMenu li a.selected {
	background: #dee4eb;
	color: #003366;
}

#PageContent {
	padding: 15px 50px 5px 50px;
	border: white thin solid;
	display: block;
	clear: both;
	text-align: justify;
}

#PageContent h1 {
	font-size: 130%;
	color: #000099;
	border-bottom: solid thin #CC0000
}

#PageContent h2 {
	font-size: 110%;
	color: #000099;
	padding-top: 25px
}

.image_left{
	margin: 3px 10px 5px 2px;
	padding: 3px;
	border: 1px solid #909090;
	float: left
}

#PageContent table{
	border-collapse: collapse;
	border-spacing: 0;
	caption-side: left;
	empty-cells: show;
	table-layout: auto;
	padding: 2px;
	margin: 0;
	border: thin solid #C0C0C0;
}
#PageContent table td{
	border-bottom: thin solid #C0C0C0;
	text-align: center;
	padding: 3px;
}

#PageContent table th{
	border-bottom: thin solid #C0C0C0;
	text-align: center;
	padding: 3px;
}

#PageFooter {
   font: normal normal small Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 10px;
   color: #808080;
   border-top: #808080 solid 1px;
   margin: 10px 70px 10px 70px;
   padding: 10px;
}
/* End of Content Page */

.aviokompanije {
	float: right;
	margin:3px 20px;
}

.timetable {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:11px;
	/* width:480px;*/
	text-align: left;
	border: none !important;
	border-collapse:collapse;
	margin:20px;
}

.timetable th {
	font-size:14px;
	font-weight:normal;
	color:#039;
	padding:12px 15px;
}

.timetable td {
	color:#669;
	border-top:1px solid #e8edff;
	padding:10px 15px;
	text-align: left !important;
}

.timetable td span{
	color:#e2001a;
	background: #ddd;
	display: block;
	float: left;
	font-weight: bold;
	padding:3px;
	margin: 3px;
	text-align: left !important;
}

.oce-first{
	font-weight: bold;
	border-right:5px solid transparent;
	border-left:5px solid transparent;
}

.timetable tr:hover td { 
	color:#339;
	background:#eff2ff;
}

.timetable td:hover span{ 
	color:#fff;
	background:#e2001a;
}    

#IndexPageHeader {
	margin: 0 auto;
	overflow: hidden;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
	box-shadow: 0 0 4px #fff; -moz-box-shadow: 0 0 4px #fff; -webkit-box-shadow: 0 0 4px #fff;
	border: 4px solid #2D4164;
	width: 905px; /* important to be same as image width */
	height: 330px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#IndexPageHeaderContent {
    width: 925px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding:0;
}

.IndexPageHeaderImage {
    float: left;
    position: relative;
    display: none;
}

.IndexPageHeaderImage a img{
        border: none;
}

.IndexPageHeaderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}

.IndexPageHeaderImage span strong {
    font-size: 14px;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
    left: 0;
}

ul { list-style-type: none;}
/* ARS TOURS PAGE */

@font-face {  
	font-family: 'note';  
	src: url('../fonts/JC.ttf');  
 }  
 
#page_ars-tours {
    width: 922px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    background: url(../images/text4.jpg) repeat-y top left;
}

#page_ars-tours .logo a {
	background: url(../images/Top_Header_04.png) no-repeat right;
	width: 922px;
	height: 125px;
	display: block;
}

#page_ars-tours #PageContent {
	padding: 5px 10px;
	clear: both;
	border: none;
	text-align: justify;
	position: relative;
	overflow: auto;
	min-height: 700px;
}

#page_ars-tours #PageFooter {
   font: normal normal small Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 10px;
   color: #ddd;
   border-top: #ddd solid 1px;
   margin: 10px 70px 10px 70px;
   padding: 10px;
}

.note {
	width: 182px;
	height: 251px;
	margin: 10px;
	padding: 25px;
	background: url(../images/postit2.png) no-repeat left top;
	font-family: note;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	position:absolute;
	top: 0;
}

.item1 {right:230px;}

.item2 {right:0;}

.rezervacije{
	border: 1px solid #555;
	background: #efefef;
	margin: 25px 480px 10px 20px;
	padding: 20px;
	box-shadow: 3px 3px 4px #000; -moz-box-shadow: 3px 3px 4px #000; -webkit-box-shadow: 3px 3px 4px #000;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;	
}

.rezervacije .okvir {
	padding: 5px;
	box-shadow: -1px -1px 2px #aaa; -moz-box-shadow: -1px -1px 2px #aaa; -webkit-box-shadow: -1px -1px 2px #aaa;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;	
	border: 1 solid #bbb;
	background: #fff;
}

.rezervacije .okvir div {
	margin: 10px;
	font-family: Times;
}

.rezervacije h2{
	font-size: 15px;
	line-height: 48px;
	font-weight: bold;
	color: #000 !important;
	padding: 0 0 0 50px !important;
	margin: 5px;
	cursor: pointer;
}

.rezervacije li {
	list-style: circle;
}

.aviokarte {
	background: #fff url(../images/airplane5.png) no-repeat left top !important;
}

.aranzmani {
	background: #fff url(../images/bed2.png) no-repeat left top !important;
}

.slideshow { 
	height: 323px; 
	width: 430px; 
	margin: auto; 
	position:absolute;
	top: 300px;
	right: 10px;
	margin: 20px;
}

.slideshow img { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	box-shadow: 3px 3px 4px #000; -moz-box-shadow: 3px 3px 4px #000; -webkit-box-shadow: 3px 3px 4px #000;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
button {margin: 25px 480px 10px 20px;}

.map {
	border: none;
	float: right;
}

.map img {
	border: none;
}

.onlineupit {}
.onlineupit label {display: block; margin: 0; padding: 5px 50px 5px 5px; text-align: right;}
.onlineupit input, .onlineupit textarea { margin: 0 20px; width:300px; vertical-align: text-top;}

