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: #333;
	background-color: #3c88cf;
	padding: 20px 0; 
}

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

#container{
  position: relative;
	width: 820px;
	padding-top: 186px;
	margin: 0 auto;
	background-color: white;
	min-height: 1px; _height: 1px; 
}

#lcolumn {
  float: left;
  width: 210px;
  margin: 20px 0 20px 10px;
}

.sidebar {
  margin-bottom: 1em;
}

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

#content { padding: 20px; }

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

a:link, a:visited, a:hover { text-decoration: underline; cursor: pointer; _cursor: hand; }
a:link, a:visited { color: #144275; } 
a:hover { text-decoration: none; }
a img { border: none; }

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

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

#lcolumn #search h2 { color: white;  margin-left: 10px; }

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

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

h3 {
  color: #333;  
}

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/template3/blue/icon-arrow-right.gif) no-repeat 20px 5px transparent; }

label {
  cursor: pointer;
  _cursor: hand;
}

acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.nodisplay { display: none; }
.clear { clear: both; #font-size: 0; #height: 0; #line-height: 0; }
.dark { color: #333; }
.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;
  border-bottom: 1px solid #eee;
}

.news-item h5 {
  font-size: 100%;
  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: #dbe2e9;
}

.sidebar div.image img {
  border: 2px solid white;
}

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

#contact {
  font-size: 92%;
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 1em;
}

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

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

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

#favourites {
  font-size: 92%;
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 1em;
}

#favourites ul li {
  padding-left: 18px;
  background: url(/images/styles/template3/blue/icon-arrow-right.gif) no-repeat 3px 5px transparent;
}

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


#menu { font-size: 110%; margin-bottom: 2em; }
#menu li { list-style: none; border-bottom: 1px solid #ccc; }

#menu li a {
  display: block;
  height: 25px; line-height: 25px;
  color: black; text-decoration: none;
  padding: 0 10px;
}

#menu li a:hover, #menu li ul li a:hover { background-color: #d0d9e3; }
#menu li.active a { color: white; background-position: 16px -185px; background-color: #375e8a; }
#menu li.active a:hover { color: white; background-color: #144275; }

#menu li ul li { border-top: 1px solid #ccc; border-bottom: none; }
#menu li ul li a, #menu li.active li a { font-size: 90%; color: black; padding-left: 30px; background: url(/images/styles/template3/blue/submenu-bg.gif) no-repeat 16px 10px white; }

#menu li ul li a:hover { background-position: 16px -85px; }
#menu li ul li.active a:hover { color: white; background-position: 16px -185px; background-color: #144275; }

#menu li.separator { margin-top: 25px; border-top: 1px solid #ccc; }



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

#theme {
  position: absolute; overflow: hidden;
  top: 0; left: 0;
  width: 820px; height: 184px;

    	background: url(/obrazek/3/motiv-top-jpg/) no-repeat 0 0 #144275; 
   

  border-bottom: 2px solid #144275;
}

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

#theme-item {
  position: absolute;
  top: 20px; right: 20px;
  width: 235px; height: 80px;
  text-align: right;
  padding: 0 20px;
  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: #FFFFFF;
  
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;
  letter-spacing: -0.04em;  

  	color: #FFFFFF;
    
  
  margin: 0;
}


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

#search {
  height: 67px;
  padding-top: 20px;
  background-color: #144275;
  margin-bottom: 2em;
}

#search div { float: left; }

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

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

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

#footer {
  font-size: 92%;
  height: 30px; line-height: 30px;
  text-align: right;
  color: white;
  padding: 0 20px;
  background-color: #144275;
  overflow: hidden;
}

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

#footer ul li span, #footer p.copyright span {
  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: white;
}

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

#form {
  padding: 10px 20px;
  margin-bottom: 1em;
  background-color: #dbe2e9;
  border: 2px solid #c7d1dd;
}

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

#form input, #form textarea { padding: 0 2px; border: 1px solid #c7d1dd; }
#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 #c7d1dd; margin-bottom: 0; }

/* ---[ 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: #144275; }
#listdata .folder { height: 24px; background: transparent url(/images/styles/template3/blue/folder-bg.gif) no-repeat 100% 0; }

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

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

.gset .thumb {
  position: absolute;
  left: 10px; top: 23px;
  margin: 0;
  border: 1px solid #eee;
  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/template3/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: #dbe2e9;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 1px solid #c7d1dd;
}

.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; }
.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; }
 
.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 17px; background: transparent url(/images/styles/template3/blue/icon-arrow-left.gif) no-repeat 0 4px; }
.gnav2 .gprev { float: left; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template3/blue/icon-arrow-left.gif) no-repeat 0 8px; }
.gnav2 .gnext { float: right; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template3/blue/icon-arrow-right.gif) no-repeat 100% 8px; }

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

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

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

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

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

#active_article {
  font-size: 92%;
  padding: 10px;
  margin-bottom: 1em;
}

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

#password {
  position: relative;
  width: auto; height: 146px;
  color: white;
  color: white;
  margin-bottom: 1em;
  background: url(/images/styles/template3/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 #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: 190px; height: auto;
  padding: 0 10px 15px 10px;
  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: 0; 
}

.basico span {
  display: block; position: absolute;
  width: 100%; height: 100%;
  left: 0; top: 0;
  background: transparent url(/images/styles/template3/blue/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/template3/blue/sbuy1-bg.gif) no-repeat 0 0;
}

.sbuy-bg {
  position: absolute;
  top: 0; right: 0;
  width: 2px; height: 29px;
  background: #eee url(/images/styles/template3/blue/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/template3/blue/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 .sselect {
  padding: 0 10px;
  height: 27px; line-height: 27px;
  border: 1px solid #eee;
  margin-left: 210px; #margin-left: 0;
  margin-bottom: 5px;
}

.sitem3 .sselect select {
  min-width: 50px; _width: 50px;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  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: #eee url(/images/styles/template3/blue/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 {
  width: 265px; height: 150px;
  background: transparent url(/images/styles/template3/blue/sset-bg.gif) repeat 0 0;
  border: none;
}

.sset .thumb {
  left: 14px; top: 26px;
  border: none;
  background-color: transparent;
}

#obasket {
  position: relative;
  background: white url(/images/styles/template3/blue/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/template3/blue/orderb-1bg.gif) no-repeat 0 0; }
.obbg2 { bottom: 0; left: 0; background: #eee url(/images/styles/template3/blue/orderb-3bg.gif) no-repeat 0 0; }
.obbg3 { bottom: 0; left: 0; padding-bottom: 10px; background: transparent url(/images/styles/template3/blue/orderb-4bg.gif) no-repeat 0 0; }
.obbg4 { _height: 1px; padding: 10px 20px 0 20px; background: transparent url(/images/styles/template3/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; 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/template3/blue/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/template3/blue/orderform-1bg.gif) no-repeat 0 0; }
.ofbg2 { bottom: 0; left: 0; background: #eee url(/images/styles/template3/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 #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/template3/blue/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/template3/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/template3/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/template3/blue/basketdel-btn.gif) no-repeat 0 0;
}