html,
body,
form,
fieldset {
	margin: 0;
	padding: 0;
}

html {
	overflow: scroll;
}

body {
	background: #333;
	color: #000;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.6;
	margin: auto;
	min-width: 950px;
}

a {
	color: color: #fefc04;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	color: #fefc04;
	text-decoration: underline;
}

a img {
	border: none;
}

ul {
	list-style: none;
}

ul li {
	line-height: 150%;
	padding-left: 30px;
}

#headerwrap {
	background: url(../images/pat.gif) #fefc04;
	line-height: normal;
}

#header {
	height: 280px;
	position: relative;
}

#logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 80px;
	background: url(../images/logo-bg.png) no-repeat bottom right;
	z-index: 25;
}

h1.logo,
h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1.logo a {
	width: 210px;
	display: block;
	position: absolute;
	height: 80px;
	bottom: 0;
	left: 0;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 0;
	left: 0;
	color: #fefc04;
}

#mainnavwrap {
	position: relative;
	z-index: 24;
	height: 50px;
	background: url(../images/grad.gif) repeat-x top #FFFFFF;
	border-bottom: 5px solid #666666;
}

#mainnav {
	height: 30px;
	position: absolute;
	left: 230px;
	bottom: 0;
	background: url(../images/mainnav-sep.gif) no-repeat left bottom;
	font-size: 110%;
}

#mainnav a,
 #subnav a {
	outline: none;
}


#menu2 {
	color: #000000;
	width: 22%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/trans.png);
	height: 260px;
}

#menu2 div.moduletable {
	padding: 40px 15px 15px;
}

#menu2 h3 {
	color: #FFFFFF;
}

#topsl1 {
	position: absolute;
	bottom: 0;
	left: 22%;
	padding: 0;
	color: #000000;
	height: 220px;
	width: 78%;
	line-height: 1.6;
}

#topsl1 div.moduletable {
	padding: 25px 25px 0 40px;
	font-size: 135%;
	font-family: "Segoe UI", Arial, sans-serif;
}

#topsl1 table {
	width: 100%;
}

#topsl1 h3 {
	font-size: 200%;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: normal;
}

#topsl1 a {
	color: #000000;
}

#topsl1 a,
#topsl1 a:hover,
#topsl1 a:active {
	color: #000000;
}

.eshop {
	float: right;
}

#containerwrap, #containerwrap-f {
	padding: 0;
	margin: 0;
	clear: both;
}

#containerwrap-f {
	width: 100%;
}

#mainbody {
	width: 100%;
	color: #AAA;
	float: right;
	border-top: 5px solid #CCCCCC;
	font-size: 150%;
	clear: both;
}

#mainbody a {
	color: #000000;
}

#mainbody a, 
#mainbody a:hover, 
#mainbody a:active {
	color: #000000;
}

#content {
	width: 75%;
	font-size: 80%;
	color: #DDD;
	margin: auto;
}

#content b,
 #content i, 
 #content u {
	color: #FFF;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
	margin: auto;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.fullwidth {
	width: 100%;
}

ul.menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 120%;
}

ul.menu2 p {
	font-size: 150%;
}

ul.menu2 li {
	background: none;
	margin: 0;
	padding: 0;
	background: url(../images/dot.gif) repeat-x bottom;
}

ul.menu2 li a {
	display: block;
	outline: none;
	padding: 0px;
	color: #555555;
	text-decoration: none;
}

ul.menu2 li a:hover,
ul.menu2 li a:active,
ul.menu2 li a:focus {
	color: #000000;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat 92% center;
}

ul.menu2 li.active a {
	font-weight: bold;
	background: url(../images/arrow.png) no-repeat 92% center;
	text-decoration: none;
}

#cssmenu {
	margin: 0;
	padding: 0;
	float: left;
}

#cssmenu ul {
	margin: 0;
	padding: 0;
}

#cssmenu li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
}

#cssmenu li:hover {
	color: #333333;
	background: #F4F4F4;
}

#cssmenu ul a {
	width: 14.8em;
}

#cssmenu li a {
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding: 0 20px;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background: url(../images/mainnav-sep.gif) no-repeat right bottom;
}

#cssmenu li a:hover,
#cssmenu li a:active,
#cssmenu li a:focus {
	color: #333333;
}

#cssmenu li a.active,
#cssmenu li a.active:hover,
#cssmenu li a.active:active,
#cssmenu li a.active:focus {
	color: #FFFFFF;
	background: #666666;
}

#topprodukty table {
	background-color: transparent; 
	color: #000000; 
	width: 100%; 
	font-size: 75%; 
	margin:auto;
}

#topprodukty th {
	background-color: #AAA; 
	text-align: center; 
	font-size: 175%;
}

#topprodukty td {
	background-color: #FFF; 
	text-align: center;
}

.rss_katatalog_nadpis {
	font-size:120%;  
}