body {
	background: #b8b8b8 url('../images/body_background.png') top repeat-x;
	font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 80%; 
	margin: 0px; }

#bigcontainer {
	height: 600px;
	width: 998px;
	margin: auto; }

#banner {
	background: #000 url('../images/banner.jpg') top left no-repeat;
	height: 99px;
	width: 998px; }

#tl_menu_l {
	background: #2b3240 url('../images/tl_menu_l.png') top left no-repeat;
	height: 33px;
	width: 4px;
	float: left; }

#tl_menu_c {
	background: #2b3240 url('../images/tl_menu_c.png') top left repeat-x;
	height: 33px;
	width: 990px;
	float: left; }

#tl_menu_r {
	background: #2b3240 url('../images/tl_menu_r.png') top left no-repeat;
	height: 33px;
	width: 4px;
	float: left; }

.tl_menu {
	color: #ddd;
	text-decoration: none;
	position: relative;
	top: 6px;
	margin-left: 4px;
	margin-right: 10px;
}

.tl_menu:hover  {
	color: #fff;
 }

#pasik {
	background: #000 url('') no-repeat;
	height: 25px;
	width: 990px;
	float: left;
	margin-left: 4px; }


#left_panel {

	width: 180px;
	margin-left: 4px;
	float: left; }

#menu {
	background: #535762 url('../images/menu_background.png') top left repeat-x;
	margin: 0px;
	padding: 0px; }

#menu ul {
	list-style-type: none; 
	width: 180px;
	margin-left: 0px;
	padding: 0px; }

#menu li {
	height: 20px;
	padding: 4px 0px 0px 10px;
	border-top: #222 solid 1px;
	border-left: #f00 solid 12px;
	margin: 0px; }

#menu li.sort {
	border-left: #f90 solid 10px;
	font-size: 80%;
	margin-left: 13px;
	padding-left: 10px; }

#menu a { color: #ddd; text-decoration: none; }
#menu a:hover { color: #fff; text-decoration: none; }

#reklama {
	background: #a0a2aa url('../images/reklama_background.png') top left repeat-x; }

.a_link a:link    { color: #007d00; text-decoration: underline; }
.a_link a:hover   { color: #007d00; text-decoration: underline; }
.a_link a:active  { color: #007d00; text-decoration: underline; }
.a_link a:visited { color: #007d00; text-decoration: underline; }




#right_panel {
	width: 806px;
	min-height: 400px;
	margin-left: 4px;
	padding-top: 8px;
	padding-bottom: 14px;
	float: left; }


#content  {
 background: #eee;
 padding: 8px; }

#content a:link    { text-decoration: none; }
#content a:active  { text-decoration: none; }
#content a:visited { text-decoration: none; }
#content a:hover   { text-decoration: none; }

#content td   { border: solid 0px silver; padding: 0px; }
#tabulky td   { border: solid 1px silver; padding: 4px; text-align: center; }


.z_link a:link    { color: #007d00; text-decoration: none; }
.z_link a:active  { color: #007d00; text-decoration: none; }
.z_link a:visited { color: #007d00; text-decoration: none; }
.z_link a:hover   { color: #007d00; text-decoration: none; }


#footer  {
	background: #eee url('../images/footer_background.jpg') top left no-repeat;
	width: 998px;
	height: 40px;
	float: left; }

#footer a:link    { color: #000; text-decoration: none; }
#footer a:active  { color: #000; text-decoration: none; }
#footer a:visited { color: #000; text-decoration: none; }
#footer a:hover   { color: #000; text-decoration: none; }


.status {
 background: #0f0; }

.tovar {
 border:   solid 1px #f00; }

.border { border: solid 1px black; }

.fontsize60 { font-size: 60%; }

.right { float:right; text-align: right; }
.left { float:left; text-align: left; }
.center { text-align: center; }
.red   { color: #f00; }
.green { color: #007d00; }
.white { color: #fff; }
.strikeout { text-decoration: line-through; }
.bold { font-weight: bold;}













