body {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
     text-align: center;
    background-color: #f1f6f9;
}
#outerMain {
    left:0;
    top: 0px;
    margin: 0 auto;
    position: relative;
    width: 779px;
    height: 100%;
    border: 1px solid #666666;
    background-color: #fff;


}
#main {
 /*   position: absolute;
    top: 0px;
    left: 250px;
    width: 860px;
    margin-top: 20px;  */
    /* width: 80%; */
  /*  text-align: center;  */

     left: 0px;
    margin-top: 0px;
    position: relative;
    top: 0px;
    width: 779px;

    /* width: 80%; */
    text-align: center;


}
#header {
    margin-bottom: 10px;
    text-align: left;
}
#userStatus {
  	color:#D54211;
	font-size:10px;
    margin-bottom: 5px;
    text-align: left;

}
.menu {
    clear: both;
    padding-bottom: 20px;
    text-align: left;
}

.menu ul {
    margin: 0px;
    padding: 0px;
	list-style: none;
}

.menu li {
    float: left;
    white-space: nowrap;
}

.menu a {
	display: block;
	padding-right: 20px;
	color:#00366f;
	font-weight:bold;
	text-decoration:none;
    background: url('../images/menusep.gif') no-repeat right;
}
.menu li:last-child a {
    background: none;
}
.menu a:hover {
	color:#2d8930;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menu a {
 float: left;
}
/* \*/
.menu a {
 float: none;
}
/* */

ul#navmenu-h {

margin: -2px 0 0;

  }



#adminMenu {
    clear: both;
}

/*
#adminMenu {
*/
/*    clear: both;   */

/*    float: left;
    padding-left: 1em;
    }
*/

  #lijevo
{
 width: 50em;
}



#content {
    padding-top: 25px;
    clear: both;

   /* float: left; */
/*    width: 34em; */
width: 50em;
    border: 0; /* treba jer u example17 isti #content ima border namjesten, a ovaj je poslijee njega*/

}


#desno {

border-left:1px solid #CCCCCC;
border-top:1px solid #000000;
margin-left:52em;
 margin-top: 0px;
padding-bottom:40px;
padding-top:30px;
position: relative;
text-align:center;


}


div#navBar{
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: left;
    font-weight: bold;
}
div#navBar, div#navBar a {
    color: #00336f;
}
div#navBar a:hover {
    color: #2d8930;
}

#footer {

	font-size:10px;
	text-decoration:none;
    margin-top: 20px;
    color:#00336f;
    clear: both;
    padding-left: 10px;
    text-align: center;
}


#footer a {
	color:#000;
	text-decoration:underline;
}
#footer a:hover {
	color:#2d8930;
}

#top {
    float: left;
    /*  margin-left: 11px;  */
}

#themeSelector {
    float: right;
    padding-right: 14px;
    margin-top: 14px;
    margin-left: 34px;
}

#ThemeSelectorWidget {
    font-size: 10px;
    color: #6f7065
}

#languageSelector {
    float: right;
    padding-right: 14px;
    margin-top: 14px;
    margin-left: 34px;
}
#LanguageSelectorWidget {
    font-size: 10px;
    color: #6f7065
}


.feedList {
    float: right;
    padding: 0;
    list-style-type: none;
    text-align: left; 
}

.feedList li {
    margin: 0 0 5px 0; 
    padding: 0;
    list-style-type: none;
}

.feedList li a {
    padding: 0 0 0 19px;
    list-style-type: none;
    font-size: 10px;
	text-decoration:none;
    color:#333300;    
    font-weight: bold;
}

.feedList li a.color1 {
    background: url("../images/07.png") no-repeat 0 50%;
}

.feedList li a.color2 {
    background: url("../images/14.png") no-repeat 0 50%;
}

.feedList li a:hover {
    color:#999900;
}
