body {
	margin:10px;
	background-color: black;
}

body, td, th {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:9pt;
}

form {
	margin: 0px;
}

input, select, textarea {
	font-size:8pt;
}

a {
	text-decoration: none;
	color:#990000;
}

a:hover {
	text-decoration: none;
	color:#990000;
}

.mainPage {
	width:1000px;
	text-align: left;
	background-image: url(../slices/main-bg.png);
}

.clear {
	clear:both;
	height: 1px;
	margin:0px;
	padding:0px;
	overflow: hidden;
}

.contentsT {
	background-image: url(../slices/menuframe-bg.png);
	background-repeat: repeat-x;
	margin:0px;
}

.top {
	height:144px;
	background-image: url(../slices/top.png);
	background-repeat: no-repeat;
}

.left {
	float:left;
	width:23px;
}

.right {
	float:right;
	width:23px;
}

.topMenuFrame {
	font-size:8pt;
	font-weight: bold;
	text-align: center;
	background-image: url(../slices/menuframe-bg.png);
	background-repeat: repeat-x;
	height:61px;
	overflow: hidden;
}

.topMenuFrame a {
	color: black;
}  

.topMenuFrame a:hover {
	color: #990000;
}  

.topMenuL {
	float:left;
}

.topmenuR {
	float:right;
}

.topMenuMain {
	height:61px;
	overflow: hidden;
}

.topMenuAdmin {
	font-weight: normal;
	text-align: center;
	font-size: 7pt;
}

.topMenuItem0, .topMenuItem1 {
	float:left;
	height:44px;
	background-image: url(../slices/menuitem-bg.png);
	background-repeat: repeat-x;
	width:120px;
}  

.topMenuItem0 .ltmi, .topMenuItem1 .ltmi {
	width:16px;
	height:44px;
	background-image: url(../slices/menuitem-left.png);
	float:left;
}  

.topMenuItem0 .rtmi, .topMenuItem1 .rtmi {
	width:16px;
	height:44px;
	background-image: url(../slices/menuitem-right.png);
	float:right;
}  

.topMenuInnerTL {
	padding-top:9px;
}

.topMenuInnerOL {
	padding-top:17px;
}

.productsMenu {
	font-size: 7pt;
	font-weight: bold;
	float:left;
	width:204px;
	background-image: url(../slices/produkty-top.png);
	background-repeat: no-repeat;
}

.productsMenuTop {
	height:46px;
}

.productsMenuBg {
	background-image: url(../slices/produkty-bg.png);
	padding:0px 0px 1px 0px;
}

.productsMenuBottom {
	background:#DD5555;
	height:27px;
	background-image:url(../slices/produkty-bottom.png);
}

.productsMenuInner {
	padding:0px 10px 0px 10px;
	text-align: justify;
}

.productItem0 {
	background-image: url(../slices/productMenu0.png);
	padding:0px;
}

.productItem0 a {
	color:black;
}

.productItem1 {
	background-image: url(../slices/productMenu1.png);
	color: white;
	padding:0px;
}

.productItem1 a {
	color:white;
}

.productItem0 a:hover {
	color:#990000;
}

.productItem1 a:hover {
	color:white;
}

.productItem0, .productItem1 {
	margin-bottom:2px;
}

.productItemInner {
	padding:3px;
}

.productItemOutline {
	border-left:2px solid #990000;
	border-bottom:1px solid white;
	margin:0px 0px 2px 2px;
}

.paddedInner {
	padding:5px;
}

.contentsM {
	background-image: url(../slices/contents-bgtop.png);
	background-repeat: no-repeat;
	float:left;
	width:750px;
	margin:0px;
}

.contentsTitle {
	height:61px;
}

.mainContents {
	width:740px;
	background-image: url(../slices/contents-bg.png);
}

.mainContentsTop {
	width:740px;
	height:25px;
	background-image: url(../slices/contents-top.png);
}

.mainContentsBottom {
	width:740px;
	height:25px;
	background-image: url(../slices/contents-bottom.png);
}

.mainContentsInner {
	padding:0px 23px 0px 30px;
}

h1 {
	font-size:18pt;
	font-weight: normal;
	margin:12px 0px 0px 50px;
	color:white;
}

h2 {
	font-size:12pt;
	font-weight: normal;
	color:#990000;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom:1px solid #990000;
	margin-top:0px;
}

.aCatsAdmin {
	width: 220px;
	margin-right: 5px;
	border: 1px solid #990000;
	font-size: xx-small;
	float:left;
}
.acaTop {
	background-color: #990000;
	font-weight: bold;
	color: white;
	padding: 4px;
}
.acaItem {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
}
.acaItemOpen {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #DDDDDD;
	background-color: #DDDDDD;
	clear: both;
}
.aCatsAdmin form {
}
.acaBtns {
	width: 24px;
	height: 36px;
	float: left;
}
.acaBtns img {
	float: left;
	margin: 0px 1px 1px 0px;
	width: 10px;
	height: 10px;
}

.acoThumb {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
}
.acoOperations {
	font-size:10px;
}
.acoImages, .acoImages2 {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-left: 5px;
	margin-left:5px;
	text-align: center;
	float:right;
	width:170px;
}

.acoImages .img {
	width:160px;
	cursor:pointer;
	text-align:center;
	border:1px solid #DDDDDD;
	margin:0px 5px 5px 0px;
}

.acoImages2 img {
	cursor:pointer;
	clear:both;
	margin:5px 0px 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999 #DDDDDD #DDDDDD #999999;
}

.img2 {
	width:160px;
	height:200px;
	float:left;
	text-align:center;
	border:1px solid #DDDDDD;
	margin:0px 5px 5px 0px;
}

.acoFrom {
	font-size:8pt;
	font-weight:normal;
}

.clearWline {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin:5px 0px 5px 0px;
	border-top:1px solid #DDDDDD;
}

.langSelect {
	float:right;
	padding:1px 0px 1px 10px;
}

.error {
	background-color: #FAE9E9;
	background-image: url(../slices/warning.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 2px #E05D5D solid;
	padding: 10px 10px 10px 50px;
	margin: 10px;
}

.blueform {
	background-color: #67A4FF;
	border: 2px #0073FF solid;
}

.blueform td {
	font-size: xx-small;
}

.highLine {
	line-height: 15px;
}

.submitFrame {
	text-align:right;
	margin-bottom:20px;
}

.submit {
	background-color:#56779F;
	color:white;
	font-weight:bold;
	border:2px outset #374C66;
}

.navigatorContainer {
	float:left;
	width:181px;
	font-size:xx-small;
}

.navigator {
	text-align:left;
	border:1px solid #4646F5;
	border-bottom:3px double #4646F5;
}

.navigator a {
	font-weight:bold;
}

.navigator .folders {
	text-align: center;
	height: 15px;
	clear:both;
}

.logo {
	background-image: url(../slices/logo.gif);
	background-position: 4px 2px;
	background-repeat: no-repeat;
	width:180px;
	height:100px;
	margin-bottom:10px;
}

.navigator .leftFolderInactive, .navigator .rightFolderInactive, .navigator .leftFolderActive, .navigator .rightFolderActive, .userTopL, .userTopR {
	height:20px;
	width:89px;
}

.navigator .leftFolderInactive div, .navigator .rightFolderInactive div, .navigator .leftFolderActive div, .navigator .rightFolderActive div, .userTopL div, .userTopL div {
	margin-top:3px;	
}

.navigator .folders a {
	text-decoration: none;
	color:black;
}

.navigator .folders a:hover {
	color:black;
	text-decoration: underline;
}

.navigator .leftFolderActive, .navigator .leftFolderInactive {
	float:left;
}

.navigator .rightFolderActive, .navigator .rightFolderInactive {
	float:right;
}

.navigator .leftFolderInactive, .navigator .rightFolderInactive {
	background-color:#D6DDEF;
	border-bottom:1px solid #4646F5;
}

.navigator .leftFolderInactive {
	border-right:1px solid #4646F5;
}

.navigator .rightFolderInactive {
	border-left:1px solid #4646F5;
}

.navigator .search {
	clear:both;
	margin:5px;
}

.navigator .input {
	margin-top:10px;
	width:168px;
}

.userSection {
	height:20px;
}

.user {
	margin:0px;
	clear:both;
	background-color: #D4E2FC;
}

.user div {
	padding:5px;
	}

.userTopL {
	float:left;
	font-weight: bold;
	text-align: left;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:#4646F5;
	background-color: #D4E2FC;
}

.userTopL div {
	margin-left:5px;
}

.userTopR {
	float:right;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#4646F5;
}

.navigator .menu {
	margin:0px;
	clear:both;
	background-color: #B9CEFB;
	border-top: 1px solid #4646F5;
	border-bottom: 1px solid 	#B9CEFB;
}

.navigator .menu a {
	font-weight: normal;
}

.navigator .menu div {
	margin:5px;
}

.category {
	margin:0px 0px 5px 7px;
	font-size: xx-small;
}

.naviSection {
	margin:3px;
	padding:3px;
	font-size: x-small;
	font-weight: bold;
	color:#4646F5;
	border-left:1px solid #4646F5;
	border-top:3px double #4646F5;
	background-color: #E4E4FD;
}

.smalltable td {
	height:20px;
	vertical-align: bottom;
	font-size:xx-small;
}

.counter {
	text-align:center;
	margin-top:10px;
}

.marged {
	float:left;
	margin:2px;
}

.navigatorSearch {
	float:right;
	margin:2px;
}

.navigatorSearch input {
	font-size:xx-small;
}

.navigatorSearch form {
	margin:0px;
}

.searchContainer {
}

.searchNavigator, .searchNavigator a {
	color:black;
	font-size: xx-small;
}

.searchNavigatorRed {
	color:red;
	font-size: xx-small;
}

.searchNavigatorAct, .searchNavigatorAct a {
	font-size: x-small;
	color:red;
	font-weight: bold;
}

.searchNavigator a, .searchNavigatorAct a {
	margin:5px 2px 5px 2px;
}

.searchNavigatorAtPage {
	float:right;
	color:black;
}

.searchImage {
	float:left;
	width:190px;
	height:220px;
	font-size: xx-small;
}


.rzTitle {
	width:185px;
	font-weight:bold;
	padding:0px 0px 3px 5px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}

.rzContents {
	width:185px;
	padding:5px 0px 10px 5px;
}

.artCena {
	background-image: url(../slices/banner.png);
	background-repeat: no-repeat;
	height:54px;
	margin:20px 0px 20px 0px;
	font-size:18pt;
	padding:10px 0px 0px 0px;
	color:#AA0000;
	width:456px;
	text-align:center;
	font-family: Arial;
}

.artSpecial {
	background-image: url(../slices/special.png);
	background-repeat: no-repeat;
	height:54px;
	margin:20px 0px 20px 0px;
	font-size:14pt;
	padding:12px 0px 0px 0px;
	color:#FFFFFF;
	width:456px;
	text-align:center;
	font-family: Arial;
}

.artListItem {
	/*background-image: url(../slices/artBackground.png);*/
	background-repeat: no-repeat;
	border-bottom:1px solid #DDDDDD;
}

.artPreview {
	float:left;
	width:110px;
}

.artPreview img {
	cursor: pointer;
}

.artContents {
	float: left;
	width: 500px;
}

.artContentsTiny {
	float: left;
	width: 500px;
}

.artListTitle {
	font-size:12pt;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:5px;
}

.artListContents {
	margin-bottom:10px;
	text-align: justify;
}

.artListAnotation {
	font-size: 7pt;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align: justify;
	border-bottom:1px solid #EEEEEE;
}

.space10 {
	height:10px;
	overflow: hidden;
}

.galerie {
	margin-top:10px;
	clear:left;
}

.galerieImg {
	float:left;
	text-align: center;
	width:110px;
	height:110px;
	margin:0px 9px 5px 0px;
	padding-top:5px;
	background-image: url(../slices/thumbBg.jpg);
}

.galerieImg img {
	border-style: solid;
	border-width: 1px;
	border-color: #999999 #DDDDDD #DDDDDD #999999; 
}

.galerieLink {
	cursor: pointer;
}

.pageBottom {
	height:115px;
	background-image: url(../slices/bottom.png);
	text-align: left;
}


.title {
	font-weight: bold;
}

.artListItem table, .artListItem table td, .artListItem table th {
	border-style:none; 
	text-align:left;
}

.artListItem table td, .artListItem table th {
	padding:3px 10px 3px 10px;
	background-repeat: no-repeat;
	border:1px solid #DDDDDD;
}

.parametersTable {
}

.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;
}

.sectionTable {
	border-color: #D4D4D4 #A8A8A8 #A8A8A8 #D4D4D4
}
.sectionTable th {
	border-color: #D4D4D4 #A8A8A8 #A8A8A8 #D4D4D4;
	color: #989898;
	background-color: white;
}

.sectionTable th, .sectionTable td {
	font-size: 7pt;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
}
.sectionTable td {
	border-color: #989898 #D4D4D4 #D4D4D4 #989898;
}

.sectionTable tr, .sectionTable .trunhilight {
	background-color: #E7E7E7
}

.parametersTable, .sectionTable {
	width: 460px;
}

.ctyrData th, .ctyrData td {
	font-size: 10pt;
	padding:3px 20px 3px 20px;
}
.ctyrData th {
	background-color: #D80000;
	color: white;
	font-weight: normal;
}

.ctyrData td {
	background-color: #7D7D7D;
	color: black;
	font-weight: normal;
}

.dealerEdit {
/*	border-bottom:2px solid #999999; */
}

.dealerEdit td {
	border:1px solid #999999;
}

.dealerDock {
	display:none;
}

.cursored {
	cursor: pointer;
}

.font12 th {
	font-size:11pt;
	width:400px;
	font-weight:bold;
}

.font12 td {
	background-color:#AAAAAA;
}

.bottomSpacer {
	float:left;
	width:272px;
	height:60px;
	margin-top:39px;
}

.bottomBanner {
	float:left;
	margin-top:35px;
}

.dealerData th, .dealerData td {
	font-size: 10pt;
	padding:3px 20px 3px 20px;
}
.dealerData th {
	background-color: #D80000;
	color: white;
	font-weight: bold;
	font-size:11pt;
	border-style:solid;
	border-width:1px;
	border-color:#EEEEEE #444444 #444444 #EEEEEE;
}

.dealerData th a {
	color:#CCCCCC; 
}

.dealerData td {
	background-color: #AAAAAA;
	color: black;
	font-weight: normal;
	border-style:solid;
	border-width:1px;
	border-color:#444444 #EEEEEE #EEEEEE #444444;
}

.dealerClose {
	background-color: #333333;
	border:1px solid white;
	text-align: right;
}

.dealerClose img {
	cursor: pointer;
	margin: 2px;
}


