body {
	background:#E8F7F9 url(images/bg-body.png) repeat-x fixed center top;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:62.5%;
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#FF6600;
	}
a:hover {
	text-decoration:none;
	color:#FF9900;
	}



#wrapper {
	margin:0 auto;
	width:750px;
	background:#ffffff;
	font-size:1.2em;

	}
#header {
	height:140px;
	background:url(images/bg-header.jpg) no-repeat;
	}
.bgdiv {
	background: url(/images/bg.jpg) repeat center center;
	z-index: 2;
	height: 150px;
	width: 100ex;
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:200px;
	background:#efefef;
	margin-right:20px;
	z-index: 1;
	
	}
.boks {
	background: #E9E9E9;
	border: 1px solid #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}


.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660066;
	}
.comments a {
	color:#CCCCCC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#FF6600;
	}




#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.gif) no-repeat center center;
	color: #FFFFFF;
	font-weight: bold;
	}



#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	font-size: 10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#FF6600;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}



#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	font-style:normal;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
.frame2 {
	background: url(images/frame.gif) no-repeat;
}

a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:191px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
#sidebar2 {
	float:right;
	width:200px;
	margin-right:0px;
	padding-top: 25px;
	background: #FFFFFF;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-style:normal;
}
hr {
	color: #FF6600;
	font-size: 18px;
	font-weight: 600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.side {
	background: transparent no-repeat center;
	border: 1px dashed #000000;
	padding: 3px;
}


	
                   
                    .submeni {
	font-size:12px;
	color:#FFFFFF;
	cursor:default;
	background: #666666 no-repeat fixed left;
	padding-left: 25px;
	margin-left: 0px;
}
.p2 {
	padding-right: 5px;
	padding-left: 5px;
}
.p2active {
	padding-right: 5px;
	padding-left: 5px;
	background: #EFEFEF;
}
.boks2 {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.entry2 {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	background: url(images/pozadina.jpg) no-repeat center bottom;
}
.boks3 {
	background: #E9E9E9;
	border: 1px solid #FF6600;
	padding: 5px;
}
#wrapper #sidebar ul li a {
	font-size: 12px;
}

