#nav ul#submenuclanky {
	visibility: visible;
}

#content-holder {
}

.kzpravy h3 {
	background: #fff url(../images/frontend/grad-orange-left.png) repeat-y;
}

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

#content-center a:hover {
	text-decoration: underline;
}

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

.orange {
	color: #ff7800;
}

.podnadpis {
	color: #999;
}

.submit {
	background-color: #ff7800;
}

.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 {
	font-size: 14px;
	color: #ff7800;
}

/* forum */
div.blocktable {
	margin-bottom: 10px;
}

.blocktable h2 {
	background-color: #ff7800;
	color: #ffffff;
	font-size: 11px;
	padding: 4px 6px;
	margin:0 !important;
}

.blocktable h3 {
	background-color:#FF7800;
	color:#FFFFFF;
	font-size:11px;
	margin:0 !important;
	padding:4px 6px;
}

#content-center .blocktable h3 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.blocktable h3 a:hover {
	text-decoration: underline;
}

.blocktable table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.blocktable th {
	background-color: #e9e9e9;
}

.blocktable td {
	border-bottom: 2px solid #e9e9e9;
	border-right: none;
	margin: 0;
	padding: 0;
}

.blocktable th,.blocktable td {
	padding: 4px 6px;
}

.topic {
	border: 1px solid #cecdcd;
	background: url('../images/frontend/topic-background.gif') top left repeat-y;
}

.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 {
	font-size: 10px;
	width: 38%;
	text-align: left;
	overflow: hidden;
}

th.tcr {
	text-align: center;
}

div.forum-description {
	font-size: 10px;
	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;
}

div.postleft {
	float:left;
	padding:5px 0;
	width:135px;
}

div.postleft table td {
	border: 0;
	padding: 0;
	vertical-align: top;
}

div.postleft .show-map {
	margin-bottom:5px;
	margin-left:5px;
	vertical-align:top;
	width:15px;
}

.postleft div {
	margin: 0 0 0 5px;
}

.postleft .post-username {
	margin-bottom: 3px;
}

div.postright {
	background-color:#FFFFFF;
	float:left;
	height:1%;
	margin:0;
	width:418px;
}

div.postmsg {
	overflow:auto;
	padding:5px 10px;	
}

div.postmsg-small {
	width:398px;
}

div.postmsg img {
	max-width: 395px;
	width: expression(document.body.clientWidth > 395? "395px" : "auto" );
}

div.postsignature {
	border-top: 1px solid #cecdcd;
	clear: both;
	margin-top: 20px;
	padding: 5px;
}

.postsignature .signature {
	font-size: 10px;
}

div.postfoot {
	clear: both;
	padding: 0;
}

div.postfootleft {
	float: left;
	heigth: 1%;
	overflow: hidden;
	width: 135px;
}

div.postfootright {
	margin-left: 135px;
	padding-right: 10px;
	text-align: right;
	width: 408px;
}

.votes, .votes_count, .vote_buttons {
	display:inline-block;
}

.votes a:hover {
	text-decoration: none !important;
}

.vote_buttons span {
	visibility: hidden;
}

a.vote_up, a.vote_down {
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	height:16px;
	width:16px;
	margin-left:4px;
	text-decoration: none;
	text-indent:-900%;
}

a.vote_up {
	background:url("../images/frontend/thumb_up.png");
}

a.vote_down {
	background:url("../images/frontend/thumb_down.png");
}

.conr {
	float: right;
	text-align: right;
	clear: right;
	width: 40%;
	font-weight: normal;
}

.post-reply {
	cursor: pointer;
}

a.post-reply {
	color: #ff7800;
	text-decoration: none;
}

a.post-reply:hover {
	color: #4a4a4a;
}

#column-left .forum-search {
	padding: 0 2px;
}

#column-left .forum-search input, #column-left .forum-search select {
	width: 100%;
	margin-bottom: 2px;
}

#cse-search-results iframe {
	width: 100%;
}
