* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/bg.gif) repeat-x #ebd877;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma;
	line-height: 1.5em;

}

img {
	border: none;
}

br {
	margin-bottom: 3px;
}

h1 {
	color: #a15614;
	font-size: 11pt;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Tahoma;
	font-weight: bold;
}

h2 {
	color: #222222;
	font-size: 9pt;
	padding-top: 7px;
	padding-bottom: 6px;
	font-family: Verdana;
	font-weight: bold;
}

h2.list {
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 3px;
}

h3 {
	color: #525252;
	font-size: 9pt;
}

p {
	text-indent: 20px;
	margin-bottom: 20px;
}

#corner1 {
	float: left;
	width: 22px;
	height: 23px;
	background: url(images/corner1.gif) no-repeat;
}

#corner2{
	float: right;
	width: 22px;
	height: 23px;
	background: url(images/corner2.gif) no-repeat;
}

#corner3 {
	float: left;
	width: 22px;
	height: 23px;
	background: url(images/corner3.gif) no-repeat;
}

#corner4 {
	float: right;
	width: 22px;
	height: 23px;
	background: url(images/corner4.gif) no-repeat;
}

#outerTop {
	float:left;
	width: 950px;
	height: 23px;
	background: #fafeec url(images/border_top.gif) repeat-x;
}

#center {
  width: 935px;
	float:left;
	padding-left: 15px;
	background: url(images/inner_bg.gif) repeat-y;
}

#outerBottom {
	float:left;
	width: 950px;
	height: 23px;
	background: url(images/border_bottom.gif) repeat-x;
}

#container {
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: #f2ffdb;
}

#inner {
	float: left;
	width: 920px;
	background: #f2ffdb;
}

#innerf {
	float: left;
	width: 914px;
	height: 22px;
	padding: 3px;
	text-align: center;
	background: #e2efa0;
}

#header-left {
	float: left;
	width: 15px;
	height: 100px;
	background: url(images/header_left_bg.gif) repeat-y;
}

#header-right {
	float: right;
	width: 15px;
	height: 100px;
	background: url(images/header_right_bg.gif) repeat-y;
}

#header-inner {
	float: left;
	width: 920px;
	height: 100px;
	background: url(images/header_bg.gif) repeat-x;
}

#header {
	width: 950px;
	height: 100px;
	text-align: left;
	color: #ffffff;
}

#infobar {
	width: 920px;
	height: 34px;
	color: #000000;
	text-align: left;
	font-size: 7pt;
	background: url(images/infobar_bg.gif) repeat-x;
	border-top: 1px solid #64770a;
	float: right;
	border-bottom: 1px solid #4e5c09;
}

#leftside {
	clear: both;
	width: 172px;
	height: 700px;
	float: left;
	margin-left: 3px;
}

#middle {
	width: 420px;
	min-height: 400px;
	float: left;
	padding: 10px;
}

#rightside {
	width: 300px;
	float: right;
}

#menu li
{ 
	float: left; 
	list-style: none;
	background: url(images/hmenu_div.gif) no-repeat left;
} 

#menu li a 
{ 
	display: block; 
	float: left; 
	height: 26px;
	padding-top: 9px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none; 
	font-size: 9pt;
	color: #e2efa0;
	font-family: verdana;
	font-weight: bold;
} 

#menu li a:hover
{
  text-decoration: underline;
} 
#menu li a#selected
{ 
	background: url(images/hmenu_sel.gif);
	color: #ffffff;
} 
#menu li a#selected:hover
{ 
	background: url(images/hmenu_sel.gif);
	color: #ffffff;
} 

#foot
{
	clear: both;
	float: left;
	width: 914px;
	height: 16px;
	padding: 3px;
	text-align: center;
	background: #e2efa0;
	color: #777777;
	margin-top: 20px;
	border-top: 1px solid #cedc9c;
}

.center
{
	text-align: center;
	margin-bottom: 20px;
}

.circle1
{
	width: 18px;
	height: 19px;
	margin: 3px;
	padding-left: 2px;
	padding-top: 1px;
	background: url('images/circle.gif');
	color: #eeeeee;
	font-weight: bold;
	float: left;
	text-align: center;
}

.circle2
{
	width: 18px;
	height: 19px;
	margin: 3px;
	padding-left: 2px;
	padding-top: 1px;
	background: url('images/circle2.gif');
	color: #eeeeee;
	font-weight: bold;
	float: left;
	text-align: center;
}

.step 
{ 
	display: block; 
	float: left; 
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 60px;
	text-decoration: none; 
	font-size: 11pt;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	background: #e2efa0;
} 

.step2
{ 
	display: block; 
	float: left; 
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 60px;
	text-decoration: none; 
	font-size: 11pt;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	background: #99aa41;
} 

.border
{ 
	display: block; 
	float: left; 
	padding: 5px;
	margin: 5px;
	width: 400px;
	text-decoration: none; 
	color: #000000;
	border: 1px solid #99aa41;
	background: #eff6cb;
} 

.content {
	padding: 5px;
	margin-bottom: 10px;
}

.infobox {
	clear: both;
	width: 167px;
}

.infobox2 {
	clear: both;
	width: 290px;
	min-height: 60px;
	background: #f1e3b0;
	border: 1px solid #a08434;
	margin-top: 10px;
	margin-right: 5px;
}

.infobox3 {
	clear: both;
	width: 290px;
	min-height: 60px;
	background: #f0f6c7;
	border: 1px solid #9ba758;
	margin-top: 10px;
	margin-right: 5px;
}

.menucontent {
	clear: both;
	width: 150px;
	margin-left: 7px;
	height: 100%;
	padding-bottom: 20px;
	border-left: 2px solid #b6c16d;
	border-right: 2px solid #b6c16d;
	background: url('images/leftmenubg.gif') repeat-y #e2efa0;
}

.namebox {
	height: 35px;
	width: 167px;
	background: url(images/menutitle_bg.gif) center;
	color: #ffffff;
	padding-top: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}

.menufoot {
	height: 37px;
	width: 167px;
	background: url(images/menufoot_bg.gif);
	margin-left: 1px;
}

.namebox2 {
	height: 19px;
	width: 111px;
	background: url(images/infobox_name.gif);
	color: #ffffff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	margin-left:10px;
	padding-top: 3px;
	padding-left: 6px;
}

.namebox3 {
	height: 19px;
	width: 111px;
	background: url(images/infobox2_name.gif);
	color: #ffffff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	margin-left:10px;
	padding-top: 3px;
	padding-left: 6px;
}


a:link, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover, a:active:hover, a:visited:hover {
	color: #666666;
	text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 18px;
	height: 18px;
}

a.nav:hover, a.nav:active:hover, a.nav:visited:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	width: 18px;
	height: 18px;
}

.right {
	float: right;
	margin: 0px;
}

.left {
	float: left;
	margin: 0px;
}

/* Tables */
table#tabulka, table.info {
	width:100%; 
	margin-top: 10px;
	margin-bottom: 10px;
	border:2px solid #666666; 
	border-collapse:collapse;
}

table#tabulka th, table.info th {
	border-bottom:1px solid #666666;
	background-color:#ffffff;
	color: #444444;
}

table#tabulka th, table#tabulka td {
	padding:8px 8px; 
	text-align:center;
}

table#tabulka th.left, table#tabulka td.left, table.info {
	float:none; 
	text-align:left;
}

table#tabulka th.right, table#tabulka td.right {
	float:none; 
	text-align:right;
}

table#tabulka tr.even td {
	background-color:#eaf1c5;
}

table.info th, table.info td {
	border:1px solid #ccc;
	padding:5px 5px; 
	text-align:left;
}

/* Tables */
table.t2 {
	width:100%; 
	margin-top: 5px;
	margin-bottom: 5px;
	border:none; 
	border-collapse:collapse;
	float:none; 
	text-align:left;
}

table.t2 td {
	border: none;
	padding: 2px;
}

table.t2 td.right {
	text-align: right;
	padding-right: 10px;
}

textarea, input, select {
  margin-top: 3px;
  margin-bottom: 3px;
	font-size: 11px;
	padding: 2px;
	font-family: verdana;
}

.smalllight {
  font-size: 7pt; 
  color: #777777;
  margin: 3px;
}

#leftmenu {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}

#leftmenu a {
	display: block;
	background: url('images/menudiv.gif') center top no-repeat;
	color: #785722;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#leftmenu a:hover {
  text-decoration: underline;
}

.midbox {
  width: 390px;
  height: 50px;
  border-bottom: 1px dotted #dac55c;
  margin-bottom: 8px;
  padding: 5px;
}

.midbox2 {
  width: 390px;
  height: 20px;
  border-bottom: 1px dotted #dac55c;
  margin-bottom: 8px;
  padding: 5px;
}

.textdiv {
  width: 380px;
  background: #e3f0cc;
  border: 1px dotted #d4e3b8;
  padding: 10px;
}

.alert {
	width: 360px;
	display: block;
	float: left;
	background: #f9d0b5 url('images/exclamation.png') no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	padding-left: 35px;
	border: 1px solid #d96b22;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #F33F3F;
}

.photo {
	border: 15px solid #e0ebcc;
	margin: 20px;
	margin-left: 0px;
}

.left {
	float: left;
	color: #777777;
}

.right {
	float: right;
	color: #777777;
}
