{

padding: 0px;
}

body{

color: #000;
font-size: 12px;
font-family: "Century Gothic", "Avant Garde", sans-serif;
text-align:center;
background-color: #FFFFFF;
}

input
{
 background-color: #8a8a8a;
 border: 0;
}

#header {
margin-top: -16;
margin-left: -7;
float: left;
}

#header h3.header {
margin-top: 5px;
font-weight: normal;
color: #FFFFFF;
font-size: 48px;
letter-spacing: -1px;
margin-bottom: 0px;
}

#header h3.header b{
color: #3f88db;
}
#header h3.slogan {
margin-top: -20px;
margin-left: -25px;
font-weight: normal;
color: #FFFFFF;
font-size: 18px;
letter-spacing: -1px;
margin-bottom: 10px;
}

#nav {
width: 100%;
height: 40px;
background: url("images/line1.gif") no-repeat top left;
margin:0 0 0 0;
margin-bottom: 0px;
margin-top: -20px;
margin-left: -17px;
text-align: center;
letter-spacing: -1px;
font-size: 14px;
/*padding-bottom: 200px;*/
}

div#search {
float: right;
width: 200px;
height: 40px;
/*background: url("images/line1.gif") no-repeat top right;*/
/*margin:0 0 0 0;*/
margin-bottom: 0px;
margin-top: 10px;
margin-left: -17px;
text-align: right;
letter-spacing: -1px;
font-size: 14px;
/*padding-bottom: 200px;*/
}

table.generatable
{
font-size: 12px;
}


table.login TD
{
font-size: 12px;
}

#nav a.navlink {
width: auto;
height: 15px;
text-decoration: none;
color: #000;
margin-left: 4px;
margin-right: 7px;
}

#nav a.navlink:hover {
color: #ff3900;
}

body > div#content {
margin-top: 150px;
margin-left: auto;
width: 100%;
text-align: left;
}

div#content {
margin-top: 0px;
margin-left: auto;
width: 100%;
text-align: left;
}

#general {
float: left;
margin-top: 0px;
margin-left: 100px;
text-align: justify;
width: 750px;
padding-right: 0px;
}

#transkript {
position: relative;
float: left;
margin-top: 0px;
margin-left: 270px;
text-align: justify;
width: 750px;
padding-right: 0px;
}

#transkriptnaslov2
{
float: left;
margin-top: 0px;
margin-left: 150px;
text-align: justify;
width: 550px;
padding-right: 0px;
}

#transkriptnaslov {
background: url('images/line2.gif') no-repeat center right;
font-family: 'Arial Black', Gadget, sans-serif;

width: 230px;
float: left;
margin-top: -30px;
margin-right: -80px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
/*clear: left;*/
min-height: 450px;
}

#siteimage {
float: left;
margin-top: 40px;
margin-left: 0px;
text-align: left;
width: 350px;

padding-right: 0px;
}

#login
{
float: center;
margin-top: 0px;
text-align:center;
align:center;
margin-right:auto;
margin-left:auto;
width:600px;
width: 500px;

padding-right: 0px;
}

#news {
float: left;
margin-top: 0px;
margin-left: 100px;
text-align: justify;
width: 500px;
padding-right: 0px;
}

img
{
border: 1px solid #000;
}

#news h3.title {
font-size: 18px;
font-weight: bold;
color: #000;
letter-spacing: -1px;
width: 500px;
margin-bottom: 0px;
text-align: left;
}
#news h3.meta {
font-style: italic;
font-size: 12px;
width: 280px;
text-align: left;
font-weight: normal;
margin-top: 0px;
margin-bottom: 15px;
}

#bannerdiv {
background: url('images/line2.gif') no-repeat top right;
width: 200px;
float: left;

margin-right: -80px;
padding-left: 40px;
padding-right: 10px;
padding-top: 45px;
/*clear: left;*/
min-height: 450px;
}

#archive {
background: url('images/line2.gif') no-repeat center left;
width: 250px;
float: right;
margin-right: 50px;
padding-left: 30px;
padding-top: 50px;
clear: right;
min-height: 250px;
}

#archive .entry {
float: left;
margin-top: 5px;
margin-bottom: 5px;
width: 200px;
font-size: 11px;
}

#archive .entry a.archive_title {
font-size: 12px;
color: #ff3900;
font-weight: normal;
width: 200px;
float: left;
text-transform: uppercase;
}

#footer{
float: left;
width: 1000px;
background: url('images/line1.gif') no-repeat top center;
padding-top: 14px;
padding-left: 85;
font-size: 10px;
height: 50px;
color: #bcbcbc;
text-align: center;
font-weight: normal;
clear: none;
}

#footer a {
color: #bcbcbc;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
color: #3f88db;
}

#logodiv
{
float: right; border-style:none; border-width:3px;
}
img
{
	border-style:none;
}

a {
text-decoration: none;
color: #3f88db;
}
a:hover {
text-decoration: underline;
color: #3f88db;
}

/*shadow efekt za slicice--------------------------------------------------------*/

.img-shadow
{
  float:left;
  background: url(images/bigshadow.gif) no-repeat bottom right !important;
  background: url(images/bigshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 15px;
}

.img-shadow img
{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #808080;
  margin: -10px 10px 10px -10px;
  padding: 4px;
}




