﻿/*------------------------------------------------------------------
Název souboru: kvetena.css
Název: Hlavní css soubor pro kvetena.cs
Autor: ing. Václav Kubíček, kubicek@kvetena.cz
URL: http://kvetena.cz/App_Themes/kvetena.css
Licence: Copyright 2008, Vaclav Kubicek. Všechna práva vyhrazena.
-------------------------------------------------------------------*/

body {
	background-color: #595959;
	background: #595959 url('../../images/vzorek.gif') repeat scroll right;
	text-align: center; 
	font-family: Candara, Tahoma, Verdena, sans-serif; 
	font-size: small;
	margin-top: 15px;
	margin-left: 10px;
	padding: 0;
	position: relative;
}

p {
	margin: 0px;
/*Odstranění vynechaného řádku mezi odstavci*/	margin-left: 15px;
	margin-right: 15px;
}
div#navigace p{
margin-left: 0;
margin-right: 0;
margin-top:20px;
}
p + p:before {
	margin: -10px;
}
p.green{
	color:#39620e;
	
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	display: block;

}
h1 {
	height: 40px;
	background: #595959 url('../../images/vyuka/pozadiloga.gif') repeat-x bottom;
	background-color: #595959;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 960px;
	max-width: 960px;
	width: 960px;
}
h1 a {
	margin: 0;
	padding: 0;
	height: 40px;
	text-decoration: none;
	border: 0;
	color: #bbed98;
}
h1 img, h2 img {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
}
h2 {
	height: 35px;
	font-size: x-large;
	background-color: #000000;
	color: #bbed98;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 960px;
	max-width: 960px;
	width: 960px;
}
h2#h2obr {
	position: absolute;
	top: 35px;
	right: 20px;
	height: 9px;
	width: 45px;
	min-width: 45px;
	max-width: 45px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
h3 {
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: large;
	height: 25px;
	color: #39620e;
}
h4 {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:medium ;
	height: 25px;

}
h5 {padding-left: 10px;
	padding-bottom: 3px;
	font-size:medium ;
	height: 25px;
	color: #39620e;


}

div#obsah {
	float: right;
	width: 558px;
	background-color: #f4f4eb;
	text-align: left;
	padding: 5px;
	min-width: 558px;
	max-width: 558px;
	min-height:558px;
}
div#obsahsmall {
	float: right;
	background-color: #f4f4eb;
	text-align: left;
}
div#obsahform {
	float: right;
	width: 558px;
	background-color: #f4f4eb;
	text-align: left;
	padding: 5px;
	min-width: 558px;
	max-width: 558px;
}
/*
div#obsah table {
	background-color: #f4f4eb;
	border: 0 none #f4f4eb;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#obsah th {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#obsah td {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#obsah tr {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
*/
/*div#obsah ul {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
div#obsah ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	background: url('../../images/puntik.jpg') no-repeat left center;
	padding-left: 15px /*list-style-image:url('../../images/puntik.jpg');
}*/
div#obsah a {
	color: #595959;
	/*background-color: #f4f4eb;*/
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}
div#obsah a:link {
	text-decoration: none;
}
div#obsah a:visited {
	text-decoration: none;
}
div#obsah a:hover {
	text-decoration: underline;
}
div#obsah a:active {
	text-decoration: underline;
}
div#obsahform a {
	color: #595959;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}
div#obsahform a:link {
	text-decoration: none;
}
div#obsahform a:visited {
	text-decoration: none;
}
div#obsahform a:hover {
	text-decoration: underline;
}
div#obsahform a:active {
	text-decoration: underline;
}

div#obsahright {
	float: right;
	width: 146px;
	/*background-color: #f4f4eb;*/
	text-align: left;
	padding: 5px;
	min-width: 146px;
	max-width: 146px;
}
div#obsahright h6{
	color: #39620e;
	font-weight:bold;
	font-size:small;
	margin-top:3px;
} 
div#obsahright a {
	color: #595959;
/*	background-color: #f4f4eb;*/
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}
div#obsahright a:link {
	text-decoration: none;
}
div#obsahright a:visited {
	text-decoration: none;
}
div#obsahright a:hover {
	text-decoration: underline;
}
div#obsahright a:active {
	text-decoration: underline;
}

div#orientace {
	float: right;
	width: 724px;
	background-color: #494940;
	color: #bbed98;
	text-align: left;
	min-width: 721px;
	max-width: 721px;

	font-size: 9pt;
	padding-left: 3px;
	padding-bottom:4px;
}
div#orientace a {
	display: inline;
	font-size: 8pt;
	color: #f4f4eb;
	
	padding-top: 1px;
}
div#orientace a:link {
	text-decoration: none;
}
div#orientace a:visited {
	text-decoration: none;
}
div#orientace a:hover {
	text-decoration: underline;
}
div#orientace a:active {
	text-decoration: underline;
}
div#navigace {
	float: left;
	width: 234px;
	background-color: #494940;
	color:#f4f4eb;
	text-align: left;
	padding: 5px;
	min-width: 234px;
	max-width: 234px;
}
div#navigace a {
	color: #bbed98;
	font-weight: bold;
	text-decoration: none;
}
div#navigace ul a:link {
	text-decoration: none;
}
div#navigace ul a:visited {
	text-decoration: none;
}
div#navigace ul a:hover {
	text-decoration: underline;
}
div#navigace ul a:active {
}
div#navigace ul {
	margin: 2px;
	padding: 1px 1px 1px 1px;
}
div#navigace ul li {
	list-style: none;
	margin: 0/*text-indent:-1em;*/;
}

div#navigacetop {
	background: #ffffff url('../../images/vyuka/sede_pozadi1.gif') repeat-x top;
	text-align: left;
	margin-top: 2px;
	padding-left: 1px;
	padding-right: 10px;
	padding: 0 10px 0 1px;
	min-width:960px;
	max-width: 960px;
	width: 960px;
	height: 30px;
	position:static;
}
div#navigacetop ul a {
	display: block;
	padding: 5px 12.8px;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	border-left: 1px #ffffff ridge;
	border-top: 1px #ffffff ridge;
	text-decoration: none;
	color: #bbed98;
}
div#navigacetop ul a:visited {
	text-decoration: none;
	color: #bbed98;
}
div#navigacetop ul a:hover {
	color: #bbed98;
	background-color: #59594e/*#050505*/;
	border-left: 1px #ffffff ridge;
	border-top: 1px #ffffff ridge;
	padding: 5px 12.8px;
}
div#navigacetop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
div#navigacetop li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;


}
.staticmenuitemstyle {
	background-color: #494940;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98;
	border-left: 1px #ffffff ridge;
	border-top: 1px #ffffff ridge;
	padding: 0 6.5px 0 6.5px;
	margin: 0;
	height:28px;
}
.leftstaticmenuitemstyle {
	background-color: #494940;
	font-size: 9pt;
	font-weight: bold; 
	text-decoration: none;
	color: #bbed98;
	padding: 0 0 0 0;
	margin: 0;
}
.leftdynamicmenuitemstyle {
	background-color: #494940;
	font-size: 9pt;
	font-weight: bold; 
	text-decoration: none;
	color: #bbed98;
	padding: 2px 2px 2px 2px;
	margin: 0;
}

.staticmenustyle {
	background-color: #494940;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98;
	position:static;
	margin: 0;
	width: 970px;
	min-width: 970px;
	max-width: 970px;
		
}

.leftstaticmenustyle {
	background-color: #494940;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98; 
	margin: 2px;
	padding: 1px 1px 1px 1px;
}
.leftdynamicmenustyle {
	background-color: #494940;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98; 
	margin: 1px 1px 1px 1px;
	padding: 0;
}

.menustyle {
	background-color: #494940;
	width: 970px;
	min-width: 970px;
	max-width: 970px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	position:static;
}

.leftmenustyle {
	background-color: #494940;
	text-align: left;
	margin: 0;
	padding:0 0 10px 0;
	float: left;
	width: 234px;
	min-width: 234px;
	max-width: 234px;
}
.hovermenustyle {
	background-color: #59594e/*#050505*/;
}
.selectedmenustyle {
	background-color: #050505;
}
.themeheader {
	padding-left: 5px;
	padding-bottom: 5px;
	font-size:large;
	height: 25px;
	color: #39620e;
}
.none{ 
	display:none;
}
.boldright{
	font-weight:bold;text-align:right;
}
table.formular{

	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
td.popis{
	font-weight:bold;text-align:right;width:160px; padding: 0 8px 0 0;  
} 
img#obrazek {
	background: #595959 url('../../images/vyuka/sede_pozadi.gif') repeat-x top;
	text-align: left;
	margin-top: 10px;
	width: 970px;
	height: 85px;
}
img#logo {
	background: #595959 url('../../images/vyuka/sede_pozadi.gif') repeat-x top;
	text-align: center;
	margin-top: 10px; 
	width: 120px;
	height: 90px;
}
#puntik {
	padding: 0 0 0 15px;
}

.puntik {
	padding: 0 3px 3px 15px;
}
div#navigace div, div#obsahright div {
	margin-top: 10px;
}
div#endblock {
	clear: both;
}
div#body {
	width: 970px;
	margin: 0 auto 0 auto;
	background-color: #000000;
	background: #000000 url('../../images/vyuka/pozadi.gif') repeat-y center;
	text-align: center;
	padding: 0 7px 10px 7px;
	min-width: 970px;
	max-width: 970px;
	position: relative;

}
div#bodytop {
	position: relative;
	width: 970px;
	margin: 0 auto 0 auto;
	background-color: #000000;
	text-align: center;
	padding: 7px 7px 0 7px;
	min-width: 970px;
	max-width: 970px;
}
div#bodybottom {
	height: 30px;
	position: relative;
	width: 970px;
	margin: 0 auto 0 auto;
	background-color: #000000;
	text-align: center;
	padding: 5px 7px 5px 7px;
	text-align: center;
	min-width: 970px;
	max-width: 970px;
}
div#copyring {
	height: 28px;
	position: relative;
	background-color: #59594e;
	padding-left: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	min-width: 960px;
	max-width: 960px;
	width: 960px;
}
div#copyring a {
	display: inline;
	font-size: 7pt;
	color: #f4f4eb;
	padding-left: 3px;
	padding-top: 1px;
}
div#copyring a:link {
	font-size:small;
}
div#copyring a:visited {
	font-size:small;
}
div#copyring a:hover {
	font-size:small;
}
div#copyring a:active {
	font-size:small;
}

#copyring blockquote {
	text-align: center;
	font-style: italic;
	background-color: #59594e;
	color: #bbed98;
	position: relative;
}

.imggrid td {
	border: 0 #f4f4eb;
}
.imggrid{
 border-style:none;
 border-width:0px;
 width:550px;
}
.gridcaption
{
	border: 0 #f4f4eb;
	text-align:left;
	font-size:medium;
	font-weight:bold;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #39620e;
}
.gridcaption1
{
	background-color: #f4f4eb;
	text-align:left;	
	margin:0px;
	border: 0 #f4f4eb;
	height: 20px;

}
.herbimg
{
    vertical-align:top;
	max-height:103px;
	max-width:99px;
	padding:3px;
	margin: 2px;
	background-color: #59594e;
	border-color: #f4f4eb;
	border-width:0px;
}
.herbimg1
{
    vertical-align:top;
	max-height:103px;
	max-width:99px;
	padding: 3px;
	border-color:#f4f4eb;
	background-color: #59594e;
	border-width:0px;
}
div#obsah table.jednoduchyseznam{

	/*background-color: #f4f4eb;*/
	border: 0 none ;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#center{
	text-align: center;
	
	border:  #59594e solid 1px;
}
div#login{
	text-align: center;
	border: #39620e solid 1px;
	width: 250px;
	height: 180px;
	right: inherit;
	margin-top: 30px;
	float:right;
}
div#login input {
	font-size: x-small;
	width: 100px;
}
.jednoduchyseznam th {

	/*background-color: #f4f4eb;*/
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.jednoduchyseznam td {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.jednoduchyseznam tr {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
table.leftseznam{

	background-color: #59594e;
	border: 0 none #59594e;
	margin: 2px 0 0 0;
	padding: 2px;
}
.leftseznam th {

	background-color: #59594e;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.leftseznam td {

	/*background-color: #494940;*/
	border: 0;
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
}
.leftseznam tr {

	background-color: #59594e;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.warning {
	color:red;
}
.warninglabel {
	width:100%;
	color:#585880;
}

.width40px{
	width:40px;
}
.width60px{
	width:60px;
}
.width150px{
	width:150px;
}
.width250px{
	width:250px;
}
.width350px{
	width:350px;
}

div#articlebox
{
   background-color: #f4f4eb;
   color: #59594e;
   padding: 6px 6px 6px 6px;

}
.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #39620e;
   text-decoration: none;
}
/*div#articlebox a {
	color: #39620e
	font-weight: bold;
	text-decoration: none;
}
div#articlebox a:link {
	text-decoration: none;
}
div#articlebox a:visited {
	text-decoration: none;
}
div#articlebox a:hover {
	text-decoration: underline;
};*/
.sectionsubtitle{
}
.sectionsubtitle a{
	display: block;
	width: 136px;
}
.sectiontitle {
	font-weight:bold;
	background-color:#39620e;
	color:#ffffff;
}
.articleabstract
{
   padding-top: 6px;
}
.comment
{
   width: 100%;
   padding: 4px 0px 4px 0px;
}
#themeselector
{
   width: 136px;
}

#themeselector select
{
   color: #8d2d23;
   background-color: #fc9a0e;
}
.img
{
    vertical-align: bottom;
}
.leftposition
{
	text-align: left;
	width: 100%;
	padding-right: 25px;
}
.cultureselector{
	position: absolute;
	top: 20px;
	right: 20px;
}
.right{
	position:absolute;
	right: 170px;
}
.left{ text-align:left;}

.herbariumtd
{
    vertical-align:top;
    text-align:right;
}
.leftgreen{ text-align:left; background-color:#bbed98;}
.lefttexbox{ text-align:left; margin-left:15px;}
.center{ padding-left:60px}
.bottom
{
    vertical-align: text-bottom;
}
.width50
{
    width:50%
}
.linkbuton
{
	padding-top: 3px;
	padding-right: 22px;
	padding-left: 22px;
}
.linkbuton a
{
	 color:#ffffff;
	 position:relative;
}
.divtable
{
    display: table;
    float: left;
    position:relative;
}
.categorymenu
{
background: #ffffff url('../../images/vyuka/sede_pozadi1.gif') repeat-x top;
	text-align: left;
	margin-top: 2px;
	padding-left: 1px;
	padding-right: 10px;
	padding: 0 10px 0 1px;
	position:relative;
}
.categoryselectedmenustyle {
	background-color: #050505;
}
.categoryselectedmenustyle a span{
	display: block;
	font-size: 8pt;
	color: #bbed98;
	background-color: #050505/*#050505*/;
	padding: 5px 5px;
	text-decoration: none;
}
.categoryselectedmenustyle a {
display: block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98;
	padding: 5px 12.8px;
}

.categorystaticmenustyle  {
	background-color: #494940;
	display:table-cell;
	font-size: 8pt;
	font-weight: bold;
	border-left: 1px #ffffff ridge;
	border-top: 1px #ffffff ridge;
	text-decoration: none;
	color: #bbed98;
	border-left: 1px #ffffff ridge;
	border-top: 1px #ffffff ridge;

}
.categorystaticmenustyle a {
display: block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98;
	padding: 5px 5px;
}
.categorystaticmenustyle a span{
display: block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98;
	padding: 5px 5px;
}

.categorystaticmenustyle a:hover span{
display: block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #bbed98;
	padding: 5px 5px;
	background-color: #59594e;
}

.categorymenustyle{

	float: left;
	background-color: #494940;
	width: 550px;
	min-width: 550px;
	max-width: 550px;
	text-align: left;
	display:table;
	position:relative;
	font-size: 8pt;
	border-left: 1px #f4f4eb ridge;
	border-top: 1px #f4f4eb ridge;

	
}
div#categorymenu  td {
	background-color: #494940;

	font-size: 8pt;
	font-weight: bold;
	border-left: 1px #f4f4eb ridge;
	border-top: 1px #f4f4eb ridge;
	text-decoration: none;
	color: #bbed98;
}
.categorypanel
{
	float: left;
	display:table;
	position:relative;
 	height:7px;
 	width:548px;
 	border-left: 1px #f4f4eb ridge;
	border-top: 1px #f4f4eb ridge;
 	background-color: #000000;
}
.herbariumtoppicture
{
    max-height:40px;
    max-width:40px;
}
/*------------------------------------------------------------------
Styly pro zobrazení velkého obrázku herbáře
-------------------------------------------------------------------*/
#info{
display:none;
position:absolute;
float: right;
z-index: 3;
min-width:800px; 
max-width:970px; 
border: solid 1px #CCCCCC; 
background-color: #494940; 
color:#ffffff;  
padding: 5px; 
text-align:center;
}
#btnCloseParent{
float: right;
}
#btnClose{
background-color: #666666; 
text-align: center; 
border: outset thin #FFFFFF; 
padding: 5px;
}
#imgMax{
z-index: 3;

background-color: #FFFFFF; 
text-align: center; 
padding: 15px; 
margin:15px}
#caption{
font-size:large; 
font-weight:bold;}
/*Nastavení obsahu úvodní strany*/
#category  { margin: 0 0 0 0}
#category ul {padding:0 0 0 0;}
 
category ul li {
padding: 10px 0 0 0;


}
#category h3{ padding-left:128px;}
#category p{ padding-left:120px;}

#category ul li.garden {background:url(../../images/loga/bidens.jpg) no-repeat left center;padding: 0 0 0 0;min-height:105px;list-style:none;width:530px}
#category ul li.herbarium {background:url(../../images/loga/EpipactisPalustris.jpg) no-repeat left center;min-height:105px;list-style:none;width:530px}
#category ul li.trees {background:url(../../images/loga/tree6.jpg) no-repeat left center;min-height:105px;list-style:none;width:530px}
#category ul li.system {background:url(../../images/loga/System2.jpg) no-repeat left center;min-height:105px;list-style:none;width:530px}
#category ul li.index {background:url(../../images/loga/rejstrik.jpg) no-repeat left center;min-height:105px;list-style:none;width:530px}
#category ul li.links {background:url(../../images/loga/links.jpg) no-repeat left center; min-height:105px;list-style:none;width:530px}
#category ul li.genus {background:url(../../images/loga/OrchisMilitaris.jpg) no-repeat left center;min-height:105px;list-style:none;width:530px}
#category ul li.plantcommunities {background:url(../../images/loga/OrchisMilitaris2.jpg) no-repeat left center;min-height:105px;list-style:none;width:530px}
/*------------------------------------------------------------------*/


