/**
 * @version $Id: position.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

*
{
	margin: 0;
	padding: 0;
	color: #262878;
	
}

body
{
	background: url(../vi_images/vi_vzor_tmavy.png) fixed;
	color: #262878;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#all
{
	position: relative;
  background: url(../vi_images/vi_podklad_webu_stred_blue.jpg) 0 0 repeat-y;
	border: solid 0px #DBB0CD;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	width: 955px;
  max-height: 100%;
	padding: 0 0px 0px 0px;
	text-align: left;
}

#breadcrumbs {
  height: 0px;
}

#bookmarks {
  background: url(../vi_images/krajka_02_white.jpg) right -20px repeat-y;
  padding: 20px 0 0 0px; 
  height: 100%;
  text-align: center;
}

#bookmarks img {
  margin: 10px 0px 10px 0px;
  border: 0px;
}

#bookmarks img.oddelovac {
  margin: 0px 0px 0px 0px;
  border: 0px;
}

#bookmarks a {
  text-decoration: none;
}

#col_left {
	background: url(../vi_images/krajka_01_white.jpg) right bottom repeat-y;
  width: 230px;
  float: left; 
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
  border: 0px black solid;
} 

#col_right {
	float: right; 
  width: 150px;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
  vertical-align: top;
  border: 0px black solid;
} 


#container {
	float: left; 
  width: 615px;
  padding: 0px 0px 0px 0px;
  margin: 30px 0px 0px 15px;
  border: 0px black solid;
} 

#container #article_separator {
  display: block;
  border-top: 2px gray solid;
}

#col_bottom {
  vertical-align: top;
  height: 100%;
  border: 0px black solid;
}

#col_data {
  height: 100%;
  width: 100%;
  padding: 10px 5px 0px 5px;
  margin: 5px 0 0 0;
  vertical-align: top;
  border: 0px black solid;
}

#footer {
  height: 110px;
  top: bottom;
  color: #393B82;
  font-size: 10px;
  font-weight: bold;
  background: url(../vi_images/vi_podklad_webu_spodek_blue.jpg) left bottom no-repeat;
  padding:0px;
  text-align:left;
  position: static;
}

#header
{
	position: relative;
  background: url(../vi_images/vi_podklad_webu_horni_blue.jpg) 0 0 no-repeat;
	color: #000000;
  padding: 50px 40px 0 0; 
	position: relative;
	text-align: right;
	border-bottom: solid 0px #ccc;
	height: 190px;
}

#mujclear {
	clear:both;
	background: blue;
}

/* LOGO */
div#logo {
	position: absolute;
	left: 0px;
	top: -5px;
	float: left;
	width: 299px;
	height: 241px;
	background: url(../vi_images/vi_logo_vojvoda_transparent.png) 0 0 no-repeat;
	margin: 0 px;
}

div#logo a {
  display: block;
	width: 299px;
	height: 241px;
  background: none;  
}

div#nota {
  background: url(../vi_images/noty_transparent.gif) 0 0 no-repeat;
  position: absolute;
  left: 290px;
  top: 220px;
  float: left;
  height: 55px;
  width: 611px;
}



table.copyright {
  border: 2px;
  border-color: yellow;
  width: 870px;
  height: 85px;
  margin: 0px 50px 25px 45px;
}

td#copyright {
  vertical-align: bottom; 
  width: 240px;
  padding-left: 20px;
}

td#design_by {
	background: url(../vi_images/noty_transparent.gif) left top no-repeat;
  vertical-align: bottom;
  text-align: right;
  padding-right: 20px;
}

td#design_by a {
  color: #262878;
  text-decoration: none;
  font-weight: none;
  background-color: white !inherite;
}

td#design_by a:hover {
  background: white;
  color: #262878;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

#FP_separator {
  background-color: #c3c3c3;
  border-width: 0px;
  height: 1px;
  color: #c3c3c3;
}
