@charset "utf-8";

.bodyClass {
	background-image: url(logo/ozadje_marelica_izginjajoce.png);
	background-repeat: repeat-x;
	margin: 10px;
}


#container {
	width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CSS Document */

#header {
	height: 170px;
	width: auto;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #535251;
	margin: 10px;
	color: #535251;
	padding-right: 0px;
}
.headerLeftDiv {
	width: 177px;
	float: left;
	height: 155px;
	margin: 0px;
	position: relative;
	left: -5px;
}
.headerRightDiv {
	float: none;
	height: 155px;
	margin-left: 10px;
	margin-right: 0px;
}
.headerTextTable {
	height: 100%;
	left: 6em;
	position: relative;
}

.headerText1 {
	font-size: 36px;
	text-align: center;
}
.headerText2 {
	font-size: 16px;
	text-align: center;
}
.headerText3 {
	font-size: 18px;
	color: #DE201C;
	text-align: center;
}



#sidebar {
	float: left;
	width: 172px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(logo/ozadje_marelica_izginjajoce.png);
	background-repeat: no-repeat;
}
.menuTable {
	height: auto;
	width: 172px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
}

.menuTable tr td {
	background-color: #535251;
	text-indent: 1em;
	font-size: medium;
	height: 20px;
	text-decoration: none;
	width: 100%;
}
.menuTable tr td a:link {
	color: #FFA51D;
	text-decoration: none;
}
.menuTable tr td a:visited {
	color: #FFA51D;
	text-decoration: none;
}
.menuTable tr td a:hover {
	color: #999;
	text-decoration: none;
}
.menuTable tr td a:active {
	color: #FFA51D;
	text-decoration: none;
} 
.sidebarText {
	font-size: 14px;
	color: #3E3D3C;
	letter-spacing: -1px;
	padding-left: 18px;
}
.sidebarText a:link {
	color: #3E3D3C;
}
.sidebarText a:visited{
	color: #535251;
}
.sidebarText a:hover {
	color: #FFA51D;
}






#mainContent {
	border-left-width: 1px;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-bottom: 0px;
	position: relative;
	left: 0px;
}

.mainTitleBright {
	font-size: xx-large;
	color: #FFA51D;
	text-align: left;
	top: 150px;
	margin-right: 10px;
	margin-left: 10px;
}

.mainTitleDark {
	font-size: large;
	font-weight: bold;
	color: #535251;
	position: relative;
	height: auto;
	float: none;
	margin-left: 10px;
	margin-right: 10px;
}
.mainContentTable {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}

.mainText {
	color: #3E3D3C;
	font-size: medium;
	letter-spacing: -1px;
	text-align: justify;
	padding: 0px;
	float: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.mainText a:link{
	color: #3E3D3C;
}
.mainText a:visited{
	color: #3E3D3C;
}
.mainText a:hover{
	color: #FFA51D;
}


.fotoGalery {
	background-color: #DE201C;
	height: auto;
	float: none;
	position: relative;
	padding: 2px;
	border: 1px solid #535251;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.fotoHolder {
	background-color: #F5D6A5;
	width: auto;
	border: 0px solid #535251;
	padding: 8px;
	margin: 0px;
	height: auto;
}
.fotoBorder {
	border: 2px solid #535251;
}
.fotoDistance {
	position: static;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 8px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fotoDescription {
	position: absolute;
	left: 200px;
	width: 50%;
	float: none;
	height: auto;
	padding: 5px;
	text-align: center;
	background-color: #535251;
	top: 20px;
	color: #FFA51D;
}
.welcomeText {
	position: absolute;
	left: 200px;
	width: 50%;
	float: none;
	height: auto;
	padding: 5px;
	text-align: center;
	top: 70px;
	color: #3E3D3C;
}

#footer {
	background-color: #535251;
	margin: 10px;
	height: auto;
	padding: 0px;
	float: none;
	bottom: auto;
	border: thin none #DE201C;
	width: auto;
}
.footerTopLink {
	color: #FFA51D;
	text-align: center;
	font-size: 14px;
}


.footerText {
	color: #FFA51D;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	font-size: 16px;
}
.footerText a:link {
	color: #FFA51D;
}
.footerText a:visited {
	color: #FFA51D;
}
.footerText a:hover {
	color: #8A8A8A;
}

