body {
	background-color: #bcc8d7;
	background-image: url("images/background.gif");
	background-repeat: repeat-x;
}

.main {
	border: 6px solid #39577d;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 900px;
	background-color: #101010;
}

.header {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	height: 550px;
}

.header2 {
	background-image: url("images/header2.jpg");
	background-repeat: no-repeat;
	height: 550px;
	background-color: #7590ad;
}

.nadheader {
	font: 24px Arial, Tahoma, Verdana;
	background-color: black;
	color: white;
	height: 80px;
}

.linkovi {
	font: 14px Arial, Tahoma, Verdana;
	color: #272d34;
	margin-top: 20px;
	height: 50px;
	line-height: 50px;
	width: 860px;
	background-color: #8da3bb;
	text-align: center;
}

.linkovi a {
	font: 14px Arial, Tahoma, Verdana;
	color: white;
	text-decoration: none;
}

.linkovi a:hover {
	font: 14px Arial, Tahoma, Verdana;
	color: #272d34;
}

.welcome_title {
	font: 16px Arial, Tahoma, Verdana;
	font-weight: bold;
	color: white;
	text-align: left;
	width: 850px;
	margin-top: 280px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.welcome_txt {
	font: 12px Arial, Tahoma, Verdana;
	color: white;
	text-align: left;
	line-height: 16px;
	width: 850px;
	margin-left: 20px;
}

.welcome_txt a {
	font: 12px Arial, Tahoma, Verdana;
	color: white;
	text-decoration: underline;
}

.welcome_txt a:hover {
	font: 12px Arial, Tahoma, Verdana;
	color: white;
	text-decoration: none;
}

.tour_title {
	font: 18px Arial, Tahoma, Verdana;
	font-weight: bold;
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tour_info {
	font: 13px Arial, Tahoma, Verdana;
	color: white;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 16px;
}

.tour_info a {
	font: 13px Arial, Tahoma, Verdana;
	color: white;
	text-decoration: none;
}

.tour_info a:hover {
	font: 13px Arial, Tahoma, Verdana;
	color: #a40c0c;
}


.footer {
	background-image: url("images/footer_background.gif");
	background-repeat: repeat-x;
}

.footer1 {
	font: 11px Arial, Tahoma, Verdana;
	height: 20px;
	border-bottom: 1px solid #5b6f88;
	width: 800px;
	margin-top: 10px;
	color: white;
	letter-spacing: 1px;
}

.footer2 {
	font: 11px Arial, Tahoma, Verdana;
	color: #272d34;
	margin-top: 3px;
	line-height: 16px;
}

.footer2 a {
	font: 11px Arial, Tahoma, Verdana;
	color: #272d34;
	text-decoration: none;
}

.footer2 a:hover {
	font: 11px Arial, Tahoma, Verdana;
	color: white;
}