/* www.???.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

body {
	background-color: #c0d72f;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	background-image: url(body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table
{
	font-size: 100%;
}


a img, a:link img {
	border: none;
}

p {
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 115%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

ol {
	margin-left: 0px;
	margin-top: 1em;
	padding-left: 2.3em;
}

ul {
	margin-left: 0px;
	margin-top: 1em;
	padding-left: 2.3em;
}

ul li {
	list-style-type: square;
}

sub {
	font-size: 85%;
}

sup {
	font-size: 85%;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 0.3em;
}

legend {
	border: 1px dotted #cccccc;
	padding: 0.3em;
}

input.text {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

input.radio {
	width: 12px;
	height: 12px;
}

input.submit, input.reset, input.button {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border: 2px solid #999999;
}

input.file {
	width: 200px;
	height: 21px;
}

input.image {
	padding: 0px;
	border: none;
}

textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

select {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
}

hr {
	color: #cccccc;
	height: 1px;
	border: none;
	background-color: #cccccc;
}

/* vrstvy pro tisk */

div#print-header {
	display: none;
}

/* formatovaci vrstvy */

div#page {
	width: 1004px;
}

/* skok na obsah */

div.shift-to-content {
	position: absolute;
	left: -10000px;
}

/* bannery */

div.banner-nike
{
	width: 728px;
	height: 90px;
	overflow: hidden;
	background-color: #c0d72f;
	margin-bottom: 20px;
	margin-left: 33px;
}

div.banner.468 {
	width: 747px;
	height: 80px;
	position: relative;
	margin-left: 23px;
	text-align: center;
}

div.banner.468 img
{
	border: 1px solid black;
	margin: auto;
}

div.banner iframe {
	overflow: hidden;
	background-color: #c0d72f;
}

div.banner.horizontal {
	width: 747px;
	height: 102px;
	position: relative;
	margin-left: 20px;
}

div.banner.vertical {
	width: 122px;
	height: 602px;
	position: absolute;
	left: 820px;
	top: 780px;
	top: 260px;
}

div.banner.vertical iframe {
	width: 122px;
	height: 602px;
}

div.banner.vertical2 {
	width: 125px;
	height: 500px;
	position: absolute;
	left: 818px;
	top: 260px;
}

/* hlavicka */

div#header {
	width: 800px;
	height: 100px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}

/* logo */

div.logo {
	width: 353px;
	height: 77px;
	margin-left: 224px;
	padding-top: 14px;
	overflow: hidden;
}

* html div.logo {
	padding-top: 0px;
	margin-top: 14px;
}

div.logo p {
	width: 353px;
	height: 77px;
	position: relative;
	overflow: hidden;
}

div.logo p span {
	width: 353px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(hanspaulka.jpg);
}

div.logo ul {
	margin: 0px;
	padding: 0px;
}

div.logo ul li {
	width: 353px;
	height: 77px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	list-style-image: none;
}

div.logo ul li span {
	display: block;
	width: 353px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(hanspaulka.jpg);
}

div.logo ul li a, div.logo ul li a:link {
	display: block;
	width: 353px;
	height: 77px;
}

/* stredni cast */

div#middle {
	width: 790px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	padding-top: 20px;
}

/* obsah */

div#content {
	position: relative;
	width: 790px;
	background-image: url(content.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	margin-top: 20px;
}

div.content {
	width: 790px;
	background-repeat: none;
}

div.content.top {
	background-image: url(content-top.gif);
	height: 27px;
}

div.content.bottom {
	background-image: url(content-bottom.gif);
	height: 25px;
}

/* menu 1 */

div.menu1 {
	float: left;
	margin-left: 30px;
	margin-top: -31px;
}

* html div.menu1 {
	margin-left: 10px;
}

div.menu1 h2 {
	position: absolute;
	left: -10000px;
}

div.menu1 ul {
	margin: 0em;
	padding: 0em;
}

div.menu1 ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-right: 10px;
	background-image: url(item5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	white-space: nowrap;
	text-align: center;
	position: relative;
}

div.menu1 ul li.first {
	margin-left: 10px;
}

div.menu1 ul li.last {
	margin-right: 10px;
}

div.menu1 ul li a, div.menu1 ul li a:link {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #4d8c00;
	text-decoration: none;
	border-bottom: 5px solid #e8e8e8;
}

div.menu1 ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 5px solid #6ac100;
}

/* menu 2 */

div.menu2 {
	float: right;
	margin-right: 30px;
	margin-top: -31px;
}

* html div.menu2 {
	margin-right: 10px;
}

div.menu2 h2 {
	position: absolute;
	left: -10000px;
}

div.menu2 ul {
	margin: 0em;
	padding: 0em;
}

div.menu2 ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-right: 10px;
	background-image: url(item5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	white-space: nowrap;
	text-align: center;
	position: relative;
}

div.menu2 ul li a, div.menu2 ul li a:link {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #4d8c00;
	text-decoration: none;
	border-bottom: 5px solid #e8e8e8;
}

div.menu2 ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 5px solid #6ac100;
}

span.rounded-corner {
	width: 4px;
	height: 4px;
	position: absolute;
	top: 0px;
	font-size: 1px;
	display: block;
}

span.rounded-corner.left {
	background-image: url(rounded-corner-left.gif);
	left: 0px;
}

span.rounded-corner.right {
	background-image: url(rounded-corner-right.gif);
	right: 0px;
}

* html div.menu1 span.rounded-corner.right {
	right: -1px;
}

/* textovy layer */

div.text {
	width: 730px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 15px;
	background-color: #ffffff;
	overflow: hidden;
	clear: both;
}

/* paticka */

div#footer {
	width: 790px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -25px;
	clear: both;
}

* html div#footer {
	margin-top: -5px;
}

div#footer p {
	text-align: center;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 0.9em;
}




/* OBSAH */
div#left-menu
{
	width: 170px;
	float: left;
}
div#left-menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 200%;
}
div#left-menu li.last
{
	border-bottom: none;
}

div#left-menu ul li
{
	background-color: #77BB44;
	border-bottom: #ADD68F 1px dotted;
}
div#left-menu ul li a, div#left-menu ul li a:hover
{
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

div#left-menu ul li ul li
{
	background-color: #BBDDA2;
	border-bottom: #81B15E 1px dotted;
	background-image: url(menu_arrow_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#left-menu ul li ul li a, div#left-menu ul li ul li a:hover
{
	color: #40890A;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
}

div#left-menu ul li ul li ul li
{
	background-color: #E4F1DA;
	border-bottom: #9AC17D 1px dotted;
	background-image: url(menu_arrow_20.gif);
}
div#left-menu ul li ul li ul li a, div#left-menu ul li ul li ul li a:hover
{
	color: #40890A;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
}


table.grid-small
{
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}
table.bg-gray
{
	background-color: #F2F2F2;
}
table.grid-small td, table.grid-small th
{
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 3px;
}
table.grid-small td.label, table.grid-small th.label
{
	color: white;
	background-color: #40890A;
}
table.grid-small td.blank, table.grid-small th.blank
{
	background-color: #cccccc;
}

table.grid-small td .b-rb
{
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-top-width: 0;
	border-left-width: 0;
}
table.grid-small td .b-b
{
	border-right-width: 0;
	border-bottom: solid 1px #CCCCCC;
	border-top-width: 0;
	border-left-width: 0;
}
table.grid-small td .b-r
{
	border-right: solid 1px #CCCCCC;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
}
table.grid-small td .b-no
{
	border-right-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
}

table.grid-small-2 td, table.grid-small-2 th
{
	border-bottom: solid 1px #CCCCCC;
	padding: 3px;
}
table.grid-small-2 td.label, table.grid-small-2 th.label
{
	color: white;
	background-color: #40890A;
}

.ascend1, .ascend2, .ascend3
{
	color: white;
}

.ascend1 { background-color: #007700; }
.ascend2 { background-color: #009900; }
.ascend3 { background-color: #00bb00; }

.descend1 { background-color: #eeeeee; }
.descend2 { background-color: #dddddd; }
.descend3 { background-color: #cccccc; }

.t1
{
	color: #40890A;
	font-weight: bold;
}


div#content2
{
	/*margin-left: 180px;*/
	float: right;
	width: 545px;
}

div#title
{
	text-align: center;
}

div#title div.main
{
	margin-left: auto;
	margin-right: auto;
	color: #40890A;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 200%;
	border: solid #BBDDA2 1px;
	background-color: #E4F1DA;
	text-transform: uppercase;
	width: 150px;
}
div#title div.main span
{
	font-size: 200%;
	display: block;
}
div#title div.left-text
{
	float: left;
	text-align: left;
}
div#title div.right-text
{
	float: right;
	text-align: right;
}
div#title div.left-text, div#title div.right-text
{
	color: #40890A;
	/*color: black;*/
	font-size: 120%;
	font-weight: bold;
	width: 150px;
	/*border: solid red 1px;*/
}


div#content2 h1, div#content2 h2, div#content2 h3, div#content2 h4, div#content2 h5, div#content2 h6
{
	color: #40890A;
	margin: 0;
}

div#content2 h1
{
	font-size: 200%;
	font-weight: normal;
}

div#content2 h2
{
	font-size: 180%;
	text-align: center;
}

div#content2 h3
{
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content2 h4
{
	font-size: 140%;
	font-weight: normal;
}

div#content2 h5
{
	font-size: 120%;
}

div#content2 h6
{
	font-size: 100%;
}


