/*
 * *****************************************************************
 * OBECNE
 * *****************************
 */

* {
	padding: 0px;
  	margin: 0px;
}

img {
  	border:0px;
}

table {
  	border:0px;
  	border-collapse:collapse;
}

a {
  	text-decoration:underline;
}

a:hover {
  	text-decoration:none;
}

html {
  	min-height:100%;
}

body {
  	color: #4F4B4A;
  	font-size: 0.8em;
	text-align: center;
	font-family: arial, tahoma, sans-serif;
	background-color: #ffffff;
	background-image: url('../img/bodybg.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-top: 20px;
}

#logo {
	float: left;
	position: absolute;
}

#logo h1 {
	font: 120% arial;
	width: 100%;
	text-align: left;
	font-weight: bold;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#flash {
	padding-top: 85px;
}

#footer {
	padding: 20px 0;
	font-size: 85%;
}

#footer a {
	color: #2C1F71;
}

div#patbarvy{
    width:650px;
    height:21px;
    margin:auto;
    margin-bottom:4px;
	background:url('../img/patbarvy.gif') no-repeat center bottom;
}

div#patbarvy a{
    width:130px;
    text-align:center;
    display:block;
    float:left;
    color: #555555;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

div#patbarvy a:hover{
	text-decoration:underline;
}
.nezobraz{
	display:none;
	_display:inline;
}
#footer a.widden {
  color:#4F4B4A;
  font-weight:bold;
  text-decoration: none;
}
#foot-odkazy {
  margin:3px auto ;
  display:blok;
  float:center;
}
#foot-odkazy a.odk {
  color:#4F4B4A;
}
#reklama {
    
    left: 0px;
    position: absolute;
    top: 200px;
    width: 800px;
    z-index: 20;
    background: #fff;
    font-size:0px;
}
#projekt {
    right: 70px;
    position: absolute;
    top: -20px;
    width: 63px;
    z-index: 20;    
    font-size:0px;
}
