body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #dddddd;
  margin: 0;
  padding: 0;
  text-align: center;
}
td, th {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
#page {
  width: 975px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding: 0;
  text-align: left;
}
#page-spacing {
  padding: 20px;
}

#head h1 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 680px;
	height: 140px;
	overflow: hidden;
	background-color: #e0edf6;
	float: left;
}

#head h1 a {
  color: #072b43;
  font-size: 50px;
}

#head h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 680px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: url("head.jpg") top left no-repeat;
	cursor:hand;
	
	font-size: 12px;
}

#head .head-form {
  float: right;
  width: 255px;
  height: 140px;
  overflow: hidden;
  background: url("mobile-phone-background.gif") right top no-repeat;
  margin: 0;
  padding: 0;
}

.head-form .login-form {
  margin: 0;
  padding: 30px 0 0 15px;
}

.head-form .mobile-phone-form {
  margin: 0;
  padding: 30px 0 0px 15px;
}

.head-form select, .head-form input {
  width: 140px;
  margin: 0 0 5px 0;
  border: solid 1px #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.head-form .button {
  width: 70px;
}

.head-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}



#column-left {
  width: 170px;
}

#column-left ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 170px;
}

#column-left ul li {
  display: inline;
}

#column-left ul li a {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #ffffff;
  background: #90b93e url("menu-item-right-background.gif") top right no-repeat;
  padding: 9px 3px;
  margin: 3px 0 0 0;
  display: block;
}
#column-left ul li a:hover {
  background: #ff6600 url("menu-item-right-background.gif") bottom right no-repeat;
}


#column-left ul li ul li a {
  font-weight: normal;
  color: #577b00;
  background: #ffffff url("menu-subitem-arrows.gif") 3px -15px no-repeat;
  padding: 5px 3px 5px 16px;
  margin: 0;
}
#column-left ul li ul li a:hover {
  background: #ffffff url("menu-subitem-arrows.gif") 3px 7px no-repeat;
  color: #ff6600;
}


#column-left {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}

#content {
  float: right;
  position: relative;
  left: -290px;
  width: 465px;
  margin: 0;
}
#content-spacing {
  padding: 0 10px 10px 10px;
  margin: 0;
  background: url("content-background.gif") right top repeat-y;
}

#column-right {
  position: relative;
  left: 465px;
  width: 280px;
  padding-left: 10px;
  float: right;
}

#foot {
  border-top: solid 1px #eeeeee;
  text-align: right;
  margin-top: 20px;
  padding-top: 5px;
  color: #999999;
}

#foot a {
  color: #666666;
}


/*** Box with thumbnails **************************************************/

.homepage-box-pictures {
  text-align: right;
  margin: 0;
  padding: 5px 0;
}

.homepage-box-pictures ul {
  text-align: left;
  list-style: none;
  display: inline;
  margin: 5px 0;
  padding: 0;
}

.homepage-box-pictures ul li {
  text-align: center;
  float: left;
  width: 116px;
  margin-bottom: 10px;
}

.homepage-box-pictures ul li a {
  text-decoration: none;
  color: #ff0000;
}
.homepage-box-pictures ul li a:hover {
  text-decoration: underline;
  color: #90b93e;
}

.homepage-box-pictures ul li img {
  width: 80px;
  border: none;
}

.homepage-box-pictures ul li strong {
  font-weight: normal;
  display: block;
  text-align: center;
}



#column-right .homepage-box-pictures ul li {
  width: 90px;
}



/*** Box with sounds **************************************************/

.homepage-box-sounds {
  text-align: right;
  padding: 5px 0;
}

.homepage-box-sounds ul {
  text-align: left;
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.homepage-box-sounds ul li {
  padding: 5px 0;
}

.homepage-box-sounds ul li a {
  text-decoration: none;
  color: #ff0000;
}

.homepage-box-sounds ul li a:hover {
  text-decoration: underline;
  color: #90b93e;
}

.homepage-box-sounds ul li img {
  border: none;
  margin: 0 10px;
}

.homepage-box-sounds ul li strong {
  font-weight: normal;
}

a.more {
  clear: both;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  padding: 5px;
}

.box-red .more:hover {
  background-color: #ff0000;
  color: #ffffff;
}
.box-pink .more:hover {
  background-color: #e2006e;
  color: #ffffff;
}
.box-green .more:hover {
  background-color: #90b93e;
  color: #ffffff;
}
.box-purple .more:hover {
  background-color: #9966cc;
  color: #ffffff;
}
.box-blue .more:hover {
  background-color: #53b3ff;
  color: #ffffff;
}


/*** Color settings for links in boxes ****************************************/

.box-red ul li a {
  color: #ff0000;
}
.box-pink ul li a {
  color: #e2006e;
}
.box-green ul li a {
  color: #4f7800;
}
.box-purple ul li a {
  color: #9966cc;
}
.box-blue ul li a {
  color: #53b3ff;
}


.box-background-red {
  background: url("box-background-red.gif") center bottom repeat-x;
}
.box-background-pink {
  background: url("box-background-pink.gif") center bottom repeat-x;
}
.box-background-green {
  background: url("box-background-green.gif") center bottom repeat-x;
}
.box-background-purple {
  background: url("box-background-purple.gif") center bottom repeat-x;
}
.box-background-blue {
  background: url("box-background-blue.gif") center bottom repeat-x;
}

/******************************************************************************/

.article-item {
  margin: 20px 0;
}

.article-item img {
  float: left;
  margin-right: 5px;
}

.article-item h2 {
  font-size: 16px;
  margin: 2px 0 6px 2px;
  color: #333333;
}

.article-item h2 a {
  color: #333333;
  text-decoration: none;
}
.article-item h2 a:hover {
  text-decoration: underline;
}

.article-item p {
  margin: 0;
  text-indent: 20px;
  text-align: justify;
  color: #666666;
}

.article-item div {
  clear: both;
  border: dotted 1px #999999;
  padding: 3px;
  margin-top: 5px;
}


/*** COLOR HEADINGS ***********************************************************/

#content h1, #column-left h1, #column-right h1 {
  font-size: 18px;
  padding: 5px;
  margin: 10px 0;
}

.red-edge {
  background: #ff0000 url("rounded-edge-red.gif") right bottom no-repeat;
  color: #ffffff;
}

.pink-edge {
  background: #e2006e url("rounded-edge-pink.gif") right bottom no-repeat;
  color: #ffffff;
}

.green-edge {
  background: #90b93e url("rounded-edge-green.gif") right bottom no-repeat;
  color: #ffffff;
}

.purple-edge {
  background: #9966cc url("rounded-edge-purple.gif") right bottom no-repeat;
  color: #ffffff;
}

.blue-edge {
  background: #53b3ff url("rounded-edge-blue.gif") right bottom no-repeat;
  color: #ffffff;
}


/*** NEWSLETTER ***************************************************************/

.box-newsletter {
  text-align: center;
}

.box-newsletter h1 {
  text-align: left;
}

.box-newsletter input {
  width: 160px;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  border: none;
}



/*** DETAILS ******************************************************************/

.box-groups {
  margin: 10px 0;
  background: #ffeeee;
}

.box-groups h2 {
  font-size: 15px;
  color: #990000;
  margin: 0;
  padding: 3px 10px;
  border-bottom: solid 1px #ffcccc;
}

.box-groups ul {
  margin: 0;
  padding: 5px;
  list-style: none;
}

.box-groups ul li {
  display: inline;
  line-height: 1.7;
}

.box-groups ul li a {
  padding: 3px;
  margin: 0 2px;
  text-decoration: none;
}
.box-groups ul li a:hover {
  background-color: #ff0000;
  color: #ffffff;
}


.paging {
  background-color: #ffeeee;
  padding: 5px;
  margin: 10px 0; 
}

.paging .current {
  font-weight: bold;
  background-color: #ffaaaa;
  padding: 5px;
}

.paging a {
  padding: 5px;
  text-decoration: none;
}
.paging a:hover {
  background-color: #ffcccc;
}

/*** SEARCH FORM **************************************************************/

#search-form {
  clear: both;
  background-color: #f5f4ed;
  margin: 3px 0 0 0;
  padding: 6px;
  color: #666666;
  font-size: 11px;
  overflow: hidden;
}

#search-form fieldset {
  float: left;
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

#search-form form {
  margin: 0;
  padding: 0;
  display: inline;
  margin-right: 10px;
}

#search-form form input {
  border: solid 1px #666666;
  vertical-align: middle;
  color: #666666;
  font-weight: bold;
  font-size: 11px;
}

#search-form form input.text {
  width: 150px;
}

#search-form a {
  color: #1c3f3f;
}

#search-form a.favorite {
  background: url(bookmark.gif) 0 0 no-repeat;
  display: block;
  float: left;
  padding: 3px 0 3px 18px;
  margin: 0 5px 0 20px;
}

#search-form a.sms {
  background: url(sms-zdarma.gif) 0 0 no-repeat;
  display: block;
  float: left;
  padding: 3px 0 3px 18px;
  margin: 0 0 0 5px;
}

#search-form span.sms-operator {
  display: block;
  float: left;
  padding: 3px 5px;
}

#search-form span.svatek {
  display: block;
  float: right;
  padding: 3px 0;
  margin: 0;
}

#search-form span.end {
  clear: both;
}

/*** PRODUCT DETAIL ***********************************************************/

.path {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: dotted 1px #996666;
}

.path a {
  padding: 0 2px;
  color: #990000;
  text-decoration: underline;
}
.path a:hover {
  background-color: #ff0000;
  color: #ffffff;
  text-decoration: none;
}

.product-info {
  /*padding: 0 0 10px 0;*/
}

.product-info img {
  float: left;
  margin: 10px;
}

.product-info strong {
  display: block;
}

.product-info div, .product-info strong {
  margin: 0 0 10px 0;
}

.product-info ol {
  clear: both;
  margin: 0;
  padding: 20px 0 10px 40px;
}

.product-info ol li {
  margin: 0 0 8px 0;
}

.product-info a {
  border: solid 2px #ff0000;
  padding: 0 2px;
  text-decoration: none;
  font-weight: bold;
  color: #ff0000;
}
.product-info a:hover {
  background-color: #ff0000;
  color: #ffffff;
}

.order-info {
  border: solid 10px #ff0000;
  margin: 10px 0;
  padding: 10px;
}

.order-info code {
  display: block;
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  color: #ff0000;
}




/*** OVERALL ******************************************************************/

h1, h2, h3, h4, h5 {
  font-family: Arial CE, Arial, sans-serif;
}

a {
  color: #990000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

input {
  border: solid 1px #000000;
}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
  padding: 0;
	border: none;
	visibility: hidden;
}

#content h1 a, #column-right h1 a {
  color: #ffffff;
  text-decoration: none;
}
#content h1 a:hover, #column-right h1 a:hover {
  text-decoration: underline;
}



/*** discussion ***************************************************************/

.plugin_Discussion_list {
  margin: 30px 0 0 0;
}

.plugin_Discussion_list .spot {
  border-bottom: dotted 1px #666666;
  margin: 5px 0;
}

.plugin_Discussion_list .spot .head {
  background: #666666 url("rounded-edge-grey.gif") right bottom no-repeat;
  font-size: 11px;
  color: #ffffff;
  padding: 2px;
  position: relative;
}

.plugin_Discussion_list .spot .head strong {
  font-size: 13px;
}

.plugin_Discussion_list .spot .head a {
  color: #ffffff;
  text-decoration: underline;
}
.plugin_Discussion_list .spot .head a:hover {
  text-decoration: none;
}

.plugin_Discussion_list .reply a {
  color: #333333;
  text-decoration: underline;
}
.plugin_Discussion_list .reply a:hover {
  text-decoration: none;
}

.plugin_Discussion_list .content {  
  padding: 5px 0;
}



.plugin_Discussion_form {
  text-align: right;
}

.plugin_Discussion_form input {
  margin-bottom: 3px;
  vertical-align: middle;
  border: solid 1px #666666;
  width: 250px;
}

.plugin_Discussion_form textarea {
  width: 95%;
  height: 150px;
  margin-bottom: 3px;
  border: solid 1px #666666;
}

.plugin_Discussion_form fieldset {
  border: solid 1px #666666;
  background: #f6f6f6;
  padding: 3px;
}

.plugin_Discussion_form legend {
  color: #000000;
  font-weight: bold;
  padding: 3px;
}

#languages {
  text-align: center;
  padding: 20px 10px 0 0;
  margin: 0px 0 10px 30px;
  text-align: center;
  width:180px
}
#languages img {
  border: none;
}

 .phone-list li {
  border: solid 1px #eee;
  text-align: center;
  list-style: none;
  display: block;
  float: left;
  width: 102px;
  height: 170px;
}

.phone-list li div {
  padding: 5px;
  margin: 5px;
}

.phone-list img {
  border: none;
}

.phone-list li div h3 {
  text-align: center;
  overflow: hidden;
  height: 30px;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.phone-list a {
  text-decoration: none;
}

.black {
  clear: both;
}
