@charset "utf-8";

/* CSS Document */



#layout {

	background-image: none;

	font-family: "Trebuchet MS", Calibri, Tahoma;

	background-position: center;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

}

table {
  border-collapse : collapse;
}

#body {

	height: auto;

	width: 1000px;

}

#header {
	width: 990px;
	background-repeat: no-repeat;
	float: none;
	background-image: url(images/banner-ukhtiezone-2011-09.png);
	padding-right: 5px;
	padding-left: 5px;
	left: 5px;
	right: 5px;
	margin-right: auto;
	margin-left: auto;
	background-position: 5px;
	height: 60px;
}

#menu {
	float: none;
	height: 36px;
	width: 1000px;
	background-color: #1f197a;
	border-left: 5px;
	border-left-color: #FFFFFF;
}

#moduleall {
	float: left;
	height: auto;
	width: 200px;
	clear: none;
	margin: auto;
}

#moduleheader {
	background-image: url(images/modulehead-blue.png);
	float: left;
	height: 28px;
	width: 180px;
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: normal;
	color: #FFFFFF;
}

#moduleheader2 {
	background-color: #28160B;
	float: left;
	height: 36px;
	width: 200px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#moduleheadergrey {
	background-color: #BDB4B3;
	float: left;
	height: 36px;
	width: 200px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
}

#moduleheaderdarkgrey {
	background-color: #333333;
	float: left;
	height: 36px;
	width: 200px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
}

#moduleheaderblue {
	background-color: #BDB4B3;
	float: left;
	height: 36px;
	width: 200px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#modulekonten {
	height: auto;
	width: 190px;
	float: left;
	padding-left: 5px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, Calibri;
	font-size: 13px;
	font-style: normal;
	padding-right: 5px;
	background-image: url(images/moduleback.png);
	background-repeat: repeat-y;
}

#modulefooter {
	height: 20px;
	width: 180px;
	padding-left: 20px;
	background-image: url(images/modulefootmenubar-blue.png);
	float: left;
}

#modulefootergrey {
	height: 20px;
	width: 180px;
	padding-left: 20px;
	background-image: url(images/modulefootmenubar-grey.png);
	float: left;
}

#modulefooter2 {
	height: 14px;
	width: 180px;
	padding-left: 20px;
	background-image: url(images/modulefoot-2011-08.png);
	float: left;
}

#katalogall {

	float: right;

	height: auto;

	width: 800px;

}

#katalogheader {
	background-image: url(images/kataloghead-blue.png);
	height: 28px;
	width: 790px;
	background-repeat: no-repeat;
	float: right;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
}

#katalogheader2 {
	height: 36px;
	width: 800px;
	background-repeat: no-repeat;
	float: right;
	color: #FFFFFF;
	font-weight: normal;
}

#katalogheader3 {
	height: 36px;
	width: 800px;
	background-repeat: no-repeat;
	float: right;
	font-weight: normal;
	background-color: #9080ed;
	color: #FFFFFF;
}

#katalogheadergrey {
	height: 36px;
	width: 800px;
	background-repeat: no-repeat;
	float: right;
	font-weight: lighter;
	background-color: #333333;
	color: #FFFFFF;
}


#katalogmiddle {
	width: 795px;
	float: left;
	height: auto;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
}

#katalogfooter {
	width: 790px;
	float: left;
	height: auto;
	font-size: 12px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
}

#productdetail {
	width: 790px;
	float: left;
	height: auto;
	font-size: 13px;
	padding-left: 10px;
	margin: 0px;
}
#footer {
	width: 1000px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

th {
  background-color : #2E6AB1;
  padding-left     : 10px;
  padding-right    : 8px;
  padding-top      : 3px;
  padding-bottom   : 3px;
  border           : 1px solid #969BA5;  
  text-align       : left;
  color            : #FFFFFF;
  font-size        : 13;
}


div.paging {
	padding     : 5px;
	margin      : 2px;
	text-align  : center;
	font-family : Tahoma;
	font-size   : 12px;
}
div.paging a {
	padding         : 1px 4px 1px 4px;
	margin-right    : 2px;
	border          : 1px solid #9AAFE5;
	text-decoration : none; 
	color           : #2E6AB1;
}
div.paging a:hover {
	border           : 1px solid #2B66A5;
	color            : #000000;
	background-color : #FFFF80;
}
div.paging span.current {
	padding          : 1px 4px 1px 4px;
	margin-right     : 2px;
	border           : 1px solid navy;
	font-weight      : bold;
	background-color : #2E6AB1;
	color            : #FFFFFF;
}
div.paging span.disabled {
	padding      : 1px 4px 1px 4px;
	margin-right : 2px;
	border       : 1px solid #999999;
	color        : #999999;
}
div.paging span.prevnext {
  font-weight : bold;
}

div.link a:link {
	color: #0066FF;
	text-decoration: none;
}
div.link a:visited {
	text-decoration: none;
	color: #0066FF;
}
div.link a:hover {
	text-decoration: none;
	color: #FF9900;
}
div.link a:active {
	text-decoration: none;
}

div.link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.link2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div.link2 a:hover {
	text-decoration: none;
	color: #990000;
}
div.link2 a:active {
	text-decoration: none;
}
div.link3 a:link {
	color: #666666;
	text-decoration: none;
}
div.link3 a:visited {
	text-decoration: none;
	color: #666666;
}
div.link3 a:hover {
	text-decoration: none;
	color: #FF9966;
}
div.link3 a:active {
	text-decoration: none;
}
div.productwrite a:link {
	color: #000000;
	text-decoration: none;
}
div.productwrite a:visited {
	text-decoration: none;
	color: #333333;
}
div.productwrite a:hover {
	text-decoration: underline;
	color: #FF6600;
}
div.productwrite a:active {
	text-decoration: none;
}

div.sitemap {
	color: #625CA9;
}
div.sitemap a:link {
	color: #625CA9;
	text-decoration: none;
}
div.sitemap a:visited {
	text-decoration: none;
	color: #625CA9;
}
div.sitemap a:hover {
	text-decoration: underline;
	color: #FF6600;
}
div.sitemap a:active {
	text-decoration: none;
	color: #625CA9;
}

.style2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	color: #0066CC;
	font-weight: bold;
}
.style3 {
	color: #156F30;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #FF6600;
	font-weight: bold;
}
.style5 {font-size: 13px}
.style6 {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style8 {
	color: #666666;
}
h1 {
	line-height: 26px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	line-height: 24px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
