body {
	margin: 0px;
	background-color: #BAEEFA;
	text-align:center;
}

.absTop {
  height:20px;
  color:#CBCBCB;
  font-size:11px;
  font-weight:bold;
}

.absTop a {
  color:#CBCBCB;
}

.absTop a:hover {
  color:white;
}

.absTop .active {
  color:white;
}

.topInnerR {
  width:950px;
  margin:0px auto;
  padding-top:3px;
  text-align:right;
}

.topInnerL {
  width:950px;
  margin:0px auto;
  padding-top:3px;
  text-align:left;
}

.mainh1div {
	display: none;
}

body, td, th, caption, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #2e2e2e;
}

form {
	margin:0px;
}
a {
	color: #3A8692;
	text-decoration: none
}
a:hover {
	color: #2e2e2e;
	text-decoration: none
}
p {
	text-align: justify;
	margin-right: 5px
}
.content a {
	color: #2e2e2e;
	background: #E6CCFF
}
.content a:hover {
	color: #FE7428;
	background: #E6CCFF
}
.sectionTitle {
	font-size: 10pt;
	font-weight: bold;
}
.sectionPopis {
	text-align: justify;
}
.menuShimDiv {
	font-size: 1px;
	margin-top: 2px;
}
.divSpacer {
	font-size: 1px;
	margin-top: 10px;
	clear: both;
}
.productSpacer {
	/*clear: both;*/
	height:10px;
}
.menu {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.menu a {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.naviTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-left: 6px
}
.searchTitle {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #333333
}
.searchAdv {
	font-size: 7pt;
	font-weight: bold;
	color: #666666
}
.searchShort {
	margin-top:10px;
}

.title {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}
.contacts {
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.tContacts {
	font-style: italic;
	font-size: 8pt;
	color: #007BC4;
}
.searchForm {
	margin-top: 2px;
	margin-bottom: 2px;
}
.searchText {
	font-size: 8pt;
}
.searchBtn {
	font-size: 8pt;
	font-weight: bold;
	border: 0px #DDDDDD solid;
	background: #EEEEEE
}
.noBorder {
	border: 0px #111111 none;
}
.queryFound {
	background: #555555;
	color: #FFFF00;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px
}
.tblNavigate {
	font-size: 7pt;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background-color: #CFCFCF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.tblNavigateActive {
	font-size: 7pt;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-color: #666666 #FFFFFF #FFFFFF #666666;
	background-color: #9999FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.tblNavigateComment {
	font-size: 7pt;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-color: #999999 #666666 #666666 black;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px
}
.tblShim {
	background-color: #FFFFFF
}
.tblSelectableRow0 {
	background-color: #DFDFDF
}
.productSection {
	float:right;
	width: 700px;
}

.productSectionTop {
    font-size:1px;
    height:3px;
    background:url(productSectionTop.png) center top no-repeat;
		/*width:700px;*/
}

.productSectionMain {
		/*width:700px;*/
    background:url(productSectionMain.png) center top repeat-y;
    color:#0B4353;
}

.productSectionBottom {
		/*width:700px;*/
    font-size:1px;
    height:3px;
    background:url(productSectionBottom.png) center top no-repeat;
}

.productSectionInnner {
		float:left;
		margin-left:10px;
		width:680px;
		padding:10px 0px;
}

.productDivider {
    float:right;
    width:700px;
    height:10px;
}

.productIntext {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
.inImg {
	cursor: pointer;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}
.prodPhoto {
	margin: 5px;
}
.prodPhoto {
	cursor:pointer;
	margin-top: 2px;
}
.prodPhotoCont {
	border:1px solid gray;
	padding:2px;
	margin-top: 10px;
	text-align: center;
	margin-bottom:10px;
}
.productImg {
    float:left;
}
.inImgN {
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px
}
.menuOuter {
	background-color: #666666;
}
.menuInner {
	background-color: #FFFFFF;
}
.menuItems {
}
.adminForm {
	margin: 0px;
	padding: 0px;
}
.bottom {
	padding:20px 0px 20px 10px;
	background-color: white;
}
.naviLine {
	color:#9CC2C8;
	font-size:10pt;

}
.naviLine a {
	color:#9CC2C8;
}
.bodyContainer {
	text-align: center;
}
.bodyInner {
	margin:0px auto;
	text-align: left;
	width: 950px;
}
.itemPhotoFrame {
	float: right;
	width: 220px;
	text-align: center;
	padding: 5px;
}
.sectionTable {
	/*width: 670px;*/
	/*clear: both;*/
	clear:left;
	width:670px;
}

.sectionTable th {
    background:#4693A0;
    color:white;
    font-weight:bold;
    font-size:10px;
}

.sectionTable tr {
    background:#DBEFF1;
    color:#0B4353;
    font-weight:bold;
    font-size:10px;
}

.itemMainFrame {
}

.whitedot {
	padding: 0px 12px 0px 12px;
}
.userContainer {
	width: 453px;
	height: 59px;
	vertical-align: bottom;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.clear2 {
	clear: both;
}
.clearWline {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin:5px 0px 5px 0px;
	border-top:1px solid #DDDDDD;
}
.spacer {
	height: 10px;
	font-size: 1px;
	margin: 0px;
}
.error {
	background-color: #FAE9E9;
	background-image: url(warning.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 2px #E05D5D solid;
	padding: 10px 10px 10px 50px;
	margin: 10px;
}
.blueform {
	background-color: #AFCECE;
	border: 2px #4646F5 solid;
}
.blueform td {
	font-size: xx-small;
}
.centered {
	text-align: center;
}
.padded {
	margin: 10px 100px 10px 100px;
}
.contentsPad {
	margin: 10px 10px 10px 10px;
}
.dodavatele {
	margin: 0px 100px 0px 100px;
}
.dodItem {
	margin-top: 3px;
}
.dodLogo {
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.dodName {
	text-align: left;
	vertical-align: middle;
}
.dodDesc {
/*	height: 85px;*/
	vertical-align: middle;
}

.dodLink {
	vertical-align: middle;
	text-align:right;
}

.dodLink a {
	color:#AAA;
}

.adminNavi {
	clear: both;
	;
	margin-bottom: 10px;
}
.aNaviAn, .aNaviAnAct {
	padding: 2px 5px 2px 5px;
	border-style: solid;
	border-width: 1px;
	float: left;
}
.aNaviAn {
	background-color: #AAAAAA;
	border-color: #BBBBBB #888888 #888888 #BBBBBB;
}
.aNaviAnAct {
	background-color: #FF9900;
	border-color: #888888 #BBBBBB #BBBBBB #888888;
}
.aCatsAdmin {
	float: left;
	width: 220px;
	margin-right: 5px;
	border: 1px solid black;
	font-size: xx-small;
}
.acaTop {
	background-color: black;
	font-weight: bold;
	color: white;
	padding: 4px;
}
.acaItem {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
}
.acaName {
	float:left;
}
.acaName input {
	width:160px;
}

.acaItemOpen {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #DDDDDD;
	clear: both;
}
.aCatsAdmin form {
	margin: 0px;
}
.acaBtns {
	width: 24px;
	float: left;
}
.acaBtns img {
	float: left;
	margin: 0px 1px 1px 0px;
	width: 10px;
	height: 10px;
}
.acaBtns .img30 {
	width: 20px;
	height:auto;
}
.acaBtns .imgAuto {
	width: auto;
	height:auto;
}
.acoThumb {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
}
.acoOperations {
	font-size:10px;
}
.acoImages {
	width: 240px;
	text-align: left;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	float: right;
}
.aimItem {
	float: left;
	margin: 5px 5px 0px 0px;
	width: 210px;
	height: 290px;
	text-align: center;
	border: 1px solid #DDDDDD;
}
.aimBtns {
}
.aimPhoto {
	clear: both;
	height: 205px;
}
.aimPhoto img {
	border: 1px solid #DDDDDD;
}
.hilight {
	background-color:yellow;
	padding:2px;
}

.sectionTable .trhilight {
	background-color:#c9e2fb;
}

.imagePreview {
	float:left;
	margin:0px 5px 5px 0px;
}

.basketForm {
	margin:0px;
}
.basketForm input {
	background-color:#EFEFEF;
}

.basketForm .input {
	width:33px;
	height:18px;
	color:#0074c5;
	border: 0px;
	background-image: url(../slices/basketInput.gif);
	text-align: center;
	font-weight: bold;
}

.basketForm .button {
	width:38px;
	height:18px;
	border: 0px;
	background-image: url(../slices/basketButton.gif);
}

.parametersTable {
	width: 670px;
}

.parametersTable th, .parametersTable td {
	font-size: 7pt;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.parametersTable th {
	background-color: #EAEAEA;
}
.parametersTable td {
	border-color: #989898 #D4D4D4 #D4D4D4 #989898;
}

.basketTable {
	background-color: #4646F5;
}

.basketTable th {
	background-color: #F0F2F7;
	font-size: xx-small;
}

.basketTable td {
	background-color: white;
	font-size: xx-small;
}



.bodyHeader {
		height:105px;
}

.bodyHeader .bhLogo {
	margin:20px 0px 10px 0px;
	float:left;
}

.bodyHeader .bhCert {
	margin:20px 0px 10px 0px;
	float:right;
}

.langBlockOpen {
	position:absolute;
	z-index:50;
	width:121px;
	/*border:1px solid red;*/
	display:none;
	margin-top:40px;
	margin-left:730px;
}

.langBlockOpenT {
	font-size: 1px;
	height:7px;
	background: url(langBlockOpenT.png) left top no-repeat;
}

.langBlockOpenM {
	background: url(langBlockOpenM.png) left top repeat-y;
}

.langBlockOpenB {
	font-size: 1px;
	height:10px;
	background: url(langBlockOpenB.png) left top no-repeat;
}

.langBlockOpen a {
	color:#bcbcbc;
}

.langBlockClosed {
	position:absolute;
	z-index:50;
	width:121px;
	height:19px;
	/*border:1px solid blue;*/
	display:block;
	margin-top:40px;
	margin-left:730px;
	background:url(langBlockClosed.png) left top no-repeat;
	cursor:pointer;
}

.langBlockClosedInner {
	padding:4px 0px 0px 10px;
}

.langBlockOpenItem {
	padding:3px 5px 6px 10px;
}

.langBlockOpen img {
	border:0px none white;
}

.topIcons {
	position:absolute;
	z-index:45;
	width:950px;
	height:80px;
}

.naviSpace {
	padding: 5px 10px 5px 10px;
	color:#2e2e2e;
}

.userSpace {
	width:940px;
	margin: 5px;
	background-color:#0074c5;
}

.userSpaceInner {
	padding:5px;
	color:white;
	background-color:#0074c5;
}

.userSpace form {
	margin: 0px;
}

.naviItem, .naviItemAct, .naviShim {
	float:left;
}

.naviShim {
	width:1px;
	background-color:#0074c5;
	overflow: hidden;
}

.naviItem a, .naviItemAct a {
	float:left;
	margin:2px 4px 2px 4px;
}

.naviItemAct {
	background-color: #e9e4db;
	border-top:1px solid #0074c5;
}

.rightSide {
	float:right;
}

.userSpace .leftSide {
	margin-top:3px;
}

.userSpace .leftSide a {
	color:white;
}

.userSpace .input {
	background-color: white;
	border:none;
}

.userSpace .button {
	background-color: #b4d6f2;
	border:none;
}

.naviSpace {
	font-size:9pt;
}

.naviSpace a {
	color:#2e2e2e;
	font-weight: bold;
}

.mainCatItem {
	width:150px;
	height:150px;
	margin-bottom:10px;
	text-align: center;
	vertical-align: top;
}

.mainCatItemPhoto {
	margin-bottom:5px;
}

.homeSection {
	font-size:12pt;
	font-weight:bold;
	margin:10px 0px 10px 10px;
	
}

.catalogBottom {
	text-align:center;
	margin-top:10px;
}

.catalogBottom a {
	color:#AA6600;
}

.catalogBottom a:hover {
	color:#AA6600;
	text-decoration: underline;
}
/* tabulka pro statistiky */

.statTable {
	background-color:#AAAAAA;
}

.statTable th {
	background-color: #EEEEEE;
	text-align: center;
	font-size: 7pt;
}

.statTable td {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 7pt;
}

.statTable .vert {
	writing-mode: tb-rl;
}

.statTable .top th {
	width:30px;
	height:150px;
}

.engFlag {
	float:right;
	margin-right:30px;
}

.searchPath {
	font-size:7pt;
	font-weight:normal;
	font-style: normal;
}

.searchPath a {
	color:#777777;
}

.searchPath a:hover {
	color:#2e2e2e;
}

.multiContents tr, .multiContents th {
	background-color: #ebebeb;
}

.vyhodnaKoupe tr {
	background-color:white;
	color:#0074c5;
}

.vyhodnaKoupe td {
	background-color:#eeeae1;
}

.contactsNDDiv {
}

.contactsNDTable {
}

.contactsDivTable {
	background:white;
}

.contactsDivTable th {
	font-size:8pt;
	background-color:#DFEEF1;
	padding:2px;
	color:#5A5F60;
	font-weight:bold;
	text-align:left;
	padding:5px 10px;
}

.contactsDivTable td {
	font-size:7pt;
	padding:2px;
	color:#5A5F60;
	font-weight:bold;
	border-bottom:1px solid #DFEEF1;
	padding:5px 10px;
}

.contactsNDTitle {
	font-size:7pt;
	margin:30px 0px 15px 0px;
	font-weight:bold;
}

.salesmansNDDiv {
	position:absolute;
	top:0px;
	left:5px;
	border:1px solid #999999;
	background-color:white;
	display:none;
}

.salesmansNDTitle {
	background-image: url(adminDelete.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin:5px 0px 5px 0px;
	font-weight:bold;
}

.salesmansClose {
}

.logoImg {
	float:right;
	margin:5px;
}

.rightWithPad {
	width:85px;
	text-align: center;
	float:right;
	margin-left: 10px;
}

.clearS {
	margin:0px;
	padding:0px;
	clear:both;
}

.l780 {
	float:left;
	clear: left;
	width:780px;
}

.pointer {
	cursor:pointer;
}

.red {
	color:red;
}

.inline {
  display: inline;
}

.stateRelative {
  text-align: left;
  position:absolute;
  margin-top:15px;
  margin-left:-200px;
  display:none;
  z-index:20;
  width:200px;
	background-color:#DFEEF1;
	padding:5px;
	border:1px solid #5A5F60;
}

.alternatives {
	display:none;
	font-size:1px;
	color:white;
}

.rBorder {
    border:1px solid red;
}

.pf {
	font-size:14pt;
}

.bred {
  border:1px solid red;
}

.bhSlogan {
	margin-top:30px;
	margin-left:200px;
	position:absolute;
	text-align:center;
  width:500px;
  height:60px;
}

h2, .h2ext {
  font-size:9pt;
  padding:5px 10px 0px 10px;
}

.h2ext2 {
  font-size:9pt;
  font-weight: bold;
  color:#3a8692;
}

.bhSlogan td {
  width:500px;
  height:60px;  
	text-align:center;
	vertical-align:middle;
}

.bhSlogan h1 {
 	font-size:14px;
 	color:#444444;
 	margin:0px;
 	padding:0px;
}

.cASc2 {
	font-size:11px;
	width:230px;
	color:#505050;
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.cASc2 a {
	color:#505050;
}

.cASc2 a:hover {
	color:#505050;
	text-decoration: underline;
}

.vitMainNavi a:hover, .vitSubNavi a:hover, .basket a:hover {
  color:#333333;
}

.basket a:hover {
	text-decoration: underline;
}

.siteMap h1, .siteMap h2, .siteMap h3, .siteMap h4, .siteMap h5, .siteMap h6, .siteMap h7, .siteMap h8 {
	font-size: 8pt;
	font-weight: normal;
	margin:0px;
}

.catImage {
  position:absolute;
  z-index:50;
  margin-top:10px;
  margin-left:10px;
  display:none;
  border:1px solid black;
}


