
* {
	margin: 0;
	padding: 0;
}

body
{
padding:0;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;

margin:0px auto auto auto;
font-size:10pt;
color: #A4B3D5;
background: #515d75 url(../images/top1.gif) repeat-x;
}


h1, h2, h3 {
	color: #F1F3C7;
}

h2 {
    text-align: center;
}

h3 {
}

h4 {

  color: #535371;
  font-size:10pt;
}

p, blockquote, ul, ol {
}

p {
   line-height: 25px;
}


blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
    
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #5268b0;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Post */

.podaci {
}

.podaci .title {
	padding: 5px 0 0 20px;
	font-size: 2em;
	font-weight: normal;
}


.podaci .inhalt {
	padding: 20px 20px 0px 20px;
	/*background: #fff url(../images/top1.gif) repeat-x; */
}


.podaci .inhalt p, .podaci .inhalt blockquote, .podaci .inhalt ul, .podaci .inhalt ol {
	margin-bottom: 1.2em;
	line-height: 180%;
}


/* Header */
#clear_both {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 2px 0;
}


#left {
    float: left;
    width: 395px;
    padding: 0;
}

#right {
    float: right;
    width: 395px;
    padding: 0;
}


#sredina {
	text-align: center;
}


/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:120px;
	height:36px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../prijava/images/prijava_1.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}






#header {
    float: left;
    margin: 0 auto;
    padding: 5px 0 0 0;
    width:800px;
    min-height: 90px;
    background:   url(../images/logo1.gif)  no-repeat left top;
    overflow: hidden;
}


/* Content */
#content {
	width: 810px;
	margin: 0 auto;
}


/* Content > Main */
.main {
       width: 394px;
       padding-left:5px;
      
}

.main a {
}


/* Content > Main > Welcome */

#welcome {
    	
}



/* slova*/
#txt_small p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}
#txt_sivo p {
    margin: 0;
    color: #aaaaaa;
    font-size: 9pt;
    line-height: normal;
}
#txt_crveno p {
    float: left;
    margin: 0;
    font-weight:bold;
    color: #FF9933;
}
/* Footer */
#footer {
	clear: both;
	
	margin: 0 auto;
	padding: 30px 0;
    background:   url(../images/bottom1.gif)  repeat-x;
}

#footer p {
        font: normal 8pt   Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: center;
        color:#99A5BB;
}

#footer a {
     color:#86A1CE;
      text-decoration: none;
}

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



#footer_rahm{
  
}
/* Footer */

#copyr {
}




