/* CSS Document */
body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/textilie.jpg);
}

#page {
	width: 810px;
	margin-top: 2px;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	border: 1px solid #800000;
	text-align: center;
}
  

#obsah {
	width: 800px;
	padding: 0px;
	border: 0px double #FFCC33;
	text-align: center;
	margin-top: 54px;
	
}
.text a,  .text a:visited {
	text-decoration: none;
	color: Blue;
}


a:hover {
	text-decoration: underline;
}
.text a:hover {
	text-decoration: underline;
}
#telo {
	width: 800px;
	border: 4px double #FFCC33;
	
}

.kontakt {
	font-size: 12px;
	color: #660033;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu {
	
}

.menu, .menu a {
	padding-top: 0px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	list-style-type: circle;
	
}
.menu a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;

}
. menu a:visited {
	color: #ffffff;
}

.menu a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

ul {
	list-style-type: square;
	
}

.mail {
	font-size: 14px;
}

.nadpis {
	font-size: 22px;
	font-weight: bold;
}
.vitame {
	font-size: 18px;
	font-weight: bold;
	color: Maroon;
}

.lista {
	
	padding-right: 25px;
	font-size: 16px;
	color: #660033;
	text-decoration: none;
	list-style-type: circle;
}


.text {
	padding: 0px 22px 0px 0px;
	color: #000000;
	font-size: 13px;
}

.copy, .copy a, .copy a:visited  {
	font-size: 10px;
	color: #800000;
	text-align: center;
}
.dole {
	background-image: url(images/bg_dole.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

