body {
	background: #FFFFFF url(images/bela.jpg) repeat-x fixed top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-bottom: .75em;
	font-size: 110%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CC0000;
	font-size:140%;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #999999;
	padding-left:6px;
	font-size: 100%;
	text-align:center;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #CCCCCC;
	margin-bottom: .75em;
	font-size: 100%;
}


p, blockquote, ul, ol {
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul, ol {
	list-style-position: inside;
}

ul {
}

ol {
}

a {
	color: #CC0000;
}

a:hover {
	text-decoration: none;
}





													/* Header */

#header {
	width: 680px;
	margin: 0 auto;
}




													/* Page */

#page {
	width: 580px;
	margin: 0 auto;
	padding: 0 0 0 100px;

}



													/* Content */

#flash {
	float: left;
	width: 484px;

}

#content-wave {
	float: left;
	width: 327px;
	padding-bottom: 0;
}

#content {
	float: left;
	width: 327px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 25px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;



}

#content-first {
	float: left;
	width: 327px;
	padding-right: 30px;
	padding-bottom: 10;
	padding-left: 25px;
	height: 40px;

	
}

#content-topborder {
	float: left;
	width: 329px;
	padding-right: 30px;
	padding-bottom: 10;
	padding-left: 25px;
	height: 40px;
	border-bottom: 1px solid #cccccc;
	
}


#content-last {
	float: left;
	width: 327px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 25px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;

}

#content-middle {
	float: left;
	width: 327px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 25px;
}
		
													/* SLIKCE NA LEVI*/



#content .image {
	position: relative;
	margin: 3px 20px 0 -100px;
	float: left;
	border: 1px solid #CCCCCC;
}

#content .image img {
	border: 2px solid #FFFFFF;
}


#content-last .image {
	position: relative;
	margin: 3px 20px 0 -100px;
	float: left;
	border: 1px solid #CCCCCC;
}

#content-last .image img {
	border: 2px solid #FFFFFF;
}



													/* MENI */

#sidebar {
	float: right;
	width: 106px;
	margin-right: 74px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar h1 {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/star-logo.png) no-repeat left center;
	border-bottom: 1px solid #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
}

														/* AKTIVNI NASLOV MENIJA s FOTKO*/
#sidebar h2 {
	font:  #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/star-logo-red.png) no-repeat left center;
	border-bottom: 1px solid #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
}


#sidebar a {
	padding-left: 15px;
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover {
	text-decoration: none;
	color: #CC0000;
}

														/* Footer */


#content-adress {
	float: left;
	width: 384px;
	height: 35px;
}



#footer {
	width: 580px;
	height: px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 77%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

