* {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;   
}

img { border:none; }

html {
  height:100%;
}


body {
  padding:0;
  margin:0;
  font-family:Tahoma,Arial,Helvetica,sans-serif,Verdana;
  font-size:12px;
  line-height:18px;
  text-align:left;
  overflow:-moz-scrollbars-vertical;
  overflow-x:auto;
  height:100%;
  background:url(layout-main.png) top left no-repeat;
  background-color: #fff;
  width: 1000px;
}
.mceContentBody {
  text-align: left;
  background: white;
}

.mceContentBody ol,
.mceContentBody ul {
  margin-left: 30px;
}

th, td {
  font-family:Verdana,Arial,Helvetica, sans-serif;
  font-size:11px;
}

a, a:visited, a:active {
  text-decoration: none;
  color: #993300;
}
a:hover {
  text-decoration: underline;
  color: #993300;
}
.cervena {
  color: red;
  font-weight: bold;
}

#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 0 -4em;
  position: relative;
  width: 1000px;
}

#left {
  float: left;
  width: 220px;
  margin:30px 0 0 30px;
  text-align: center;
}


#right {
	float:left;
  width:750px;
}

#header {
  height: 200px;
  background:url(layout-header.png) no-repeat bottom;
  width: 750px;
}

#header_background {
  background:url(layout-background-top.png) top no-repeat;
  width: 1000px;
  padding:0px 70px;
  margin: 0px -70px;
  position: relative;
}

#footer{
  text-align: center;
  height: 4em;
	padding: 0;
	margin: 0px;
	width: 1000px;
}

#kosik_info {
  position: absolute;
  top:0;
  left:0;
  visibility: hidden;
  background-color: #999999;
  width: 150px;
  padding: 0px 0px 10px 0px;
  border: 1px solid #333333;
}
#kosik_info div.nadpis {
  background-color: #eb002f;
  color: white;
  font-weight: bold;
  margin-top: 0px;
  padding:2px;
  font-size:18px;
}
#kosik_info .text {
  padding: 5px;
}

.menu_spacer{
  position:relative;
  height:83px;
  min-height:83px;
  margin:0;
}

#login_form {
  height:26px;
	padding: 2px 0px 0px 5px;
}
#login .background_form {
  width: 100%;
  float: left; 
}
#login .background_form form {
  display:inline;
  }
#login .background_logged {
  width: 100%;
}
#login_form .background_form input.short {
  width:50px;
}
#login div.registrace {
  display:inline;
}

#login a,
#login a:active,
#login a:hover,
#login a:visited {
  color: #990000;
  font-weight: bold;
}

a.homepage_link {
  clear: right;
  float: right;
}
span.homepage_link {
  float: left;
  width: 730px;
  height: 70px;
  display: block;
}
a.logo_link {
  float: left;
}
span.logo_link {
  float: left;
  width: 130px;
  height: 100px;
  display: block;
}

#kosik {
  width: 179px;
  height: 63px;
  margin-top: 87px;
  float: right;
  background:url(kosik.jpg);
  padding-left: 14px; 
}

#kosik .kosik_link {
  width: 125px;
  height: 35px;
  float: left;
  text-decoration: none;
}

#kosik_iframe {
  width: 160px;
  height: 28px;
}
.cart_content {
  background:url(kosik-iframe.jpg);
}
.cart_content a,
.cart_content a:visited,
.cart_content a:hover,
.cart_content a:active {
  color: black;
}

.cart_content .cart_spacer .hodnota{
  width: 90px;
  float: left;
  text-align: right;
}
.cart_content .cart_spacer .jednotka{
  float: left;
  text-align: left;
  padding-left: 5px;
}

.main {
  width:740px;
  margin:0 0 0 10px;
}

.menu_top {
  width:100%;
	height:50px;
	text-align:center;
}
.menu_top ul {
  padding:10px 0 0 0;
	margin:0;
}
.menu_top ul li {
  display:block;
  float:left;
  margin:0 5px;
  line-height:38px;
  height:38px;
}
.menu_top ul li a,
.menu_top ul li a:active,
.menu_top ul li a:hover,
.menu_top ul li a:visited {
  color: black;
  font-weight: bold;
}
.menu_top ul li.active {
  display:block;
  float:left;
  margin:0 5px;
  line-height:54px;
  height:54px;
  background-image:url("skvrna.png");
	background-repeat:no-repeat;
}

.menu_top .search {
  float: right;
  margin: 2px 5px 0px 0px;
}
.menu_top .search input {
  border: 1px solid black;
}

.menu_left {
  float: left;
  margin-top:110px;
  width: 155px;
}

.menu_left_header a {
  color: #666666;
  font-weight: bold;
  margin-left: 25px;
}
.menu_left_header a.active {
  color: white;
}

.menu_left ul{
  padding:0;
  margin:1px 0px 0px 4px;
  line-height:18px;
}

.menu_left ul li{
  display:block;
  list-style-type:none;
  margin:0 4px 0 0;
}

.menu_left a {
  color: #666666;
}
.menu_left a.active {
  color: #666666;
  font-weight: bold;
}

.menu_right {
  float: right;
  width: 191px;
}
.menu_right_header {
  background:url(menu-right-header.png) top right no-repeat;
  background-color: #d3d4cc;
  width: 191px;
  height: 23px;
  padding: 5px 0px 5px 20px;
  color: #666666;
  font-weight: bold;
  float: right;
}
.menu_right_background {
  width: 191px;
  background:url(menu-right-background.png) no-repeat top right;
  float: right;
  
}
.menu_right_main {
  margin: 10px 0px 0px 0px;
  width: 182px;
  float: right;
}

.sidelist_item {
  margin-bottom: 15px;
  float: left;
}
.sidelist_item h3 {
  width: 175px;
  border-bottom: 1px dotted black;
  font-size: 12px;
  margin: 0px 3px 5px 3px;
}

.sidelist_item h3 a,
.sidelist_item h3 a:visited,
.sidelist_item h3 a:hover,
.sidelist_item h3 a:active {
  color: black;
  text-decoration: none;
  margin-left: 7px;
}

.menu_right_main .sidelist_item img {
  border: 1px solid #6a6a6a;
  margin-left: 10px;
}

.menu_right_main .sidelist_item .fr {
  margin: 3px 3px 0px 0px;
  width: 70px;
  text-align: right;
  font-size: 10px;
  float: right;
}

.menu_right_main .sidelist_item .akce_stara_cena {
  text-decoration: line-through;
  color: #666666;
  font-weight: bold;
}

.menu_right_main .sidelist_item .akce_cena {
  color: #cc0000;
  font-weight: bold;
}

.sitebar_akce_kosik {
  margin: 15px 10px 0px 0px;
}

#main_content {
  width: 570px;
  padding-left: 25px;
  float: left;
}
#main_content h1 {
  width: 99%;
  text-align: left;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
  padding: 0px 10px;
  margin-bottom: 5px;
}

/* homepage blocks */
a.homepage_block,
a.homepage_block:hover {
  text-decoration: none;
  color: black;
}
div.homepage_block {
  padding-top: 20px;
  float: left;
  width: 256px;
}
.homepage_block .paticka {
  background: url(layout-block-vice.png) no-repeat;
  width: 100%;
  height: 29px;
}
.homepage_block_margin {
  float: left;
  width: 45px;
  height: 255px; 
}

.homepage_block .prihlaska {
  background: url(layout-prihlaska.png) no-repeat;
  height: 254px;
}
.homepage_block .forum {
  background: url(layout-forum.png) no-repeat;
  height: 254px;
}
.homepage_block .partneri {
  background: url(layout-partneri.png) no-repeat;
  height: 254px;
}
.homepage_block .novinky {
  background: url(layout-novinky.png) no-repeat;
  height: 254px;
}
.homepage_block .prihlaska,
.homepage_block .novinky {
  padding: 109px 15px 15px 15px;
}

/** EN */
.version_en .paticka {
  background: url(layout-block-more.png) no-repeat;
}
.version_en .prihlaska {
  background: url(layout-sign-up.png) no-repeat;
}
.version_en .forum {
  background: url(layout-forum-en.png) no-repeat;
}
.version_en .novinky {
  background: url(layout-news.png) no-repeat;
}

/** FR */
.version_fr .paticka {
  background: url(layout-block-plus.png) no-repeat;
}
.version_fr .prihlaska {
  background: url(layout-sign-up.png) no-repeat;
}
.version_fr .forum {
  background: url(layout-forum-fr.png) no-repeat;
}
.version_fr .novinky {
  background: url(layout-news.png) no-repeat;
}


.prihlaska .text{
  font-size: 11px;
  line-height: 15px;
  color: black;
  padding-left: 5px;
}

.novinky h2 {
  padding: 0px 0px 5px 5px;
  font-size: 14px;
}
.novinky .text {
  padding-left: 5px;
  font-size: 11px;
}

/* PAGER */
table.pagertbl {
  float: right;
  padding: 5px;
}
table.pagertbl a,
table.pagertbl a:hover,
table.pagertbl a:active,
table.pagertbl a:visited {
  color: #222222;
  font-weight: bold;
}

table.pagertbl .page_pasiv {
  padding: 2px 5px;
}
table.pagertbl .page_aktiv {
  padding: 2px 5px;
  background: #222222;
}

table.pagertbl .page_aktiv a,
table.pagertbl .page_aktiv a:hover,
table.pagertbl .page_aktiv a:visited,
table.pagertbl .page_aktiv a:active {
  color: #ffcc00;
}

#flags {
  height: 32px;
}

/*
  system classes
*/
.cb {
  clear:both;
  }
div.fr {
  float:right;
}
div.fl {
  float:left;
}
a.fr {
  float:right;
}
a.fl {
  float:left;
}
