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

body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: white;
	background: url(/images/styles/template2/blue/body-bg.gif) repeat-x 0 0 #6b9ed7;
	padding: 20px 0; 
}

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

#container{
  position: relative;
	width: 820px;
	padding-top: 116px;
	margin: 0 auto; /*
	background: url(/images/styles/template2/blue/container-bg.gif) no-repeat 280px 0 transparent; */
}

#lcolumn {
  float: left;
  width: 190px;
}

.sidebar {
  padding: 15px 5px;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
}

#rcolumn {
  float: right;
  width: 580px;
}

#content {
  width: 550px;
  padding: 15px;
  background: url(/images/styles/template2/blue/content-bg.gif) no-repeat 0 0 #2e6eb8;
}

#main {
  position: relative;
  min-height: 1px; _height: 1px; 
  background: url(/images/styles/template2/blue/main-top-bg.gif) repeat-x 0 0 #6b9ed7;
}

#main-bg {
  padding: 220px 20px 20px 20px;
  min-height: 1px; _height: 1px; 
  background: url(/images/styles/template2/blue/main-bottom-bg.gif) no-repeat 0 100% transparent;
}

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

a:link, a:visited, a:hover {
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
}

a:link, a:visited {
  color: #ffd66b;
} 

a:hover {
  color: #ffa07a;
  text-decoration: none;
}

a img {
  border: none;
}

h1, #lcolumn h2 {
  font-family: Arial, sans-serif;
  font-size: 160%;
  font-weight: normal;
  color: #fff3ce;
  margin: 0 0 0.5em 0;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 130%;
  font-weight: normal;
  color: white;
  margin: 0.5em 0 0.3em 0;
  letter-spacing: -0.02em;
}

#lcolumn .sidebar h2 {
  font-size: 160%;
  color: white;
  letter-spacing: normal;
  margin-left: 10px;
}

#lcolumn #contact h2 {
  font-size: 160%;
  color: white;
  letter-spacing: normal;
}

h3 {
  color: #fff;  
}

h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-size: 110%;
  font-weight: bold;
  margin: 0.5em 0 0 0;
}

ul { list-style: none; }
#content ul, #content ol { margin-left: 20px; }

#content p, #content ul, #content ol, #content table { margin-bottom: 1em; }
#content ul li { padding-left: 37px; background: url(/images/styles/template2/blue/icon-arrow-right.gif) no-repeat 20px 5px transparent; }

label { cursor: pointer; _cursor: hand; }
acronym { border-bottom: 1px dotted white; 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; }

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

#path {
  font-size: 92%;
  margin: 0.8em 0 1em 0;
}

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

.news-item {
  padding: 5px 10px;
  margin-bottom: 3px;
  background-color: #153c67;
}

.news-item h5 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

.news-item p {
  margin-bottom: 0;
}

p.archive {
  font-size: 92%;
  text-align: right;
}

/* ---[ sidebar image ]----------------------- */

.sidebar div.image {
  text-align: center;
  padding: 5px 0 0 0; _padding: 5px 0;
  background-color: #153c67;
}

.sidebar div.image img {
  border: 2px solid #97b7dc;
}

/* ---[ active article ]----------------------------- */

#active_article {
  padding: 15px;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
  margin-bottom: 1em;
}

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

#contact {
  padding: 15px;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
  margin-bottom: 1em;
}

#contact div {
  padding-left: 18px;
  padding-bottom: 0.2em;
  border-bottom: 1px dotted #153c67;
  margin-bottom: 0.4em;
}

#contact div.company { background: url(/images/styles/template2/blue/icon-company.gif) no-repeat 0 2px #112f51; }
#contact div.phone { background: url(/images/styles/template2/blue/icon-phone.gif) no-repeat 0 2px #112f51; }
#contact div.fax { background: url(/images/styles/template2/blue/icon-fax.gif) no-repeat 0 2px #112f51; }
#contact div.email { background: url(/images/styles/template2/blue/icon-email.gif) no-repeat 0 2px #112f51; }
#contact div.icq { background: url(/images/styles/template2/blue/icon-icq.gif) no-repeat 0 2px #112f51; }
#contact div.skype { background: url(/images/styles/template2/blue/icon-skype.gif) no-repeat 0 2px #112f51; }

/* ---[ favourites ]----------------------------- */

#favourites {
  padding: 15px;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
  margin-bottom: 1em;
}

#favourites ul li {
  padding-left: 12px;
  background: url(/images/styles/template2/blue/li-dot-bg.gif) no-repeat 0 7px transparent;
}

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

#menu {
  width: 820px; height: 26px;
  padding-top: 24px;
  background: #ffc326 url(/images/styles/template2/blue/menu-bg.gif) no-repeat 0 0;
  border-bottom: 1px solid #b00101;
}

#mainmenu {
  width: 780px; height: 26px; line-height: 26px; font-size: 110%;
  margin: 0 20px;
}

#submenu {
  clear: left; height: 22px; line-height: 22px;
  padding: 0 35px;
  background-color: #b00101; 
}

#mainmenu li { float: left; list-style: none; }
#submenu li { display: inline; list-style: none; }
#submenu li span { color: #c84e4e; padding: 0 10px; }

#mainmenu a, #submenu a { text-decoration: none; }
#mainmenu a:hover, #submenu a:hover  { text-decoration: underline; }

#mainmenu a { display: block; color: black; padding: 0 15px; }
#submenu a { color: white; }

#mainmenu li.active a { color: white; }
#mainmenu li.active { position: relative; background: #7f6215 url(/images/styles/template2/blue/menu-active-bg.gif) repeat-x 0 0; }
#mainmenu li.active .lc, #mainmenu li.active .rc { position: absolute; width: 8px; height: 26px; }
#mainmenu li.active .lc { position: absolute; top: 0; left: 0; background: #7f6215 url(/images/styles/template2/blue/menu-lc-bg.gif) no-repeat 0 0; }
#mainmenu li.active .rc { position: absolute; top: 0; right: 0; background: #7f6215 url(/images/styles/template2/blue/menu-rc-bg.gif) no-repeat 0 0; }

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

#theme {
  position: absolute; overflow: hidden;
  top: 5px; left: 20px;
  width: 780px; height: 194px;
  background-color: #73b0f4;
}
  
#theme-logo {
  position: absolute;
  top: 5px; left: 5px;
  width: 770px; height: 184px;

    	background: url(/obrazek/3/tunis-djerba-tunisko-hotely-jpg/) no-repeat 0 0 white;
   
}

#theme object {
  position: absolute;
  top: 0; left: 0;
  width: 770px; height: 184px;
  z-index: 3;
}

#theme-item {
  position: absolute;
  top: 75px; right: 0;
  width: 235px; height: 80px;
  text-align: right;
  padding: 0 20px;
  background-color: white;
  border-top: 2px solid #d7eaff;
  border-bottom: 2px solid #d7eaff;
  border-left: 2px solid #d7eaff;
  overflow: hidden;
}

#theme-item a {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 275px; height: 80px;
	z-index: 2;
}

#theme h2 {
  font-size: 180%;
  font-weight: bold;
  letter-spacing: normal;
  
  	color: #0028FF;
    
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;
  letter-spacing: -0.04em;
  
  	color: #0028FF;
    
  margin: 0;
}


/* ---[ IF logo_hidden THEN ]------------------ */ 
 
#container{ padding-top: 40px !important; } 
#search { top: 10px; right: 300px; } 
#toplink { top: 10px; right: 40px; }


/* ---[ toplink ]----------------------------- */

#toplink {
  position: absolute;
  font-size: 92%;
  color: #ccc;
}

#toplink a {
  color: white;
}

#toplink span {
  padding: 0 10px;
}

#toplink a.home {
  padding-left: 15px;
  background: url(/images/styles/template2/blue/icon-home.gif) no-repeat 0 50% transparent;
}

#toplink a.print {
  padding-left: 13px;
  background: url(/images/styles/template2/blue/icon-print.gif) no-repeat 0 50% transparent;
}

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

#search {
  position: absolute;
  font-size: 92%;
}

#search div { float: left; }

#searchbox {
  width: 130px; height: 17px;
  background: url(/images/styles/template2/blue/searchbox-bg.gif) no-repeat 0 0 #fff;
  margin: 0 3px 0 5px;
  overflow: hidden;
}

#searchbox input {
	width: 126px;
	height: 17px;
	padding: 0 2px;
	border: none;
	background-color: transparent;
}

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

#footer {
  font-size: 92%;
  text-align: right;
  padding: 10px 30px 0 30px;
}

#footer ul li { display: inline; }
#footer a { color: white; }

#footer ul li span, #footer p.copyright span {
  color: #ccc;
  padding: 0 10px;
}

#footer p.copyright { text-align: left; }

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

#footer p.copyright a:hover {
  text-decoration: underline;
  color: #ffd66b;
}

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

#form {
  color: #333;
  padding: 10px 20px;
  margin-bottom: 1em;
  background-color: #d7eaff;
  border: 1px solid #97b7dc;
}

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

#form input, #form textarea { padding: 0 2px; border: 1px solid #97b7dc; }
#form input { padding: 3px 2px; }
#form table { margin: 0 auto 1em auto; }
#form table th { font-weight: bold; text-align: right; padding-right: 10px; }
#form table th span { color: #d00000; }
#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/button-bg.gif) repeat-x 0 0;
	border: none;
}

#form p.required { padding-top: 1px; border-top: 1px solid #97b7dc; margin-bottom: 0; }

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

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

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

#listdata .lperex { border-bottom: 1px solid #437dbf; }
#listdata .lperex p { margin-bottom: 0; }
#listdata .linfo { color: #d7eaff; }
#listdata .linfo a { color: #d7eaff; }
#listdata span { color: #ddd; padding: 0 5px; }
#listdata .ltype1, #listdata .ltype1 a { color: white; }
#listdata .ltype2, #listdata .ltype2 a { color: #ffd66b; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template2/blue/folder-bg.gif) no-repeat 100% 0; }

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

.gset {
  position: relative;
  width: 261px; height: 146px;
  color: black;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/gset-bg.gif) no-repeat 0 0 #d7eaff;
  border: 2px solid #97b7dc;
}

.gset .thumb {
  position: absolute;
  left: 10px; top: 23px;
  margin: 0;
  border: 1px solid #97b7dc;
  background-color: white;
}

.gset .desc {
  position: absolute;
  font-size: 92%;
  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/template2/blue/iefix-bg.gif) repeat-x 0 0;
}

.gset h2 {
  margin: 6px 10px 0 130px;
}

.gset h2 {
  color: #333;
}

.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  background-color: #d7eaff;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 1px solid #97b7dc;
}

.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, #gphoto img {
  border: 2px solid white;
}

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

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

#gphoto h2, #gphoto p { color: #333; text-align: left; margin-left: 15px; }
 
.gnav1, .gnav2 { height: 23px; line-height: 23px; border-top: 1px solid #437dbf; border-bottom: 1px solid #437dbf; }
.gnav2 { text-align: center; }
.gnav1 .gback { padding: 1px 0 1px 17px; background: transparent url(/images/styles/template2/blue/icon-arrow-left.gif) no-repeat 0 4px; }
.gnav2 .gprev { float: left; height: 19px; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template2/blue/icon-arrow-left.gif) no-repeat 0 8px; }
.gnav2 .gnext { float: right; height: 19px; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template2/blue/icon-arrow-right.gif) no-repeat 100% 8px; }

.gnav1 a.gback:hover { background-position: 0 -185px; }
.gnav2 a.gprev:hover { background-position: 0 -181px }
.gnav2 a.gnext:hover { background-position: 100% -181px; }

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

#captcha { vertical-align: top; border: 1px solid white; }

#error {
  color: white;
  padding: 10px 15px 15px 44px;
  margin-bottom: 1em;
  background: #cd3f3f url(/images/styles/template2/blue/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/template2/blue/rsuccess-bg.gif) no-repeat 0 0;
  border-top: 5px solid #30781d;
}

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

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

#password {
  position: relative;
  width: auto; height: 146px;
  color: white;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/password-bg.gif) no-repeat 0 0 #aa2323;
  border: 2px solid #ca4747;
}

#password div#passform {
  position: absolute;
  top: 35px; right: 20px;
  width: 310px; height: 50px;
}

#password div div {
  width: 290px; height: auto;
  padding: 10px;
  border: 1px solid #ba3535;
}

#password input { padding: 2px; border: 1px solid #ba3535; }

#password table th {
  font-weight: normal;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
}

#password table { margin: 0 auto; }
#password input.text { width: 140px; }

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

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

.tabulka {
  border: 2px solid #6795cb;
}

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

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

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

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

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

#basbox {
  position: relative;
  width: 160px; height: auto;
  padding: 15px;
  background: #112f51 url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0;
  margin-bottom: 1em;
}

#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;
  top: 10px; right: 10px; 
}

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

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

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

.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: #5488c5 url(/images/styles/template2/blue/sbuy1-bg.gif) no-repeat 0 0;
}

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

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

.sitem2 {
  float: left;
  width: 250px; height: 196px; overflow: hidden;
  padding: 10px;
  border: 1px solid #255b99;
  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: #5488c5 url(/images/styles/template2/blue/sbuy1-bg.gif) no-repeat 0 0;
}

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

.sitem1 img, .sitem2 img, .sitem3 img { border: 2px solid #ddd; }
.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 .sselect {
  padding: 0 10px;
  height: 27px; line-height: 27px;
  border: 1px solid #5488c5;
  margin-left: 210px; #margin-left: 0;
  margin-bottom: 5px;
}

.sitem3 .sselect select {
  min-width: 50px; _width: 50px;
  border: 1px solid #97b7dc;
  margin-left: 10px;
}

.sitem3 .sselect option {
  padding: 0 4px;
}

.sitem3 .sbuy {
  position: relative;
  padding: 0 10px;
  height: 29px; line-height: 29px;
  margin: 0 0 1em 210px;
  background: #5488c5 url(/images/styles/template2/blue/sbuy1-bg.gif) no-repeat 0 0;
}

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

.sset {
  width: 265px; height: 150px;
  background: transparent url(/images/styles/template2/blue/sset-bg.png) repeat 0 0;
  border: none;
}

.sset .thumb {
  left: 13px; top: 26px;
  border: none;
  background: none;
}

.sset img { padding: 2px; background-color: white; border: 2px solid #ddd; }

#obasket {
  position: relative;
  width: 550px;  
  background: transparent url(/images/styles/template2/blue/orderb-2bg.png) repeat-y 0 0; _background: #383838;
  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/template2/blue/orderb-1bg.gif) no-repeat 0 0; }
.obbg2 { bottom: 0; left: 0; background: #eee url(/images/styles/template2/blue/orderb-3bg.gif) no-repeat 0 0; }
.obbg3 { bottom: 0; left: 0; padding-bottom: 10px; background: transparent url(/images/styles/template2/blue/orderb-4bg.gif) no-repeat 0 0; }
.obbg4 { _height: 1px; padding: 10px 20px 0 20px; background: transparent url(/images/styles/template2/blue/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; }
#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 #275e9e; }

#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: transparent url(/images/styles/template2/blue/orderform-2bg.png) repeat-y 0 0; _background: #383838;
  margin-bottom: 1em;
}

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

.ofbg1 { top: 0; left: 0; background: transparent url(/images/styles/template2/blue/orderform-1bg.gif) no-repeat 0 0; }
.ofbg2 { bottom: 0; left: 0; background: transparent url(/images/styles/template2/blue/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 #275e9e; }
#oform input { width: 160px; padding: 3px 2px; }
#oform select { width: 166px; padding: 3px 2px; }
#oform span { color: #b8cee7; }

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

#oform hr {
  background-color: #275e9e;
  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/template2/blue/order-btn.gif) no-repeat 0 0;
  border: none;
}

#ofinish { height: 35px; color: #b8cee7; 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: #b8cee7; 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/template2/blue/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/template2/blue/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/template2/blue/basketdel-btn.gif) no-repeat 0 0;
}