body {margin:10px;background-color:#fff;font-family:arial;font-size:11px;}
p {text-align:justify;}
ul li {text-align:left;}
h1 {
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	color:#2e2c68;
}

.width {width:800px;}
.width210 {width:210px;}
.width540 {width:540px;}

.height42 {height:42px;}
.height90 {height:90px;}
.height130 {height:130px;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.marginL40 {
	margin-left:40px;
	display:inline;
}
.strong {font-weight: bold;}

.news {
	border:1px solid #333366;
	padding:0 10px;
	margin-bottom:10px;
}
.news a {
	text-decoration:none;
	color:#333366;
}
.news a:hover {
	color:#8786A9;
}

p a {color:#000;}
p a:hover {color:#6e86a9;}

#language {
	position: absolute;
	left:50%;
	top:140px;
	margin-left:300px;
	z-index:3;
}
#language a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
#language a:hover {
	color:#6e86a9;
}
#container {
	border:1px solid #ccc;
	background: url(../images/bg1.jpg) no-repeat top left;
}
#container2 {
	border:1px solid #ccc;
	background: url(../images/bg2.jpg) no-repeat top left;
}

#logo {margin-top:40px;}
#navigation {
	background: url(../images/bgNav.jpg) no-repeat top left;
	padding-top:88px;
	padding-left:40px;
}
#navigation2 {
	background: url(../images/bgNav2.jpg) no-repeat top left;
	padding-top:88px;
	padding-left:40px;
}
#navigation ul, #navigation2 ul {
	display: inline;
	margin:0;
	padding:0;
}
#navigation ul li, #navigation2 ul li {
	float:left;
	list-style-type: none;
	padding-right:20px;
}
#navigation ul li a, #navigation2 ul li a {
	color:#8786a9;
	font-weight: bold;
	text-decoration:none;
}
#navigation ul li a:hover,#navigation ul li a.selected  {color:#fff;}
#navigation2 ul li a:hover,#navigation2 ul li a.selected  {color:#fff;}

#content {margin:25px 0;}
#leftNav {width:250px;}
#leftNavHome {width:260px;}
#mainContent {width:530px;text-align:left;}
*html #mainContent {
	width:525px;
	text-align:left;
	margin-left:-35px;
	display:inline;
}
#mainContentStatic {width:330px;}
#contentHeader {
	height:180px;
}
#productTitle {margin-top:42px;}
*html #productTitle {margin-top:52px;}

#footer {
	padding:0 60px;
	background: url(../images/bgFooter.jpg) no-repeat bottom left;
	height:115px;
}
#yellowLine {
	height:1px;
	background-color: #ff9900;
}
#footerText {
	color:#2e2c68;
	font-weight: bold;
	font-size:9px;
	padding-top:10px;
	text-align:left;
	padding-left:40px;
}

#subNav {
	width:140px;
	margin-right:40px;
	float:right;
	background: url(../images/bgSubNav.jpg) repeat-y top left;
}
*html #subNav {margin-left:70px;}
.subNav {
	background: url(../images/bgSubNavTitle.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	text-align: left;
	padding-left:25px;
	color:#2e2c68;
	margin:10px 0;
}
.subLink {padding-left:25px;padding-right:20px;text-align:left;margin-bottom:4px;}
.subLink a {
	color:#2e2c68;
	text-decoration: none;
	line-height:12px;
}
.subLink a:hover, .subLink a.selected {color:#fff;}

#productTable, #productTable2 {
	border:1px solid #000066;
}
.productTable td.tdHeader, .productTable2 td.tdHeader {
	text-align: center;
	font-weight:bold;
	font-size:8px;
	border-bottom:1px solid #ccc;
	padding:3px 2px;
}
.productTable td.tdHeaderL, .productTable2 td.tdHeaderL {
	text-align: center;
	font-weight:bold;
	font-size:8px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:3px 2px;
}
.productTable td.tdHeaderB, .productTable2 td.tdHeaderB {
	text-align: center;
	font-weight:bold;
	font-size:8px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 2px;
}
.productTable td.tdHeaderOznaka, .productTable2 td.tdHeaderOznaka {
	text-align: center;
	font-weight:bold;
	font-size:8px;
	border-bottom:1px solid #ccc;
	padding:3px 2px;
	background-color:#d5d5e1;
}
.productTable td {
	text-align:center;
	font-size:8px;
	border-bottom:1px solid #ccc;
}
.productTable2 td {
	text-align:center;
	font-size:9px;
	border-bottom:1px solid #ccc;
}
.productTable td.tdOznaka {
	background-color:#d5d5e1;
}
.datum {
	color:#FF9900;
}

