h1 {
	font-size: 16px;
	color: White;
	text-align: center;
	
	
}
h2 {
	font-size: 12px;
	color: #AEAEAE;
	
	
}



h3 {
	font-size: 14px;
	color: black;
	text-align: center;
	border: solid black 1px;
	
}
li {
	list-style-type: none;
}


a {
	color: #6A5ACD;
	text-decoration: none;
}




a:hover {color: white;}

.tlacitka a {
	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: #FFEFD5;
	background-repeat: no-repeat;
}

.tlacitka a:hover {
	color: Black;
	text-decoration: none;
	background-image: url(images/tlacitko_B1.gif);
	background-repeat: no-repeat;
} 







.right a {
	background-image: url(images/tlacitko_B.gif);
	width: 180px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	background-repeat: no-repeat;
	margin-top: 7px;
}

.right a:hover {
	color: Black;
	text-decoration: none;
	background-image: url(images/tlacitko_B1.gif);
	background-repeat: no-repeat;
} 



.left a {
	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: #B0B0B0;
	background-repeat: no-repeat;
	margin-top: 7px;
}

.left a: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: #A5A5A5;
	background-repeat: no-repeat;
}


.left H5 {
	color: #686868;
	font-size: 14px;
	border: solid #686868 1px;
	text-align: center;
}

.left p { color: #686868;
	
}
.prostredni h1 {
	font-size: 18px;
	color: Black;
	text-align: center;
	margin-top: 25px;
	
	
}
.prostredni p {
	font-size: 16px;
	color: #ACADFF;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
}


.paticka_tlacitka a {	color: white;  margin-left: 7px; }

.paticka_tlacitka a:hover {color:red;}
.paticka p {color:white; text-align: center;}




body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: Black;

	background-color: Black;
	background-position: top;
	background-repeat: no-repeat;
}

.kontejner {
	margin: 10px auto;
	width: 1000px;
	background-image: url(images/bg-kontejner.gif);
	background-repeat: no-repeat;
}



.hlavicka {
	height: 100px;
	text-align: right;
	
}
.tlacitka {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
	text-align: right;
}

.left {
	padding: 5px;
	margin: 2px;
	width: 215px;
	
	float: left;
	margin-left: 15px;
	
	
	
}

.right {
padding: 5px;
margin: 2px;
width: 150px;

float: right;
margin-right: 15px;



}

.prostredni {
	height: 460px;
	padding: 12px;
	margin: 2px;
	margin-left: 250px;
	margin-right: 180px;
	
	
	background-image: url(images/bg-prostredni.gif);
	background-repeat: no-repeat;
}

.paticka_tlacitka {
	margin-left: 700px;
	margin-right: 630px;
	 padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;  border-top: #3739FF 3px double; 
	
}


.paticka {
	margin-left: 700px;
	margin-right: 630px;
	 padding-top: 10px;
	
	text-align: center;  border-top: #3739FF 3px double; 
	
}



