/* CSS Document */

body {
  background: url(../image/body-bg.gif) repeat-x;
	background-color:#b7d7f1;
	font-family:verdana;
	margin: 0;
	padding: 0;
}

img {border:none;}
a {color:#060606;text-decoration: none}
a:hover {text-decoration: underline}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important;height: 0;}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}
.green {color: #007700;}
.blue {color: #000066;}
.size11 {font-size: 1.1em;}
.size12 {font-size: 1.2em;}
h1 {
  padding: 3px;
  margin: 0;
  font-size: 12px;
}
h2 {
  padding: 3px;
  margin: 0;
  font-size: 14px;
}

#main {
	width:960px;
	margin:0 auto;
	padding: 0;
	}
	
#main #top {
  margin: 0;
  padding: 0;
  height: 89px;
  width: 100%;
  position: relative;
}
#main #top #logo {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 266px;
  height: 58px;
}
#main #top #l-text {
  position: absolute;
  left: 10px;
  top: 71px;
  width: 266px;
  color: black;
  font-size: 12px;
  text-align: center;
}
#main #top #l-text h2 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  color: #333333;
}
ul.menu {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 41px;
  list-style:none;
  z-index:0;
}
ul.menu li {
	float:right;
	width: 156px;
	height: 51px;
	margin-left:5px;
	text-align: center;
	line-height: 40px;
  font-size: 12px;
	background: url(../image/btn-menu.jpg);
}
ul.menu li a {
  color: #5177b3;
  font-weight: bold;
  display: block;
}
ul.menu li.active {
	background: url(../image/btn-menu-act.jpg);
}

#main #toppanel {
  width: 100%;
  height: 291px;
  margin: 0;
  padding: 0;
}

#container {
  width: 100%
}
#container #leftpanel {
  float: left;
  width: 246px;
  margin: 0;
  padding: 0;
  min-height: 550px;
  background: #9BCEEC;
  position: relative;
}
#container #center {
  margin: 0 0 0 250px;
  padding: 0;
}
#container #center #rightpanel {
  float: right;
  margin: 0;
  padding: 0;
  width: 193px;
  min-height: 550px;
  background: #9BCEEC;
  position: relative;
}
#container #center #centerpanel {
  margin: 0 197px 0 0;
  padding: 0;
  min-height: 550px;
  background: #9BCEEC;
  position: relative;
}
#container #center #centerpanel2 {
  margin: 0 197px 0 0;
  padding: 0;
  min-height: 550px;
  background: #E9FBF2;
  position: relative;
}

.toppanels {
  min-height: 256px;
  padding: 0;
  margin: 0;
  width: 100%;
  background: #E9FBF2;
  position: relative;
}
.bottompanels {
  background: url(../image/img-mid.jpg) repeat-x;
  width: 100%;
  padding: 0;
  margin: 0 0 23px 0;
  min-height: 19px;
}
.bottompanels div {
  padding: 10px;
  font-size: 12px;
  color: #214c9f;
}
.bottompanels div h3 {
  padding: 3px;
  margin: 0;
}
#leftbottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 23px;
  background: url(../image/img-bot-l.jpg) no-repeat;
}
#rightbottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 23px;
  background: url(../image/img-bot-r.jpg) no-repeat;
}
#centerbottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 23px;
  background: url(../image/img-bot.jpg) no-repeat;
}
#centerbottom2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 23px;
  background: url(../image/img-bot2.jpg) no-repeat;
}

#btmpanel {
  position: relative;
  width: 100%;
  height: 128px;
  background: url(../image/btm.gif) repeat-x;
  margin: 0;
  padding: 0;
  clear: both;
}
#btmpanel #btmleft {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 128px;
  margin: 0;
  padding: 0;
  background: url(../image/btm-left.jpg);
}
#btmpanel #btmright {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 128px;
  margin: 0;
  padding: 0;
  background: url(../image/btm-right.jpg);
}
#btmpanel div {
  margin: 5px 20px 5px 20px;
}
#btmpanel div h3 {
  margin: 2px;
  padding: 2px;
  font-size: 11px;
  color: #214c9f;
}

#footer {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 69px;
  border-top: solid 1px white;
  color: #214c9f;
}
#footer div {
  padding: 10px;
  font-size: 10px;
  color: #214c9f;
}
#footer div a {
  color: #214c9f;
}

.hr {
  width: 100%;
  height: 2px;
  background: url(../image/hr.gif) repeat-x;
}
#kateg {
  padding: 10px;
}
#kateg img {
  height: 24px;
}
#obsah {
  padding: 10px;
}
#obsah #select {
  width: 100%;
  height: 24px;
  text-align: center;
}
#obsah #select strong {
  padding: 3px;
  margin: 3px;
  font-size: 14px;
  color: #214c9f;
}
#obsah #select select {
  width: 260px;
  background: #DFF9ED;
  font-size: 12px;
  border-top: solid 1px #BBBBBB;
  border-left: solid 1px #BBBBBB;
  border-bottom: solid 1px #E3E3E3;
  border-right: solid 1px #E3E3E3;
  color: #214c9f;
}

#kos {
  padding: 4px 10px 60px 10px;
  margin:0;
}
#kos #topkos {
  width: 100%;
  padding:0;
  margin:0;
  height: 35px;
}
#kos #topkos span {
  padding: 3px;
  margin: 3px;
  font-size: 14px;
  color: #214c9f;
}
#kos #topkos img {
  width: 30px;
  height: 32px;
  float: right;
}

.v-menu {
  padding: 0;
  margin: 0;
  color: #666666;
  z-index: 1000;
}
.v-menu ul {
  padding:0;
  margin:0;
  list-style-type:none;
  width:226px;
}
.v-menu ul li {
  position: relative;
  height: 53px;
  line-height: 50px;
  border-bottom: solid 1px #c6f4dd;
}
.v-menu ul li.last {
  position: relative;
  height: 53px;
  line-height: 50px;
  border: none;
}
.li-arr {
  position: absolute;
  width: 14px;
  height: 18px;
  top: 17px;
  right: 0;
  margin: 0;
  padding: 0;
  background: url(../image/arr-kat.gif);
}
.v-menu ul ul {
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 226px;
  list-style-type:none;
  background: #c6f4dd;
  z-index: 1000;
  padding: 10px;
  width: 200px;
}
.v-menu ul ul li {
  height: 31px;
  line-height: 30px;
  border-bottom: solid 1px #e9fbf2;
}
.v-menu ul ul li.las {
  height: 31px;
  line-height: 30px;
  border: none;
}
.v-menu a {
  display: block;
  color: #666666;
}
.v-menu li:hover ul,
.v-menu li.last:hover ul {
  visibility: visible;
}

#akce {
  padding: 0;
  margin: 0;
  color: #214c9f;
  text-align: center;
}
#akce h2 {
  margin: 4px;
  padding: 5px;
  font-size: 16px;
}
#akce #img_akce {
  height: 123px;
  border: none;
  float: left;
  text-align: center;
  width: 140px;
}
#akce #img_akce img {
  height: 122px;
  border: none;
}

#akce ul {
  font-size: 15px;
  list-style: none;
  margin: 0 0 0 150px;
  text-align: left;
  color: #666666;
}
#akce ul li {
  margin: 3px 0 3px 0;
  padding: 3px 0 3px 0;
}
#akce #btn1 {
  text-align: center;
  line-height: 29px;
  background: url(../image/btn-kup.gif);
  width: 116px;
  height: 29px;
  float: right;
  margin: 10px;
}
#akce #btn1 a {
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}
#akce div {
  text-align: left;
}
#akce h3, #akce p {
  padding: 3px;
  margin: 3px;
}

#text_hl {
  color: #214c9f;
  font-size: 12px;
  text-align: left;
  padding: 10px 10px 5px 10px;
}
#text_hl h3 {
  margin: 0 0 2px 0;
  padding: 0 0 2px 0;
  font-weight: normal;
  font-size: 14px;
}
#text_hl ul {
  list-style: url(../image/arr-list.gif);
  text-align: left;
  margin: 2px 8px 5px 10px;
  padding: 2px 8px 5px 10px;
}

.kos {
  list-style: none;
  color: #666666;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
#kos-bot {
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 12px;
}
#kos-bot div {
  padding: 10px;
}
#kos-bot div div {
  padding: 0 0 5px 0;
  margin: 0;
  color: #214C9F;
  font-size: 10px;
  
}
#kos-bot div a {
  text-decoration: underline;
  color: #214C9F;
  font-weight: bold;
}
#kos-bot div a:hover {
  text-decoration: none;
}

#login {
  padding: 15px;
  color: #214C9F;
  font-size: 13px;
}
#login strong {
  font-size: 15px;
  font-weight: normal;
}
#login table {
  margin: 10px 0 0 5px;
}
#login table tr td {
  padding: 12px 0 0 0;
}
#login .input {
  padding: 2px;
  background: #DFF9ED;
  width: 140px;
  border-top: solid 1px #BBBBBB;
  border-left: solid 1px #BBBBBB;
  border-bottom: solid 1px #E3E3E3;
  border-right: solid 1px #E3E3E3;
  color: #214c9f; 
}
#login table tr td.td-right {
  text-align: right;
}
#login table tr td.td-right a {
  text-decoration: underline;
  font-size: 12px;
  color: #214c9f;
}
#login table tr td.td-right a:hover {
  text-decoration: none;
}

#anketa {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
}
#anketa li {
  padding: 3px 0 0 0;
}
#anketa li a {
  color: #666666;
  text-decoration: underline;
}
#anketa li a:hover {
  text-decoration: none;
}

.nej {
  margin: 0;
  padding: 0;
  color: #214C9F;
  font-size: 10px;
  list-style: none;
}
.nej li {
  margin: 0 45px 0 0;
  float: left;
}

.shop {
  padding: 10px 10px 40px 10px;
}
#zbozi-tl {
  width: 210px;
  height: 190px;
  border-right: solid 1px #9bceec;
  border-bottom: solid 1px #9bceec;
  float: left;
  padding: 10px;
}
#zbozi-bl {
  width: 210px;
  height: 190px;
  border-right: solid 1px #9bceec;
  float: left;
  padding: 10px;
}
#zbozi-tr {
  width: 210px;
  height: 190px;
  border-bottom: solid 1px #9bceec;
  float: left;
  padding: 10px;
}
#zbozi-br {
  width: 210px;
  height: 190px;
  float: left;
  padding: 10px;
}

.zbozi {
  color: #214C9F;
  font-size: 11px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.zbozi #nazev {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.zbozi #nazev h3 {
  padding: 4px;
  margin: 0;
  font-weight: normal;
  font-size: 15px;
}
.zbozi #nazev h3 a {
  color: #214C9F;
}
.zbozi h4 {
  padding: 4px;
  margin: 0;
  font-weight: normal;
  font-size: 13px;
}
.zbozi #cena {
  margin: 10px 0 0 0;
}
.zbozi #cena span {
  color: red;
  font-size: 12px;
  font-weight: bold;
}

#zbozi_nahled {
  color: #214C9F;
  font-size: 11px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#zbozi_nahled h3 {
  padding: 4px;
  margin: 0;
  font-weight: normal;
  font-size: 15px;
}
#zbozi_nahled #top_panel {
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 200px;
}
* html #zbozi_nahled #top_panel {height:200px;}
#zbozi_nahled #top_panel #obrazky {
  float: right;
  width: 170px;
  text-align: center;
  border-left: 1px solid #9bceec;
} 
#zbozi_nahled #top_panel #obrazky a img {
  width: 150px;
  height: auto;
}
#zbozi_nahled #top_panel #obrazky a {
  margin: 0;
  padding: 0;
}
#zbozi_nahled #top_panel #obrazky #ost {
  width: 100%;
  margin-top: 10px;
}
#zbozi_nahled #top_panel #obrazky #ost div {
  padding: 4px 1px 4px 1px;
  float: left;
}
#zbozi_nahled #top_panel #obrazky #ost div a {
  margin: 0;
  padding: 0;
  width: 28px;
}
#zbozi_nahled #top_panel #obrazky #ost div a img {
  width: 28px;
}
#zbozi_nahled #top_panel #top2 {
  margin-right: 180px;
}
#zbozi_nahled #top_panel #top2 #cena {
  text-align: center;
  padding: 7px;
  font-size: 12px;
}
#zbozi_nahled #top_panel #top2 #cena ul {
  list-style: none;
}
#zbozi_nahled #top_panel #top2 #cena span {
  color: rgb(204,0,0);
  font-weight: bold;
  font-size: 15px;
}
#zbozi_nahled #top_panel #top2 #akce {
  padding: 10px;
  font-size: 12px;
}
#zbozi_nahled #param {
  font-size: 12px;
  width: 100%;
}
#zbozi_nahled #param table {
  width: 100%;
  background: #dff9ed;
  border-top: solid 1px #777777;
  border-left: solid 1px #BBBBBB;
  border-bottom: solid 1px #d6d6d6;
  border-right: solid 1px #bbbbbb;
  color: #666666;
}
#zbozi_nahled #param table th {
  border-bottom: solid 1px #999999;
  color: #214C9F;
  padding: 5px;
}
#zbozi_nahled #param table th h5 {
  padding: 5px;
  margin: 0;
}
#zbozi_nahled #param table td {
  padding: 5px;
}
#btn-dok {
  border: none;
  background: url(../image/btn-dok.jpg);
  width: 129px;
  height: 43px;
  float: right;
  text-align: left;
  color: #009900;
  cursor: pointer;
}
#zbozi_nahled #text {
  margin: 60px 0 0 0;
}

#faq {
  color: #252525;
  text-align: left;
  font-size: 11px;
}
#faq h3 {
  color:#000088;
  padding: 3px;
  margin: 0;
}

#partneri {
  text-align: center;
  font-size: 11px;
}
#parneri td {
  max-height: 60px;
  padding: 5px;
}
#parneri td img {
  max-height: 50px;
  border: 1px solid #252525;
  padding: 3px;
}
#partneri #odkaz {
  vertical-align: middle;
}
#partneri #odkaz a {
  color: #252525;
  text-decoration: underline;
}
#partneri #odkaz a:hover {
  color: #0000FF;
  text-decoration: none;
}

#top-center {
  margin: 0;
  padding: 0;
  width: 100%;
  border-bottom: solid 1px #9bceec;
  position: relative;
  color: #214C9F;
}
#top-center img, #top-center div {
  position: absolute;
  top: 0px;
  right: 10px;
}
#top-center h2 {
  padding: 0 0 10px 0;
  font-size: 14px;
}
#top-center div h2 {
  padding: 0;
  margin: 0;
  font-size: 16px;
}

#kos-text {
  margin: 10px;
  padding: 10px;
  font-size: 12px;
}
#kos-text div {
  width: 100%;
  text-align: center;
}
#kos-text p {
  text-align: left;
}

#vypis {
  font-size: 12px;
  color: #214C9F;
}
#vypis #kos-table {
  width: 100%;
  padding: 0;
  margin:0 0 10px 0;
  color: #333333;
  font-size: 12px;
}
#vypis #kos-table table {
  width: 150px;
  font-size: 10px;
}
#vypis #kos-table th {
  padding: 8px;
  margin: 0;
  color: #214C9F;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
#vypis #kos-table td.first {
  text-align: left;
  font-size: 1.1em;
  font-weight: normal;
  width: 100px;
  color: #333333;
  border-bottom: solid 1px #9bceec;
}
#vypis #kos-table td.first .link {
  font-size: 0.8em;
  font-weight: normal;
  color: #214C9F;
}
#vypis #kos-table td { 
  padding: 5px;
  text-align: center;
  border-bottom: solid 1px #9bceec;
}
#vypis #kos-table td.cena { 
  padding: 5px;
  text-align: right;
  border-bottom: solid 1px #9bceec;
}
#vypis #kos-table tr {
  border-bottom: solid 1px #9bceec;
}
#vypis #kos-table td img {
  width: 25px;
}
#vypis #btn_dale {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: right;
}
#vypis #btn_dale a {
  margin: 10px;
  color: #000066;
}
#vypis #doprava {
  width: 300px;
  border: none;
  margin: 0 auto;
}
#vypis #doprava td {
  border: none;
  text-align: left;
}
#vypis #doprava td.cena {
  text-align: right;
}
#vypis #doprava td.first {
  width: 30px;
}
#vypis #platba {
  width: 100%;
  border: none;
  margin: 0 auto;
  padding: 5px;
}
#vypis #platba td {
  border: none;
  text-align: left;
  padding: 5px;
}
#vypis #platba td.cena {
  text-align: right;
  padding: 5px;
}
#vypis #registrace td {
  border: none;
}
#vypis ul {
  text-align:left;
  list-style: none;
}
#vypis ul li {
  text-align:left;
}
#vypis textarea {
  width: 300px;
  height: 32px;
  padding: 3px;
  background: #DFF9ED;
  border-top: solid 1px #BBBBBB;
  border-left: solid 1px #BBBBBB;
  border-bottom: solid 1px #E3E3E3;
  border-right: solid 1px #E3E3E3;
  color: #214c9f;
}

#registrace {
  margin: 0 auto;
  font-size: 1.1em;
  color: #353535;
  border: none;
}
#registrace .left {
  width: 170px;
  text-align: right;
}
#registrace .right {
  width: 170px;
  text-align: left;
  color: red;
}

/* Navigace košíku */
#kos_nav {
  position: absolute;
  left: 20px;
  bottom:0px;
  padding: 10px;
  height: 60px;
  text-align: center;
}
#kos_nav #nav_btn {
  text-align: center;
  float: left;
  width: 65px;
  color: #666666;
  font-size: 12px;
}
#kos_nav #arrow {
  float: left;
  width: 50px;
  height: 25px;
  background:url(../image/ar_nav.gif) no-repeat left top;
}
#kos_nav #nav_btn a {
  color: #214C9F;
}

.nav-pred {
  position: absolute;
  font-size: 12px;
  color: #214C9F;
  left: 10px;
  bottom: 30px;
  padding-left: 20px;
}
.nav-dal a, .nav-pred a {
  color: #214C9F;
}
.nav-dal {
  position: absolute;
  font-size: 12px;
  color: #214C9F;
  right: 10px;
  bottom: 30px;
  padding-right: 20px;
}

#overeno {
  margin: 0;
  padding: 30px;
  text-align: center;
}
#overeno div {
  border: 2px solid #214C9F;
  padding: 5px;
  background: white;
}
#overeno div img {
  border: none;
}
