/* Small Studio Template
   I'm sorry for non-english variables,
   but I think you'll manage */

body {
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 0.8em;
  background: #E7E7E7;
  text-align: center;
}

a {
  text-decoration: none;
  color: #B60400;
}

a:hover {
  color: #808080;
}

a img {
  border: 0;
}

h3 {
  font-size: 1.3em;
  margin: 0 0 5px 0;
  padding: 2px 0px 0px 0px;
  border-bottom: 2px solid #eee;
}

h4 {
  margin-bottom: 0.3em;
}

.blue {
  color: #286ea0;
}

#bg_top {
  width: 760px;
  margin: 0 auto;
  padding: 6px 10px 0 10px;
  background: url(../images/bg_top.png) no-repeat top left;
}

#bg_btm {
  width: 760px;
  margin: 0 auto;
  padding: 20px 10px 0 10px;
  background: url(../images/bg_btm.png) bottom left no-repeat;
}

.page {
  text-align: left;
  padding: 9px 4px 0 2px;
  color: #303030;
  width: 736px;
}

#header {
  clear: both;
  text-align: right;
  padding: 20px 15px 0 0;
  margin: 0px 0 3px 0;
  height: 40px;
  border-bottom: 2px solid #eee;
  background: #FFF url(../images/fade.gif) repeat-x;
  color: #808080;
}

#title {
  float: left;
  font-size: 14pt;
  font-weight: bold;
  padding: 0 0 0 10px;
}

#navigation {
  clear: left;
  float: left;
  width: 150px;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 0.9em;
}

#navigation ul {
  list-style: none;
  width: 150px;
  margin: 0 0 3px 0;
  padding: 0;
  font-size: 1.1em;
  border-right: 2px solid #ccc;
}

#navigation li {
  margin-bottom: 4px;
  padding: 0 5px 0 10px;
}

#navigation li a {
  font-size: 80%;
  font-weight: bold;
  text-align: right;
  height: 20px;
  text-decoration: none;
  color: #808080;
  display: block;
  padding: 6px 10px 0 10px;
  background: #fff;
  border-bottom: 1px dotted #ccc;
}

#navigation li a:hover {
  color: #286ea0;
}

.lijevo {
  margin: 9px 0 10px 0;
  padding: 3px 10px 5px 10px;
  width: 130px;
  color: #6B6B6B;
  line-height: 1.6em;
}

.lijevo a {
  text-decoration: underline;
}

.lijevo p {
  margin: 0;
}

#infobox {
  border: 1px solid #ccc;
  background: #f4f4f4;
  padding: 3px;
  margin-top: 5px;
}

.recent_articles {
  float: right;
  width: 273px;
  margin: 0 0 10px 0;
  padding: 5px 13px 20px 10px;
  border-left: 1px solid #DDD;
  color: #5D5D5D;
  line-height: 1.5em;
}

.recent_articles ul {
  margin: 0;
  padding: 0 0 0 1.2em;
  font-size: 90%;
}

.recent_articles ul li
{
  list-style-image: url(../images/strelica2.gif);
}

.recent_articles a {
  display: block;

  padding-bottom: 4px;
  margin-bottom: 2px;
  border-bottom: 1px dotted #ccc;
}

#pic {
  margin:  0 0 5px 155px;
  padding: 0px 10px 5px 6px;
  line-height: 1.4em;
  background: url(../frontpics/beach6.png) repeat-x;
  height: 146px;
}

#pic h2 {
  margin: 0px;
  padding: 15px 0 2px 5px;
  font-size: 12pt;
  color: #3A6794;
}

#pic p {
  margin: 0;
  padding: 0 0 0 5px;
  color: #5488BC;
  width: 260px;
}

.top_stories {
  margin: 0 300px 0 150px;
  padding: 5px 10px 5px 10px;
  line-height: 1.6em;
  text-align: left;
  color: #5D5D5D;
  border-left: 2px solid #eee;
}

.top_stories a, .top_stories a:visited {
  text-decoration: underline;
}

.top_stories p {
  padding: 0 0 1em 0;
  margin: 0;
}

.content {
  margin: 0 0px 20px 150px;
  padding: 5px 10px 5px 10px;
  line-height: 1.6em;
  text-align: left;
  color: #5D5D5D;
  border-left: 2px solid #eee;
}

.content a, .content a:visited {
  text-decoration: underline;
}

.content p {
  padding: 0 0 1em 0;
  margin: 0;
}

#downbox {
  margin: 0 10px 15px 10px;
  border: 1px solid #819CD7;
  background: #CDE1F9;
  clear: both;
}

#downbox p {
  padding: 6px;
  margin: 0;
}

#footer {
  clear: both;
  color: #808080;
  background: #FFF;
  font-size: 0.8em;
  text-align: right;
  padding: 9px 10px 9px 0;
  margin: 10px 5px 10px 5px;
  border: 1px solid #ccc;

}

#footer a {
  text-decoration: underline;
  color: #3A6794;
}

#footer a:hover {
  color: #000;
}

#top_spacer
{
  clear: both;
}

.credits
{
  text-align: right;
}
