html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
ul {list-style-type:none}
/* Tipografija */
body {font:normal 14px/1.5em Helvetica, Arial, sans-serif;color:#333}
a {color:#008;}

body {margin:0;padding:0;text-align:center;background:#bcddff url(design/bg2.png) repeat-x 0 100%}

#container {background:transparent url(design/bg1.png) fixed repeat-x 0 0}
#site {width:960px;margin:0 auto;text-align:left}
#title {position:relative;text-align:center;height:130px}
#languages {text-align:right;position:absolute;width:160px;left:800px;height:80px;top:30px;}

#nav {margin-bottom: 20px;}
#nav ul {height:32px;text-align:center;}
#nav li {display:inline}
#nav a {text-decoration:none;padding:0 0.5em;font:bold 16px/32px "Trebuchet MS",Arial,sans-serif;color:#f0e4e6;}
#nav a:hover {background:#bfd2ee;color:#4f627e}
#nav a.sel {background:#f0e4e6;color:#5b6472}

#text {float:left;width:380px;margin-right:20px}
.textformat p {margin:1em 0;text-align:justify}
.textformat p.img {text-align:center;background:#fff} 
.textformat p.img img {border:10px solid #fff}
.textformat h1 {font-weight: bold; margin-top:0;font-size:200%}
.textformat h2 {font-weight: bold; font-size:150%}
.textformat h3 {font-size:100%;font-weight:bold}
.textformat ul {margin: 1em 0 1em 2em;list-style-type:disc}
.textformat a {color:#000}

#gallery {float:left;width:560px}
  #subtext {padding-top:20px}

#subnav {float:left;width:180px;margin-right:20px}
#subnav li {}
#subnav a {padding:0.25em 1em;display:block;color:#333;text-decoration:none; font-weight:bold}
#subnav a:hover {background:#bfd2ee;color:#4f627e}
#subnav a.sel {background:#f0e4e6;color:#5b6472}
#subcontent {float:left;width:760px;}
#pages {float:left;width:140px;margin:0 10px 0 0;list-style-type:none;font-size:85%;padding-top:18px}
#pages a {text-decoration: none;display:block;border-bottom:1px solid #9ba4b2;padding-left:5px}
#pages a:hover {color:#fff;background:#333}

#footer {clear:left;font-size:80%;line-height:1.2em;padding-top:20px;padding-bottom:50px}

