/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a28b62;
	color: #52463b;
	font-size: 11px;
	margin: 10px;
	padding: 10px;

}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52463B;


}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#pfWrapper
{
	position: relative;
}

.to-white {
	color: #FFFFFF;
}


a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #F8EFDC;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #52463b;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.nadpis1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfb98e;
	border-right-color: #cfb98e;
	border-bottom-color: #cfb98e;
	border-left-color: #cfb98e;
}

.hr-novinky
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfb98e;
	border-right-color: #cfb98e;
	border-bottom-color: #cfb98e;
	border-left-color: #cfb98e;
	margin-top: 15px;
	margin-bottom: 10px;
}

.to-bold
{
	font-weight: bold;
}

.foto-border
{
	border: 5px solid #dac294;
}

