body {
	font-family: sans-serif;
	font-size: 12pt;
	width: 850px;
	margin: 0 auto;
	color: #6A4A35;
	background-color:#BF6930;
}

#logo-kozene-odevy {
	width: 70%;
	margin: 3% 15%;
}

#obchod-vyrez {
	width: 120%;
	margin: 2% -10% 2%;	
}

.novinka {
	text-align: center;
	width: 100%;
	font-size: larger;
	font-weight: bold;
	color: #634632;
}

#tbl-sluzby {
	color: #805940;
	background-color:#E6A173;
	border-style: hidden;
	border-width: thin;
	border-collapse: collapse;
	width: 80%;
}

#tbl-foto {
	background-color: #E6D9CF;
}

#tbl-sluzby a {
	color: #714F39;
}



remark {
	border-color: #805940;	
}

#tbl-sluzby {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 30px;
}

#tbl-sluzby td {
	padding: 10px;
	font-size:medium;
	font-weight: bold;
	border-color:#BF6930;
	background-color:#E6A173;
	border-style: solid;
	border-width: thick;
	width: 33%;
}

#pozadi {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	display: block;
}

#pozadi-img {
	width: 105%;	
}

#info {
	width: 200pt;
	height: 100pt;
	display:block;
	position: absolute;
	left: 60%;
	top: 5%;
}

p.vyrazne-1 {
	font-size: x-large;
	font-weight: bolder;
	margin: 0;
}

p.vyrazne-2 {
	font-weight: bolder;
	margin: 0;
}

#kontakt p {
	width: 100%;
	text-align: center;
	color: #473224;
}

#kontakt-pozn {
	font-weight: bolder;
	width: 1024px;
	height: 70px;
	display: block;
	position: absolute;
   left: 5%;
	bottom: 0%;
}

#kontakt p {
	margin: 0;
}

#kontakt a {
	color: #473224;
	background-color:#BF6930;	
}

#sluzby {
	height: 80%;
	top: 25%;
	display: block;
	position: absolute;
}

#sluzby a {
	display: block;
}

#sluzby img {
	border: 0px;
}


