@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #ffbf84;
	color: #472512;
	background-image: url(/pic/bodybg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

a {
	text-decoration: underline;
	color: #f7eee7;
}

a:hover {
	color: #ecd2b9;
}

fieldset {
	border: none;
	padding: 1em;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

input[type="text"], textarea,  input[type="password"]{
	background-color: #fce6cd;
	border: 1px solid #ba6a3a;
	padding: 1px;
}

input[type="text"]:hover, textarea:hover, input[type="password"]:hover {
	background-color: white;
}

input[type="text"]:focus, textarea:focus, input[type="password"]:focus {
	border-top-color: #462300;
	border-right-color: #462300;
	border-bottom-color: #462300;
	border-left-color: #462300;
	background-color: white;
}

label {
	float: left;
	width: 14em;
	text-align: right;
	font-size: 85%;
	margin-right: 2px;
}

.obrazek-v-textu {
	float: left;
	margin: 0.7em 15px 0 10px;
	max-width: 43%;
}

.obrazek-v-textu-vpravo {
	float: right;
	margin: 0 0 0 15px;
}

.submit {
	margin-top: 2em;
	text-align: center;
}

#hlava {
	width: 930px;
	height: 243px;
	clear: both;
	background-image: url(/pic/hlava.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#hlava h1 a {
	text-indent: -5000em;
	display: block;
	height: 243px;
}

#kniha {
	margin-bottom: 2em;
}

#kniha em {
	display: block;
	text-align: right;
	font-size: 80%;
	padding-right: 3em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #b87532;
}

#kniha h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

#kontejner {
	width: 930px;
	margin: 0 auto 7em auto;
	background-image: url(/pic/kontejnerbg.png);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

#lang {
	width: 30px;
	position: absolute;
	top: 75px;
	left: 26px;
}

#menu {
	padding-top: 12px;
	float: left;
	width: 239px;
}

#menu a {
	display: block;
	padding: 5px 10px 17px 65px;
	position: relative;
	left: 2px;
	text-decoration: none;
	color: #fbf7f2;
	font-size: 90%;
}

#menu a:hover {
	color: #ecd2b9;
}

#obsah {
	float: right;
	width: 586px;
	padding: 20px 75px 30px 30px;
	background-image: url(/pic/obsahbg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#obsah #galerie a {
	display: block;
	float: left;
	height: 120px;
	padding: 10px;
	width: 160px;
	text-align: center;
	border: 1px solid #3d2214;
	background-color: #f3f3f3;
	margin: 20px 10px 0 0;
}

#obsah #galerie a img {
	max-width: 160px;
	max-height: 120px;
}

#obsah #galerie a:hover {
	border-color: #a15a30;
	background-color: #dbdbdb;
}

#obsah .citace {
	text-align: right;
	font-size: 70%;
	font-style: italic;
}

#obsah fieldset p {
	margin-top: 0.3em;
}

#obsah h1 {
	font-size: 170%;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	color: #660000;
}

#obsah h2 {
	font-size: 120%;
	margin: 1em 0 0.3em 0;
	color: #660000;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.1em;
}

#obsah p, #obsah ul, #obsah ol {
	font-size: 85%;
	line-height: 130%;
	margin-top: 0.8em;
	text-align: justify;
	margin-left: 10px;
}

#obsah ul, #obsah ol {
	margin-left: 5em;
	margin-right: 5em;
	list-style: square;
}

#paticka {
	text-align: center;
	font-size: 70%;
	width: 696px;
	padding: 30px 30px 70px 224px;
	clear: both;
	background-image: url(/pic/patickabg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#uvod #m_uvod, #historie-plemene #m_historie-plemene, #jaky-je #m_jaky-je, #zivot-stenete #m_zivot-stenete, #jak-vybrat-stene #m_jak-vybrat-stene, 
#o-chovatelske-stanici #m_o-chovatelske-stanici, #novinky #m_novinky, #kontakt #m_kontakt, #navstevni-kniha #m_navstevni-kniha, #fotogalerie #m_fotogalerie,
#rodokmeny #m_rodokmeny, #nabidka-stenat #m_nabidka-stenat, #german-pinscher #m_german-pinscher, #parents-and-pedigree #m_parents-and-pedigree,
#puppies #m_puppies, #news #m_news, #guestbook #m_guestbook, #contact #m_contact {
	background-image: url(/pic/menuabg.png);
	background-position: right 30%;
	background-repeat: no-repeat;
	height: 25px;
	padding: 15px 5px 18px 55px;
	font-size: 100%;
	color: #472512;
}
