body {
	background: #000 url(images/back.gif) repeat-x;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}


div#wrap {
	overflow: hidden;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

div#header_top{
	background: url(images/header_top.gif) repeat-x;
	width: 749px;
	height: 27px;
	float: right;
	
}

div#header {
	background-repeat: repeat-x;
	width: 749px;
	float: right;
	overflow: hidden;
	height: 150px;
	background-image: url(images/header_back.jpg);
}
div#page {
	background-repeat: repeat-y;
	background-image: url(images/page_bg.gif);
	width: 820px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
div#left {
	height: 480px;
	width: 230px;
	background-image: url(images/gitarist.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	float: left;
}
div#subpage {
	background-image: url(images/gitara.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	width: 820px;
}
div#page_bottom {
	background-repeat: no-repeat;
	height: 29px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
div#bottom {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
div#content {
	overflow: hidden;
	background-image: url(images/gitara2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	padding-bottom: 15px;
}
div#right {
	width: 568px;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
div#logo {
	height: 127px;
	width: 128px;
	margin-left: 20px;
	position: relative;
	float: left;
	margin-right: 0px;
}

div#nav{
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}
div#nav li {
	float: left;
	list-style-type: none;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/krug.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	font-family: "Trebuchet MS";
}
div#nav ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#left ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
div#left li a {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	width: 200px;
	text-indent: 20px;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006CB7;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
div#left li a:hover {
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	color: #C6D9EC;
}
div#left li {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#menu {
	margin-left: 50px;
	margin-top: 50px;
}
h1 {
	color: #B0D8FF;
	text-transform: uppercase;
	font-size: 20px;
}
a {
	font-weight: bold;
	color: #EAF4FF;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
.photo_right {
	float: right;
	margin-left: 20px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	color: #B0D8FF;
}
.photo {
	border: 5px solid #CCCCCC;
}
div#naslov {
	height: 84px;
	width: 379px;
	overflow: hidden;
	position: relative;
	padding-left: 100px;
}
.nav1 {
	padding-left: 70px;
}
.nav2 {
	padding-left: 10px;
}
.nav3 {
	padding-left: 0px;
}.right_box img {
	margin: 2px;
	float: left;
	padding-bottom: 5px;
}
.right_box {
	overflow: hidden;
	float: right;
	width: 230px;
	margin-left: 15px;
}
