body, p, table, div, a, button, input, select {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75 em;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
}
body {text-align: center;}

#header {
	margin: 0px;
	padding: 0px;
	width:1150px;
	height:149px;
	clear:both;
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#info-line {
	padding: 5px 0px 10px 0px;
	color: #ccc;
	clear:both;
	overflow: hidden;
	width: 1150px;
}
#login {
	font-size: 70%;
	width: 180px;
	height: 80px;
/*	float:left;*/
	padding: 5px;
	border: solid 1px #ccc;
/*	background-image: url(../images/transparent_back.png);*/
}
#welcomemsg {
	float: left;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}

#location {
	padding-left: 10px;
	float: left;
}

#middle {
	width: 1150px;
	display: block;
	clear: both;
	border: solid 0px blue;
	margin-left: auto; margin-right: auto;
	background-color: white;
}

#languages {
	padding-right:20px;
	float: right;
	vertical-align: middle;
	height: 22px;
}

#menu {
	width: 204px;
	float: left;background-color: #b9b4d6;
	border: solid 0px yellow;
	padding-right: 0px;
}

#content {
	padding-left: 10px;
	padding-top: 0px;
	float: left;
	text-align: justify;
}
#loaded {
		border: solid 0px red;
	}
#pagebottom {
	background-image: url(../images/page_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	height: 10px;
}

.contentbox {
/*	background-image: url(../images/content-box-bg.gif);*/
	width: 800px;
	background-repeat: repeat-y;
		border: solid 0px #000;
}
.contentboxbottom {
/*	background-image: url(../images/content-box-bottom.gif);
	width: 639px;*/
	background-repeat: no-repeat;
	height: 16px;
	background-position: bottom;
}
.contentboxtop {
/*	background-image: url(../images/content-box-top.gif);
	width: 639px;*/
	background-repeat: no-repeat;
	height: 16px;
	background-position: top;
}
.contentboxmain {
	 border: 0px dashed #ccc;
}

.menubox {
/*	background-image: url(../images/menu-box-bg.gif);*/
	width: 204px;
	background-color: #b9b4d6;
	background-repeat: repeat-y;
}
.menuboxbottom {
/*	background-image: url(../images/menu-box-bottom.gif);*/
	width: 204px;
	background-color: #b9b4d6;
	background-repeat: no-repeat;
	height: 11px;
	background-position: bottom;
}
.menuboxtop {
/*	background-image: url(../images/menu-box-top.gif);*/
	width: 204px;
	background-color: #b9b4d6;
	background-repeat: no-repeat;
	height: 11px;
	background-position: top;
}
.menuboxmain {
    width: 204px;

	text-align: left;background-color: #b9b4d6;
}

.nav_item {
	font-weight: normal;
	color: white;
	display: block;
	padding-top: 1px;
}
.nav_item:active {
	padding-top: 1px;
	display: block;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.nav_item:link {
	padding-top: 1px;
	display: block;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.nav_item:visited {
	display: block;
	padding-top: 1px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.nav_item:hover {
	display: block;
	font-weight: normal;
	padding-top: 1px;
	color: #000;
	text-decoration: none;

/*	background-image: url(../images/button-on.gif);*/
	background-repeat: repeat-y;
}


A:active {
	color: #000;
	text-decoration: none;
}
A:link {
	color: #000;
	text-decoration: none;
}
A:visited {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration: none;
}

/* ------------------------------------------------------------------------- */
.tblHeader {
	font-weight: normal;
	background-color: #ccc;
	color: #fff;
}
table.sortable {
	/*font-size: smaller;*/
	font-weight: normal;
	width: 590px;
	border: 1px solid #444;
}

table.sortable thead {
    background-color:#ccc;
    font-weight: normal;
    cursor: hand;
    cursor: pointer;
}

.row_nav {
	cursor: pointer;
	color: #000;
	text-decoration: none
}

/* ------------------------------------------------------------------------- */
	.inputFld {
		clear:both;
		display:block;
		font-weight: bold;
		text-align: left;
	}

	.inputFld label {
		float: left;
		width: 170px;
		display: block
	}
	
	.inputFld input {
	}


.annonce_table {
	width: 590px;
	border: 0px solid #fff;
	padding: 5px;
}
.annonce_table th {
	text-align: left;
	border: 0px solid #fff;
	left: 15px;
	padding-top: 5px;
	background-color: pink;
}
.Acategory {
	width: 590px;
	margin-top: 15px;
	cursor: hand;
	cursor: pointer;
}
.Acategory legend {
/*	font: 12;*/
	font-weight: bold;
	color: #b31b1b;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: capitalize;
	letter-spacing: 2px;
	cursor: hand;
	cursor: pointer;
}

.Acategory fieldset {
	border-top: 0px solid #501801;
	border-left: 0px solid #501801;
	color: #ccc;
	border-right: none;
	border-bottom: none;
	cursor: hand;
	cursor: pointer;
}

#imagepreview {
	border: solid 1px #000;
}

.pages {
	/*background: none;
	border: solid 1px #ccc; */
	overflow: hidden; 
}

.pages:hover {
/*	background-color: #ccc;*/
	}

.artikul  {
	width: 170px;
	opacity: 1.00;
	filter: alpha(opacity=100);
}

.artikul:active  {
	opacity: 1.00;
	filter: alpha(opacity=100);
}

.artikul:visited  {
	opacity: 1.00;
	filter: alpha(opacity=100);
}

.artikul:hover  {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.catalog {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/closedarrow.gif);
	text-align: left;
	list-style-type: none;
	padding-left:  14px;
	padding-right: 21px;
	margin : 5px 3px;
	color: white;
}

.catalogopened {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/openarrow.gif);
	text-align: left;
	padding-left:  14px;
	padding-right: 21px;
	margin : 5px 3px;
    color: white;
}

.catalogclosed {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/closedarrow.gif);
	text-align: left;
	padding-left:  14px;
	padding-right: 21px;
	margin : 5px 3px;
	color: white;
}


.subcatalog {
	font-weight: normal;
	text-align: left;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/subarrow1.gif);
	list-style-type: none;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 21px;
}


a.catalog:link {
	color: #fff;
	text-decoration: none;
}
a.catalog:visited {
	color: #fff;
	text-decoration: none;
}
a.catalog:hover {
	color: #000;
	text-decoration: none;
}
a.catalog:active {
	color: #fff;
	text-decoration: none;
}


a.catalogopened:link {
	color: #fff;
	text-decoration: none;
}
a.catalogopened:visited {
	color: #fff;
	text-decoration: none;
}
a.catalogopened:hover {
	color: #000;
	text-decoration: none;
}
a.catalogopened:active {
	color: #fff;
	text-decoration: none;
}


a.catalogclosed:link {
	color: #fff;
	text-decoration: none;
}
a.catalogclosed:visited {
	color: #fff;
	text-decoration: none;
}
a.catalogclosed:hover {
	color: #000;
	text-decoration: none;
}
a.catalogclosed:active {
	color: #fff;
	text-decoration: none;
}




#navigation {
	padding: 0px 2px;
	width: 1150px;
	height: 1em;
}

#navigation A {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
	display:block;
	float: left;
	text-align: center;
	background-color: #9186e0; 
	border: solid 1px black;
	color: white;
}

#navigation A:hover {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
	text-align: center;
	text-decoration: none;
	background-color: #9186e0;
	border: solid 1px black; 
	color: white;
}
#basket_info {
	padding-left: 15px;
	}
#basket {
	padding: 5px;
/*	margin-left: 280px;*/
	height: 40px;
	width: 180px;
	cursor: pointer;
	cursor: hand;
	border: solid 1px #ccc;
	/*background-image: url(../images/transparent_back.png);*/
}#artikul A:active {
	float: left;
	padding: 6px;
	height: 220px;
	display: block;
	text-decoration: none;
	border: dotted 1px #ccc;
}
#artikul A:link {
	float: left;
	height: 220px;
	padding: 6px;
	display: block;
	border: dotted 1px #ccc;
	text-decoration: none;
}
#artikul A:visited {
	float: left;
	padding: 6px;
	height: 220px;
	display: block;
	text-decoration: none;
	border: dotted 1px #ccc;
}
#artikul A:hover {
	float: left;
	padding: 6px;
	height: 220px;
	display: block;
	text-decoration: none;
	background-color: white;
	border: dashed 1px #000;
}
