h1 {
	font-size: 14px;
	color: Black;
	text-align: left;
	
	
}
h2 {
	font-size: 14px;
	color: black;
	text-align: right;
}


h3 {
	font-size: 14px;
	color: black;
	text-align: center;
	border: solid black 1px;
	
}


a:link {
	color: Black;
	text-decoration: none;
	
}

a:visited {
	color: Black;
	text-decoration: none;
} 

a:active {
	color: Black;
	text-decoration: none;
	
}

a:hover {
	color: blue;
	text-decoration: none;
}


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: "Comic Sans MS";
	font-size: 14px;
	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: "Comic Sans MS";
	font-size: 14px;
	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;
	background-color: #FFFACD;
}





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 {
	position: relative;
	width: 980px;
	margin-left: 15px;
	margin-right: 15px;
	
	background-image: url(images/bacground.gif);
	border: double 6px white;
}



.hlavicka {
	height: 100px;
	text-align: right;
	background-image: url(images/hlavicka.gif);
		
}
.tlacitka {
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
}

.dekujeme {

	height: 40px;
	background-image: url(images/dekujeme_hlavicka.gif);
	
}
.left {
	padding: 15px;
	margin: 2px;
	width: 215px;
	border-color: #FFDEAD;
	border: 5px double #FFDEAD;
	background-color: #FFFACD;
	float: left;
	margin-left: 15px;
	font-size: 14px;
	font-style: oblique;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

.right {
	padding: 5px;
	margin: 2px;
	width: 150px;
	height: 760px;
	float: right;
	margin-right: 15px;
	background-image: url(images/bg_right.gif);
}

.prostredni {
	padding: 12px;
	margin: 2px;
	margin-left: 250px;
	margin-right: 180px;

	
}
.sponzor {
	
width: 450px;
height: 300px;
background-image: url(images/sponzor.gif); 
	
}


.paticka {
	width: 960px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}


