html {
	height: 100%;
	background-color: #8BA371;
}
body {
	margin:0px;
	padding:0px;
	height: 100%;
	background: url(images/bkg_gradient.png) repeat-x top;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	behavior: url("csshover3.htc");
}
div {
	margin:0px;
	padding:0px;
}
p {
	padding-top:7px;
	padding-bottom: 3px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #363;
	clear: both;
}
.h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #363;
	clear: both;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #363;
	clear: both;
}
h3{
	font-weight: bold;
	font-size: 14px;
	font-family:Verdana, Arial, sans-serif;
}
h4{
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, sans-serif;
}
img {
	border:0px;
}

table{
}
tr{
}
th{
}
td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.detailswrapper td{
	vertical-align:top;
	min-width:60px;
}
table.details{
	border: 0;
}
td.detailsLabels{
	border: 0;
	padding:5px 5px 5px 2px;
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}
td.detailsData{
	border: 0;
	padding:5px;
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}


.thumbnail{
	margin: 8px 8px 4px 0;
	border: thin solid #8BA371;
}
.caption{
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
}

ul {
	margin: 0 15px;
	padding: 0;
	list-style-type: square;
}
ul li.normal {
	list-style-image: url(images/bullet.png);
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
ol {
	margin: 0 20px;
	padding: 0;
}
ol li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.question_link_table{
	display: table; height: 25px; _position: relative;
	color: #394679;
	font-weight: bold;
	text-decoration: none;
}
.question_link_cell{
	 _position: absolute; _top: 50%; display: table-cell; vertical-align: middle;
}
.question{
	 _position: relative; _top: -50%; left: 3px; margin-left: 5px;
}

a:link {
	color: #394679;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#6E8599;
	font-weight: bold;
	text-decoration: inherit;
}
a:hover {
	color: #5E7D99;
	font-weight: bold;
	text-decoration: inherit;
}
a:active, a:focus {
	color: #081521;
	font-weight: bold;
	text-decoration: inherit;
}
a:visited {
	text-decoration: none;
}
.okraje{
	padding: 10px 20px;
}

.titleimage {
	border-top: solid 1px #8BA371;
	border-left: solid 1px #8BA371;
	border-right: solid 1px #8BA371;
	position:relative; top:0px; left:5px;
	z-index: 0;
}


#page {
	width: 997px;
	padding: 0;
	margin: auto;
	height: 100%;
	min-height: 100%;
	text-align: left;
}
#header {
	width: 997px;
	padding: 0 5px;
	margin: 0;
	height: 102px;
	background: url(images/shadow.png) repeat-y;
	background-position: center;
}
#logo {
	float:left;
	margin:0px;
	padding: 0;
	height: 102px;
	width: 450px;
	background-color: #8ba371;
}

#canvas {
	background: url(images/shadow.png) repeat-y;
	background-position: center;

	margin: 0;
	padding: 0 5px;
	width:997px;
	min-height: 100%;
  	height:auto !important;
  	height:100%;
	clear: both;
}
#footer {
	background: url(images/shadow_greenbkg.png) repeat-y;
	background-position: center;
	margin: 0;
	padding 0 5px;
	float: left;
	width: 1007px;
	color: #d0df99;
	text-align: center;
	height: 20px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
}
#topMenu{
	text-align: right;
	float:right;
	margin:0;
	padding:0;
	background-color: #8ba371;
	width:547px;
	height:102px;
}
.topMenuLabel{
	padding: 5px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	padding:5px;
	color: #d0df99;
}
.topMenuLink{
	width: 100px;
	padding: 5px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d0df99;
	border:0;
	}
.topMenuLink:hover{
	color: #fff;
	}
.topMenuSeparator{
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d0df99;
	border:0;
	}


#menu {
	width: 997px;
	height: 38px;
	padding: 0 5px;
	margin: 0;
	background: url(images/shadow.png) repeat-y;
	background-position: center;
	}
#menu a {
	color: #d0df99;;	
	font-family:Verdana, Arial, sans-serif;
}
#menu ul {
	float:left;
	width: 997px;
	margin: 0;
	padding: 0;
	background-color: #8ba371;
}
#menu li {
	width:165px;
	height:37px;
	margin: 1px 0 0 1px;
	border: 0;
	background-image: url(images/button_bkg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #d0df99;
	cursor: pointer;
	list-style-type: none;
	line-height: 37px;
	vertical-align: middle;
}
#menu li.admin{
	background-image: url(images/button_bkg_admin.jpg);
	background-repeat: repeat-x;
}
#menu ul li.active a {
	color: #fff;
}
#menu ul li {
	float: left;
	position: relative;
	list-style: none;
	color: #d0df99;
}
#menu ul li:hover > a {
	color: #fff;
}
#menu ul ul {
	position: absolute;
	left: 0px;
	top: 37px;
	visibility: hidden;
	width: 211px;
	margin: 0;
	background-color: #6d845f;
	color: #d0df99;
	z-index: 1;
}
#menu ul li:hover > ul {
	visibility: visible;
}
#menu ul li ul li {
	width:200px;
	position: relative;
	background-color: #6d845f;
	background-image:none;
	padding-left: 10px;
	text-align: left;
	color: #d0df99;
	margin: 0;
}
#menu ul li ul li a {
	display: block;
	width:200px;
	color: #d0df99;
}
#menu ul li ul li:hover {
	background-color: #556453;
}
#menu ul li ul li:hover a {
	color: #fff;
}


#menu ul ul ul {
	position: absolute;
	left: 166px;
	top: 3px;
	visibility: hidden;
	margin: 0;
}
#menu ul li ul li ul {
	z-index: 1;
}

.label{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.ui-fieldset{
	margin: 10px 0;
}
.ui-widget{
	font-size:12px;
}
.ui-panel{
	margin: 0 0 10px 0;
	padding: 0.2em;
}

.thumbnail{
	margin: 5px 5px 5px 0;
}
.thumbnailvulgaris{
	margin: 5px 5px 5px 0;
	float:left;
}

.infobox{
	background-color: #fff;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 10px;
	width: 289px;

	margin: 0 10px 0px 0;
}
.clearer{
	clear:both;
}


