/* --- danny duke.cz --- */
body {
	background-color: #C8B695;
	color: #000;
	font-size: 75%;
	line-height: 1.4em;
	margin: 0px;
  padding: 0px;
	text-align: center;
}

body, td, input, textarea, select {
 	font-family: "Arial CE", Arial, Tahoma, sans-serif;
}

h2, h3, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

h2 {
  background-image: url("Slices/bullet_light.jpg");
  background-position: 24px 60%;
  background-repeat: no-repeat;
 	color: #fff;
	font-size: 1.8em;
  font-weight: normal;
  padding: 23px 0px 15px 44px;
}

h3 {
 	color: #555;
	font-size: 1.5em;
  font-weight: normal;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 1.1em;
	margin-bottom: 2px;
}

a {
  color: #063;;
	text-decoration: underline;
}

a:hover {
	color: #008040;	
	text-decoration: underline;
}

strong {
	xcolor: #444;
}

img {
  display: block;
	border: none;
}

ul {
	line-height: 1.4em;
  list-style-position: outside;
  margin: 0px;
	padding: 0px;
	padding-left: 16px;
}

li {
	margin: 0px;
	padding: 0px;
}

label {
	margin-bottom: 2px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	display: block;
	font-size: 1.0em;
	margin-bottom: 10px;
}

.submit {
  width: 90px;
}

/* --- horizontalni menu, odkazy --- */

.lista a {
  color: #fc0
}
a:hover {
  color: red;
}

/* --- page --- */
#page {
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

/* --- menu-top --- */
#menu-top {
  overflow: hidden;
  height: 97px;
}

.menu-top-danny {
  background-image: url("Slices/bg_top_danny2.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

.menu-top-tequi {
  background-image: url("Slices/bg_top_tequi.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

#language {
  color: #fff;
 	padding: 73px 0px 0px 110px;
	font-size: 11px;
}

.language-light a, .language-light a:link, .language-light a:visited {
 	color: #fc0;
	text-decoration: none;
}

.language-light a:hover {
  color: #fc0;
	text-decoration: none;
}

.language-dark a, .language-dark a:link, .language-dark a:visited {
 	color: #fff;
	text-decoration: none;
}

.language-dark a:hover {
  color: #fc0;
	text-decoration: none;
}

.head-img {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

/* --- menu-left --- */
#menu-left {
  float: left;
  margin-top: 10px;
  width: 170px;
}

#menu-left a, #menu-left a:link, #menu-left a:visited {
  display: block;
 	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 1px 0px 1px 33px;	
}

#menu-left a:hover {
 	color: #fc0;
	text-decoration: none;
}

.bullet-light {
  background-image: url("Slices/bullet_light.jpg");
  background-position: 11px 50%;
  background-repeat: no-repeat;
}

.bullet-dark {
  background-image: url("Slices/bullet_dark.jpg");
  background-position: 11px 50%;
  background-repeat: no-repeat;
}

.menu-left-top {
  background-color: #939669;
  background-image: url("Slices/bg_menu_left_top.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding: 9px 0px 3px 0px;
}

.menu-left-center {
  background-color: #939669;
  padding: 3px 0px;
}

.menu-left-bottom {
  background-color: #939669;
  background-image: url("Slices/bg_menu_left_bottom.jpg");
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 3px 0px 10px 0px;
}

/* --- menu-left-eri --- */
#menu-left-top-eri {
  xbackground-color: #939669;
  background-image: url("Slices/bg_menu_left_top_2.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding: 9px 0px 3px 0px;
}

#menu-left-top-eri a, #menu-left-top-eri a:link, #menu-left-top-eri a:visited {
  xdisplay: inline;
 	color: #555;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 1px 0px 1px 33px;
}

#menu-left-bottom-eri a:hover {
 	color: #fff;
	text-decoration: underline;
}

.bullet-eri-dark {
  background-image: url("Slices/bullet_eri_dark.jpg");
  background-position: 11px 50%;
  background-repeat: no-repeat;
}

.bullet-eri-light {
  background-image: url("Slices/bullet_eri_light.jpg");
  background-position: 11px 50%;
  background-repeat: no-repeat;
}

#menu-left-bottom-eri {
  background-image: url("Slices/bg_menu_left_bottom_2.jpg");
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0px 0px 10px 0px;
}

#menu-left-bottom-eri a, #menu-left-bottom-eri a:link, #menu-left-bottom-eri a:visited {
  display: inline;
 	color: #555;
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0px;
}

#menu-left-bottom-eri a:hover {
 	color: #008040;
	text-decoration: underline;
}

#menu-left-bottom-eri p {
  color: #063;
	font-size: 0.9em;
	line-height: 1.3em;	
	padding: 0px 15px 0px 33px;	
}

/* --- content --- */
#content {
	float: right;
  width: 586px;
}

/* --- header --- */
#header {
  background-color: #ADAF8D;
  background-image: url("Slices/bg_header.jpg");
}

/* --- main --- */
#main {
  background-color: #B8B99B;
  background-image: url("Slices/bg_main.jpg");
  color: #063;
  padding: 18px 18px 12px 24px;
}

/* --- copyright --- */
#copyright {
  clear: both;
	color: #063;
	text-align: right;
	font-size: 0.9em;
  padding: 5px 15px 0px 15px;
  margin-bottom: 40px;
}

#copyright a, #copyright a:link, #copyright a:visited {
  text-decoration: underline;
}

/* --- table for rodokmen --- */
.table-rodokmen {
	border-bottom: 1px #939669 solid;
	border-left: 1px #939669 solid;
	width: 100%;
}

.table-rodokmen td {
	border-top: 1px #939669 solid;
	border-right: 1px #939669 solid;
  font-size: 0.9em;
	padding: 2px 5px 2px 5px;
  vertical-align: top;
}

.table-4bar td {
	width: 25%;
}

.table-3bar td {
	width: 33%;
}

.td-rodokmen-1 {
	background-color: #A2A47B;
}

/* --- table for welcome --- */
.table-welcome {
	border-bottom: 1px #939669 solid;
	border-left: 1px #939669 solid;
	font-size: 0.9em;
	width: 100%;
}

.table-welcome td {
	background-color: #B5B79D;
	border-top: 1px #939669 solid;
	border-right: 1px #939669 solid;
	padding: 2px 5px 2px 5px;	
  vertical-align: top;  
}

.td-welcome-1 {
	width: 30%;  
}

/* --- novinky --- */
.blok { font-family: verdana, arial, sans-serif; line-height: 120%; font-size: 10px; color: #ffffe6; 
	  margin-top: 5px; margin-left: 10px; margin-right: 5px; margin-bottom: 5px; background-color: #939669;
	  padding: 5px; padding-right: 5px; border-left: #ccbc98 2px solid; border-top: #ccbc98 1px solid;}
	  
/* --- štěňata --- */
.img-left-stenata {
	border: 1px solid #939669;
  float: left; 
  margin: 0px 10px 15px 0px;
}

/* --- agility --- */
.agility ul {
  margin-bottom: 10px;
}

.agility-right {
  float: right;
  margin: 0px 0px 0px 15px;
}

.agility-right img {
	border: 1px solid #939669;
  margin-bottom: 10px;
}

/* --- kontakt --- */
.kontakt-right {
  float: right;
  width: 300px;
}

.notice {
  float: right;
  font-size: 0.9em;
  padding: 0px 3px 0px 0px;
}

.input-1 {
  background-color: #F8E6D2;
  width: 180px;  
}

.input-2 {
  background-color: #F8E6D2;
  width: 294px;
}

.input-6 {
  background-color: #F8E6D2;
  width: 536px;
}

.input-web {
  position: absolute;
  top: -100px;
  left: -100px;
  width: 1px;
  height: 1px
}

.img-kontakt {
  float: right;
}

.sub-left {
  float: left;
  margin-right: 7px;
}

.bg-kontakt {
  background-image: url("Pictures/img_kontakt.gif");
  background-position: 100% 0%;
  background-repeat: no-repeat;
}

/* --- other class --- */
.clear {clear: both;}
.box-5 {margin-bottom: 5px;}
.box-10 {margin-bottom: 10px;}
.box-15 {margin-bottom: 18px;}

.img-foto {
  float: left;
	border: 1px solid #939669;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-foto-last {
	border: 1px solid #939669;
  float: right;
	margin-bottom: 5px;	
}

.text-1 {
	font-size: 0.9em;
	line-height: 1.4em;
}

.line {
  padding-bottom: 5px;
  margin-bottom: 15px;
	border-bottom: 1px solid #C8B695;
	border-bottom: 1px solid #939669;	
}

.img-right {
  float: right;
  padding: 5px 0px 0px 15px;
}

.img-left {
  float: left;
  padding: 3px 10px 5px 0px;
}

