body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; border: none; }

body {
	font: 0.75em/1.5 "Arial CE", Arial, sans-serif;
	color: #222; padding: 20px 0;
	background: #f8f8f8 url(/images/styles/template6/red/body-bg.gif) repeat-x 0 0;
}

/* ---[ template ]----------------------------- */

#c1 {
  position: relative;
  width: 900px;
  background: white url(/images/styles/template6/red/c1-bg.gif) no-repeat 0 0;
  margin: 0 auto;
}

#c2 {
  width: 870px;
  background: transparent url(/images/styles/template6/red/c2-bg.gif) no-repeat 0 100%;
}

.c2-1 { padding: 395px 15px 0 15px; }
.c2-2 { padding: 370px 15px 0 15px; }
.c2-3 { padding: 185px 15px 0 15px; }
.c2-4 { padding: 160px 15px 0 15px; }

#content {
  float: right; overflow: hidden; width: 630px; margin-bottom: 15px;
  background: transparent url(/images/styles/template6/red/content-bg.gif) repeat-y 36px 0;
}

#c3 {
  width: 630px; 
  background: transparent url(/images/styles/template6/red/content-top-bg.gif) no-repeat 0 0;  
}

#c4 {
  width: 550px; padding: 15px 22px 15px 58px;
  background: transparent url(/images/styles/template6/red/content-bottom-bg.gif) no-repeat 36px 100%;
}

#lcolumn {
  float: left; overflow: hidden;
  width: 240px; padding: 15px 0;
  background: transparent url(/images/styles/template6/red/lcol-bg.gif) no-repeat 0 0;
}

/* ---[ footer ]------------------------------ */

#footer { width: 870px; height: 45px; }

#footer p {
  color: #999; padding: 5px 30px 0 30px;
  border-top: 3px solid #ddd;
}

#footer a { color: #999; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* ---[ basic ]------------------------------- */

a { color: #c41d1d; text-decoration: underline; cursor: pointer; _cursor: hand; } 
a:hover { text-decoration: none; }
a img { border: none; background: none; }

p, ul, ol, table, blockquote, cite, q { margin-bottom: 1em; }
ul { list-style: none; }

#content ul, #content ol { margin-left: 20px; } 
#content ul li { padding-left: 16px; background: transparent url(/images/styles/template6/red/icon-dot-red.gif) no-repeat 0 5px; }

blockquote, cite, q { color: #005492; padding: 10px 15px; background-color: #f4f7fa; }
blockquote p { margin-bottom: 0; }
cite, q { display: block; }

label { cursor: pointer; _cursor: hand; }
acronym { border-bottom: 1px dotted #222; cursor: help; }

.clear { clear: both; #font-size: 0; #height: 0; #line-height: 0; }
.nodisplay { display: none; }

.floatleft { float: left; }
.floatright { float: right; }
.nofloat { float: none!important; }

/* ---[ subtitles ]--------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0.2em 0;
}

h1 { font-size: 2em; font-weight: normal; color: black; }
h1 a { color: black; }
h2 { font-size: 1.4em; letter-spacing: -0.05em; color: #c41d1d; }
h2 a { color: #c41d1d; }

#lcolumn h2 { color: #0c4177; margin-left: 15px; }

/* ---[ menu 1 ]------------------------------ */

#menu {
  position: absolute; overflow: hidden;
  top: 115px; left: 15px;
  width: 870px; height: 30px; padding-top: 5px;
  background: #980a0a url(/images/styles/template6/red/menu1-bg.gif) no-repeat 0 0%;
}

#menu ul { width: 850px; height: 35px; padding: 0 10px; }
#menu li { float: left; list-style: none; }

#menu a {
  display: block; float: left;
  height: 30px; line-height: 30px;
  text-decoration: none; color: white; font-weight: bold; padding: 0 10px;
}

#menu a:hover { text-decoration: underline; }

#menu li { background: transparent url(/images/styles/template6/red/menu-li-bg.gif) no-repeat 100% 0; }

#menu li.active { position: relative; background: #ffc1c0 url(/images/styles/template6/red/menu1-active-bg.gif) repeat-x 0 0; }
#menu li.active a { color: #930001; padding: 0 10px; }
#menu li.active .lc, #menu li.active .rc { position: absolute; width: 7px; height: 30px; }
#menu li.active .lc { top: 0; left: -1px; background: #ffc1c0 url(/images/styles/template6/red/menu1-lc-bg.gif) no-repeat 0 0; }
#menu li.active .rc { top: 0; right: 0; _right: -1px; background: #ffc1c0 url(/images/styles/template6/red/menu1-rc-bg.gif) no-repeat 0 0; }

/* ---[ menu, submenu ]----------------------- */

#menu2 {
  position: absolute; overflow: hidden;
  top: 115px; left: 15px;
  width: 870px; height: 31px; padding-top: 5px;
  background: #980a0a url(/images/styles/template6/red/menu2-bg.gif) no-repeat 0 0%;
}


#menu2 ul { width: 850px; height: 36px; padding: 0 10px; }
#menu2 li { float: left; list-style: none; }

#menu2 a {
  display: block; float: left;
  height: 31px; line-height: 31px;
  text-decoration: none; color: white; font-weight: bold; padding: 0 10px;
}

#menu2 a:hover { text-decoration: underline; }

#menu2 li { background: transparent url(/images/styles/template6/red/menu-li-bg.gif) no-repeat 100% 0; }

#menu2 li.active { position: relative; background: #ffc1c0 url(/images/styles/template6/red/menu2-active-bg.gif) repeat-x 0 0; }
#menu2 li.active a { color: #930001; padding: 0 10px; }
#menu2 li.active .lc, #menu2 li.active .rc { position: absolute; width: 7px; height: 31px; }
#menu2 li.active .lc { top: 0; left: -1px; background: #ffc1c0 url(/images/styles/template6/red/menu2-lc-bg.gif) no-repeat 0 0; }
#menu2 li.active .rc { top: 0; right: 0; _right: -1px; background: #ffc1c0 url(/images/styles/template6/red/menu2-rc-bg.gif) no-repeat 0 0; }

#submenu {
  position: absolute; overflow: hidden;
  top: 151px; left: 15px;
  width: 870px; height: 25px; line-height: 25px;
  background: #ffc1c0 url(/images/styles/template6/red/submenu-bg.gif) no-repeat 0 0%;
}

#submenu ul { width: 830px; height: 25px; padding: 0 20px; }
#submenu li { display: inline; }
#submenu a { text-decoration: none; color: #222; }
#submenu a:hover { text-decoration: underline; }
#submenu span { color: #c5c5c5; padding: 0 5px; }

/* ---[ theme ]------------------------------- */

#theme {
  position: absolute; overflow: hidden;
  width: 870px; height: 200px;
  background: #980a0a url(/obrazek/3/banner-gif-gif-486/) no-repeat 0 0;
}

.theme-1 { top: 185px; left: 15px; }
.theme-2 { top: 160px; left: 15px; }

#theme object {
  position: absolute; overflow: hidden;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: 1;
}

#theme .ltcorner, #theme .rtcorner, #theme .lbcorner, #theme .rbcorner {
  display: block;
  position: absolute; z-index: 2;
  width: 8px; height: 8px;
}

#theme .ltcorner { top: 0; left: 0; background: transparent url(/images/styles/template6/red/theme-c4-bg.png) no-repeat 0 0; _background: transparent; }
#theme .rtcorner { top: 0; right: 0; background: transparent url(/images/styles/template6/red/theme-c4-bg.png) no-repeat -8px 0; _background: transparent; }
#theme .lbcorner { bottom: 0; left: 0; background: transparent url(/images/styles/template6/red/theme-c4-bg.png) no-repeat 0 -8px; _background: transparent; }
#theme .rbcorner { bottom: 0; right: 0; background: transparent url(/images/styles/template6/red/theme-c4-bg.png) no-repeat -8px -8px; _background: transparent; }

#theme h2, #theme p {
  position: absolute;
  width: auto; height: auto;
  text-align: right;
}

#theme h2 { 
   color: #F8F2F2;
   
  font-size: 2em; 
  font-weight: normal; 
  top: 100px; right: 60px; 
}
#theme p { 
   color: white;
   top: 130px; right: 60px; 
  width: 400px; 
}

#theme a { position: absolute; display: block; width: 100%; height: 100%; z-index: 3; }

/* ---[ logo ]-------------------------------- */ 

#logo {
  position: absolute; display: block; overflow: hidden;
  width: 200px; height: 100px;
  top: 15px; left: 15px;
}

#logo span {
  display: block; position: absolute;
  width: 100%; height: 100%;
  top: 0; left: 0;
  background: white url(/obrazek/3/new-new-new-paintball-cz-jpg/) no-repeat 0 0;
}

/* ---[ path ]-------------------------------- */

#path { font-size: 0.9em; color: #999; margin-bottom: 1em; }
#path a { color: #999; }

/* ---[ news ]-------------------------------- */

#news {
  width: 240px;
  background: #f8d0d0 url(/images/styles/template6/red/news-bottom-bg.gif) no-repeat 0 100%;
  margin-bottom: 2em;
}

#n1 {
  width: 218px; padding: 20px 11px;
  background: url(/images/styles/template6/red/news-top-bg.gif) no-repeat 0 0;
}

#news .ndate, #news h3, #news .perex, #news .nmore { padding: 0 4px; margin-bottom: 0; }
#news h3 { font-weight: normal; background-color: #fdefef; }
#news .nitem { padding-bottom: 5px; border-bottom: 1px solid #fdf1f1; margin-bottom: 5px; }
#news .nmore { text-align: right; }
#news .perex p { margin-bottom: 0; }
#news a { color: #005492; }

/* ---[ favourites, blog, sidebar ]----------- */

.sidebar {
  padding-top: 10px;
  background: transparent url(/images/styles/template6/red/sidebar-bg.gif) no-repeat 100% 0;
  margin-bottom: 2em;
}

.sidebar ul li {
  height: 21px; line-height: 19px;  
  padding-left: 16px;
  background: transparent url(/images/styles/template6/red/icon-favourites.gif) no-repeat 4px 6px;
  border-bottom: 1px solid #eee;
}

/* ---[ random gallery img ]------------------ */

#rimg {
  position: relative;
  width: 240px; height: 117px; overflow: hidden;
  text-align: center; padding-top: 10px;
  background: #f8d0d0 url(/images/styles/template6/red/rimg-bg.gif) no-repeat 0 0;  
  margin-bottom: 2em;
}

#rimg h2 { text-align: left; color: #a10000; border-bottom: 1px solid #f0c9c9; margin: 0 15px; }
#rimg .rimg { position: absolute; width: 240px; height: 125px; text-align: center; }
#rimg .vimg { top: 42px; left: 0; }
#rimg .himg { top: 47px; left: 0; }
#rimg img { border: 2px solid white; }

#rimg .rlink {
  position: absolute; z-index: 1;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: transparent url(/images/styles/template6/red/iefix-bg.gif) repeat-x 0 0;
}

#rimg .tcount {
  position: absolute;
  height: 15px; line-height: 15px; width: auto;
  top: 13px; right: 20px;
  font-size: 0.9em; color: #a10000; padding: 0 4px;
  background-color: #fae0e0;
}

#rimg .lc, #rimg .rc { position: absolute; width: 2px; height: 15px; }
#rimg .lc { top: 0; left: 0; background: #fae0e0 url(/images/styles/template6/red/rimg-lc-bg.gif) no-repeat 0 0; }
#rimg .rc { top: 0; right: 0; background: #fae0e0 url(/images/styles/template6/red/rimg-rc-bg.gif) no-repeat 0 0; }

/* ---[ contact ]----------------------------- */

#contact {
  position: absolute;
  width: 885px; height: auto;
  top: 10px; left: 0;
  color: #999; text-align: right; padding-right: 15px;
  z-index: 1;
}

#contact a { color: #999; }
#contact span { padding-left: 20px; margin-left: 10px; }

#contact .company { background: url(/images/styles/template6/red/icon-company.gif) no-repeat 0 1px transparent; }
#contact .phone { background: url(/images/styles/template6/red/icon-phone.gif) no-repeat 0 1px transparent; }
#contact .fax { background: url(/images/styles/template6/red/icon-fax.gif) no-repeat 0 1px transparent; }
#contact .email { background: url(/images/styles/template6/red/icon-email.gif) no-repeat 0 1px transparent; }
#contact .icq { background: url(/images/styles/template6/red/icon-icq.gif) no-repeat 0 1px transparent; }
#contact .skype { background: url(/images/styles/template6/red/icon-skype.gif) no-repeat 0 1px transparent; }

/* ---[ search ]------------------------------ */

#search {
  position: absolute;
  width: 195px; height: 23px; line-height: 23px;
  top: 82px; right: 35px;
}

#search div { display: block; float: left; }

#sbox {
  overflow: hidden;
	width: 170px; height: 23px;
	background: #d9d9d9 url(/images/styles/template6/red/sbox-bg.gif) no-repeat 0 0;
	margin-right: 3px;
}

#sbox input {
	width: 166px; height: 23px; line-height: 23px;
  padding: 0 2px;
	border: none;
	background-color: transparent;
}

/* ---[ form ]-------------------------------- */

#form {
  padding: 10px 20px;
  margin-bottom: 1em;
  background-color: #eee;
  border: 1px solid #ddd;
}

input, textarea { font: 100%/1.5 "Arial CE", Arial, sans-serif; }
textarea { width: 300px; }

#form input, #form textarea { padding: 0 2px; border: 1px solid #ddd; }
#form input { padding: 3px 2px; }
#form table { margin: 0 auto; }
#form table th { font-weight: bold; text-align: right; padding-right: 10px; }
#form table th span { color: #c41d1d; }
#form .fbody, #form .fnote { vertical-align: top; }

#form .button {
  font: 100%/1.5 "Arial CE", Arial, sans-serif; font-weight: bold;
  width: 92px; height: 22px;
	color: white; cursor: pointer; _cursor: hand;
	background: #a21e1e url(/images/styles/template6/red/button-bg.gif) repeat-x 0 0;
	border: none;
}

#form p.required { padding-top: 1px; border-top: 1px solid #ccc; margin: 1em 0 0 0; }
#form #captcha { vertical-align: middle; }

/* ---[ comment ]----------------------------- */

#comment span { color: #999; }
#comment li { padding-bottom: 5px; border-bottom: 1px solid #eee;  margin-bottom: 5px; }
#comment p { margin-bottom: 0; }

/* ---[ list ]-------------------------------- */

#listdata .lperex { border-bottom: 1px solid #eee; }
#listdata .lperex p { margin-bottom: 0; }
#listdata .linfo { color: #999; }
#listdata .linfo a { color: #999; }
#listdata span { color: #ddd; padding: 0 5px; }
#listdata .ltype1, #listdata .ltype1 a { color: black; }
#listdata .ltype2, #listdata .ltype2 a { color: #c41d1d; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template6/red/folder-bg.gif) no-repeat 100% 0; }
#listdata img { float: left; margin: 0 5px 5px 0; }

/* ---[ photogallery ]------------------------ */

.gset {
  position: relative;
  width: 265px; height: 150px;
  text-align: left;
  margin-bottom: 1em;
  background: transparent url(/images/styles/template6/red/gset-bg.gif) repeat 0 0;
}

.gset .thumb {
  position: absolute;
  left: 7px; top: 25px;
  background: transparent;
}

.gset .desc {
  position: absolute;
  left: 130px; bottom: 25px;
  padding-right: 10px;
}

.gset .glink {
  position: absolute; z-index: 1;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: transparent url(/images/styles/template6/red/iefix-bg.gif) repeat-x 0 0;
}

.gset h2 { margin: 24px 10px 0 130px; } /* NENAPSAT JINAK? */

.thumb {
  display: table; _position: relative;
  float: left; overflow: hidden;
  width: 100px; height: 100px;
  text-align: center;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  background: #f8d0d0 url(/images/styles/template6/red/thumb-bg.gif) repeat 0 0;
}

.thumb-l1 {
  display: table-cell;
  _position: absolute;
  _top: 50%; _left: 50%;
  vertical-align: middle;
  padding-top: 5px; _padding-top: 1px;
}

.thumb-l2 {
  _position: relative;
  _top: -50%; _left: -50%; 
}

.thumb img { border: 2px solid white; }
.ghr { clear: left; height: 1px; _font-size: 0; background-color: #f5f5f5; margin-bottom: 10px; }

#gphoto {
  width: 550px; padding: 15px 0;
  text-align: center;
  background-color: #f5f5f5; margin-bottom: 1em;
}

#gphoto h2, #gphoto p { text-align: left; margin-left: 15px; }
#gphoto img { border: 2px solid white; }

.gnav1, .gnav2 { height: 23px; line-height: 23px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.gnav2 { text-align: center; }
.gnav1 .gback { padding: 1px 0 1px 21px; background: transparent url(/images/styles/template6/red/icon-gl.gif) no-repeat 0 1px; }
.gnav2 .gprev { float: left; padding: 1px 0 1px 21px; background: transparent url(/images/styles/template6/red/icon-gl.gif) no-repeat 0 4px; }
.gnav2 .gnext { float: right; padding: 1px 21px 1px 0; background: transparent url(/images/styles/template6/red/icon-gr.gif) no-repeat 100% 4px; }

/* ---[ error, success report ]--------------- */

#error {
  color: white;
  padding: 10px 15px 15px 44px;
  margin-bottom: 1em;
  background: #cd3f3f url(/images/styles/template6/red/rerror-bg.gif) no-repeat 0 0;
  border-top: 5px solid #c41d1d;
}

#success {
  color: white;
  padding: 10px 15px 15px 44px;
  margin-bottom: 1em;
  background: #3b8b26 url(/images/styles/template6/red/rsuccess-bg.gif) no-repeat 0 0;
  border-top: 5px solid #30781d;
}

#error a, #success a { color: white; }

/* ---[ password protection ]----------------- */

#password {
  padding: 10px 20px;
  margin-bottom: 1em;
  background-color: #eee;
  border: 1px solid #ddd;
}

#password table { margin-bottom: 0; }
#password input { font: 100%/1.5 "Arial CE", Arial, sans-serif; padding: 3px 2px; border: 1px solid #ddd; }

#password .button {
  font: 100%/1.5 "Arial CE", Arial, sans-serif; font-weight: bold;
  width: 92px; height: 22px;
	color: white; cursor: pointer; _cursor: hand;
	background: #a21e1e url(/images/styles/template6/red/button-bg.gif) repeat-x 0 0;
	border: none;
}

/* ---[ table ]------------------------------- */

.tabulka {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #ddd;
  margin-bottom: 2em;
}

.tabulka th, .tabulka td {
  padding: 4px 8px;
  border: 1px solid #ddd;
}

.tabulka thead th, .tabulka thead td {
  font-weight: bold; text-align: center;
  padding: 4px 8px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
}

.tabulka tbody th {
  font-weight: bold; text-align: left;
}

.tabulka tbody tr:hover {
  background-color: #eee;
}


/* ---[ eshop ]------------------------------- */

#basbox {
  position: relative;
  width: 210px; height: auto;
  padding: 0 15px 15px 15px;
  border-bottom: 2px solid #eee;
  margin-bottom: 2em;
}

#basbox h2 {
  font-size: 100%; font-weight: bold; letter-spacing: normal;
  margin: 0;
}

#basbox strong { color: #c41d1d; }

.basico {
  position: absolute; display: block; overflow: hidden;
  width: 42px; height: 36px;
  bottom: 15px; right: 10px; 
}

.basico span {
  display: block; position: absolute;
  width: 100%; height: 100%;
  left: 0; top: 0;
  background: transparent url(/images/styles/template6/red/basket-bg.gif) no-repeat 0 0;
}

.basico:hover span { background-position: 0 -164px; }

.sitem1 {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.sitem1 p { min-height: 48px; _height: 48px; margin-bottom: 0; }
.sitem1.last { border-bottom: none; }

.sbuy { text-align: right; }
.sbuy input { vertical-align: middle; margin-bottom: 2px; _margin-top: 3px; }

.sitem1 .simg {
  float: left;
  width: 100px; height: 100px;
  text-align: center;
  margin-top: 5px;
}

.sitem1 .sbuy {
  position: relative;
  height: 29px; line-height: 29px;
  padding: 0 10px;
  margin: 10px 0 0 100px;
  background: #eee url(/images/styles/template6/red/sbuy1-bg.gif) no-repeat 0 0;
}

.sbuy-bg {
  position: absolute;
  top: 0; right: 0;
  width: 2px; height: 29px;
  background: #eee url(/images/styles/template6/red/sbuy2-bg.gif) no-repeat 0 0;
}

.scount {
  width: 21px;
  text-align: right;
  padding: 2px;
  border: 1px solid #ddd;
  text-align: center;
}

.sitem2 {
  float: left;
  width: 250px; height: 196px; overflow: hidden;
  padding: 10px;
  border: 1px solid #eee;
  margin: 0 6px 6px 0; 
}

.sitem2 h2 { min-height: 40px; _height: 40px; line-height: 1.2em; }
.sitem2 p { margin-bottom: 0; clear: left; }

.sitem2 .sbuy {
  position: relative;
  height: 29px; line-height: 29px;
  padding: 0 10px;
  margin-left: 100px; #margin-left: 0; 
  background: #eee url(/images/styles/template6/red/sbuy1-bg.gif) no-repeat 0 0;
}

.sitem2 .simg {
  float: left;
  width: 100px; height: 80px;
  text-align: center;
}

.sitem2 .sprice { min-height: 38px; _height: 38px; }

.smargin { margin-right: 6px; }
.smnone { margin-right: 0; }

.sitem3 .simg {
  float: left;
  width: 200px; min-height: 180px; _height: 180px;
  text-align: center;
  margin-top: 10px;
}

.sitem3 .sp {
  margin-left: 210px;
  min-height: 100px; _height: 100px;
}

.sitem3 .sbuy {
  position: relative;
  padding: 0 10px;
  height: 29px; line-height: 29px;
  margin-left: 210px; #margin-left: 0;
  background: #eee url(/images/styles/template6/red/sbuy1-bg.gif) no-repeat 0 0;
}

.sitem1 .sbuy span, .sitem3 .sbuy span { float: left; font-size: 90%; color: #999; margin-right: 4px; }
.sitem2 .sbuy span, .sitem1 .sbuy strong, .sitem3 .sbuy strong { float: left; }
.sitem2 .sbuy span { color: #999; font-weight: bold; }

.sset {
  background: transparent url(/images/styles/template6/red/sset-bg.gif) repeat 0 0;
}

#obasket {
  position: relative;
  width: 550px;  
  background: white url(/images/styles/template6/red/orderb-2bg.gif) repeat-y 0 0;
  margin-bottom: 1em;
}

.obbg1, .obbg2 {
  position: absolute;
  width: 550px; height: 2px; #line-height: 0; #font-size: 0;
}

.obbg1 { top: 0; left: 0; background: #eee url(/images/styles/template6/red/orderb-1bg.gif) no-repeat 0 0; }
.obbg2 { bottom: 0; left: 0; background: #eee url(/images/styles/template6/red/orderb-3bg.gif) no-repeat 0 0; }
.obbg3 { bottom: 0; left: 0; padding-bottom: 10px; background: transparent url(/images/styles/template6/red/orderb-4bg.gif) no-repeat 0 0; }
.obbg4 { _height: 1px; padding: 10px 20px 0 20px; background: transparent url(/images/styles/template6/red/ototal-bg.gif) no-repeat 10px 100%; }

#obasket table { width: 100%; border-collapse: collapse; margin: 0; }
#obasket table th, #obasket table td { padding: 4px 0; }
#obasket table thead th { text-align: right; padding: 5px 0; background-color: #efefef; }
#obasket table thead th.text-left { text-align: left; }
#obasket table tbody th { font-weight: normal; text-align: left; }
#obasket table tbody td { text-align: right; }
#obasket table tbody .item th, #obasket table tbody .item td { border-bottom: 1px solid #ddd; }

#obasket table tbody .oselect { text-align: left; }
#obasket select { padding: 3px 2px; }

#obasket table .opay td { text-align: left; }
#obasket .opay th, #obasket .opay td { padding-top: 10px; }

#obasket table tbody .ototal th { font-weight: bold; }
#obasket table tbody .ototal th, #obasket table tbody .ototal td { padding-top: 10px; }

#oform {
  position: relative;
  width: 510px;
  padding: 10px 20px;
  background: #f4f4f4 url(/images/styles/template6/red/orderform-2bg.gif) repeat-y 0 0;
  margin-bottom: 1em;
}

.ofbg1, .ofbg2 {
  position: absolute;
  width: 550px; height: 2px; #line-height: 0; #font-size: 0;
}

.ofbg1 { top: 0; left: 0; background: #eee url(/images/styles/template6/red/orderform-1bg.gif) no-repeat 0 0; }
.ofbg2 { bottom: 0; left: 0; background: #eee url(/images/styles/template6/red/orderform-3bg.gif) no-repeat 0 0; }

#oform table th {
  font-weight: normal;
  width: 120px;
  text-align: left;
}

#oform h3 { margin-bottom: 1em; }
#oform input, #oform textarea { padding: 0 2px; border: 1px solid #ddd; }
#oform input { width: 160px; padding: 3px 2px; }
#oform select { width: 166px; padding: 3px 2px; }
#oform span { color: #666; }

#oform .fbody, #oform .fnote { vertical-align: top; }
#oform table.last { margin-bottom: 0; }

#oform hr {
  background-color: #ddd;
  height: 1px; border: none;
  margin-bottom: 1em;
}

#oform textarea { width: 260px; }

.obutton {
  font: 100%/1.5 "Arial CE", Arial, sans-serif; font-weight: bold;
  width: 100px; height: 35px;
  color: white; cursor: pointer; _cursor: hand;
  background: #c41d1d url(/images/styles/template6/red/order-btn.gif) no-repeat 0 0;
  border: none;
}

#ofinish { height: 35px; color: #999; text-align: right; }
#ofinish .agreement { float: left; padding-left: 20px; }
#ofinish .agreement label { padding-left: 5px; }

.ogroup { position: relative; width: 510px; height: auto; }
.ogroup h3 { float: left; width: 150px; }
.ogroup p { float: right; color: #666; margin-right: 30px; }

.omax {
  display: block; position: absolute; overflow: hidden;
  width: 20px; height: 33px;
  top: -8px; right:0;
}
.omax span {
  position: absolute;
  width: 100%; height: 100%;
  top: 0; left: 0;
  background: #ddd url(/images/styles/template6/red/ordermax-bg.gif) no-repeat 0 0;
}

.omax span:hover { background-position: 0 -167px; }

#obasket .count {
  color: #333; text-align: center; text-decoration: none;
  display: block; float: right;
  width: 100px; height: 22px; line-height: 22px;
  background: #ccc url(/images/styles/template6/red/count-btn.gif) no-repeat 0 0;
}

#obasket .count:hover { background-position: 0 -178px; }

#obasket .sremove {
  display: block; position: relative; overflow: hidden;
  width: 15px; height: 15px;
  color: white; font-weight: bold;
  margin-left: 10px;
 }
 
#obasket .sremove span {
  position: absolute;
  width: 100px; height: 100%;
  top: 0; left: 0;
  background: #c41d1d url(/images/styles/template6/red/basketdel-btn.gif) no-repeat 0 0;
}