html, body { height: 100%; }
body { display: table; margin: 0 auto; background: url('/images/bg.png'); font-family: Verdana, Arial, sans-serif; font-size: 11px; }
img { border: 0px none; }
h3 { margin: 10px 0 0 10px; }
a { color: black; text-decoration: none; }
a:hover { text-decoration: underline; }

.selected { text-decoration: underline; }

#container { display: table-cell; vertical-align: middle; text-align: center; }
#main_box { width: 802px; height: 533px; border: 0px none; margin: 0 auto; text-align: left; }

#header { height: 89px; width: 100%; text-align: left; position: relative; }
#logo { width: 200px; height: 82px; margin: 0; padding: 0; }
#header_menu1 { position: absolute; left: 240px; top: 38px;  height: 18px; border: 0px none; }
#header_menu1 b { font-size: 13px; }
#header_menu2 { position: absolute; left: 240px; top: 57px;  height: 18px; }
#kreska_menu { position: absolute; top: 56px; left: 240px;  width: 564px; height: 1px; border: 0px none; background: #B0B0B0; }

#content { height: 452px; width: 802px; border: 1px solid #666; margin: 0; padding: 0; }
#content_head { height: 17px; width: 100%; margin: 0; padding: 0; border-bottom: 1px solid #ccc; }

#ch_left { height: 17px; width: 652px; float: left; line-height: 18px; }
#ch_left b { font-weight: 600; }

#ch_right { height: 17px; width: 150px; float: left; line-height: 18px; background: #ccc; }

#left { height: 434px; width: 652px; float: left; background: url('/images/left_bg.gif') left bottom no-repeat #BEC2C6; display: table; }

#left ul li { margin: 0 0 10px 0; }

.img_container { display: table-cell; vertical-align: middle; }

#right {  height: 434px; width: 150px; float: left; background: url('/images/right_bg.png') bottom right no-repeat; }

#right ul { list-style: square; }
#right ul li { padding: 4px 0 4px 0; line-height: 17px; }

.clear { margin: 0; padding: 0; clear: both; }

#iinfo { text-align: right; font-size: 9px; }
#wstecz { float: left; }
#link_iinfo { float: right; }
