a.content-link1:link,  a.content-link1:visited {color: #000000; text-decoration:none; font-weight: bold; }
a.content-link1:hover, a.content-link1:active  {color: #000000; text-decoration:underline; font-weight: bold; }

a.content-link2:link,  a.content-link2:visited {color: #004080; text-decoration:none; font-weight: normal; }
a.content-link2:hover, a.content-link2:active  {color: #004080; text-decoration:underline; font-weight: normal; }

h1 { 
	font-size: 16px; 
	color: #000; 
	font-weight: bold;	
	text-align: center;
	margin: 1px;
}
h1 a:link, h1 a:visited, h1 a:active {
	font-weight: bold;
	color: rgb(0,0,80);
	text-decoration: none;	
}
h1 a:hover {
	text-decoration: underline;	
}
h2 { 
	font-size: 14px; 
	color: #ff0000;	 
	font-weight: bold;
	text-decoration: none;
}
.content-box { 
	display: block; 
	float: left;
	text-align: center;
	margin: 2px;
	padding: 0;
	width: 141px;
	height: 141px;
	border: 1px solid rgb(235,235,235);
		/*border: 1px solid silver;*/	
}
.content-box-image {
	margin: 10px auto 2px auto;
	padding: 0;
	width: 90px; 
	height: 90px; 
		/*border: 1px solid red;*/
} 
.content-box-tovar {
	margin: 0px auto;
	width: 130px;
	height: 40px;
	overflow: hidden;
		/*border: 1px solid black;*/	
}
.content-box-novinka {
	background: url(./pic/bg-novinka.png); 
	width: 50px;
	height: 50px; 
	position: absolute;
	z-index: 10; 
	margin-left: 20px;
}
.content-box-vypredaj {
	background: url(./pic/bg-vypredaj.png); 
	width: 50px;
	height: 50px; 
	position: absolute;
	z-index: 10; 
	margin-left: 20px;
}
.content-table-nadpis {
	background-color: rgb(251,202,149);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.content-table-data { 
	background-color: rgb(240,240,240);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
		/*border: 1px solid rgb(225,225,225);*/
}
.content-table-over { 
	background-color: rgb(255,213,213);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.content-table-active { 
	background-color: rgb(221,255,221);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.content-info {
	font-size: 10px; 
	color: gray;
}
.content-red { 
	font-family: Tahoma; 
	font-size: 11px;
	color: #FF0000; 
	font-weight: normal; 
}
.content-shop-ico {
	margin: 5px;
}
.content-zabava-pas {
	width: 100%;	
	font: bold 20px verdana, tahoma, arial;
	padding: 5px 0px 5px 0px;
	margin: 0px auto;
	text-align: center;
	background: rgb(255,127,0);		 
}
.content-zabava-pas span {
	color: white;
}
.content-zabava-box {
	float: left;
	margin: 5px 5px 10px 5px;
	text-align: center;
	width: 230px;
	height: 230px;
		/*border: 1px solid rgb(235,235,235);*/	
}
.content-zabava-box-file {
	margin: 0px auto;
	width: 190px;
	height: 190px;
	border: 1px solid rgb(235,235,235);	
		/*border: 1px solid red;*/	
}
.content-zabava-box-vote {
	margin: 0px auto;
	width: 190px;	
		/*border: 1px solid blue;*/		
}
.content-shop-info {
	font: bold 15px/25px;
	background: rgb(255,0,0);
	color: rgb(255,255,255);
	width: 400px;	
	/*height: 35px;*/
	margin: 10px auto;
	padding: 0;
	text-align: center;
}