body	{	margin: 0px;
	background-color: #000000;
	color: #CCCCCC;
	text-align: center;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	}

img	{
	border: none;
	}

td	{
	vertical-align: top;
	text-align: center;
	}

#centrovani
	{
	width: 698px;
	margin: auto;
	position: relative;
	}

.hlavni {
	width: 700px;
	height: 540px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -270px 0px 0px -350px;
	overflow: hidden;
	background-color:#000000;
	background-image: url(img/back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

.body
	{
	padding-bottom: 20px;
	}
	
.body-dum
	{
	padding-bottom: 20px;
	background-image: url(img/body-dum.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
	}

h1	{
  padding-top: 25px;
  border-bottom: 2px dotted #3c271d;
  text-align: center;
	font-size:110%;
	font-weight: normal;
	letter-spacing: 3px;
	color: #9b8274;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	}

h2	{
	padding-top: 25px;
	padding-left: 25px;
	text-align: left;
	font-size:105%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #AFB2D5;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	}

big
  {
  font-size: 110%;
  font-weight: bold;
  }

p	{
	padding-top: 10px;
	font-size: 70%;
	text-align: left;
	}

p.dum	{
	padding-top: 10px;
	font-size: 90%;
	text-align: left;
	color: #a77703;
	}

.novinky	{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 70%;
	text-align: left;
	}

ol	{
	padding-left: 45px;
	padding-right: 26px;
	font-size: 90%;
	text-align: left;
	}

ul	{
	padding-left: 0px;
	padding-right: 26px;
	font-size: 90%;
	text-align: left;
	list-style-image: URL('img/dot.gif');
	}

.telo	{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	}

.saty_popis
	{
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	}

.small
	{
	color: #666666;
	font-size: 70%;
	text-align: center;
	}

div.divrobo
	{
	border-top: 2px dotted #3c271d;
  margin-top: 20px;
  padding: 0px 15px 0px 15px;
	}

.robo	{
  text-align: justify;
	color: #3c271d;
	font-size: 65%;
	padding: 0px 10px 0px 10px;
	}

p.robo a:link, p.robo a:visited {
 	color: #3c271d;
	}
	
 p.robo a:hover	{
 	color: #7c5f4f;
	}

.copy	{
  text-align: center;
	color: #7c5f4f;
	font-size: 65%;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 26px;
	}

p.copy a:link, p.copy a:visited, p.copy a:hover	{
 	color: #7c5f4f;
	}

.home
	{
	font-size: 75%;
	text-align: right;
	margin-right: 30px;
	color: #999999;
	}

.popisek
	{
	font-size: 80%;
	text-align: center;
	}

.svatebni
	{
	color: #7d8e7d;
	}

.panska
	{
	color: #c00518;
	}

.spolecenske
	{
	color: #cc9966;
	}

.sluzby
	{
	color: #336699;
	}

.profil
	{
	color:#b4ae6f
	}

a:link, a:visited    {
 	text-decoration: none;
	font-weight: normal;
 	color: #B4AE6F;
	}

a:hover    {
	text-decoration: underline;
	color: #B4AE6F;
	font-weight: normal;
	}

a.menu:link, a.menu:visited    {
 	text-decoration: none;
	font-weight: normal;
 	color: white;
	}

a.menu:hover    {
	text-decoration: none;
	color: #9b8274;
	}

.imgold
	{
	border: 1px solid #B4AE6F;
	margin-top: 30px;
	}

.imgold2
	{
	border: 1px solid #B4AE6F;
	}

.imgold3
	{
	border-style: solid;
	border-color: #B4AE6F;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	}

.float	
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border: 1px solid #b4ae6f;
	}


h1,h2,h3,h4,h5,h6
	{page-break-after: avoid;}


@page
	{margin: 2.5cm;}

@media print
	{
	h1,h2,h3,h4,h5,h6
	{font-family: serif;
	color: black;
	}
	.noprint {display: none}
	p
	{font-family: serif;
	color: black;
	}
	body
	{
	color: black;
	background: white;
	font-size: 12pt;
	font-family: serif;
	}
	}
	
#english a {
	display: block;
	width: 97px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 33px;
	background: url("img/english.gif") 0 0 no-repeat;
	text-decoration: none;
	border: 0px;
	}

#english a:hover {
	background-position: -97px 0;
	}

