/* CSS Document */

  body
  {
  	margin: 0;
  	padding:0;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 1.5em;
  	color: #444444;
  	background: rgb(191,191,191) url(images/bg.png) center top repeat-x;
  	text-align: left;
  }
  
  th,td
  {
    font-size: 11px;
    font-weight: normal;
    text-align: left;
  }
  
  td#panel_nastroju
  {
    background: rgb(191,191,191);
    height: 35px;
    text-align: left;
    line-height: 35px;
  }
  
  a:link, a:visited, a:active
  {
    color: #720803; 
    text-decoration: none; 
    font-weight: bold;
  } 
  
  a:hover
  {
    text-decoration: underline; 
  } 
  
  p
  {
    margin: 0;
    padding: 0;
  }
  
  .clear
  {
    clear: both;
  }
  
  #wrap
  {
    width: 780px;
    _width: 785px;
    margin: 0;
    padding: 0;
    background: rgb(255,255,255);
  }
  
  #top_left
  {
    width: 24px;
    height: 246px;
    background: url(images/left_corner.png) center center no-repeat;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
  }
  
  #top_menu
  {
    width: 230px;
    height: 246px;
    background: url(images/left_title.png) center center no-repeat;
    margin-top: 5px;
    margin-left: 3px;
    float: left;
  }
  
  #top_header
  {
    width: 513px;
    height: 246px;
    background: url(images/header.png) left top no-repeat;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
  }
  
  #content
  {
    width: 100%;
    min-height: 600px;
    _height: 600px;
    background: #fff url(images/pecet.png) right center no-repeat;
  }
  
  #left_content
  {
    width: 230px;
    margin-left: 32px;
    margin-top: 5px;
    float: left;
  }
  
  #right_content
  {
    width: 513px;
    margin-top: 5px;
    float: right;
  }
  
  #right_content #content-in
  {
    text-align: left;
    padding: 5px;
  }
  
  #footer
  {
    width: 100%;
    height: 35px;
    background: url(images/footer.png) center center repeat-y;
    color: rgb(255,255,255);
  }
  
  #footer A
  {
    color: rgb(255,255,255);
    font-weight: bold;
  }
  
  .menu_list
  {
  	float: left;
  	width: 230px;
  }
  
  .menu_list ul
  {
  	list-style-type: none;
  	margin: 10px;
  	margin-top: 20px;
  	padding: 0;
  	width: 213px;
  }
  
  .menu_list li a
  {
  	display: block;
  	height: 25px;
  	padding-top: 8px;
  	color: #666666;
  	padding-left: 50px;
    text-align: left;
    font-weight: bold;
  }
  
  .menu_list li a:hover, .menu_list li .current
  {
  	color: #a81407;
  }
  
  .contact
  {
  	margin-top: 20px;
  	padding-left: 20px;
  	padding-top: 10px;
  	width: 180px;
  	background: #720803;
  	color: #FFFFFF;
  	height: 80px;
  	text-align: left;
  }
  
  .contact A
  {
    color: #ffffff;
  }
  
  .contact span
  {
  	font-size: 14px;
  	font-weight: bold;
  }
  
  #oblibene-odk
  {
  	margin-top: 20px;
  	padding-left: 20px;
  	padding-top: 10px;
  	width: 180px;
  	background: #720803;
  	color: #fff;
  	height: auto;
  	text-align: left;
  }
  
  #oblibene-odk A
  {
    color: #fff;
    font-weight: normal;
  }
  
  #oblibene-odk span
  {
  	font-size: 14px;
  	font-weight: bold;
  }
  
  A img.foto
  {
    margin: 2.5px;
    width: 115px;
    height: 115px;
    border: 0;
  }
  
  .newsbox
  {
    width: 80%;
    border-bottom: 1px solid rgb(0,0,0);
  }
  
  .newsbox p.newsbox-title
  {
    margin: 0;
    font-weight: bold;
  }
  
  .newsbox p.newsbox-content
  {
    margin: 5px;
    margin-top: 0;
  }

  #flags
  {
    width: 100px; height: 30px; margin-left: 400px; margin-top: 50px;
  }
