#nav ul#submenuclanky {
	visibility: visible;
}

#heading strong {
	color: #ff7800;
}

#content-center h1 a {
	color: #ff7800;
	text-decoration: none;
}

.orange {
	color: #ff7800;
}

.podnadpis, .podnadpis a {
	color: #999;
}

.article-about {
	background: url('../images/frontend/sipky-oranzove.png') left center no-repeat;
	color: #ff7800;
}

.article-about a, .article-coments a {
	color: #ff7800;
}

.oldest-articles h2, .oldest-articles h3, .oldest-articles h4 {
	color: #ff7800;
}

h3, #comments-anchor {
	color: #ff7800;
}
.block h3 a {
	color: #ff7800;
}

/* forum */
.tc1 {
	text-align: left;
	width: 40%;
	overflow: hidden;
}

.tc1 a {
	color: #ff7800;
	font-size: 1.2em;
	font-weight: bold;
}

.tc1-search {
	width: 185px !important;
}

.tc2-search {
	width: 159px!important;
}

.tc3-search {
	width: 75px!important;
}

.tc2,.tc3 {
	width: 11%;
	text-align: center;
	/*background-color: #f6fbcb;*/
}

.tcr {
	width: 38%;
	text-align: left;
	overflow: hidden;
}

th.tcr {
	text-align: center;
}

div.forum-description {
	margin-top: 3px;
}

span.forum-right {
	display: block;
	text-align: right;
	position: relative;
	padding-top: 10px;
	top: -5px;
}

span.forum-right a.submit {
	color:#FFFFFF;
	text-decoration:none;
}

#column-left .forum-search {
	
}
.forum-search #q {
	width: 187px !important;
}
.forum-search #type, .forum-search #submit, .forum-search #q {
	margin-top: 3px;
}
.forum-search input, #column-left .forum-search select {
	width: 100%;
	margin-bottom: 2px;
}

.highlightbox.hp-weather {
	margin-top: 17px;
}

#hp-article-carousel {
	width: 560px;
	height: 240px;
	position: relative;
	background-color: white;
	overflow: hidden;
}
#hp-article-carousel ul {
	width: 190px;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#hp-article-carousel ul li {
	border-bottom: 1px solid #979899;
	display: block;
	height: 44px;
	z-index: 5000;
}

#hp-article-carousel ul li h2 {
	height: 100%;
	position: relative;
}
#hp-article-carousel ul li h2 a {
	background: url(../images/frontend/bar.png) top left no-repeat;
	color: white;
	display: block;
	padding: 5px 0 0 5px;
}
#hp-article-carousel .carousel-item .hp-article-carousel-item-photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 560px;
	height: 300px;
	overflow: hidden;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	z-index: 4;
}


.main-news {
	float: left;
	width: 560px;
	position: relative;
}
.main-news .buttons-container {
	position: absolute;
	top: 0;
	right: 0px;
	width: 200px;
	height: 240px;
	z-index: 500;
}
.main-news .buttons a {
	color: white;
	display: block;
	height: 40px;
	padding: 4px 4px 0px 7px;
	border: 0 none;
	overflow: hidden;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid white;
	background-color: #666;
}
.main-news .buttons a:FIRST-CHILD {
	border-top: 1px solid #666;
}
.main-news .buttons a:hover, .main-news .buttons a.hover {
	background-color: #444;
}
#slideshowCycle {
	position: relative; width: 360px; height: 240px; overflow-x: hidden; overflow-y: hidden;
}
#slideshowCycle.style {
	position: relative;
	width: 640px;
	height: 300px;
	overflow: hidden;
}
#mainnewsdesc {
	display: none;
	position: absolute;
	bottom: 0;
	width: 340px;
	height: 60px;
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 10px;
	z-index: 10000;
}
.mainnewsimage {
	position: absolute;
	left: 0px;
	opacity: 1;
	height: 240px;
	z-index: 4;
	top: 0;
}
.main-news a.last-link {
	background: #FF7800 !important;
	border-top: none;
	color: white;
	text-align: right;
	padding: 0px 5px 0 0 !important;
	height: 15px !important;
	font-size: 11px !important;
	line-height: normal;
	position: absolute;
	bottom: 0;
	width: 195px;
	font-weight: bold;
	text-decoration: none;
}

span.archiv-icon {
	background: url('../images/frontend/kalendar-archiv.png') 0 0 no-repeat;	 
    float: right;
    height: 16px;
    margin: -2px 0 0 0.5em;
    width: 21px;
}

#analyzer h2 {
	font-size: 1.2em;
}

#analyzer a {
	color: #FF7800;
	text-decoration: none;
}
#analyzer a:hover {
	text-decoration: underline;
}

#novy-inzerat {
	margin: 20px 10px 20px 0;
}

#novy-inzerat a {
	color: #000;
	font-size: 1em;
}

#analyzer .data {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	width: 150px;
	line-height: 1.3em;
}

.analysis {
	margin-bottom: 30px;
}

.box-item .analysis {
	margin-bottom: 0px;
}
.box-item #analyzer .user-photo {
    margin-bottom : 0px;
}

.analysis .info {
	line-height: 1.4em;
}

#analyzer .user-photo {
	float: right;
	margin: 0 0 5px 10px;
}

#analyzer .box {
	margin-bottom: 30px;
}

#analyzer .box h2 {
	margin-bottom: 5px;
}

h2 a {
	color: #FF7800;
    text-decoration: none;	
}

h2 a:hover {
	text-decoration: underline;
}

.subtitle {
	background-color: #f4f2f3;
	padding: 4px 6px;
}
.subtitle .small {
	color: #666;
}

.subtitle a {
	text-decoration: none;
}
.subtitle a:hover {
	text-decoration: underline;
}

.photo-camera {
	float:left;
	margin-right:10px;
	margin-top:6px;
}