/* global */
body {
	background: #000;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left; 
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}               
a img {
  border: 0;
}
a {
	color: #01C998;
	text-decoration: none; 
}
a:hover {
	color: #01C998;
	text-decoration: underline; 
}
form {
	margin: 0px;
	padding: 0px;
}
/* website */
#webbody {
	width: 100%;
	height: auto;
	background: #fff url(../gfx/bgtop.jpg) 0px 0px repeat-x;
}
/* topline */
#topcontent {
	width: 900px;
	margin: 0 auto;   
	text-align: left;
	
}
#topcontent_line {
	height: 70px;
	color: #F4F5F7;
	
}
.editorArea {
	display: block;
	width: 565px;	
	float: left;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 18px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left; 
}
.searchBox {
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	display: inline;
}
.searchBox form {
	display: inline;
}
.searchBox .inputSearch {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	border: 2px solid #A4A5A7;
	background: #000;
	padding: 5px;
	width: 140px;
}
.searchBox .inputButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	border: none;
	background: none;
	margin-left: 10px;
	padding: 0px 5px 0px 0px;
}
*html .searchBox .inputButton { /* IE6 */
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	border: none;
	background: none;
	margin-left: 10px;
	padding: 0px 5px 0px 0px;
}
*:first-child+html .searchBox .inputButton { /* IE7  */
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	border: none;
	background: none;
	margin-left: 10px;
	padding: 0px 5px 0px 0px;
}
.topLinks {
	margin: 0px;
	padding: 0px;
}
*:first-child+html .topLinks a { /* IE7 */
	color: #F5F6FA;
	text-decoration: none;
	padding: 10px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
*:first-child+html .topLinks a:hover { /* IE7 */
	color: #F5F6FA;
	text-decoration: none;
	padding: 10px 3px 0px 3px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.topLinks a {
	color: #F5F6FA;
	text-decoration: none;
	padding: 10px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}
.topLinks a:hover {
	color: #F5F6FA;
	text-decoration: none;
	padding: 10px 3px 3px 3px;
	border-bottom: 1px dotted #CCCCCC;
}
.topElementsBlock {
	display: block;
	padding: 20px 20px 0px 0px;
	text-align: right;
}
.searchForm {
	display: inline;
}
/* content */
#content {
	background: url(../gfx/bgbottom.jpg) repeat-x;
	background-position: bottom;
}
#content_line {
	width: 860px;
	margin: 0 auto;   
	text-align: left;	
	background: #FFF;
	padding: 20px;
}
#page_header {
	display: block;
}
.headlineTicket {
	float: right;
	margin-top: 7px;
	color: #999;
}
.headlineTicket h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;        
	line-height: 22px;	
	font-weight: normal;
	font-style: normal;    
	color: #000;   
	margin: 0px;
	padding: 0px;
}
.newsTicket {
	float: right;
	margin-top: 10px;
	color: #999;
	border-bottom: 1px dotted #999;
	padding-bottom: 3px;
}
.newsTicket a {
	color: #999;
	text-decoration: none;
}
.newsTicket a:hover {
	color: #999;
	text-decoration: none;	
}
#startBox {
	display: block;
	background: #FFF url(../gfx/topimage.jpg) no-repeat;	
	background-position: left 0px;	
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	position: relative;
}
#startBoxImages {
	position: absolute;
	width: 860px;
	margin: 0px;
	padding: 0px;
	z-index: 500;
	left: 0;
	top: 0;
}
#startBoxImages img {
	background: none;
	border: none;
}
#startBox h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;        
	line-height: 22px;	
	font-weight: normal;
	font-style: normal;    
	color: #000;   
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#startBox a.ah1 {
	font-family: "Trebuchet MS";
	font-size: 19px;        
	line-height: 22px;	
	font-weight: normal;
	font-style: normal;    
	color: #000;   
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#startBox a:hover.ah1 {
	font-family: "Trebuchet MS";
	font-size: 19px;        
	line-height: 22px;	
	font-weight: normal;
	font-style: normal;    
	color: #000;   
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.startBoxInfo01  {
	display: block;
	float: left;
	margin: 150px 0px 0px 0px;
	width: 235px;		
	color: #67CC02;
	padding: 0px 40px 0px 20px;	
}
.startBoxInfo01  i {
	width: 5px;
	height: 5px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 5px;
	background: #67CC02;
	color: #67CC02;
	float: left;
	display: inline;
}
.startBoxInfo01 a {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #67CC02;	
	text-decoration: none;
}
.startBoxInfo01 a:hover {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #67CC02;		
	text-decoration: underline;	
}
.startBoxInfo01 a.activeleft {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #67CC02;	
	font-weight: bold;
	text-decoration: none;
}
.startBoxInfo02 {
	display: block;
	float: left;
	margin: 150px 0px 0px 0px;
	width: 235px;	
	color: #FF9801;
	padding: 0px 40px 0px 20px;		
}
.startBoxInfo02  i {
	width: 5px;
	height: 5px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 5px;
	background: #FF9801;
	color: #FF9801;
	float: left;
	display: inline;
}
.startBoxInfo02 a {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #FF9801;
	text-decoration: none;
}
.startBoxInfo02 a:hover {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #FF9801;	
	text-decoration: underline;	
}
.startBoxInfo02 a.activeleft {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #FF9801;
	font-weight: bold;	
	text-decoration: none;
}
.startBoxInfo03 {
	display: block;
	float: left;
	margin: 214px 0px 0px 0px;
	width: 235px;	
	color: #3599CB;
	padding: 0px 0px 0px 20px;		
}
.startBoxInfo03  i {
	width: 5px;
	height: 5px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 5px;
	background: #3599CB;
	color: #3599CB;
	float: left;
	display: inline;
}
.startBoxInfo03 a {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #3599CB;
	text-decoration: none;
}
.startBoxInfo03 a:hover {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #3599CB;
	text-decoration: underline;	
}
.startBoxInfo03 a.activeleft {
	display: block;
	border-bottom: 1px solid #BBC2C8;
	padding: 5px 0px 5px 0px;
	color: #3599CB;
	font-weight: bold;		
	text-decoration: none;
}
#naviMap {
	display: block;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	color: #BEC1C6;
	border-bottom: 1px solid #DFE2E7;
}
#naviMap a {
	color: #BEC1C6;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
#naviMap a:hover {
	color: #01C998;
	padding: 0px 5px 0px 5px;	
	text-decoration: none;
}
#naviMap a.active {
	color: #01C998;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
#subpageContent {
	display: block;
}
.leftMenuBlock {
	display:block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.subContentBlock {
	display: block;
	width: 565px;	
	float: left;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 18px;	
}
.img_01 {
	background: #FFF url(../gfx/dsa_img_zarzadzanie.jpg) no-repeat;	
	background-position: left 0px;	
	margin: 0px;
	padding: 0px;
}
.img_02 {
	background: #FFF url(../gfx/dsa_img_dokumenty.jpg) no-repeat;	
	background-position: left 0px;	
	margin: 0px;
	padding: 0px;
}
.img_03 {
	background: #FFF url(../gfx/dsa_img_firma.jpg) no-repeat;	
	background-position: left 0px;	
	margin: 0px;
	padding: 0px;
}
.yellowNote {
	background: #FFF890;
	border-top: 1px solid #FFEC85;
	border-right: 1px solid #FFEC85;	
	border-left: 1px solid #FFEC85;	
	display: block;
	margin: 0px 20px 0px 0px;
	width: 270px;
}
.yellowNoteBotoom {
	background: #fff url(../gfx/yellownotebgbottom.jpg) repeat-x;		
	border-left: 1px solid #FFEC85;	
	display: block;
	margin: 0px 20px 0px 0px;
	height: 30px;
	text-align: right;
	width: 271px;	
}
.yellowNotecorner {
	background: url(../gfx/yellownotecorner.jpg) no-repeat;
	background-position: right 0px;		
	display: block;
	height: 30px;
}
.yellowNote a {
	display: block;
	border-bottom: 1px solid #F9CA69;
	padding: 5px 0px 5px 0px;
	color: #DC241F;
	text-decoration: none;
}
.yellowNote a:hover {
	display: block;
	border-bottom: 1px solid #F9CA69;
	padding: 5px 0px 5px 0px;
	color: #DC241F;
	text-decoration: underline;	
}
.yellowNote  i {
	width: 5px;
	height: 5px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 5px;
	background: #DC241F;
	color: #DC241F;
	float: left;
	display: inline;
}

#subpageContent  h2 {
	font-family: "Trebuchet MS";
	font-size: 19px;        
	line-height: 22px;	
	font-weight: normal;
	font-style: normal;    
	color: #DC241F;   
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.subContentBlock img {
	padding: 2px;
	border: 4px solid #BBC2C8;
}
.input_text {
	border: 1px solid #666666;
	border-bottom: 2px solid #666666;
	padding: 3px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;	
}
.input_select {
	border: 1px solid #666666;
	border-bottom: 2px solid #666666;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;	
}
/* footer */
#footer {
	background: #000;
	display: block;
}
#footer_line {
	width: 900px;
	margin: 0 auto;   
	text-align: left;
	font-size: 10px;
	color: #7A7A7C;	
}
#footer_line a {
	font-size: 10px;
	color: #7A7A7C;	
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#footer_line a:hover {
	font-size: 10px;
	color: #7A7A7C;	
	text-decoration: none;
}
/* additionals */
.left {
	float: left;
}
.right {
	float: right;
}
.marginTop20px {
	margin-top: 20px;
}
.marginTop10px {
	margin-top: 10px;
}
.marginRight20px {
	margin-top: 20px;
}
.padding20px {
	padding: 20px;
}
.padding5px {
	padding: 5px;
}
.textAlignRight {
	text-align: right;
}
.toTop {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
.paddingRight5px {
	margin-right: 3px;
}
.marginRightBottom {
	margin: 0px 0px 10px 10px;
}
.paddingBottom20px {
	padding-bottom: 20px;
}
