*{
	margin:0;
	padding:0;
}
body{
	background:#000 url(images/main-bg.jpg) repeat fixed;
	font-family:helvetica, verdana, arial, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#444;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
}
h2, h2 a{
	font:17px helvetica, verdana, arial, sans-serif;
	color:#555;
}
h2{
	padding-top:5px;
	padding-bottom:1px;
	margin-bottom:2px;
	border-bottom:1px dotted #ccc;
}
h2 a:hover{
	color:#06e;
}
#main-right h2{
	max-width:270px;
}
/* header */
.top{
	height:100px;
	background: url(images/logo2.gif) no-repeat;
}
.top a{
	display:block;
	width:300px;
	height:100px;
}
.my-spon,.ms1,.ms2,.ms3,.ms4,.ms5{
	position:absolute;
}
.my-spon{
	top:0px;
	left:612px;
}
.ms1{
	top:48px;
	left:372px;
}
.ms2{
	top:45px;
	left:495px;
}
.ms3{
	top:57px;
	left:565px;
}
.ms4{
	top:52px;
	left:638px;
}
.ms5{
	top:51px;
	left:718px;
}
a.menu-login{
	clear:both;
	float:left;
	display:block;
	height:30px;
	width:30px;
	background:url(images/dx-bar.png) no-repeat;
}
div.menu-end{
	float:left;
	display:block;
	height:30px;
	width:470px;
	background:url(images/dx-bar.png) no-repeat top right;
}
.menu, .menu li{
	float:left;
	color:eee;
}
.menu a{
	display:block;
	height:23px;
	width:70px;
	color:#ccc;
	text-align:center;
	padding-top:7px;
	background:url(images/dx-bar.png) no-repeat -30px 0;
}
.menu a:hover{
	color:#eee;
	background:url(images/dx-bar.png) no-repeat -30px -30px;
}
/* subheader */
div.blog{
	height:31px;
	width:45px;
	display:block;
	background:url(images/naslov.gif) no-repeat;
}
/* entry */
.entry-info{
	overflow:auto;
	font-size:10px;
	padding-bottom:8px;
}
.entry-info span{
	float:right;
}
.entry{
	padding-bottom:20px;
}
.entry p{
	text-align:justify;
	padding-bottom:5px;
}
.entry img{
	float:left;
	margin:3px 5px 4px 0;
	padding:3px;
	border:#ddd 1px solid;
}
.entry img:hover{
	border:#06e 1px solid;
}
.entry a,.sidebar-entry a{
	font-weight:bold;
	color:#222;
}
.entry a:hover,.sidebar-entry a:hover{
	color:#06e;
	text-decoration:underline;
}
.entry-info a{
	color:#000;
}
.entry-info a:hover{
	color:#06e;
}
.entry li{
	padding:0 0 0 12px;
	background:url(images/star-cb.gif) no-repeat 0 3px;
}
/* sidebar */
.sidebar-entry{
	width:267px;
	margin-bottom:20px;
	color:#222;
}
.sidebar-entry li{
	padding:1px 0;
}
#main-right a{
	color:#777;
}
#main-right a:hover{
	color:#06e;
}
ul.links, .half-sidebar, ul.flickr{
	overflow:auto;
	margin-bottom:20px;
}
ul.links li{
	width:117px;
	margin-right:16px;
	padding:1px 0 0 11px;
	float:left;
	font-size:11px;
	background:url(images/star.gif) no-repeat 0 3px;
}
ul.half{
	width:127px;
	margin-right:16px;
	float:left;
}
ul.half li{
	padding:2px 0 2px 0;
	border-bottom:#ddd 1px dotted;
}
ul.half li a{
	display:block;
}
.sidebar-slike{
	width:268px;
	margin:0 0 20px 0;
	padding:7px 0px;
	text-align:center;
	border:#eee 1px solid;
}
.sidebar-slike img{
	padding:5px 0px;
}
ul.flickr img{
	float:left;
	margin:10px 10px 0 0;
	padding:3px;
	border:#bbb 1px solid;
}
ul.flickr img:hover{
	border:#06e 1px solid;
}
/* shape stuff */
#big-picture{
	width:780px;
	margin:0 auto;
}
#header{
	position:relative;
}
#main{
	overflow:auto;
	background:#fff url(images/btp.gif) repeat-x;
}
#main-left{
	width:450px;
	padding:20px 20px 10px 20px;
	float:left;
}
#main-right{
	width:290px;
	padding:51px 0 10px 0;
	float:left;
	background:;
}
#footer{
	clear:both;
	width:100%;
	height:70px;
	background: url(images/bg.gif) no-repeat;
}
