* {
margin: 0;
padding: 0;
}
body         {
	color: #16100a;
	font-size: 62.5%;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.4em;
	background-color: #CAAF74;
	background-image: url(../images/bg_body.jpg) }



h2    {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.6em }


h3    {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 2em;
	margin-bottom: 0.2em }

p, ul, ol, dl      {
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 1em }

ol {
	list-style-type: decimal;
	list-style-position: inside }

ol li, ul li  {
	margin-bottom: 0.3em }


ul    {
	font-family: arial;
	font-size: 1.3em;
	list-style-type: disc;
	margin-left: 1.5em }



	

dl.address dt {
			width: 4.5em;
			float: left;
			clear: both;
		}

dl.address dd {
			padding-left: 4.5em;
			margin-bottom: 1em;
		}

#Col1 p {
	text-align: justify }

#Col2 p, #Col2 dl  {
	color: #e3c98f;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 300;
	margin-top: 15px }
#Col2 a, #Col2a:link {
	color: #fff3d9 }

#Col2 a:visited {
	color: #fff3d9 }

#Col2 a:hover {
	color: white }

#Col2 a:active {
	color: #e3c98f }

b { font-weight: 700 }
i    {
	font-style: italic }



em { font-style: italic; font-weight: 600 }
dfn  {
	color: #3d2c1c }
a, a:link  {
	color: #d54d2f;
	outline-style: none }

a:visited   {
	color: #89644a }

a:hover  {
	color: #d54d2f }

a:active  {
	color: #3d2c1c;
	text-decoration: none }

img a, a img { text-decoration: none }
#container          { margin: 0 auto 90px; width: 800px }
/*=====  STRUCTURE  =====*/
#container   {
	background-color: #fff3d9;
	margin: 0 auto;
	width: 800px;
	border-style: solid;
	border-width: 5px 5px 20px;
	border-color: #130e09 }



#header      {
	background-image: url(../images/janvitek.jpg);
	width: 800px;
	height: 169px;
	margin: 0px;
	padding: 0px;
	font-size: .1em;
	line-height: .1em;
	text-indent: -9000px;
	overflow: hidden;
	}
/* navigation buttons */

#nav    {
	background-color: #d54d2f;
	background-image: url(../images/nav/navBg.gif);
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
	overflow: hidden }



#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}

#nav a {
    outline-color: none;
    outline-style: none;
    text-decoration: none;
	display: block;
	float: left;
	text-indent: -9000px;
	padding: 0;
	height: 35px !important;
	}

#nav a:hover, #nav a.selected:hover{
	background-position: 0 -35px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -70px;
	}

#nav1 a    {
	width: 75px;
	margin-left: 24px;
	background: url(../images/nav/nav1.gif) no-repeat left top;
	}


#nav2 a  {
	width: 92px;
	margin-left: 23px;
	background: url(../images/nav/nav2.gif) top left no-repeat;
	}

#nav3 a  {
	width: 133px;
	margin-left: 25px;
	background: url(../images/nav/nav3.gif) top left no-repeat;
	}

#nav4 a  {
	width: 122px;
	margin-left: 25px;
	background: url(../images/nav/nav4.gif) top left no-repeat;
	}

#nav5 a  {
	width: 121px;
	margin-left: 25px;
	background: url(../images/nav/nav5.gif) top left no-repeat;
	}

#nav6 a  {
	width: 81px;
	margin-left: 25px;
	background: url(../images/nav/nav6.gif) top left no-repeat;
	}

#content        {
	background-color: #f7f4f1;
	background-image: url(../images/bg_content.jpg);
	width: 100% }


#Col1    {
	padding: 22px 50px 22px 40px;
	width: 471px;
	float: right }


#Col2      {
	padding: 15px 19px 22px;
	width: 194px;
	float: left }


#footer { font-size: 1.2em; text-align: center; margin-top: 0.5em }
#footer a, #footer a:hover, #footer a:active, #footer a:visited { color: #e9ddf1 }
#footer li { list-style: none; display: inline; padding-right: 2em }
br.floatStop {
line-height: 0.1%;
font-size: 0.1%;
clear: both
}
.headingNote { font-size: 1.1em; margin-top: -2em; float: right }
.floatRight {
	float: right }

.floatLeft {
	float: left }

.clearBoth {
	clear: both }

.smurf b {
	visibility: hidden;
	display: block;
	width: 0;
	float: left }
.editHilight  {
	background-color: #ff0 }


