/* ----- RESET ----- */

html {font: 87.5%/1.5  Verdana, Arial, Helvetica, sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,address{margin:0; padding: 0;}
li, dd, blockquote {margin-left:1em;}
a:active {outline:none;}
fieldset {border:none;}
input, select, textarea {font-size:100%; font-family:inherit;}



body 		{ background: #f5f5f5; color: #444; margin: 60px auto; padding: 0; font-family: Helvetica, Arial, sans-serif; }
html>body 	{ font-size: 14px; }
h1 		{ font-size: 1.25em; }
p,
ul		{ line-height:1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }
a:link,
a:visited 	{ color: #6aa3c4; text-decoration: none; }
a:hover		{ color: #e5683f; }

#slika		{ float: right; margin-left: 2em; border: 1px solid #d0d0d0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#page		{ width: 600px; margin: 0 auto; background-color: #eee; border: 1px solid #d0d0d0; padding: 1.5em 1.5em 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
