﻿html	{
		height: 100%;
	}

body	{
		height: 100%;
		margin: 0px 0px 0px 0px;
	}

#outer	{
		position: relative;
		min-height: 100%;
	width: 978px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	}

* html #outer	{
		height: 100%;
	}

div.bottom	{
		position: relative;
		margin: -88px auto 0 auto;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #bottom	{
		margin-top: -88px;
	}

body {
	background: url(../images/bg.gif) repeat-x;
	background-color: #A5F556;
	font-family: helvetica, courier, arial;
	behavior: url(../style/csshover.htc);
}
div.background {
	width: 978px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:88px;
}

/* HlavnĂ­ bloky */
div.head {
	width: 958px;
	background-image: url(../images/head.jpg);
	background-position: -8px 0px;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:215px;
	padding-left:20px;
}
div.menu {
	width: 915px;
	min-width: 915px;
	height: 41px;
	margin-bottom: 15px;
	clear: right;
}
div.spacer {
	width: 848px;
	height: 16px;
}
div.mainconentcontainer {
	width: 930px;
	min-height: 95%;
}
div.bottom {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	width: 934px;
	clear: both;
	height: 88px;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
/* TlaÄŤĂ­tka */
div.menu img {
	float: left;
}

div.menu a, div.menu a:link, div.menu a:visited {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
	height: 41px;
	display: block;
}
div.menu a:hover {
	background-position: bottom;
}

/* TextovĂˇ ÄŤĂˇst */
div.maincontent {
	float: left;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: justify;
	font-size: 95%;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 19px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
div.maincontent h1 {
	font-size: 21px;
	color: #E40001;
	padding-bottom:0px;
	margin-bottom:0px;
}

div.maincontent img {
	border: 1px solid Black;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.rightmenu {
	float: left;
	width: 256px;
	background-color: #BEFF7D;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div.rightmenu h4 {
	height: 21px;
	background-color: #80EA14;
	padding: 5px 5px;
	margin: 0px;
	color: white;
	font-weight: normal;
}
div.rightmenu li {
	list-style-image: url(../images/submenu_point.gif);
	margin: 3px 2px 9px;
	padding: 0px;
	color: #585858;
	font-size: 90%;
}
div.rightmenu ul {
	padding: 0px;
	margin: 10px 10px 0px 22px;
}

div.rightmenu a{
	color: #585858;
	text-decoration: none;
}
div.rightmenu a:hover {
	text-decoration: underline;
}
/* spodnĂ­ Ĺ™Ăˇst */
div.bottomcontainer {
	background-color: white;
	margin-left: 8px;
	width: 918px;
	height: 87px;
}
div.padder {
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
}

div.padder img {
	float:left;
}

table.vizitka {
	width: 555px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding-left: 53px;
	float: left;
}
table strong {
	color: #585858;
}
td.firstcol {
	width: 80px;
}
td.secondcol {
	width: 103px;
}
td.thirdcol {
	width: 217px;
}
td.fourthcol {
	width: 130px;
}
table.vizitka a {
	color: #E40000;
	text-decoration: underline;
}
table.vizitka a:hover {
	text-decoration: none;
}

div.corrector {
	clear: both;
}
div.copyright {
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	float:left;
}
div.copyright a {
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.copyright a:hover {
	text-decoration: none;
}


div.menuwrapper{
	height: 41px;
	background-image: url(../images/menu_oddelovac.gif);
	background-repeat: no-repeat;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	font-weight: bold;
	width: 930px;
	padding: 0 0 0 0;
	margin: 0 0 0em 0;
	height: 41px;
}

#nav li {
	float: left;
	font-size: 13px;
	text-align: left;
	cursor: default;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	padding-right: 1px;
}
li.sub {
}

#nav img {
	border: none;
	margin: 4px 5px 0px 9px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 228px;
	font-weight: normal;
	margin: 0;
}
#nav li li {
	background-color: #A2F54D;
}

#nav li li {
	padding-right: 0px;
	width: 228px
}

#nav li ul a {
	display: block;
	width: 228px;
	color: #585858;
	text-decoration: none;
	padding: 7px 0em;
	height: 16px;
	background-image: url(../images/submenu_divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#nav li ul ul {
	margin: -1.75em 1px 1px 228px;
}
#nav li:hover, #menu li.hover {
    position: static;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background: #B8FC75;
}

a.button_onas {
	background-image: url(../images/buttons/o_nas.gif);
	width: 107px;
}
a.button_papousci {
	background-image: url(../images/buttons/papousci.gif);
	width: 127px;
}
a.button_kleceavoliery { 
	background-image: url(../images/buttons/klece_voliery.gif);
	width: 183px;
}
a.button_krmiva {
	background-image: url(../images/buttons/krmiva.gif);
	width: 103px;
}
a.button_literatura {
	background-image: url(../images/buttons/literatura.gif);
	width: 141px;
}
a.button_dalsizbozi {
	background-image: url(../images/buttons/dalsi_zbozi.gif);
	width: 139px;
}
a.button_kontakt {
	background-image: url(../images/buttons/kontakt.gif);
	width: 109px;
}
/* thumbnail viewer */

#thumbBox{
	/*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: White;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	border: thin solid Black;
}

#thumbBox .footerbar{
	/*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: Black;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
