body {
	background: #FFFFFF url(/site/css/template/assets/k2-flair.jpg) no-repeat scroll 75% 0;
	font-family:helvetica,tahoma,verdana,sans-serif;
	font-size:13px;
	color: #000;
}

A, A:active, A:link, A:visited {
 color: #000 ;
 text-decoration: none;
 /*text-decoration: underline;*/
 /*margin-right: 5px;*/
}
A:hover {
 color: #000;
 text-decoration: underline;
}



/* special fixes */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#mainNav #logo{
	float: left;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 14px;
}

#main_wrapper {
	background-color: rgb(225, 225, 225);
	margin-top: 1px;
}

#subNav {
	background-color:transparent;
	clear:both;
	height:1px;
}

#main_wrapper #mainContainer {
	background-color: rgb(235, 235, 235);
	width: 960px;
}

.star_info {
	padding: 2;
	font-size: 11px;
	text-align: right;
}

#footContainer_infoline {
	padding: 10px 15px ! important;
	float: right;
	color: rgb(51, 51, 51);
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

#footContainer_d2 {
	background-color: rgb(229, 229, 229);
}

#footContainer_d3 {
	padding: 5px 5px 15px 7px;
	clear: both;
	text-align: left;
}

#footContainer_d3_d1 {
	float: left;
	width: 100%;
	text-align: center;
}

#mainContainer #leftContainer {
 float: left;
 width: 430px;
}

#leftContainer_d1 {
	border-bottom: 1px solid rgb(255, 255, 255);
	height: 40px;
	background-color: rgb(202, 202, 202);
}

#leftContainer_d1_d1 {
	padding-left: 15px; padding-top: 11px;
}

#tree_datacategory {
	margin: 0 0 10px 5px;
}

#rightContainer {
	border-right: 1px solid rgb(255, 255, 255);
	float: left;
	width: 528px;
	background-color: rgb(255, 255, 255);
}

#rightContainer_d1 {
	height: 40px;
	margin-bottom: 1px;
	background-color: rgb(235, 235, 235);
}

#rightContainer_d2_d1 {
	margin: 13px;
}

#rightContainer_d2_d4 {
	margin: 10px 0;
}

#ff_ktm, #ff_num {
	margin: 0 15px 0 5px;
}

#ff_submit {
	margin: 0 0 0 10px;
}

div.x-panel-header {
	background: #EBEBEB;
}

.x-tree-node-anchor {
	position: relative;
	top: 3px;
}


	#errors { border: 2px dotted red; }
	#messages { border: 2px dotted green; }
	.infobox { margin: 20px 0 20px 0; text-align: left; padding: 10px;}


#auth_userinfo {
	padding: 12px 10px 0 10px;
	font-size: 11px;
    float: left;
}

#mainmenu_container {
	float:left;
	margin-top: 46px;
	margin-left: -195px;
}


html, body {
height: 100%;
margin: 0;
padding: 0;
}


div.foot {
	font-size: 11px;
	color: #888888;
	float: left;
}


h1.pageHeader {
	border-bottom:1px dashed #B2B2B2;
	color:#357BAD;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0;
	padding:5px;
}


table#main_table {
	width: 98%;
	height: 100%;
	margin: auto;
}

table#main_table td.top_row {
	height: 61px;
}
table#main_table tr.middle_row {
	height: 100%;
}
table#main_table td.bottom_row {
	height: 53px;
}

table#main_table td.center_column {
	width: 960px;
	vertical-align: top;
}

td.center_column.top_row {
	height: 96px;
	background: url(/site/css/template/assets/k2-navbar-back.jpg) repeat-x 0px 46px;
}

table#main_table td.bocek {
	/* background-color: #e1e1e1; */
}

table#main_table td.srodecek {
	background-color: #EBEBEB;
	vertical-align: top;
}

#footer_container {
	clear: both;
}

#footer_container {
	/*background: url(/site/css/template/assets/k2-bottom-img.jpg) no-repeat top right;*/
	margin-bottom: 3px;
}

.bottom_info {
    background-color: #e6e3e3;
}

#hotline_box {
    float: right;
    font-family: Arial;
    padding: 5px 7px 0 0;
}

#hotline {
    font-size: 11px;
    color: #2a4058;
}
#hotline_nr {
    font-size: 18px;
    color: #666666;
}

#auth_userinfo a {
	padding-left: 5px;
	padding-right: 9px;
	background: url(/site/css/template/assets/k2_bottom_rightarrow.jpg) top right no-repeat;
}
.clear_ktms {
	background-image: url("/sys/js/extjs-lib-3/images/icons/application.png") !important;
}