@CHARSET "windows-1250";

#content h2{
	color : #393a3b;
	font-size : 18px;
	font-weight: normal;
	letter-spacing: -.01em;
	text-transform: uppercase;	
	font-family: Arial, Calibra, Verdana, Helvetica;
}

#content p a{
	color : #f48400;
}

a:hover {
	text-decoration: none;
}
#content div.objekt-navigace-pravy{
	position : relative;
	width : 100%;
	overflow : hidden;
	height : 67px;
	margin : 20px 0 20px 0;
}

#content div.objekt-navigace-pravy a{
	background : transparent url("navig.gif") no-repeat right top;
	display : block;
	width : 186px;
	height : 47px;
	line-height : 45px;
/*	line-height : px;*/
	color : #fff;
	font-family: Calibri, Tahoma, Verdana;
	font-size : 16px;
	border : none;
	font-weight : bold;
	margin : 0;
	padding : 0 10px 0 10px;
	text-decoration : none;
}

#content div.objekt-navigace-pravy a.next{
	text-align : left;
	position : absolute;
	right : 0;
	top : 0;
	padding : 0 0 0 20px;
}

#content div.objekt-navigace-pravy a.prev{
	background-position : left top;
	text-align : right;
	position : absolute;
	left : 0;
	top : 0;
	padding : 0 20px 0 0;
}

#objekt-img-obrazek{
	text-align : center;
} 

#clanek-obrazky img,
#objekt-obrazky img {
	margin : .5em;
}
#content #objekt-obrazky a img{
	border-color : #fff;
}
#content #objekt-obrazky a img.objekt-obrazky-selected{
	border-color : #f48400;
}

#clanek-obrazky-nadpis{
	margin-top : 1em;
	color : #393a3b;
	font-size : 14px;
	font-weight: normal;
	letter-spacing: -.01em;
	text-transform: uppercase;
}
