@charset "utf-8";
/* CSS Document */
.container {
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	color: #e8dcc8;
}
#Atlas {
	float: left;
	width:1366px;
	height: 400px;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#Avtor {
	float: left;
	width:1366px;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#Banner {
	float: none;
	width:1366px;
	text-align: center;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#Content {
	float: none;
	width:1366px;
	text-align: center;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#foto {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
#foto2 {
	float: left;
	margin-left: 0px;
	margin-right: 110px;
}
#foto3 {
	float: left;
	margin-left: 0px;
	margin-right: 110px;
}
#Meni {
	float:none;
	width:1366px;
	background-color:#fff;
	height:25px;
	margin-top: 4px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	text-align: center;
}
#Predstavitev {
	float: left;
	width:1366px;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#PreOrder {
	float: left;
	width:1366px;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#topLine {
	float:none;
	width:1366px;
	background-color:#fff;
	height:1px;
}
#topLine-1 {
	float:none;
	width:1366px;
	background-color:#fff;
	height:1px;
}
#topLine-2 {
	float:none;
	width:1366px;
	background-color:#fff;
	height:1px;
}
#topLine-3 {
	float:none;
	width:1366px;
	background-color:#fff;
	height:1px;
}
#Up-1 {
	float: right;
	margin-top:0px;
}
#Up-2 {
	float: right;
	margin-top:0px;
}
#Up-3 {
	float: right;
	margin-top:0px;
}
#words {
	float: right;
	margin-left: 20px;
	text-align: justify;
	width: 800px;
}
.text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333333;
	text-align: justify;
	letter-spacing: 1px;
}
.textsmall {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	letter-spacing: 1px;
}
a.mainmenu:link,a.mainmenu:visited {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 16px;
	color: #362c24;
	text-decoration: none;
	text-align: left;
	float: center;
	/* padding-left: 26px; */
	padding-right: 70px;
	letter-spacing: 2px;
	}
a.mainmenu:hover,a.mainmenu:active {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 16px;
	color: #8a8378;
	text-decoration: none;
	text-align:left;
	}