#znacky {width: 960px; }
/* ----------------------------------------------------- */
/* --------------------->>> LEFT <<<-------------------- */
/* ----------------------------------------------------- */

#left_znacky { 
	float: left; 
	width: 380px;
	margin-bottom: 45px;
	margin-left: 10px;}
#left_znacky h2{
	clear:both;
	color: #1983b6;
}

.odkaz_znacka{
	border:medium none;
	text-decoration: none;
	border: 0px;
}

.znacky_logo{
	width: 95px;
	height: 85px;
	
}

.nadpis_h2{
	clear:both;
	color: #1983b6;
	font-size: 17px;
/* 	font-weight: bold; */
	margin-top: 10px;
	margin-bottom: 10px; 
}

/* ----------------------------------------------------- */
/* -------------------->>> RIGHT <<<-------------------- */
/* ----------------------------------------------------- */

#right_znacky { color: #404040; float: right; text-align: left; width:  520px; }

#right_znacky h2{
	clear:both;
	color: #1983b6;
}

#right_znacky a{
	color: #404040;
}
#right_znacky a:hover{
	color: #404040;
	text-decoration: underline;
}

.znacky_nazov{
	width: 185px; 
	margin-right: 10px;
	height: 25px; 
	font-size: 15px;
/* 	font-weight: bold; */
	background-image: url(design/znacky_back.png);
	background-position:right top;
	background-repeat:repeat-y;
}
.znacky_nazov1{
	width: 185px; 
	margin-right: 10px;
	font-size: 15px;
/* 	font-weight: bold; */
}