
body { padding: 0px; margin: 0px; font-family: Arial, Tahoma, Segoe UI; background-color: #9d9c9c; }
img { border: none; }

#container { width: 960px; margin: auto; background-image: url(siteFiles/gfx/containerbg.gif); padding-bottom: 20px; }

#menu { list-type-style: none; padding: 0px; margin: 0px; margin-top: -3px; display: block; width: 960px; height:25px; background-image: url(siteFiles/gfx/menubg.gif); background-repeat: repeat-x; }
#menu li { display: block; float: left; background-image: url(siteFiles/gfx/menusep.gif); background-repeat: no-repeat; }
#menu li:first-child { background-image: none; }
#menu li a { display: block; float: left; color: #FFFFFF; font-size: 11px; text-decoration: none; text-transform: uppercase; padding-left: 33px; padding-right: 33px; padding-top: 7px; height: 18px; }

#main { background-image: url(siteFiles/gfx/mainbg.gif); background-repeat: no-repeat; width: 724px; float: left; }
#side { padding-left: 4px; width: 232px; background-color: #cccccc; float: left; }
#footer { clear: both; }

#side form { margin: 0px; padding: 10px; }
#side form input { width: 130px; margin-right: 5px; }

#lastOnForum { list-style-type: none; padding: 0px; margin: 0px; }

#lastOnForum li { margin-bottom: 10px; padding-top: 10px; padding-left: 10px; font-size: 12px; background-image: url(siteFiles/gfx/sidelistsep.gif); background-repeat: no-repeat; }
#lastOnForum li:first-child { background-image: none; }
#lastOnForum li a { color: #000000; text-decoration: none; }
#lastOnForum li span { display: block; text-transform: uppercase; }

#footer { text-align: center; margin-top: 20px; padding-bottom: 20px; color: #5c5c5c; font-size: 11px; }
#footer a { color: #5c5c5c; font-size: 11px; }

.article_preview_new { float: left; width: 360px; height: 510px; }
#newest { float: left; display: block; width: 360px; }
#newest .article_preview_break { clear: left; }
#newest .article_preview { width: 170px; float: left; margin-left: 6px; margin-top: 6px; }

#older { clear: left; padding-top: 10px; }
#older .article_preview { width: 120px; float: left; margin-left: 5px; }
#older .article_preview_title { height: 30px; width: 120px; overflow: hidden; }

.article_preview_title a { color: #000000; text-transform: uppercase; text-decoration: none; font-weight: bold; font-size: 12px; }
.article_preview_photodiv { text-align: center; }
.article_preview_photodiv img { border: 1px solid #dddddd }
.article_preview_text { font-size: 11px; color: #000000; }

#spis_tresci { display: block; float: left; padding-top: 28px; margin-left: 3px; }

