body {
	margin:0px;
	padding:0px;
	background-color:white;
	font-size:8pt;
	font-family:tahoma, verdana, sans serif;
	color:#000000;
	line-height:1.5em;
}

a:link, a:visited {
	color:#9cc829;
}

h1 {
	font-size:10pt;
}

h1.product {
	color:#000000;
	font-size:14pt;
}

p.product {
	color:#000000;
	font-size:10pt;
}

img {
	border:0px;
}

.top {
	width:900px;
	margin:0px auto;
}

.top a:link, .top a:visited {
	color:black;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;
	font-family:tahoma;
	font-size:9pt;
}

.top a:hover {
	color:#ce1b77;
}

.top a.hover:link, .top a.hover:visited {
	color:#ce1b77;
}

.top .menu {
	width:100%;
	background-repeat:no-repeat;
	text-align:right;
}

.content {
	width:900px;
	margin:0px auto;
	clear:both;
}

.rightcontent {
	margin-left:300px;
	border-left:2px dotted #aaaaaa;
	text-align:justify;
	padding:20px;
	min-height:400px;
}

.footer {
	color:#000000;
	clear:both;
	width:900px;
	height:36px;
	margin:0px auto;
	padding-top:5px;
	xborder-top:1px solid black;
}

.footer a:link, .footer a:visited {
	color:#000000;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.thumbnail {
	background-image:url('../gfx/thumbnail_noserie.gif');
	float:left;
	width:194px;
	height:191px;
}

.thumbnail .picture {
	text-align:center;
	padding-top:10px;
	height:162px;
}

.thumbnail .name {
	padding-left:10px;
}	

div.smallthumbnail {
	width:106px;
	height:86px;
	background-image:url('../gfx/smallthumbnail.gif');
}

.metka {
	margin-left:auto;
	margin-right:0px;
	width:260px;
	background-color:#9cc829;
	color:white;
}

.metka .topborder {
	height:12px;
	background-image:url('../gfx/metka_tr.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

.metka .bottomborder {
	height:13px;
	background-image:url('../gfx/metka_bl.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

.mkomody {
	background-color:#f8c301;
}

.mkomody .bottomborder {
	background-image:url('../gfx/metka_bl_komody.gif');
}

.mkomody .topborder {
	background-image:url('../gfx/metka_tr_komody.gif');
}

.mkufry {
	background-color:#1f1a17;
}

.mkufry .bottomborder {
	background-image:url('../gfx/metka_bl_kufry.gif');
}

.mkufry .topborder {
	background-image:url('../gfx/metka_tr_kufry.gif');
}

.metka table {
	width:95%;
	margin-left:5px;
}

.metka table th {
	font-weight:normal;
	border-right:1px solid white;
	border-bottom:1px solid white;
	text-align:left;
	padding:2px;
}

.metka table td {
	border-bottom:1px solid white;
	padding:2px;
	padding-left:10px;
}

.categorydescription {
	float:left;
	color:#ffffff;
	font-size:8pt;
	height:200px;
	width:317px;
	padding-top:40px;
	padding-left:20px;
	background-repeat:no-repeat;
}

.categoryphoto {
	float:left;
	clear:right;
	padding-left:5px;
	padding-top:29px;
}

/* ADMIN */
table.admin td {
	padding:5px;
	border-bottom:1px solid #f5c500;
}

table.admin th {
	background-color:#f5c500;
	border-bottom:1px solid white;
	color:white;
	font-weight:bold;
	text-align:left;
	padding:5px;
}

a.admin:link, a.admin:visited {
	color:red;
}

div.ok {
	padding:3px;
	background-color:#caefc0;
	text-align:center;
	font-weight:bold;
}

div.error {
	padding:3px;
	background-color:red;
	text-align:center;
	color:white;
	font-weight:bold;
}

table.cart th {
	padding:5px;
	background-color:#000000;
	color:#ffffff;
}

table.cart td {
	padding:5px;
}