body { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	color: #666666; 
	margin: 0px; 
	padding: 0px; 
	}
a { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #004080; 
	text-decoration: none 
	}
a:link, a:active, a:visited  { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color:#004080; 
	text-decoration: none 
	}
a:hover { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color:#004080; 
	text-decoration: none 
	}
form input {
	margin: 0;
	border: 0;
	padding: 0;
}
/*****************************************************************************
 * structure - base
 *****************************************************************************/
#container {
	width: 980px;
	margin: -60px auto;
	position: relative;	
	}
#container #left {
	display: none;
	width: 210px; 
	float: left;
	}
#container #content {
	width: 700px;
	float: right;
	margin: 0 0 0 30px; 
	border: 0; 
	}
#container #right {
	width: 250px; 
	float: left;
	}
/*****************************************************************************
 * NavBar
 *****************************************************************************/
#navBar {
	margin: auto 0;
	width: 980px; 
	height: 60px;
	position: relative;
	}
#linkBar{
   position: relative;
   height: 18px;
  	color:#AAAAAA;
	font-family:Arial;
	font-size:10px;
	}
#linkBar a{
	color:#AAAAAA;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;   
	text-decoration: none;
	margin:0;
	}
#linkBar span.pipe {
   margin: 0 2px 0 7px;
	}
.bold{
   font-weight: bold;
	}
#linkBar .linkBarLeft{
   position: absolute;
	}
#linkBar .linkBarRight{
   position: absolute;
   right: 0px;
	}
#screenshot{
	width: 185px;
	height: 170px;
	position: absolute;
	border:0 solid #000000;
	padding: 30px 0 0 65px;
	display: none;
	color: #fff;
	background: url(img/bkgrd-cat-cloud.png) center left no-repeat;
	}
#screenshotfirm{
	width: 250px;
	height: 200px;
	position: absolute;
	border:0 solid #000000;
	padding: 30px 0 0 80px;
	display: none;
	color: #fff;
	background: url(img/backg-firm-cloud.png) top left no-repeat;
	}
	
/*****************************************************************************
 * structure - details
 *****************************************************************************/
#container #headerStart {
	width: 980px;
	height: 229px;
	position: relative;
	margin: 0 0 10px 0;
	overflow: hidden;
	background: url(img/tklprogress_top02.jpg) no-repeat center left;
	}
#container #headerStart #topLogin {
	width: 160px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 820px;
	overflow: hidden;
	}
#container #headerStart #topLogo {
	width: 181px;
	height: 55px;
	position: absolute;
	/**top: 40px;**/
	top: 110px;
	left: 35px;
	overflow: hidden;
	}
#container #headerStart #topMotyw {
	width: 729px;
	height: 168px;
	position: absolute;
	top: 26px;
	left: 249px;
	overflow: hidden;
	}
#headerStart #topFlags {
	width: 170px;
	height: 25px;
	position: absolute;
	top: 2px;
	right: 0;
	overflow: hidden;
	text-align: right;
	background: none;
	}
#headerStart #topFlags  img {
	width: 26px;
	height: 14px;
	margin: 0 0 0 10px;
	padding: 1px;
	border: solid 1px #4e7498;
	}
#container #headerStart #topMenu {
	width: 980px;
	height: 33px;
	position: absolute;
	top: 194px;
	left: 0px;
	overflow: hidden;
	color: #ba5050;
	font-size: 15px;
	background: url(img/00002_03.jpg) top left repeat-x;
	}
#container #headerStart #topMenu a {
	display: block;
	float: left;
	height: 33px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
	overflow: hidden;
	line-height: 260%;
	border-right: 1px #fff solid;
	}
#container #headerStart #topMenu a:hover {
	display: block;
	float: left;
	height: 33px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
	border-right: 1px #fff solid;
	background: url(img/pointer.gif) top center no-repeat;
	text-decoration: none;
	}
#container #headerStart #topMenu a.select {
	display: block;
	float: left;
	height: 33px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
	border-right: 1px #fff solid;
	/***background: url(img/00002_03_select.jpg) top left repeat-x;***/
	background: url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-decoration: none;
	}
#headerStart #topSearch {
	width: 240px;
	position: absolute;
	top: 198px;
	right: 10px;
	overflow: hidden;
	background: none;
	overflow: hidden;
	}
#headerStart #topSearch .formLeft {
		float: left;
	}
#headerStart #topSearch .formRight {
		float: right;
	}	
#headerStart #topSearch form input.i {
		width: 178px;
		height: 18px;
		color: #ffffff;
		padding: 2px 2px 2px 22px;
		background: url(img/form_backg.jpg) top left repeat;
		font-size: 10px;
	}
#headerStart #topSearch form input.s {
		margin: 0 0 0 5px;
		width: 28px;
		height: 22px;
		color: #ffffff;
		padding: 2px;
		background: url(img/form_submit.jpg) top left repeat;
		cursor: pointer;
	}	
#container #content .bannerCat {
	width: 710px;
	margin: 0; 
	border: 0; 
}
#container #content .contentName {
	width: 690px;
	background: #223f77;
	padding: 10px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#container #footer {
	width: 970px;
	height: 33px;
	color: #ffffff;
	line-height: 2.6em;
	padding: 0 0 0 10px;
	overflow: hidden;
	background: url(img/00002_03.jpg) top left repeat-x;
}
.bth { 
	clear: both;
}
.backg00001 {
	margin: 0 0 20px 0;
	width: 250px;
	height: 70px;
	padding: 0; 
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	background: url(img/background_left_company_02.png) top left repeat-x;
	}
.backg00002 {
	margin: 0 0 20px 0;
	width: 250px;
	height: 70px;
	padding: 0; 
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	background: url(img/background_left_company_02-01.png) top left repeat-x;
	position: relative;
	}
.backg00002 #topGoogleTranslate {
	position: absolute;
	top: 10px;
	left: 20px;
	overflow: hidden;
	background: none;
	z-index: 100;
	}
/*****************************************************************************
 * forms
 *****************************************************************************/	
#formContact .h {
	display: none;
}

#formContact {
	margin: 10px auto;
	width: 600px;
	padding: 0;
}
#formContact .formLeft {
	width: 300px;
	float: left;
}
#formContact .formRight {
	width: 300px;
	float: left;
}
#formContact .formDesc {
	clear: both;
	overflow: hidden;
	width: 600px;
}
#formContact input.formInputContactEmpty {
	border: solid 1px red;
}
#formContact textarea.formTextareaContactEmpty {
	border: solid 1px red;
}
.statusError {
	margin: 10px auto;
	border: solid 1px red;
	padding: 10px;
}
#formContact label{
	margin: 10px 0 0 0;
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#formContact input {
	width: 250px;
	margin: 5px 0 0 0;
	padding: 5px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#formContact textarea{
	width: 550px;
	margin: 5px 0 0 0;
	height: 50px;
	padding: 5px;
	color: #adaeae;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #cecece;
}
#formContact select {
	width: 250px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#formContact input.ch{
	width: 20px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
}
#formContact input.cherror{
	width: 20px;
	padding: 6px;
	background: #f8dbdb;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e77776;
}
#formContact input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#formContact div{
	margin-bottom: 15px;
}
#formContact div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
}
#formContact div span.error{
	color: #e46c6e;
}
#formContact #send{
	background: #cccccc;
	font-weight: bold;
	font-style: normal;
	border: 0;
	cursor: pointer;
	width: 150px;
}
#formContact #send:hover{
	background: #666666;
	color: #ffffff;
}




/*****************************/

#formContactDefault .h {
	display: none;
}

#formProduct .h {
	display: none;
}
.form {
	margin: 0 auto;
	width: 600px;
	height: auto;
	overflow: hidden;
}

.form .formLeft {
	width: 300px;
	float: left;
}
.form .formRight {
	width: 300px;
	float: left;
}
.form .formDesc {
	clear: both;
	overflow: hidden;
	width: 600px;
}
.form .text {
	width: 300px;
	padding: 10px 0 10px 0;
	/**float: left;**/	
}
.form .input {
	width: 300px;
	/**float: right;**/	
}
.form .textarea {
	width: 190px;
	height: 104px;
	margin-bottom: 6px;
	/**float: right;**/	
}
.form .desc {
	height: 96px;	
}
/**/
fieldset, input, textarea, select {

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/**/
.stat { 
	margin: 10px 0 10px 0; 
	padding: 10px; 
	border: solid 1px #cccccc; 
	background: #f5f5f5
	}
.staterror { 
	margin: 10px 0 10px 0; 
	padding: 10px; 
	border: solid 1px #cccccc; 
	background: #f5f5f5;
	color: red
	}	

/*************** Forms ***************/
form label {
	display: block;
	padding: 0 0 10px;
	font-weight: bold;
	color: #3A3A3A;
	font-size: 12px;
}         
form fieldset legend {
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}            
form p small {
	font-size: 0.75em;
	color: #777;
}	
form input.text-input,
form select,
form textarea,
form .wysiwyg {
	padding: 4px;
	font-size: 12px;
	border: 1px solid #666;
	color: #333;
}
form input {
	vertical-align: middle;	
}
form .small-input {
	width: 250px;
}
form .long-input {
	width: 500px;
}
form .large-input {
	width: 97.5% !important;
	font-size: 16px !important;
	padding: 4px !important;
}
form textarea {
	width: 27.5%;
	font-family: Arial, Helvetica, sans-serif;
}
form textarea.contact {
	width: 550px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
form select {
	padding: 4px;
	background: #FFF;
}
form .previewImage {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;	
}
form .previewImage img {
	border: 2px solid #D5D5D5;	
}
form input.error, form textarea.error { 
	border: 1px solid #FF0000; 
}
form label.error  {
	margin-top: 4px;
	color: #FF0000;
	font-size: 9px;
	font-weight: normal;
	padding-left: 4px;
}
.rightError label.error {
	float: right; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top;
}
.button {
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	background: #6D6C6C url('../img/btn_bg.png') top left repeat-x !important;
	border: 1px solid #999;
	padding: 4px 7px 4px 7px !important;
	color: #333;
	font-size: 11px !important;
	cursor: pointer;
}
.button:hover {
	border: 1px solid #C32306;
}
.button:active {
	padding: 5px 7px 3px 7px !important;
}
input.loginInput {
	width: 212px;
	height: 23px;
	background: url(../img/login_input.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	border: 0px;
	font-size: 14px;
	color: #6D6C6C;
	float: left;
}
input.loginBtn {
	width: 108px;
	height: 37px;
	background: url(../img/login_btn.png);
	color: #D6DEF7;
	font-weight: bold;
	border: 0px;
} 
/*****************************************************************************
 * boxes
 *****************************************************************************/	

/** left **/
.boxName {
	width: 250px;
	height: 32px;
	line-height: 30px;
	background: url(img/00002_03.jpg) top left repeat-x;
	margin: 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: dotted 0 #6b0304; 
	}
.boxName a {
	height: 32px;
	display: block;
	width: 240px;
	padding: 0 0 0 10px; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	} 
.boxName a:hover {
	display: block;
	width: 240px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	}
.boxName a.b1l {
	height: 32px;
	display: block;
	width: 210px;
	padding: 0 0 0 10px; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	} 
.boxName a.b1r {
	display: block;
	width: 29px;
	height: 25px;
	padding: 7px 0 0 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left: solid 1px #ffffff;
	background: #223f77 url(img/00002_03_select.jpg) top left repeat-x;
	}
.boxName a.b2l {
	height: 32px;
	display: block;
	width: 124px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03.jpg) top left repeat-x;
	text-align: center;
	border-right: 1px solid #fff;
	} 
.boxName a.b2l:hover {
	display: block;
	width:124px;
	background: url(img/pointer.gif) top center no-repeat;
	border-right: 1px solid #fff;
	}
.boxName .boxName a.b2r:hover {
	display: block;
	width:124px;
	background: url(img/pointer.gif) top center no-repeat;
	border-right: 0 solid #fff;
	}
.boxName a.b2lselect {
	height: 32px;
	display: block;
	width: 124px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-align: center;
	border-right: 1px solid #fff;
	}
.boxName a.b2rselect {
	height: 32px;
	display: block;
	width: 125px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03_pointer_select.jpg) top center repeat-x;
	text-align: center;
	}
.boxName a.b2r {
	height: 32px;
	display: block;
	width: 125px;
	padding: 0; 
	float: left;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #223f77 url(img/00002_03.jpg) top left repeat-x;
	text-align: center;
	}
.boxList {
	margin: 0 auto;
	width: 250px;	
	font-family: Tahoma, verdana; 
	font-size: 11px; 
	padding: 0;
	}
a{
	text-decoration:none;
	cursor:pointer;
	color:#666666;
	}
a:hover{
	color:#333333;
	text-decoration:underline;
	}
a.a2{
	font-weight:bold;
	}
a.a2:hover, .underline{
	text-decoration:underline;
	}
a.select{
	font-weight:bold;
	}
a.select:hover, .underline{
	text-decoration:underline;
	}
.boxList .boxRow {
	width: 228px;	
	margin: 10px 0 10px 0;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.boxList .boxRow .artTitle {
	margin: 0 0 10px 0
	}
.boxList .boxRow .artImg {
	margin: 0 10px 0 0;
	float: left;
	}
.boxList .boxRow .artImg img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 50px;
	height: 35px; 
	}	
.boxList .boxRow .artTitle a {
	font-family: Tahoma, verdana; font-size:11px; font-weight: bold; color: #6b0304;
	}	 
.boxList .boxRow .artNote {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:11px; font-weight: normal
	}
.boxList .boxRow .artDateSource {
	font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
	}
.boxList .artMore {
	margin: 10px 0 10px 0; 
	text-align: right;	
	padding-right: 20px;
	background: url(img/menuic.gif) 235px 4px no-repeat;
	}
.boxList .artMore a {
	font-weight: bold;
	}
/** BOX ONE **/
#boxOne {
	width: 710px;	
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #fff;
	overflow: hidden;
	}
#boxOne .artBack {
	width: 710px;	
	background: #fff;
	overflow: hidden;
	margin: 14px 0 20px 0;
	padding: 5px 0 5px 0;
	text-align: right;	
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#boxOne .artBack .btn_art { 
	width: 100px; 
	background: #ccc; 
	margin: 0; 
	padding: 5px; 
	color: #000; 
	text-decoration: none; 
	cursor: pointer; 
	}
#boxOne .artTitle {
	margin: 10px 0 25px 0; font-weight: bold; font-size: 16px;
	}	 
#boxOne .artBody {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:11px; font-weight: normal
	}
#boxOne .artSource {
	margin: 0 0 5px 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #cccccc;
	}
#boxOne .artDateSource {
	margin: 10px 0 10px 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
	}
#boxOne .artBackButton {
	margin: 20px 0 0; font-family: Tahoma, verdana; font-size:10px; font-weight: normal; color: #999999
	}
#boxOne .artBackButton a {
	color: navy; font-weight: bold;
	}
#boxOne .artImg {
	margin: 0 20px 20px 0;
	float: left;
	}
#boxOne .artImg img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 200px;
	height: 133px; 
	} 
/*****************************************************************************
 * menu
 *****************************************************************************/
ul.menuLeft {
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
	}
ul.menuLeft li {
	text-indent: 0 ;
	list-style: none;
	padding: 3px 0 1px 17px;
	background:  url(img/menuic.gif) 5px 8px no-repeat;
	border-bottom: dotted 1px #ccc;
	}
ul.menuLeft li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	background: #fff; 
	}
ul.menuLeft li:hover {
	text-indent: 0px;
	list-style: none;
	}
ul.menuLeft li a.select {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
ul.menuLeftChild {
	padding:6px 0px 0px 0px;
	margin:0px;
	}
ul.menuLeftChild li {
	list-style:none;
	background: url(img/menuic.gif) 5px 8px no-repeat;
	padding: 3px 0px 3px 14px;
	border-bottom: dotted 0 #eee;
	}
ul.menuLeftChild li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	background: #fff; 
	}
#boxList ul.main{
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
	}
#boxList ul.main li{
	text-indent: 0 ;
	list-style: none;
	padding: 3px 0 1px 17px;
	background: url(img/menuic.gif) 5px 8px no-repeat;
	border-bottom: dotted 1px #cccccc;
	}
#boxList ul.main li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	}
#boxList ul.main li:hover {
	text-indent: 0px;
	list-style: none;
	}
#boxList ul.main li a.select {
	display: block;
	margin: 0 0 2px 0;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
#boxList ul.sub{
	padding:6px 0px 0px 0px;
	margin:0px;
	}
#boxList ul.sub li{
	list-style:none;
	background:url(gfx/dot_podkategoria_menu.gif) 0px 6px no-repeat;
	padding:3px 0px 3px 14px;
	border-bottom: dotted 0 #cccccc;
	}		