/* ----------------------------------------------------------------------------------------------------------
    Projekt: ALBATROS MEDIA  a.s  

    Autor: Nový Web s.r.o. [www.novy-web.cz]; e-mail: info@novy-web.cz
    Poslední revize: 13.10.2009 16:50:53 
---------------------------------------------------------------------------------------------------------- */

body {
  background:  url(../images/bg.gif) top repeat-x #376014;
  font: 12px Verdana, Geneva, sans-serif;
  color: #000;
  text-align: center;
  margin:0px;
  }

a {
  color: #000000;
  text-decoration:none;
}

  
form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

table {
  font-size: 12px;
}

.noscreen, .print {
  display: none;
}

.pointer {
  cursor: pointer;
}

.clear {
  clear: both;
}

h1 {
	color:green;
	font-size:18px;
	font-weight:bold;
	
}
  
h2 {
  color: #af0f18;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight:normal;
}

#maine{
  margin:0 auto 0 auto;
  width:970px;
  text-align: left;
  background-color: #fff;
  
}

#logo {
  display: block;
  position: relative;
  width: 970px;
  height: 103px;
  overflow:hidden;
  float: left;
  margin: 0px 0px 0px 0px;
}

#logo span {
  display:block;
  position: absolute;
  top:0; 
  left:0; 
  z-index:1; 
  width:100%; 
  height:100%;
  cursor: pointer;
  background-image: url(../images/logo.gif);
}
#head{
	width:970px;
	height:260px;
	float:left;
	background:url(../images/head.jpg);
	margin:0px;
}
#hMenu{
	width:970px;
	height:44px;
	background:url(../images/bgMenu.gif) repeat-x;
	float:left;
	color:#fff;
}
#hMenu ul{
	width:970px;
	float:left;
	height:44px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#hMenu ul li{
	float:left;
	font-size:16px;
	line-height:40px;
	padding:0 20px 0 20px;
	border-right:solid 1px #000;
}
#hMenu ul li a{
	color:#fff;
	font-weight:bold;
}
#hMenu ul li a:hover{
	text-decoration:underline;
}
#content{
	width:970px;
	float:left;
	background-color:#eff0eb;
}
.text{
	float:left;
	width:900px;
	padding:35px;
}
#sekceObal{
	width:900px;
	float:left;
	border-top:solid 1px #999;
	padding: 15px 35px 15px 35px;
}
.sekce{
	width:280px;
	padding:10px;
	float:left;
}
.textSekce{
	float:left;
	height:230px;
	border-right:1px solid #999;
	padding: 0 15px 0 0;
	text-align:justify;
}

.textSekce3{
	float:left;
	height:230px;
	text-align:justify;
}
.textSekce span{
	text-align:left;
	font-weight:bold;
	color:#000;
}
.textSekce3 span{
	text-align:left;
	font-weight:bold;
	color:#000;
}
#patka{
	width:970px;
	float:left;
	height:40px;
}
#vPatka{
	float:left;
	width:970px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-weight:bold;
}
.viceZde{
	width:95%;
	float:left;
	text-align:right;
	line-height:25px;
	padding:10px 10px 0 0; 
	vertical-align:bottom;
}
