@charset "utf-8";
/* CSS Document */

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;

}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
}

body {
 height:100%;margin:0;padding:0; 
}
.navBack {
	background-image:url(../img/podloga-1-crop_01.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.navBack2 {
	/* background-image:url(../img/podloga-1-crop_02.jpg);
		background-repeat:no-repeat;
	*/
	background-color:#8D7C72;
	height:60px;
	
}

.navText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0C0C0;
	font-size: 12px;
	letter-spacing: 5px;
	vertical-align:middle;
	text-decoration:none;
	text-transform: uppercase;
	
}

.navText a{	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 5px;
	vertical-align:middle;
	text-decoration:none;
	
}
.navText  a:visited {
	text-decoration: none;
}
.navText a:hover 
{
	text-decoration: underline;
}

.navTD {
	height:30px;
	background-position: center;
}

/*
.links a{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #8D7C72;
}

.links a:hover {
	color: #000099;
}
*/

.links a{	
	color: #660000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.links  a:visited {
	text-decoration: none;
	color: #660000;

}
.links a:link {
	text-decoration: none;
	color: #660000;
}

.links a:hover 
{
	text-decoration: underline;
	color: #a60101;
}
.linksCurrent {
	color: #a60101;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.textMain {
	word-spacing:0.4ex;
	float:left;
	text-align:justify;
	clear:both;
	color:#8D7C72;
	font-size:12px;
	font-weight: lighter;
	text-indent: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textMainOther {
	word-spacing:0.4ex;
		color:#8D7C72;
	font-size:12px;
	font-weight: lighter;
	text-indent: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	max-width:770px;
	text-align:justify

}

img.floatLeft { 
    float: left; 
    margin: 4px; 
	padding-right:5px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
		padding-left:5px;
}
.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #8D7C72;
	letter-spacing: 8px;
	vertical-align: middle;
	text-align: center;
	text-indent: 2px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
