/* GLOBALS */
BODY { margin: 12px 0px 20px 0px; background-color: #4F2801; background-image: url(img/bgnd.gif); background-position: center top; background-repeat: repeat-y; }
TABLE { width: 100%; border: none; }
A, P, SPAN, DIV, TD { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #7e0303; }
TD { padding: 0; }

.pic1 { background-image: url(img/pic_bgnd.gif); background-position: center top; background-repeat: repeat-x; padding: 7px 15px 15px 7px; margin-bottom: 5px; text-align: left; }
.pic2 { background-image: url(img/pic_bgnd.gif); background-position: center top; background-repeat: repeat-x; padding: 7px 7px 15px 15px; margin-bottom: 5px; text-align: right; }
.pic3 { background-image: url(img/pic_bgnd.gif); background-position: center top; background-repeat: repeat-x; padding: 7px; margin-bottom: 5px; }

.txtBrown { color: #502f20; }
.txtSmall { font-size: 11px; }

UL.pageAnchors { margin: 0; padding: 0; list-style-type: none; line-height: 20px; }
UL.pageAnchors LI { margin: 0; padding: 0; display: inline; }
UL.pageAnchors A { padding: 2px 8px; }

/* LINKS */
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration: none; background: #b61010; color: #f2cc96; }

/* TABLES */
#main { width: 776px; }
#main TD.container { background-image: url(img/middle_frame.gif);  background-position: center top; background-repeat: repeat-y; }

#header TD.trakica { background: #563624; height: 26px; padding-left: 15px; }
#header TD.pic { height: 140px; border-left: 1px solid #c88762; }

.left { background-color: #4d3222; background-image: url(img/left_pic.jpg); background-position: center top; background-repeat: no-repeat; }

#middle TD.tabs { height: 52px; background-image: url(img/tabs_bgnd.gif); background-repeat: repeat-x; }
#middle TD.content { background-image: url(img/main_top_bgnd.gif); background-repeat: repeat-x; background-position: left top; }

#pageContent { width: 100%; margin: 50px 0px 40px 0px; }

TABLE.cjenik TD { padding: 5px; color: #502f20; border-bottom: 1px solid #eab169; }
TABLE.cjenik TD.naslov { color: #b61010; background-color: #edbd7c; border-bottom: none; }
