#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */
a img, :link img, :visited img {
 border: 0;
}
/* General / Header */
body {background:#fff url(/bg.jpg) top center repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
	}
a {color:#3b3b3b;text-decoration: none;}
a:hover {color:#666;text-decoration: none;}
#okvir {width:960px;margin:0 auto;}
#header {height:270px;width:960px;margin-bottom:30px;position:relative;}
#sredina {width:960px;position:relative;}

h1 { 
font-family: Cambria, serif;
font-size: 22px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}
a:hover img {
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
#topfeed {
	display:none;
	position:absolute;
	top:5px;
	left:8px;
	width:300px;
	height:50px;
}
#lijevo {width:250px;float:left;padding-right:10px;padding-top:10px;border-right:1px #e8e8e8 solid;}
#desno {width:645px;padding:20px;float:right;
font-family: "Lucida Grande", sans-serif;
font-size: 12.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;

}
.slika {padding:5px;margin:5px;border:1px #d9eafe solid;}
#footer {width:100%;height:140px;background:url(/footer.jpg) top center repeat-x;clear:both;position:relative;}
#rawr {width:960px;height:100px;background:#000;margin-bottom:10px;}


<p>

/* Style-Switcher */
#style-switcher {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	height: 34px;
}
#style-switcher ul {
	float: right;
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	float: left;
}
#style-switcher li {display: inline;}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #000;
	text-decoration: none;
	padding: 0 7px;
	display: inline;
	margin: 4px 4px 4px 0;
}
#style-switcher li a:hover {background: #fff;color:#000;}