* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
  font: 80% Arial, Sans-serif;
   text-align: center;
	 color: #000000;
	 background: #e3edd2 url('../images/body-bg.jpg') repeat-x;
	 padding-bottom: 12px;
}
a {
	color: #000000;
}
a:hover {
	color: #e6782e;
}

h1 {

  color: #E6782E; border-bottom: 1px solid #E6782E; padding-top: 10px; font-size: 18px; font-weight: normal;
}


h2 {
	color: #E6782E; border-bottom: 1px solid #E6782E; padding-top: 10px; font-size: 18px;  font-weight: normal;
}

#main {
  width: 918px;
  margin-left: auto;
  margin-right: auto;
}
#hlavicka {
	width: 100%;
	height: 210px;
	text-align: left;
	background: url('../images/hlavicka-bg.jpg') no-repeat;
}
#obsah-vpravo {
	width: 733px;
	float: right;
	text-align: left;
  background: #d4e4b6 url('../images/main-bg.gif') repeat-y;
}
#stred {
	width: 497px;
	padding: 15px 20px;
	float: left;
}
#vlevo {
	width: 172px;
	float: left;
	position: relative;
	left: 13px;
	text-align: left;
}
#vpravo {
	width: 166px;
  float: right;
	text-align: left;
	padding: 15px;
	background: url('../images/vpravo-bg.gif') no-repeat;
}
#paticka {
	clear: both;
	color: #486216;
	text-align: left;
	margin-top: 15px;
	padding: 5px 15px 11px 15px;
	background: #b0c980 url('../images/paticka-bg.gif') no-repeat 0 15px;
}


	/*logo*/
#logo {
	position: relative;
	top: 57px;
	left: 198px;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 266px;
	height: 71px;
	font-size: 120%;
	color: #000000;
}
#logo:hover {
	color: #f26f15
}
#logo span{
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width: 266px;
	height: 71px;
	background: url('../images/pejsek-a-kocicka-logo.gif') no-repeat;
	cursor: pointer; 
	z-index: 0;
}
.noscreen {
	display: none;
}

.nahore-soutez {
	position: relative;
	top: -33px;
	float: right;
}
.navigace-nahore {
	position: relative;
	top: 110px;
	left: 205px;
	font-size: 10px;
	width: 513px;
}
.vyhledavani {
	position: relative;
	top: 95px;
	left: 725px;
	width: 196px;
}
.vyhledavani label{
	display: none;
}
.vyhledavani .dotaz {
	padding: 0 0 0 4px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #6e8838;
	width: 148px;
	height: 21px;
	background: #cddea8 url('../images/vyhledavani-bg.gif') no-repeat;
}
.vyhledavani .tlacitko {
	width: 32px;
	height: 21px;
	margin-left: 6px;
	background: #f08237 url('../images/vyhledavani-tlacitko-bg.gif') no-repeat;
}

	/*vlevo*/
	
#menu {
	position: relative;
	top: -14px;
	width: 172px;
}
.pejskove,.kocicky {
	position: relative;
	left: -12px;
	padding: 20px 0 0 30px;
	display: block;
	width: 154px;
	height: 29px;
}
.kocicky {
	width: 154px;
	height: 33px;
}
.pejskove span,.kocicky span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 184px;
	height: 52px;
	background: url('../images/pro-pejsky-nadpis.gif') no-repeat;
}
.kocicky span {
	width: 184px;
	height: 52px;
	background: url('../images/pro-kocicky-nadpis.gif') no-repeat;
}
.pejskove:hover span{
	background: url('../images/pro-pejsky-nadpis.gif') no-repeat 0 -62px;
}
.kocicky:hover span{
	background: url('../images/pro-kocicky-nadpis.gif') no-repeat 0 -58px;
}

#menu li {
	
	list-style-type: none;
	display: inline;
}
#menu li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	width: 138px;
	padding: 5px 0 5px 34px;	
	background-color: #d4e4b8;
}
#menu li a:hover{
	background-color: #c7dc9e;
}
.podmenu {
  display: block;
  width: 172px;
  height: 19px;
  background: url('../images/podmenu-bg.gif') no-repeat
}

input.button {
background-color : #FF9109;
border-bottom : 2px solid Black;
border-right : 2px solid Black;
border-top : 2px solid #FFD39D;
border-left : 2px solid #FFD39D;
text-align : center;
cursor: pointer;
}

input.buttonsedivy {
background-color : #D4D0C8;
border-bottom : 2px solid Black;
border-right : 2px solid Black;
border-top : 2px solid #808080;
border-left : 2px solid #808080;
text-align : center;
cursor: pointer;
}

input.text{
border-top : 2px solid Black;
border-left : 2px solid Black;
border-bottom : 2px solid #D9D9D9;
border-right : 2px solid #D9D9D9;
}

.list-navi {
padding : 5px;
background: #E1F2C3;
}

