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

#left_clanky { 
	float: left; 
	position: relative; 
	width: 190px;
	margin-right: 20px;
	margin-bottom: 45px;
	margin-top: 20px;
}

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

#left_clanky .clanky_odkazy{
	margin-bottom: 10px;
	margin-left: 10px;
}

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

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

#left_clanky a{ text-decoration: none; color: #1983b6; font-size: 14px;font-weight: bold;}
#left_clanky a:hover{ text-decoration: none; color: #ee3897; font-size: 14px;font-weight: bold;}
#left_clanky  a.on{ text-decoration: none; color: #ee3897;  font-size: 14px;font-weight: bold;}

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

#right_clanky { 
	color: #404040; 
	position: relative; 
	float: left; 
	margin-bottom: 20px; 
	text-align: left;
	 width:  640px; 
	line-height: 180%;
	margin-top: 20px;
}

#right_clanky h2{
	color: #404040;
}
#right_clanky h3{
	color: #404040;
}

#right_clanky a{
	color: #404040;
	font-size: 14px;
}

.znacky_nazov{
	width: 185px; 
	margin-right: 10px;
	background-image: url(design/znacky_back.png);
	background-position:right top;
	background-repeat:repeat-y;
}
.znacky_nazov1{
	width: 185px; 
	margin-right: 10px;
}

#right_clanky .text_clanku{
	color: #404040;
	line-height: 150%; 
}
