/* CSS Document */

html {
    overflow:			-moz-scrollbars-vertical;
	}

form {
    margin: 0;
    padding: 0;
}

body {
    font-family:		verdana,tahoma, arial;
   	font-size:			12x;
	color:				#FFF;
	margin:				0;
   	background-color:	#FFF;
   	}

div, table {
    font-family:		verdana,tahoma, arial;
   	font-size:			12px;
	color:				#FFF;
	margin:				0;
   	}

A {
	color: 				#FFF;
	text-decoration: 	underline;
	font-size: 			12x;
	}

A:hover {
	color: 				#F90;
	}
	
.meni, A.meni {
	color: 				#FFF;
	text-decoration: 	none;
	font-size: 			11px;
	font-weight:		bold;
	}

A:hover.meni {
	color: 				#FFF;
	text-decoration: 	none;
	}
	
td.meni a {
	display: 			block;
	padding: 			5 5 5 10;
	border-bottom: 		solid 1px #0059d9;
	}
	
td.meni a:hover {
	background-color:	#0059d9;
	padding: 			5 5 5 5;
	border-left: 		solid 5px #FF9900;
	}
	
A.naslov {
	display:			block;
	color: 				#F90;
	font-size:			14px;
	text-decoration: 	none;
	font-weight:		bold;
	margin:				0 0 10px 0;
	}

A:hover.naslov {
	color:				#F90;
	text-decoration: 	underline;
	}
	
.naslov {
	color: 				#F90;
	font-size:			16px;
	text-decoration: 	none;
	font-weight:		bold;
	margin:				0 0 10px 0;
	}
	
.naglasi {
	color: 				#F90;
	font-weight:		bold;
	font-size: 			12x;
	}
	
.thumb {
	border: solid 10px #FFF;
	}
	
.slika {
	border: solid 15px #FFF;
	}

table.tips {
	background-image:	url(images/tips_ferlauf.gif);
	background-repeat:	no-repeat;
	font-size:			10px;
	}
	
.naslovtips {
	color: #FFF;
	}

a.naslovtips {
	color: #FFF;
	text-decoration: none;
	}

a:hover.naslovtips {
	color: #ff9900;
	}
	
td.content {
	background-image:	url(images/content_ferlauf.gif);
	background-repeat:	no-repeat;
	background-position: top right;
	padding:			20px;
	}
	
td.submeni {
	background-image:	url(images/submeni_ferlauf.gif);
	background-repeat:	no-repeat;
	}
	
table.upit {
	background-color:	#fff9a2;
	color:				#333333;
	font-size:			10px;
	}
	
.poljedatum {
	width:				100px;
	border:				solid 1px #FF6600;
	font-size:			10px;
	font-weight:		bold;
	}
	
.poljemjesto, .poljepodaci {
	width:				150px;
	border:				solid 1px #FF6600;
	font-size:			10px;
	font-weight:		bold;
	}
	
.poljeosobe {
	width:				50px;
	border:				solid 1px #FF6600;
	font-size:			10px;
	font-weight:		bold;
	}
	
.dugme {
	background-color:	#FF6600;
	border:				solid 1px #FF6600;
	font-size:			11px;
	font-weight:		bold;
	color:				#FFFFFF;
	}
	
.footer {
	font-size:			10px;
	color:				#000;
	}
	
a.footer {
	font-size:			10px;
	color:				#000;
	text-decoration:	none;
	}

a:hover.footer {
	font-size:			10px;
	color:				#fff;
	text-decoration:	none;
	}
	
.navigation {
	text-align:			center;
}

A.last {
	color: 				#FFF;
	text-decoration: 	none;
	font-size: 			12x;
	}

A:hover.last {
	color: 				#F90;
	}