html {
	background-image: url('./../images/_layout/bg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: white;
}

td {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
}

a img {
	border-width: 0px;
}

a  {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover  {
	text-decoration: underline;
}

.layoutpage {
	width: 100%;
	text-align: center;
}

.layoutweb {
	border: 0px;
	width: 950px;
	margin: auto;
}

.hlavickabezcss {
	display: none;
}

.top {
	width: 950px;
	height: 52px;
	background-image: url('./../images/_layout/top.jpg');
	text-align: right;
	color: white;
}

.top a, .top a:visited {
	color: #d1d3d4;
	text-decoration: none;
}

.top a:hover {
	color: white;
}

.middle {
	width: 950px;
	height: 188px;
	background-image: url('./../images/_layout/middle.jpg');
}

.bottom-1, .bottom-2 {
	width: 950px;
	height: 22px;
}

.bottom-1 {
	background-image: url('./../images/_layout/bottom-1.jpg');
}

.bottom-2 {
	background-image: url('./../images/_layout/bottom-2.jpg');
}

.bottom-content {
	width: 950px;
	background-image: url('./../images/_layout/bottom-bg.jpg');
	text-align: left;
}

.clear {
	clear: both;
	width: 950px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}

.uvod-kategorie-1, .uvod-kategorie-2, .uvod-kategorie-3, .uvod-kategorie-4 {
	width: 225px;
	float: left;
	display: inline;
}

.uvod-kategorie-1 {
	margin-left: 25px;
}

.button {
	width: 205px;
	height: 84px;
	margin: 0 auto 0 auto;
	background-image: url('./../images/_layout/button-n.jpg');
	text-align: center;
	font-size: 33px;
	color: white;
}


.button:hover {
	background-image: url('./../images/_layout/button-a.jpg');
}

.button a, .button a:hover, .button p, .button h2 {
	display: block;
	width: 205px;
	height: 65px;
	color: white;
	padding-top: 19px;
	text-decoration: none;
}

.button p, .button h2 {
	margin: 0px;
        font-size: 32px;
        font-weight: normal;
}

.uvod-kategorie-1 ul, .uvod-kategorie-2 ul, .uvod-kategorie-3 ul, .uvod-kategorie-4 ul {
	margin: 20px 0 0 35px;
	padding: 0;
	font-size: 15px;
	color: white;
}

.uvod-kategorie-1 li, .uvod-kategorie-2 li, .uvod-kategorie-3 li, .uvod-kategorie-4 li {
	line-height: 2em;
	letter-spacing: 0.01em;
	color: white;
	/*list-style-image: url('./../images/_layout/li.jpg');*/
}

.oddelovac {
	width: 1px;
	float: right;
	display: inline;
	height: 29px;
	background-color: white;
	background-image: url('./../images/_layout/oddelovac.jpg');
	margin: 11px 0 0 0;
}

.menu {
	float:right;
	display: inline;
	margin: 19px 15px 0 15px;
	color: white;
}

.podpis {
	width: 650px;
	float: left;
	display: inline;
	text-align: left;
	margin: 5px 0 0 24px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.plusjedna {
	width: 68px;
  text-align: right;
	float: right;
	display: inline;
	margin: 5px 24px 0 0;
}

.kontakt-text, .kontakt-mapa {
	margin-top: 50px;
	margin-bottom: 50px;
}

.kontakt-text {
	width: 440px;
	float: left;
	display: inline;
	color: white;
}

.kontakt-text a {
	color: white;
}

.kontakt-text p {
	font-size: 15px;
	line-height: 30px;
	margin: 26px 0px 0px 54px;
}

.kontakt-text h1 {
	font-size: 30px;
	margin: 0px 0px 0px 54px;
}

.kontakt-mapa {
	width: 400px;
	float: left;
	display: inline;
}

.kontakt-text {
	margin-left: 25px;
}

.obsah {
	float: left;
	display: inline;
	color: white;
	margin: 10px 45px 15px 45px;
	width: 615px;
}

.obsah h1 {
	color: #A4D1FB;
	margin: 0;
	padding: 0;
	font-size: 30px;
  font-weight: normal;
}

.obsah h2 {
	color: #A4D1FB;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 20px;
  font-weight: normal;
}

.obsah ul {
	color: #A4D1FB;
	margin: 20px 0 0 20px;
	padding: 0;
  font-size: 15px;
}

.obsah p {
	font-size: 15px;
	text-align: justify;
  line-height: 20px;
}
