* {
	padding: 0;
	margin: 0;
	border: none;
}
body {
  font: 90% Verdana, Sans-serif;
  text-align: left;
	color: #2f312b;
	background: #FFFFF0 url('../images-actief/body-pozadi-bg.gif') repeat-y center 0;
	z-index: 2;
}

#body-schaduw {
	background: url('../images-actief/schaduw.gif') repeat-y center 0;
	z-index: -4;
}

#body-pozadi {
	background: url('../images-actief/hory-aktivne-body-bg.jpg') no-repeat center 0;
}
a {
	color: #4d5519;
}
a:hover {
	color: #879A0D; text-decoration: underline;
}

#main {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#hlavicka {
	width: 100%;
	height: 222px;
}
#pozadi-main {
	width: 900px;
	background: url('../images-actief/main-bg.png') repeat-x 0 34px;
}
#pozadi-main.collection29 {
	width: 900px;
	background: url('../images-actief/Kopie-main-bg.png') repeat-x 0 34px;
}
#vlevo {
	width: 643px;
	padding: 15px 0 15px 18px;
	float: left;
	text-align: left;
}

#topicons a { 
  text-decoration: none;
}

#vpravo {
	width: 206px;
	padding: 14px 18px 15px 0;
  float: right;
	text-align: right;
}
#paticka {
	clear: both;
	text-align: center;
	margin-top: 15px;
	padding: 4px 0 8px 0;
	color: #bee488;
	background:  #6d743e url('../images-actief/paticka-bg.gif') no-repeat 1px 0;
}
#paticka a { color: #bee488; text-decoration: none; }
#paticka a:link { color: #bee488; text-decoration: none; }
#paticka a:visited { color: #bee488; text-decoration: none; }
#paticka a:active { color: #bee488; text-decoration: underline; }
#paticka a:hover { color: #bee488; text-decoration: underline; }

	/*logo*/
#logo {
	position: relative;
	top: 28px;
	left: 2px;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 234px;
	height: 95px;
	font-size: 120%;
}
#logo a {
	color: #ffffff;
}
#logo span {
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width: 234px;
	height: 100px;
	background: url('http://www.actief-in-tsjechie.nl/images/logo-actief.gif') no-repeat;
	cursor: pointer; 
	z-index: 0;
}
.noscreen {
	display: none;
}

#vikendove-pobyty,#sportovni-aktivity {
  width: 195px;
  height: 151px;
  padding: 13px 23px 15px 12px;
  position: relative;
  top: -70px;
  left: 450px;
  text-align: center;
  font-size: 12px;
}
#sportovni-aktivity {
  width: 195px;
  height: 151px;
  top: -250px;
  left: 685px;
}
#vikendove-pobyty strong,#sportovni-aktivity strong {
  display: block;
  padding-bottom: 6px;
  font: 19px Verdana;
  color: #83a216;
}
#vikendove-pobyty a,#sportovni-aktivity a {
  display: block;
  margin-top: 7px;
  padding: 3px 3px;
  color: #f7fdaf;
  text-decoration: none;
}
#vikendove-pobyty a:hover,#sportovni-aktivity a:hover {
  color: #eceb3b;
}

#menu {
  position: relative;
  height: 35px;
}
#menu li {
  display: inline;
}
#menu a {
  display: block;
  width: 150px;
  height: 26px;
  padding-top: 8px;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, Sans-serif;
  text-decoration: none;
  color: #3f462d;
  float: left;
  text-align: center;
	background: url('../images-actief/menu-polozka.png') no-repeat;
}
#menu a:active,#menu .active {
  color: #32352b;
	background:  url('../images-actief/menu-polozka.png') no-repeat 0 -41px;
}

#menu a:hover,#menu .active {
  color: #32352b;
	background:  url('../images-actief/menu-polozka.png') no-repeat  0 -41px;
}
/* vlevo */
h1,h2,h3 {
  font-size: 100%;
  width: 100%;
  color: #383808;
  padding: 5px 0;
  border-bottom: 2px #4d4e09 solid;
  margin-bottom: 5px;
}
h2 {
  border-bottom: none;
}
#vlevo .vlevo-ramecek {
  width: 619px;
  height: 75px;
  margin: 15px 0;
  padding: 10px 12px;
  color: #cbe1bc;
	background:  url('../images-actief/vlevo-ramecek-bg.gif') no-repeat;
}

#vlevo .vlevo-actief {
  width: 619px;
  height: 75px;
  margin: 15px 0;
  padding: 10px 12px;
  color: #cbe1bc;
	background:  url('../images-actief/vlevo-ramecek-bg.gif') no-repeat;
}

#vlevo p,#vpravo p {
  margin: 7px 0;
}
#vlevo p {
  text-align: left;
}
#obrazek-vpravo {
  width: 203px;
  height: 139px;
}
#vlevo ul, #vpravo ul  {
  list-style: none;
}
#vlevo ul a,#vpravo ul a { 
  display: block;
  padding: 2px 5px 2px 0;
  color: #2f312b;
  text-decoration: none;
  padding-right: 7px;
}
#vlevo ul li,#vpravo ul li {
  display: inline;
}
#vlevo ul a:hover,#vpravo ul a:hover {
	background: #a3a649;
	color: #000000;
}
#vpravo ul a:active {
	background: #a3a649;
	color: #000000;
}
.notice, .error, .success {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}