/* glowne */
body
{ background: url('gfx/bg.gif');
  font-family: Trebuchet MS;
  text-decoration: none;
  margin: 0px;
  line-height: 0; }

img
{ border: 0px;
  display: inline; }

.bg
{ font-size: 11px;
  background: url('gfx/gr.gif') repeat-x top;
  text-align: center; }
  
.bor
{ background: url('gfx/bor.gif') no-repeat top center;
  width: 800px;
  height: 600px;
  margin: 0px auto; }
  
.col_left
{ float: left;
  background: url('gfx/l_b.gif') no-repeat bottom right;
  width: 50px;
  height: 570px;
  padding-left: 20px; }
  
.col_center
{ float: left;
  position: relative;
  background: url('gfx/b_bg.gif') no-repeat bottom left;
  background-color: #fff;
  width: 593px;
  height: 570px;
  text-align: justify; }

.col_right
{ float: left;
  background: url('gfx/r_b.gif') no-repeat bottom left;
  background-color: #fff;
  width: 118px;
  height: 570px;
  text-align: center; }
  
.flagi
{ text-align: center;
  padding: 15px 0px; }

.clear
{ width: 100%;
  height: 1px;
  line-height: 0px;
  clear: both; }

h1
{ background: url('gfx/b_nag.gif') no-repeat bottom left;
  padding: 0px 0px 2px 40px;
  font-size: 11px;
  width: 430px;
  color: #d80101; }
  
.content
{ position: absolute;
  left: 155px;
  width: 425px;
  float: left;
  line-height: 14px;
  margin: -20px 0px 0px 0px; }


/* menu */
#menu
{ position:relative;
  left: -4px;
  margin-top: 50px;
  width: 110px;
  line-height: 15px;
  font-size: 16px;
  font-familty: Trebuchet MS;
  font-style: italic;
  font-weight: bold;
  float: left; }

#menu a
{ display: block;
  width: 110px;
  padding: 5px 0px 7px 20px;
  margin-top: -1px;
  text-decoration: none;
  color: #292e58;
  background: url('gfx/m_bg_off.gif') no-repeat bottom left; }

#menu a:link
{ color: #292e58;
  background: url('gfx/m_bg_off.gif') no-repeat bottom left; }

#menu a:hover
{ color: #d80101;
  background: url('gfx/m_bg_on.gif') no-repeat bottom left; }
  
#menu .menu_on
{ display: block;
  width: 110px;
  padding: 5px 0px 7px 20px;
  margin-top: -1px;
  text-decoration: none;
  color: #d80101;
  background: url('gfx/m_bg_on.gif') no-repeat bottom left; }

.foto
{ border: 1px solid #292e58;
  padding: 2px; }
.mini_foto
{ border: 1px solid #292e58;
  padding: 2px;
  display: inline; }
  
.more_opis
{ float: left;
  width: 314px;
  height: 85px;
  padding: 5px;
  background-color: #fff; }

.more_foto
{ float: left;
  padding-right: 5px;
  width: 95px; }
  
.more_clear
{ clear: both;
  line-height: 0px;
  height: 5px;
  font-size: 0px; }
  
.more_link
{ text-decoration: none;
  color: #d80101;
  font-weight: bold; }
.more_link:hover
{ text-decoration: underline; }

.more_ask, .more_ask:hover
{ background-color: #292e58;
  width: 90px;
  display: block;
  padding: 2px 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold; }
  
.more_ask:hover
{ background-color: #d80101; }  

.more_ask_div
{ padding: 1px;
  width: 100px;
  border: 1px solid #292e58; }
  
.copy
{ margin-top: -15px;
  font-weight: normal;
  color: #a1a1a1; }
  
.copy_link
{ font-weight: bold;
  color: #a1a1a1;
  text-decoration: none; }
.copy_link:hover
{ color: #8c8c8c;
  text-decoration: underline; }
