body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background: url(../gfx/nikkol-bg-vzor.jpg) center top no-repeat;
	margin: 20px auto 0px auto;
	padding: 0px;
	text-align: left;
}

a {
	color: #d50700;
}

h1 {
	color: #d50700;
	font-size: large;
	}

h2 {
	color: #d50700;
	font-size: large;
	}

h3 {
	color: #d50700;
	font-size: medium;
	}

div.rap {
	width: 920px;
	background-color: #FFFFFF;
}

div.clearpix {
	margin: 0px;
	clear: both;
	visibility: hidden;
	font-size: 1px;
	}

div.saty-top {
	width: 100%;
	height: 81px;
	background: url(../gfx/nikkol-saty-top.jpg) no-repeat;
}

div.left {
	width: 220px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

div.menu {
	width: 216px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	background: #d50700 url(../gfx/menu-bottom.gif) no-repeat bottom;
}

ul.menu {
	width: 216px;
	background: url(../gfx/menu-top.gif) no-repeat top;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

ul.menu li {
	width: 196px;
	height: 25px;
	padding: 0px;
	margin: 5px 0px 0px 20px;
	list-style-type: none;
}

ul.menu li.submenu {
	margin: 2px 0px 2px 20px;
	height: 20px;
}

div.main {
	width: 648px;
	min-height: 530px;
	float: right;
	margin: 10px 0px 0px 0px;
	background: #FFFFFF;
}

div.main-bg {
	background: url(../gfx/main-bg.jpg) no-repeat top right;
}

div.main-top {
	font-size: 1px;
	height: 10px;
	background: url(../gfx/main-top.gif) no-repeat top left;
}

div.main-text {
	border-left: 6px solid #d50700;
	padding: 30px 40px 30px 40px;
	min-height: 440px;
	max-height: 1000px;
	overflow: auto;
}

div.main-bottom {
	font-size: 1px;
	height: 10px;
	background: url(../gfx/main-bottom-full.gif) no-repeat top left;
	margin-bottom: 10px;
}

div.main-text-katalog {
	border-left: 6px solid #d50700;
	padding: 20px 40px 30px 40px;
	min-height: 410px;
}

div.katalog a img {
	display: block;
	border: 2px solid #d50700;
	margin: 0px 10px;
	float: right;
}

div.detail {
	clear: both;
}

div.detail a img {
	display: block;
	margin: 10px;
	border: 2px solid #d50700;
	float: left;
}

div.navigace-katalog {
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
	text-align: center;
}

div.navigace-katalog select{
	border: 1px solid #d50700;
	width: 33%;
}

div.footer {
	clear: both;
	background: #000000;
	color: #FFFFFF;
	line-height: 54px;
	letter-spacing: 2px;
	text-align: center;
}

div.footer a{
	color: #d50700;
	font-weight: bold;
}

div.saty-bottom {
	width: 100%;
	height: 81px;
	background: url(../gfx/nikkol-saty-bottom.jpg) no-repeat;
}

.imgFader{ 
	border: none;	
}

ul.sitemap {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul.sitemap li {
	margin: 0px;
}

ul.sitemap h2, ul.sitemap h3 {
	margin-top: 4px;
	margin-bottom: 4px;
}
div#images a {
	margin: 0px 2px 4px 2px;
}


