BODY {
	
	font-family: arial, tahoma, verdana;
	padding-top: 0px;
	padding-bottom: 5px;
	_text-align: center;
}

A:hover {
	color: #FF0000;
}

.nmain {
	margin: auto;
	width: 100%;
}
.nmain td {
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	padding: 3px;
}
.nmain a {
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom: 1px solid black;
	font-size: 12px;
	color: black
}
.nmain a:hover {
	color: red;
}
.nmain img {
	float: left;
	padding-right: 3px;
}
.xmain td strong {
	position: relative;
	top: 3px;
	left: 0px;
	margin-right: 10px;
}
.nmain p {
	margin: 0px;
	margin-right: 10px;
}
.paging span {
	font-weight: bold;
}
.paging {
	text-align: right;
}
.paging strong, .paging a {
	padding: 3px;
}

/*------------------------ kontakt ------------------------*/
.kontakt{
 border-collapse:collapse;
}

.kontakt td{
 width:186px;
 height:165px;
 border:none;
 vertical-align:top;
 overflow:hidden;
}

.kontakt .pole{
 position:relative;
 width:186px;
 height:165px;
}

.kontakt .pole .prekryti{
 display:block;
 width:186px;
 height:165px;
 position:absolute;
 top:0;
 left:0;
 background:#ffcc00;
}

.kontakt .obsah{
 padding:10px;
}

.kontakt .obsah h2{
 margin:0px;
 padding:0px;
 font-size:12px;
 font-weight:bold;
 padding-bottom:5px;
}

.kontakt .obsah p{
 margin:0px;
 padding:0px;
 font-size:10px;
 font-weight:normal;
}

.kontakt .pole:hover .prekryti,.kontakt .hover .prekryti{
 display:none;
}

.kontakt .obsah{
 
}


/*------------------------ novinky na uvodu ------------------------*/

.uvodnovinky{
 width:100%;
 margin:auto;
 margin-bottom:20px;
}

.uvodnovinky iframe{
 width:100%;
 height:90px;
 margin-bottom:15px;
}

.uvodnovinky .hcara{
background-image:url('akce_cara_h.gif');
background-repeat: repeat-x;
height:6px;
font-size:1px;
overflow:hidden;
padding:0px;
}
