@charset "windows-1250";

html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{
	font-size: 20px;
	color: #2da944;
	margin-left: 0px;
}

h2{
	font-size: 13px;
	color: #005bbe;
	font-weight: bold;
	margin-bottom: 2px;
	
}
h3{
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}
font.menu{
	color: #005bbe;
	font: bold;
}
#uvitaci {
	border: thin none black;
	background: url(obrazky/uvodni.png) no-repeat;
	height: 350px;
	width: 660px;
	position: relative;
	margin-top: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#logo1 {
	margin-left: 337px;
	margin-top: 150px;
	position: relative;
}

#table_uvitaci {
	margin-left: 360px;
	margin-top: 20px;
}


body.titulni{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	background-image: url(obrazky/lista_svmodra.png);
	background-repeat: repeat-x;

}

button{
	background-image: url(obrazky/lista_tmmodra.png);
	background-repeat: repeat-x;
	border: none;
	color: white;
	font: bold;
	height: 20px;
	width: 60px;
	cursor: pointer;
}
div.hlavicka{
	height: 70px;
	width: 800px;
	position: relative;
	margin: 0px auto auto auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0;
	background-color: white;
	
}
div.obsah{
	width: 800px;
	background: white;
	margin: 0px auto 0px auto;
	position: relative;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
}
div.levy{
	width: 580px;
	position: absolute;
	margin-left: 5px;
}

div.pravy{
	width: 200px;
	position: absolute;
	margin-left: 595px;

}
div.mapa{
	float: right;
}

div.chemikalie{
	width: 785px;
	position: absolute;
	margin-left: 10 px;
	
}
div.obrazky{
	width: 200px;
	position: absolute;
	margin-left: 585px;
	vertical-align: top;
	margin-top: 0px;
}


a{
	color: #005bbe;
	text-decoration: underline;
}
a:hover{
	color: #2da944;
	text-decoration: none;
}


a.hlavicka{
	color: #005bbe;
	font-size: 10px;
	cursor: pointer;
	font-weight: bold;
}
a.hlavicka:link{
	color: #005bbe;
	font-size: 10px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

a.hlavicka:hover{
	color: #2da944;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.hlavicka:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.aktuality{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.aktuality:hover
{
	color: #2da944;
	cursor: pointer;
}
a.menu{
	font-size: 10px;
	color: #005bbe;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	color: #2da944;
	cursor: pointer;
}
a.auprav{
	text-decoration: none;
	width: 10px;
	height: 10px;
	border: thick dotted white;
}

table.hlava{
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 14px;
}

table.kontakty{
	width:800px;
}

.udaje
{
	background: #edf4fb;
	text-align: left;
}

.adresa
{
	background: #edf4fb;
	width: 800px;
}
.chemikalie{
	width: 200px;
}

.vraceni{
	width: 100%;
}
td.modra{
	background-image: url(obrazky/lista.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	height: 27px;
}
.zelena{
	background-image: url(obrazky/lista_zelena.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	height: 27px;
}

.menu{
	color: #005bbe;
	font: bold;
	height: 24px;
	text-align: right;
}
.bila{
	color: white;
	font: bold;
	height: 24px;
	

}
.svmodra{
	background-color: #edf4fb;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tmmodra{
	background-color: #aecbea;
	padding-top: 4px;
	padding-bottom: 4px;
}
.odsazeni{
	padding-left: 15px;
}
.aplikace{
	height: 20px;
}
tr.zel{
	background-color: #9ce7aa;
	height: 30px;
}
tr.svmod{
	background-color: #edf4fb;
}
tr.tmmod{
	background-color: #d6e9fc;
}
th{
	background-color: #d6e9fc;
}
img{
	border: 0px;
}
img.aplikace{
	margin-top: 12px;
}


img.konec{
	margin-left: 280px
}

li.tabulky{
	color: #005bbe;
	font-weight: bold;
	margin-left: 110px;
}

th{
	font-size: 11px;
}
td{
	font-size: 11px;
}
input.soucet{
	border: 1px solid black;
	border-width: 0px 0px 1px 0px;
}
