
		body
			{	font-family: "Arial CE", Arial, sans-serif;
				font-size: 12px;
				font-weight: none;
				color: black;
				background-color: #ffffff;
				margin: 0;
			}
		h1
			{	font-size: 20px;
				color: #ff6508;
				font-weight: bold;
				text-decoration: none;
				background-image: url(/);
				margin: 15px 0px 25px 0px;
				padding: 0px;
				height: ;
			}
		h2
			{	font-size: 15px;
				color: #ff6508;
				font-weight: bold;
				text-decoration: none;

				margin: 10px 0px 20px 0px;
			}
		a
			{	color: #ff6508;
				text-decoration: underline;
				font-weight: normal;
			}
		a:hover
			{	color: #ff8528;
				text-decoration: underline;
				font-weight: normal;
			}
		.vocabularyLink 
			{	color:  !important;
				text-decoration: none !important;
				font-weight:  !important;
				border-bottom: 1px dashed !important;	
				cursor: help !important;
			}
		.vocabularyLink:hover
			{	color: #ff6508 !important;
				text-decoration: none !important;
				font-weight:  !important;
				border-bottom: solid !important;
			}
		form	
			{	margin: 0px;
			}		
		.text, .textarea, .select
			{	border: solid 1px #9b9b9b;
				background-color: #f2f2f2;
				font-size: 13px;
				font-family: "Arial CE", Arial, sans-serif;				
				font-size: 12px;				
				color: #6b6b6b;
				padding: 3px 5px;
			}
		.text
			{	width: 15em;
				height: 15px;				
			}
		.textarea
			{	width: 25em;
				height: 100px;
			}
		.smallWidth
			{	width: 50px;
			}
		.mediumWidth
			{	width: 100px;
			}
		.largeWidth
			{	width: 150px;
			}
		.smallHeight
			{	height: 50px;
			}
		.mediumHeight
			{	height: 100px;
			}
		.largeHeight
			{	height: 150px;
			}
		button, .button, .submit
			{	border: solid 2px black;
				background-color: #3b3b3b;
				background-image: url(/images/cust/button-background.jpg);
				background-repeat: repeat-x;
				font-size: 12px;
				font-weight: bold;
				color: white;
				width: ;
				height: 22px;
				padding: 0px 5px;
			}				
		th
			{	text-align: right;
				font-weight: bold;
				font-size: ;
				vertical-align: top;
				padding: 1px 5px 0px 0px;
			}
		td
			{	text-align: left;
				padding: 1px 0px 0px 5px;
			}
		tr.headerRow
			{	background-color: #ff6508;
			}
		tr.headerRow th
			{	text-align: center;
			}
		tr.oddRow
			{	background-color: #e4e4e4;
			}
		tr.evenRow
			{	background-color: #ffc9a9;
			}
		.alert
			{	font-weight: bold;
				font-style: none;
				text-decoration: underline;
				color: #ff6508;
			}
		.note
			{	font-weight: normal;
				font-style: italic;
				font-size: 9px;
			}
		form .required
			{	font-weight: bold;
				font-style: italic;
				font-size: ;
				color: #5d5d5d;
				text-decoration: none;
			}
		form .invalid
			{	font-weight: ;
				font-style: ;
				font-size: ;
				color: #ff6508;
				text-decoration: none;
			}

		#main
			{	position: absolute;
				left: 50%;
				margin-left: -512px;				
				width: 1024px;

				margin-top: 0px;
				
				border: 1px solid black;
			}
		#toplinks
			{	color: #ff6508;
				text-align: left;
				background-color: black;
				background-image: url(/);
				font-size: 12px;
				font-weight: none;
				height: ;
				padding: 10px 40px;
			}
		#toplinks a
			{	color: white;
				text-decoration: underline;
				font-weight: normal;				
			}
		#toplinks a:hover
			{	color: #ff8528;
				text-decoration: underline;
				font-weight: ;
			}
		#logo
			{	background-color: black;
				text-align: center;
				height: 250px;;
				padding: 0;
			}
		#logo #logoImage
			{	margin: 0px;
				border: 0px none;
			}
		#topmenu
			{	font-size: 12px;
				font-weight: none;
				background-color: #006600;
				background-image: url(/);
				background-repeat: no-repeat;
				color: white;
				padding: 2px 5px;
				height: ;
			}
		#topmenu a
			{	color: #CCFFFF;
				text-decoration: underline;
				font-weight: normal;
				/*
				// Presunuto do definice #topmenu .menuItems td div.nowrapMenuItem
				// Tady to nefungovalo v IE ale tam to fakci v IE...
				margin: 0px;
				*/
			}
		#topmenu a:hover
			{	color: #666666;
				text-decoration: underline;
				font-weight: normal;
			}
		#topmenu table
			{	border-spacing: 0px 0px;
				cell-spacing: 0px;
			}
		#topmenu .menuItems td
			{	padding: 0px 5px;
				text-align: center;
				white-space: nowrap;
			}
		#topmenu .menuItems td div.nowrapMenuItem
			{	white-space: nowrap;
				margin: 0px;
			}
		#searchForm .text
			{	border: solid 1px red;
				background-color: #FFCC99;
				font-size: 10px;
				color: red;
				
				width: 10em;
				height: 13px;
			}
		#searchForm .button
			{	border: solid 1px red;
				background-color: #FFCC99;
				font-size: 10px;
				color: red;
				
				width: 6em;
				height: 17px;
			}
		#additionalSearching .text
			{	border: ;
				background-color: ;
				font-size: ;
				color: ;
				
				width: ;
				height: ;
			}
		#additionalSearching .button
			{	border: ;
				background-color: ;
				font-size: ;
				color: ;
				
				width: ;
				height: ;
			}
		
		#core 
			{	background-color: white;
				background-repeat: repeat-y;
				background-image:  url(/images/cust/bckg-horizontal.jpg);
			}
		#core-left 
			{	background-color: none;
				background-repeat: repeat-y;
				background-position: top left;
				background-image:  url(/images/cust/lpanel-background.jpg);				
			}
		#lpanel
			{	width: 263px;
				font-size: 12px;
				font-weight: none;
				color: black;
				padding: 0;
			}
		#lpanel a
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		#lpanel a:hover
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		#core-content 
			{	background-color: white;
				background-repeat: no-repeat;
				background-image:  url(/images/cust/content-background.jpg);
				background-position: top left;
			}
		#content
			{	padding: 2px 40px;
				font-size: ;				
			}
		#content .contentItem
			{	background-color: none;
				background-image: url(/);
				background-repeat: no-repeat;
				padding: 0px;
				text-align: none;
			}
		#content a
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		#content a:hover
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		#content h1
			{	color: ;
				text-decoration: ;
				font-weight: ;
				font-size: ;
				margin: 20px 0px;;
			}
		#content h2
			{	color: ;
				text-decoration: ;
				font-weight: ;
				font-size: ;
				margin: 15px 0px;
			}
		#content h3
			{	color: #ff6508;
				text-decoration: none;
				font-weight: normal;
				font-size: 14px;
				margin: 10px 0px;
			}
		#content hr
			{	text-align: left;			
				width: 65%;
				height: 2px;   
				border: 1px solid #ff6508;
				margin: 10px;
				background-color: #ff6508;
				background-image: url(/none;);
				background-repeat: no-repeat;
				background-position: left top;
			}
		#content #news td 
			{	padding: 2px;
			}
		#content #news td .newsImage
			{	margin: 0px 10px 0px 0px;
			}
		#content .parentSpacing
			{	padding: 0px 5px;
				text-align: center;
			}
		#content .productSeparator
			{	margin: 20px 0px;
			}
		#content .product .description
			{	text-align: justify;
				padding: 0px 0px 20px 0px;
			}
		#content .product .picturePricePart
			{	float: left;
				text-align: center;				
			}
		#content .product .picture
			{
			}
		#content .product .price
			{	padding: 5px 20px;
				margin: 20px 0px;
				border: solid 1px #ff6508;
				color: #ff6508;
				background-color: white;
				font-size: 15px;
				font-weight: bold;
				font-style: normal;
			}
		#content .product .textNext
			{	float: right;
				text-align: justify;
				padding: 0px 0px 0px 20px;;
				width: 400px;
			}
		#content .product .textBelow
			{	clear: both;

				text-align: justify;
				padding: 20px 10x 0px 10px;
			}
		#content .product .attachement
			{	padding: 0;
				margin: 20px 0 0 0;
				font-size: 13px;
				font-weight: normal;
				font-style: italic;
			}
		#content .pagingBar
			{	margin: 30px 0px 20px 0px;
				border: none;
				background-color: #ff6508;
			}
		#content .pagingBar table
			{	font-size: 11px;
				font-weight: normal;
				font-style: normal;
				color: white;
				width: 100%;
			}
		#content .pagingBar table a
			{	color: white;
			}
		#content .pagingBar table td
			{	text-align: center;
				padding: 2px 5px;				
			}
		#content .pagingBar table td.pageQuickLinks
			{	width: 100%;
			}
		#content .pagingBar table td.pageQuickLinks span
			{	margin: 4px;
			}
		#content .pagingBar table td.pageQuickLinks span.pageQuickLinkSelected
			{	font-size: 11px;
				font-weight: bold;
				font-style: normal;
				color: black;
			}
		#content .pagingBar table td.pageQuickLinks span.pageQuickLinkSelected a
			{	font-weight: bold;
				color: black;
			}
		#content .servermap .menuTreeList
			{	padding: 3px 0px 3px 10px;
				margin: 5px 20px;
				border: none;
				list-style-position: inside;
			}
		#content .servermap .level1
			{	list-style-type: none;
				list-style-image: url(/images/cust/list-dot.jpg);
				font-size: ;
				font-weight: bold;
				text-decoration: ;
				color: ;
			}
		#content .servermap .level2
			{	list-style-type: none;
				list-style-image: url(/images/cust/list-dot-2.jpg);
				font-size: ;
				font-weight: normal;
				text-decoration: ;
				color: ;
			}
		#content .servermap .level3
			{	list-style-type: none;
				list-style-image: url(/none);
				font-size: 11px;
				font-weight: normal;
				text-decoration: none;
				color: ;
			}
		#content .servermap .level4
			{	list-style-type: none;
				list-style-image: url(/none);
				font-size: 10px;
				font-weight: normal;
				text-decoration: none;
				color: ;
			}
		#content .servermap .level5
			{	list-style-type: none;
				list-style-image: url(/none);
				font-size: 8px;
				font-weight: normal;
				text-decoration: none;
				color: ;
			}
		#content #categoryParents
			{	padding: 0;
				margin: 0 0 20px 0;
				border: none 0px transparent;
				background-color: ;
				font-size: 11px;
				font-weight: normal;
				font-style: normal;				
			}	
		#content #categoryDescription
			{	width: ;
				padding: 0px;
				margin: 20px 20px 20px 10px;
				border: none;
				background-color: ;
				font-size: ;
				font-weight: normal;
				color: ;
				text-align: justify;
				font-style: italic;				
			}
		#content #categoryChilds
			{	margin: 0px 0px 20px 10px;								
				padding: 0px;
				border: none;
				background-color: none;
			}
		#content #categoryChilds span.category
			{	font-size: ;								
			}
		#content #categoryChilds span.product
			{	font-size: ;				
			}
		#content #categoryChilds span.level0
			{	font-size: ;							
			}
		#content #categoryChilds span.level1
			{	font-size: ;								
			}
		#content #categoryChilds span.level2
			{	font-size: ;				
			}
		#content #categoryChilds span.level3
			{	font-size: ;								
			}
		#content #categoryChilds span.level4
			{	font-size: ;				
			}
		#content hr.versionSeparator
			{	color: blue;
				text-align: center;
				
				width: 50%;
				height: 2px;   

				border: 1px solid red;
				margin: 5px;
			}
		#content table.versionNewsTable
			{	color: white;
				text-align: right;
				
				width: 90%;
				height: 2px;   
				
				margin: 5px;
			}
		#content table.versionNewsTable td.oddRow
			{	background-color: #000000;
			}
		#content table.versionNewsTable td.evenRow
			{	background-color: #000099;
			}
		#content table.versionNewsTable td.versionCell
			{	text-align: left;
				padding: 0;
			}
		#content table.versionNewsTable td.marginCell
			{	padding: 0 10px;
			}
		#content table.versionNewsTable td.typeCell
			{	color: #FFCC00;
				text-align: left;
				font-size: 10 px;
				font-weight: bold;
				background-color: ;
				padding: 2px 5px;
				border: solid 1px #FF6633;
			}
		#content table.versionNewsTable td.descriptionCell
			{	color: #FF99FF;
				text-align: justify;
				font-size: 8 px;
				font-weight: normal;
				background-color: ;
				padding: 2px 5px;
				border: solid 1px #FF6633;
			}
		#content #contactForm .text, .textarea, .select
			{	border: ;
				background-color: ;
				font-size: ;
				color: ;
			}
		#content #contactForm .text
			{	width: ;
				height: ;
			}
		#content #contactForm .textarea
			{	width: ;
				height: ;
			}
		#content #contactForm .button
			{	border: ;
				background-color: ;
				font-size: ;
				color: ;
				width: ;
				height: ;
			}
		#content .errorMsgBox
			{	border: solid 2px #ff8528;
				background-color: #e0e0e0;
				font-size: ;
				font-style: ;
				font-weight: normal;
				text-decoration: none;
				color: black;
				width: 60%;
				margin: 20px auto;
				padding: 10px 20px;
				text-align: left;
			}
		#content .legendBox
			{	border: none;
				background-color: transparent;
				font-size: 10px;
				font-style: italic;
				font-weight: normal;
				text-decoration: none;
				color: black;
				width: 50%;
				margin: 50px 0px 0px 450px;
				padding: 0px;
				text-align: left;
			}
		#content .infoMsgBox
			{	border: none;
				background-color: #ff6508;
				font-size: ;
				font-weight: normal;
				text-decoration: none;
				color: white;
				width: 70%;
				margin: 30px auto;
				padding: 10px 20px;
				text-align: center;
			}
		#content #vocabLetters
			{	color: ;
				font-size: ;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				text-align: left;
				margin: 10px 0px 20px 0px;;
				padding: 0px;
			}
		#content #vocabList h3
			{	color: white;
				font-size: 15px;
				font-style: normal;
				font-weight: bold;
				text-decoration: none;
				text-align: right;
				margin: 10px 0px;
				padding: 3px 10px;
				border: none;
				background-color: #ff6508;
				background-image: url(/none);
			}
		#content #vocabList dt
			{	color: #ff6508;
				font-size: ;
				font-style: normal;
				font-weight: bold;
				text-decoration: none;		
			}
		#content #vocabList dd
			{	color: black;
				font-size: ;
				font-style: italic;
				font-weight: normal;
				text-decoration: none;	
			}
		#core-right
			{	background-color: #FFFFCC;
				background-image:  url(/);
				background-repeat: no-repeat;
				background-position: top left;				
			}
		#rpanel
			{	width: 0;
				font-size: 11px;
				font-weight: none;
				color: blue;
				padding: 10px 5px;				
			}
		#rpanel a
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		#rpanel a:hover
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		#footer
			{	font-size: 11px;
				font-weight: bold;
				background-color: white;
				background-image: url(/images/cust/footer-background.jpg);
				background-repeat: no-repeat;
				height: 24px;
				color: ;
				
				text-align: ;
				padding: 35px 20px 20px 20px;
			}
		#footer a
			{	color: ;
				text-decoration: ;
				font-weight: bold;
			}
		#footer a:hover
			{	color: ;
				text-decoration: ;
				font-weight: ;
			}
		.panelPart
			{	margin-top: 0px;
				border: none;
			}
		.panelPart .title
			{	color: white;
				font-family: ;
				font-size: 12px;
				font-weight: normal;
				text-decoration: none;
				
				background-color: ;
				background-image: url(/);
				border: none;
				padding: 0px;
				
				text-align: right;
			}
		.panelPart .content
			{	color: white;
				
				text-align: left;
				background-color: ;
				background-image: url(/images/cust/lpanel-separator.jpg);
				background-repeat: no-repeat;
				background-position: left top;

				padding: 0px;
			}
		.panelPart .content a
			{	color: white;
				text-decoration: underline;
				font-weight: bold;
			}
		.panelPart .content a:hover
			{	color: black;
				text-decoration: ;
				font-weight: ;
			}
