h1 {
	font-size: 16px;
	color: Black;
	text-align: center;
	background-color: #F5F5DC;
	border: double	 3px black;
}
h2 {
	font-size: 14px;
	color: black;
	text-align: center;
	text-decoration: underline;
}

}

h3 {
	font-size: 14px;
	color: black;
	text-align: left;
	border: solid black 1px;
	background-color: #F5F5DC;
	padding-left: 5px;
}

p:first-line {
	color: #0002CC;
}

p:first-letter {font-size: 250%}

a:link {
	color: Black;
	
}

a:visited {
	color: Black;
	
} 

a:active {
	color: Black;
	
	
}

a:hover {
	color: blue;
	
}


a.menici {
	background-image: url(images/tlacitko.gif);
	width: 120px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: inline-table;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}

a.menici:hover {
	width: 120px;
	background-image: url(images/tlacitko1.gif);
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: inline-table;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: Navy;
}

a.menici1 {
	background-image: url(images/tlacitko_A.gif);
	width: 210px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}

a.menici1:hover {
	width: 210px;
	background-image: url(images/tlacitko_A1.gif);
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	
}

a.menici2 {
	width: 150px;
	height: 30px;
	text-decoration: none;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	padding-top: 6px;
	background-image: url(images/tlacitko_B.gif);
	text-align: center;
}

a.menici2:hover {
	width: 150px;
	height: 30px;
	text-decoration: none;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	background-image: url(images/tlacitko_B1.gif);
	
}

a.menici3 {
	background-image: url(images/dekujeme.gif);
	width: 150px;
	height: 100px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 1px;
	color: Black;
}

a.menici3:hover {
	width: 150px;
	background-image: url(images/dekujeme1.gif);
	height: 100px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 1px;
	color: white;
}

a.menici4 {
	width: 150px;
	height: 30px;
	text-decoration: none;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	padding-top: 6px;
	background-image: url(images/tlacitko_B.gif);
	text-align: left;
}

a.menici4:hover {
	width: 150px;
	height: 30px;
	text-decoration: none;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	background-image: url(images/tlacitko_B1.gif);
	text-align: left;
}




body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	margin-left: 5%;
	margin-right:5%;
	position: relative;
	background-color: Black;
}

.kontejner {
	background-image: url(images/bacground.gif);
	float: inherit;
	vertical-align: text-bottom;
	width: 980px;
	background-color: White;
	border: double 6px white;
		
}



.hlavicka {
	height: 100px;
	text-align: center;
	background-image: url(images/hlavicka.gif);
	background-repeat: no-repeat;
	
}

.datum {
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #A52A2A;
}


.tlacitka {
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
}

.left {
	padding: 5px;
	margin: 2px;
	width: 215px;
	height: 760px;
	float: left;

	
	
}

.dekujeme {
	padding: 5px;
	margin: 2px;
	float: left;
	width: 200px;
	
	
}


.doporucujeme {
	padding: 5px;
	margin: 2px;
	float: left;
	width: 200px;
	
	
	
}

.provoz {
	padding: 5px;
	margin: 2px;
	float: left;
	width: 200px;
	background-image: url(images/bacground.gif);
	
}


.right {
	padding: 5px;
	margin: 2px;
	width: 150px;
	height: 760px;
	float: right;
	margin-right: 15px;
	
}

.prostredni {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 2px;
	margin-left: 250px;
	margin-right: 180px;
	border: black double 5px;

	
	
}

.paticka {
	width: 960px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}


