@CHARSET \"UTF-8\";

@import url(mod_products.css);
@import url(mod_forms.css);

* { margin: 0px; padding: 0px; }
body { position: relative; font-size: 12px; font-family: "Trebuchet MS"; background: black url(../images/pozadie_body.jpg) repeat-x left top; }

#page { position: relative; z-index: 2; display: block; margin: 0px auto; width: 980px; background: transparent url(../images/pozadie_page.jpg) repeat-y left top; }
#top { display: block; height: 231px; background: transparent url(../images/pozadie_top.jpg) no-repeat left top; position: relative; z-index: 1; }
#main { display: block; background: white; }
#left { width: 210px; /*background: transparent url(../images/pozadie_left.jpg) no-repeat left top;*/ }
#main_content { /*background: transparent url(../images/pozadie_main_content.jpg) no-repeat left top;*/ padding: 10px 12px; }
#right { width: 195px; /*background: transparent url(../images/pozadie_main_content.jpg) no-repeat right top;*/ padding-top: 22px; padding-bottom: 25px; }
#bottom { display: block; height: 119px; background: transparent url(../images/pozadie_bottom.jpg) no-repeat left top; }

/*.eshop_vieworders h1 {font-size:15px; margin:10px 0;}*/
.eshop_vieworders .ordersTable { border-collapse:collapse; width:100%;font-size:12px; border:1px solid silver; border-width:1px 1px 0 0; }
.eshop_vieworders .ordersTable th,
.eshop_vieworders .ordersTable td{ padding: 5px; border:1px solid silver; border-width:0px 0px 1px 1px; }
.eshop_vieworders .ordersTable th { background:#f0f0f0;}
.eshop_vieworders .error { color:#900; font-size:14px; text-align:center; display:block; padding:10px 0; }

.eshop_vieworders  tr.zlta td{ background-color: #fbfdc5; }
.eshop_vieworders  tr.oranzova td{ background-color: #FFDA6E; }
.eshop_vieworders  tr.cervena td{ background-color: #fce2d8; }
.eshop_vieworders  tr.ruzova td{ background-color: #FF9EB4; }
.eshop_vieworders  tr.fialova td{ background-color: #EBCCE9; }
.eshop_vieworders  tr.modra td{ background-color: #d5e8fa; }
.eshop_vieworders  tr.zelena td{ background-color: #f2fca9; }
.eshop_vieworders  tr.hneda td{ background-color: #f7f0d6; }

	
