body {
	background-color:#444444;
	text-align:center;
	margin: 0;
	font-family:Tahoma;
	font-size: 10px;
	padding: 0;
	color:#000000;
}

img {
	border:0;
}

p {
	margin:0;
	padding:0;
}

.cleaner {
	clear:both;
}

#page-wrap {
	background-image:url('../images/bg_page.jpg');
	background-repeat:repeat-y;
	width:775px;
	margin: 0 auto;
}

#page-top {
	background-image:url('../images/bg_top.jpg');
	background-repeat:no-repeat;
	width:775px;
	height:238px;
}

#page-content {
	width:775px;
	background-image:url('../images/bg_content.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

#page-left {
	width:280px;
	float:left;
	text-align:left;
}

#top-menu {
	background-image:url('../images/bg_white.jpg');
	background-repeat:repeat-y;
	width:280px;
	padding-top:10px;
}

#top-menu ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:25px;
	margin-left:25px;
	font-size:1.4em;
	font-weight:bold;
}

#top-menu li {
	padding-bottom:10px;
}

#top-menu a {
	color:#000000;
	text-decoration:none;
}

#top-menu a:hover {
	color:#FF6600;
	text-decoration:none;
}

.top-menu-split {
	background-image:url('../images/bg-white-line.jpg');
	background-repeat:no-repeat;
	width:279px;
	height:50px;
}

#page-right {
	float:right;
	width:495px;
}

#page-bottom {
	background-image:url('../images/bg_bottom.jpg');
	background-repeat:no-repeat;
	width:775px;
	height:90px;
}

.bottom-menu {
	padding-right:25px;
	text-align:right;
	padding-top:60px;
	font-size:1.1em;
	font-weight:bold;
}

.bottom-menu a {
	color:#000000;
	text-decoration:none;
}

.bottom-menu a:hover {
	color:#000000;
	text-decoration:underline;
}

.new-product {
	background-image:url('../images/bg_white.jpg');
	background-repeat:repeat-y;
	width:280px;
	padding-top:10px;
}

.new-product-title {
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	padding-bottom:5px;
}

.new-product-image {
	text-align:center;
	position:relative;
	width:280px;
}

.new-product-image-overlay {
	position:absolute;
	z-index:10;
	background-image:url('../images/new.gif');
	background-repeat:no-repeat;
	width:91px;
	height:90px;
	top:20px;
	left:20px;
}

.new-product-info {
	padding-left:20px;
	padding-right:25px;
	text-align:justify;
	padding-top:5px;
}

.new-product-link {
	text-align:right;
	padding-right:25px;
	font-weight:bold;
	font-size:1em;
}

.new-product-link a {
	color:#000000;
	text-decoration:none;
}

.new-product-link a:hover {
	color:#000000;
	text-decoration:underline;
}

.new-product-bottom {
	background-image:url('../images/bg-white-bottom.jpg');
	background-repeat:no-repeat;
	width:280px;
	height:50px;
}

#page-right h1 {
	font-size:1.8em;
	font-weight:bold;
	text-align:right;
	padding-right:25px;
	margin-top:0px;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.clanek-seznam {
	padding-right:25px;
	padding-left:10px;
	text-align:left;
}

.clanek-seznam-nadpis {
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
}

.clanek-seznam-nadpis a{
	color:#000000;
	text-decoration:none;
}

.clanek-seznam-nadpis a:hover {
	color:#000000;
	text-decoration:underline;
}

.clanek-seznam-text {
	font-size:1em;
	text-align:justify;
}

.clanek-seznam-text img {
	float:left;
	margin-right:8px;
	margin-top:2px;
	border:2px solid #000000;
}

.clanek-seznam-vice {
	text-align:right;
	font-size:1em;
	font-weight:bold;
	padding-top:2px;
}

.clanek-seznam-vice a {
	color:#000000;
	text-decoration:none;
}

.clanek-seznam-vice a:hover {
	color:#000000;
	text-decoration:underline;
}

#clanek {
	padding-left:10px;
	padding-right:25px;
}

#clanek a {
	color:#000000;
	text-decoration:underline;
}

#clanek a:hover {
	color:#000000;
	text-decoration:none;
}

#uvod {
	padding-left:10px;
	padding-right:25px;
	text-align:justify;
}

#uvod a {
	color:#000000;
	text-decoration:underline;
}

#uvod a:hover {
	color:#000000;
	text-decoration:none;
}

.clanek {
	padding-right:25px;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
}

.clanek table {
	width:90%;
	font-size:1em;
	border-collapse:collapse;
	border:1px solid #000000;
}

.clanek table a {
	color:#000000;
	text-decoration:none;
}

.clanek table a:hover {
	color:#000000;
	text-decoration:underline;
}

.novinka {
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
}

.headercell td {
	background-color:#CCCCCC;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	font-size:1em;
}

.clanek td {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	padding-left:3px;
	padding-right:3px;
	font-size:1em;
}

.vpravo {
	text-align:right;
}

.cena {
	text-align:right;
	font-weight:bold;
	font-size:1.4em;
	color:#FFFFFF;
	padding-top:5px;
}

.clanek img {
	float:left;
	margin-right:8px;
	margin-top:2px;
}
