body
{
  margin: 0;
  padding: 0;
  font-family: Arial;
background: url("images/bg.jpg") no-repeat scroll center top transparent;
background-color:#EDEFF0;
}


/* 26.3.2013 */
#null{border:none; position: relative; width:100%; height:100%;}
#cover{position:relative; width:1000px; margin:0 auto; background-color:white; /*padding:10px; padding-top:0;*/}
a{color:#03223E;}

input, textarea{
  font-family: Arial;
	background: url("images/bg_input.gif") no-repeat scroll right top transparent;
	border-color: #727272 #B4B4B4 #DADADA;
    border-style: solid;
    border-width: 1px;
}
.cleaner
{
  clear: both;
}

.middle
{
  width: 980px;
  margin: auto;
}

ul li, ul, li, h1, h2, h3, h4, h5, h6, fieldset, p, input, select, table, table tr, table tr td, a img
{
  border: 0px;
  margin: 0;
  padding: 0;
}

ul li, ul
{
  list-style-type: none;
}

select{ background: url("images/bg_input.gif") no-repeat scroll right top transparent; border-color: #727272 #B4B4B4 #DADADA; border-style: solid; border-width: 1px;}

/* icons */
.sipka-doprava
{
  display: block;
  width: 17px;
  height: 30px;
  background: url("images/sipka_doprava.png") left top no-repeat;
  cursor: pointer;
}

.sipka-doprava:hover
{
  background: url("images/sipka_doprava.png") center top no-repeat;
}

.sipka-doprava:active
{
  background: url("images/sipka_doprava.png") right top no-repeat;
  width: 16px;
}



.plus
{
  display: block;
  width: 25px;
  height: 25px;
  background: url("images/plus.png") left top no-repeat;
  cursor: pointer;
}

.plus:hover
{
  background: url("images/plus.png") center top no-repeat;
}

.plus:active
{
  background: url("images/plus.png") right top no-repeat;
}

.minus
{
  display: block;
  width: 25px;
  height: 25px;
  background: url("images/minus.png") left top no-repeat;
  cursor: pointer;
}

.minus:hover
{
  background: url("images/minus.png") center top no-repeat;
}

.minus:active
{
  background: url("images/minus.png") right top no-repeat;
}




.sipka-doleva
{
  display: block;
  width: 16px;
  height: 30px;
  background: url("images/sipka_doleva.png") left top no-repeat;
  cursor: pointer;
}

.sipka-doleva:hover
{
  background: url("images/sipka_doleva.png") center top no-repeat;
}

.sipka-doleva:active
{
  background: url("images/sipka_doleva.png") right top no-repeat;
}

/* Buttons */
.button-white-large
{
  display: block;
  float: left;
  width: 175px;
  background: url("images/bg-choose.jpg") left top repeat-x;
  height: 49px;
  font-size: 15px;
  line-height: 49px;
  text-align: center;
  color: #002657;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	text-shadow: 1px 1px 1px #A5C1C1;
		border-bottom: 1px solid black;
}

.button-white-large:hover
{
  background: url("images/bg-choose-hover.jpg") center top repeat-x;
	color:white;
	text-shadow: 1px 1px 1px #5f0c16;
}

.button-white-large:active
{
  background: url("images/bg-choose-hover.jpg") right top repeat-x;
}




.button-green-large
{
  display: block;
  float: left;
  width: 170px;
  background: url("images/button-green-large.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.button-green-large:hover
{
  background: url("images/button-green-large.png") center top;
}

.button-green-large:active
{
  background: url("images/button-green-large.png") right top;
}



.button-green-stredni
{
  display: block;
  float: left;
  width: 125px;
  background: url("images/button-green-stredni.png") left top;
  height: 31px;
  font-size: 13px;
  line-height: 31px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.button-green-stredni:hover
{
  background: url("images/button-green-stredni.png") right top;
}



.button-green-small
{
  display: block;
  float: left;
  width: 98px;
  background: url("images/button-green-small.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

input.button-green-small
{
  padding: 0 0 3px 0;
}


.button-green-small:hover
{
  background: url("images/button-green-small.png") center top;
}

.button-green-small:active
{
  background: url("images/button-green-small.png") right top;
}

.button-pridat-small
{
  display: block;
  float: left;
  width: 115px;
  background: url("images/button-pridat-small.png") left top;
  height: 26px;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 18px; 
  cursor: pointer;
}

.button-pridat-small:hover
{
  background: url("images/button-pridat-small.png") center top;
}

.button-pridat-small:active
{
  background: url("images/button-pridat-small.png") right top;
}

.button-odebrat-small
{
  display: block;
  float: left;
  width: 105px;
  background: url("images/odebrat_objem.png") left top;
  height: 26px;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 18px; 
  cursor: pointer;
}

.button-odebrat-small:hover
{
  background: url("images/odebrat_objem.png") center top;
}

.button-odebrat-small:active
{
  background: url("images/odebrat_objem.png") right top;
}




.button-zpet-small
{
  display: block;
  float: left;
  width: 113px;
  background: url("images/button-zpet-small.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: #002856;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 12px;

}

input.button-zpet-small
{
  width: 125px;
  padding-bottom: 2px;
}
.button-zpet-small:hover
{
  background: url("images/button-zpet-small.png") center top;
}

.button-zpet-small:active
{
  background: url("images/button-zpet-small.png") right top;
}



.button-zpet-long
{
  display: block;
  float: left;
  width: 162px;
  background: url("images/button-zpet-long-bg.png") left top repeat-x;
  height: 34px;
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
  /*padding: 0 0 0 15px;*/
-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.button-zpet-long:hover
{
	color:black;
  /*background: url("images/button-zpet-long.png") center top;*/
}

.button-zpet-long:active
{
	color:black;
  /*background: url("images/button-zpet-long.png") right top;*/
}






.button-zpet-normal
{
  display: block;
  float: left;
  width: 115px;
  background: url("images/button-zpet-normal.png") left top;
  height: 32px;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 14px;
}

input.button-zpet-normal
{
  width: 129px;
}

.button-zpet-normal:hover
{
  background: url("images/button-zpet-normal.png")  center top;
}

.button-zpet-normal:active
{
  background: url("images/button-zpet-normal.png")  right top;
	color:#002856;
}







.button-green-normal
{
  display: block;
  float: left;
  width: 165px;
  background: url("images/button-green-normal.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

input.button-green-normal
{
  padding-bottom: 3px;
}

.button-green-normal:hover
{
  background: url("images/button-green-normal.png") center top;
}

.button-green-normal:active
{
  background: url("images/button-green-normal.png") right top;
}





.button-red-normal
{
  display: block;
  float: left;
  width: 165px;
  background: url("images/smazat.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: #002856;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

input.button-red-normal
{
  padding-bottom: 3px;
}

.button-red-normal:hover
{
  background: url("images/smazat.png") center top;
}

.button-red-normal:active
{
  background: url("images/smazat.png") right top;
}



.button-green-vetsi
{
  display: block;
  float: left;
  width: 175px;
  background: url("images/bg-choose.jpg") left top repeat-x;
  height: 49px;
  font-size: 15px;
  line-height: 49px;
  text-align: center;
  color: #002657;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	text-shadow: 1px 1px 1px #A5C1C1;
	border-bottom: 1px solid black;
}

input.button-green-vetsi
{
  padding-bottom: 3px;
}

.button-green-vetsi:hover
{
  background: url("images/bg-choose-hover.jpg") center top repeat-x;
	color:white;
	text-shadow: 1px 1px 1px #5f0c16;
}

.button-green-vetsi:active
{
  background: url("images/bg-choose-hover.jpg") right top repeat-x;
}





.button-dalsi-long
{
  display: block;
  float: left;
  width: 145px;
  background: url("images/button-dalsi-long.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px!important;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding: 0 20px 0 0;
  margin: 0;
  border: 0px;
  font-family: Arial;
}

input.button-dalsi-long
{
  width: 165px;
  padding-bottom: 2px;
}

.button-dalsi-long:hover
{
  background: url("images/button-dalsi-long.png") center top;
}

.button-dalsi-long:active
{
  background: url("images/button-dalsi-long.png") right top;
	color:#002856;
}




.button-dalsi-normal
{
  display: block;
  float: left;
  width: 81px;
  background: url("images/button-dalsi-normal.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding: 0 15px 0 0;
  margin: 0;
  border: 0px;
  font-family: Arial;
  
}


.button-dalsi-normal:hover
{
  background: url("images/button-dalsi-normal.png") center top;
}

.button-dalsi-normal:active
{
  background: url("images/button-dalsi-normal.png") right top;
}

.button-zpet-normal2
{
  display: block;
  float: left;
  width: 81px;
  background: url("images/button-zpet-normal2.png") left top;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding: 0 0 0 15px;
  margin: 0;
  border: 0px;
  font-family: Arial;
  
}


.button-zpet-normal2:hover
{
  background: url("images/button-zpet-normal2.png") center top;
}

.button-zpet-normal2:active
{
  background: url("images/button-zpet-normal2.png") right top;
}




.button-plus-big
{
  display: block;
  float: left;
  width: 162px;
  background: url("images/button-plus-big.png") left top;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 15px;
  cursor: pointer;
}

input.button-plus-big
{
  width: 177px;
  padding-bottom: 3px;
}

.button-plus-big:hover
{
  background: url("images/button-plus-big.png") center top;
}

.button-plus-big:active
{
  background: url("images/button-plus-big.png") right top;
}


.button-minus-big
{
  display: block;
  float: left;
  width: 170px;
  background: url("images/button-x-big.png") left top;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 7px;
  cursor: pointer;
}

input.button-minus-big
{
  width: 177px;
  padding-bottom: 3px;
}

.button-minus-big:hover
{
  background: url("images/button-x-big.png") center top;
}

.button-minus-big:active
{
  background: url("images/button-x-big.png") right top;
}




.button-plus-normal
{
  display: block;
  float: left;
  width: 94px;
  background: url("images/button-plus-normal.png") left top;
  height: 23px;
  font-size: 11px;
  line-height: 22px;
  text-align: left;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 25px;
  cursor: pointer;
}

input.button-plus-normal
{
  width: 119px;
  padding-bottom: 3px;
}

.button-plus-normal:hover
{
  background: url("images/button-plus-normal.png") right top;
}

/* Hlavicka */

#head
{
  width: 100%;
  height: 140px;
  background: url("images/bg-header.jpg") no-repeat right top;
}


#head .middle
{
  /*background: url("images/head2.gif") 305px top no-repeat;*/
  height: 140px;
  position: relative;
}

#head h1
{
  display: none;
}

a#head-logo
{
  display: block;
  position: absolute;
  left: 0px;
  top: 0px; 
  background: url("images/logo.jpg");
  width: 233px;
  height: 99px;
}

#head-slogan{
	color: #002856;
    position: absolute;
	left: 240px;
	top: 0px; 
    font-size: 16px;
    font-weight: normal;
    padding-top:30px;
    width: 350px;
}


ul#head-menu
{
	background:#C4CACF url('images/bg-menu.jpg') repeat-x top;
	/*
	border:1px solid #B6C1CC;
	border-bottom:none;
 */
	border-radius:4px;
	/*width: 1170px;*/
	width:980px;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
}

ul#head-menu2
{
  display: block;
  position: absolute;
  /*right: -24px;*/
	right:5px;
  bottom: 0px;
  z-index: 100;
}
ul#head-menu li, ul#head-menu2 li
{
  display: block;
  float:left;
  height: 41px;
  /*position: relative;*/
	float:left;
}

ul#head-menu li.polozka1, ul#head-menu2 li.polozka1{margin-left: 2px;}
/*
ul#head-menu li.polozka1, ul#head-menu2 li.polozka1{left: 0px; z-index: 100}
ul#head-menu li.polozka2, ul#head-menu2 li.polozka2{left: -24px; z-index: 99}
ul#head-menu li.polozka3, ul#head-menu2 li.polozka3{left: -48px; z-index: 98}
ul#head-menu li.polozka4, ul#head-menu2 li.polozka4{left: -72px; z-index: 97}
ul#head-menu li.polozka5, ul#head-menu2 li.polozka5{left: -96px; z-index: 96}
ul#head-menu li.polozka6, ul#head-menu2 li.polozka6{left: -120px; z-index: 95}
ul#head-menu li.polozka7, ul#head-menu2 li.polozka7{left: -144px; z-index: 94}
ul#head-menu li.polozka8, ul#head-menu2 li.polozka8{left: -168px; z-index: 93}
ul#head-menu li.polozka9, ul#head-menu2 li.polozka9{left: -192px; z-index: 92}*/

ul#head-menu li.active, ul#head-menu2 li.active {z-index: 101}



ul#head-menu li a, ul#head-menu2 li a
{
  /*padding: 0 10px;*/
  height: 41px;
  display: block;
  line-height: 41px;
  float: left;
  background: url("images/head-menu.gif");
  color: #103560;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
	text-shadow: 1px 1px 1px #EEEEEE;
}
ul#head-menu li a:hover{color:black;}

ul#head-menu li.active a, ul#head-menu2 li.active a
{
  padding: 0 4px;
  height: 41px;
  display: block;
  line-height: 41px;
  float: left;
  background: url("images/head-menu-active.gif");
  color: #103560;
}

ul#head-menu li.green a, ul#head-menu2 li.green a
{
  padding: 0 10px;
  height: 41px;
  display: block;
  line-height: 41px;
  float: left;
  background: url("images/head-menu-green.gif");
  color: #FFFFFF;
}

ul#head-menu li div.left, ul#head-menu2 li div.left
{
  float: left;
  background: url("images/head-menu-left.png");
  width: 8px;
  height: 41px;
}

ul#head-menu li div.right, ul#head-menu2 li div.right
{
  float: left;
  background: url("images/head-menu-right.png");
  width: 8px;
  height: 41px;
}


ul#head-menu li.green div.left, ul#head-menu2 li.green div.left
{
  background: url("images/head-menu-green-left.png");
  width: 22px;
}

ul#head-menu li.green div.right, ul#head-menu2 li.green div.right
{
  background: url("images/head-menu-green-right.png");
}

ul#head-menu li.active div.left, ul#head-menu2 li.active div.left
{
  background: url("images/head-menu-active-left.png");
  background-position: center;
  width: 8px;
}

ul#head-menu li.active div.right, ul#head-menu2 li.active div.right
{
  background: url("images/head-menu-active-right.png");
  background-position: center;
}

/* box login user */
#user-menu{font-size:12px; height:38px; background: url("images/bg-login.jpg") repeat-x scroll center top #C4CACF; border:1px solid #B6C1CC; border-radius:4px; behavior:url('css/border-radius-ie.htc'); float:right; margin-right:15px; margin-top:30px; position:relative; width:290px;}
#user-menu .user-menu-left{float:left; color:#002856; width:220px; line-height:38px; height:38px; overflow:hidden; background:url('images/ico-login.png') no-repeat left center; margin-left:18px;}
#user-menu .user-menu-left div{padding-left:25px; line-height: 38px;}
#user-menu .user-menu-left a{color:#002856; text-decoration:none;}
#user-menu .user-menu-right{float:right; width:52px; background:url('images/icon-deleni-login.png') no-repeat left center; line-height:38px; height:38px;}
#user-menu .user-menu-right a{display:block; width:22px; height:21px; background:url('images/icon-logout.png') no-repeat left center; margin-left:21px; margin-top:8px;}
#user-menu .user-menu-right a span{display:none;}
/*
#user-menu
{
  position: absolute;
  top: 13px;
  right: 0px;
}

#user-menu-left
{
  background: url("images/user-menu.gif");
  width: 220px;
  height: 55px;
  float: left;
  position: relative;
}

#user-menu-left .left
{
  position: absolute;
  left: -7px;
  top: 0px;
  background: url("images/user-menu-left.png");
  width: 7px;
  height: 55px;
}

#user-menu-left .center2
{
  position: absolute;
  right: 0px;
  top: 0px;
  background: url("images/user-menu-center2.gif");
  width: 2px;
  height: 53px;
}

#user-menu-left span
{
  font-size: 12px;
  color: #a7a7a7;
}


#user-menu-left span.prihlasen
{
  display: block;
  position: absolute;
  height: 27px;
  line-height: 30px;
  top: 0px;
  left: 15px;
}

#user-menu-left span strong
{
  position: absolute;
  left: 84px;
  top: 0px;
  width: 100px;
  overflow: hidden;
  height:30px;
}

#user-menu-left a
{
  color:#a7a7a7;
	text-decoration:underline;
}

#user-menu-left span.provozovna
{
  display: block;
  position: absolute;
  height: 27px;
  line-height: 24px;
  top: 29px;
  left: 15px;
}

a#user-menu-right
{
  float: left;
  display: block;
  width: 96px;
  height: 55px;
  background: url("images/user-menu-button.png");
  text-align: center;
  line-height: 55px;
  color: #ff7800;
  font-size: 12px; 
  text-decoration: none;
  padding: 0 3px 0 0;
}

#user-menu-left .center
{
  position: absolute;
  top: 27px;
  left: 0px;
  background: url("images/user-menu-center.gif");
  width: 220px;
  height: 2px;
}
*/
#head-login
{
  position: absolute;
  right: 8px;
  top: 25px;
  width: 245px;
  height: 41px;
background: url("images/bg-login-head.png") no-repeat left center;
}

#head-login a.left
{
  display: block;
  float: left;
  /*width: 100px;*/
  height: 41px;
	line-height: 41px;
  background: url("images/ico-login.png") no-repeat left center;
	padding-left:27px;
	margin-right:25px;
	margin-left:17px;
}

#head-login a.right
{
  display: block;
  float: left;
  /*width: 100px;*/
  height: 41px;
	line-height: 41px;
  background: url("images/ico-register.png") no-repeat left center;
	padding-left:27px;
}

#head-login a
{
  text-align: left;
  font-size: 12px;
  color: #002856;
  text-decoration: none;
  line-height: 41px;
	font-weight: bold;
}
#head-login a:hover{color:black;}

/* MAIN */

#main
{
  width: 100%;
}

/* Extra styly k fornt page */
#frontpage
{
  background: #FFFFFF url("images/front.jpg") bottom center no-repeat;
/*background: #FFFFFF url("images/frontpage_default.jpg") top center no-repeat;*/
  min-height: 360px;
}

#frontpage .middle
{
  /*background: url("images/frontpage-napoj.jpg") left bottom no-repeat;*/ 
  height: 441px; 
  padding: 109px 127px 0 274px;
  width: 579px;
  position: relative;
}


#frontpage h2
{
  font-size: 50px;
  font-weight: normal;
  text-transform: uppercase;
  color: #afda00;
  line-height: 60px;

}
#frontpage h2 strong
{
  font-size: 70px;
  font-weight: normal;
  text-transform: uppercase;
  color: #3b3b3b;
}

#frontpage p
{
  color:black;
  font-size: 13px;
  padding: 8px 0 0 0;
}

#frontpage .buttons
{
  margin:230px 0 0 210px;
}

#frontpage .buttons a
{
  margin: 0 4px 0 0;
}

#frontpage .strany
{
  position: absolute;
  top: 27px;
  right: 0px;
  width:158px;
  height: 119px;
}

#frontpage .strany a.left
{
  width:39px;
  height: 79px;
  position: absolute;
  top: 19px;
  left: 0px;
  /*background: url("images/strany-left.gif");*/
	background: url("images/arrow-prev.png");
	z-index: 2;
}

#frontpage .strany a.right
{
  width:60px;
  height: 119px;
  position: absolute;
  top: 0px;
  right: 0px;
  /*background: url("images/strany-right.gif");*/
	background: url("images/arrow-next.png");
	z-index: 2;
}

#frontpage .strany span#strany-cislovani
{
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  top:48px;
  left: 0px;
  color: #9da3a5l;
  font-size: 13px;
  font-weight: bold;
  z-index: 1;
}


#frontpage .strany span#strany-cislovani strong
{
  font-size: 20px;
  font-weight: bold;
  color: #3b3b3b;
}

#frontbox
{
  padding:0;
  height: 160px;
	background-color:#EDEFF0;
	/*background: #FFFFFF url("images/front.jpg") bottom center no-repeat;*/
}

#frontbox h2.index{
	color: #6D0D1A;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: -9px;
    padding-left: 21px;
    padding-top: 2px;
	text-transform: uppercase;
}

#frontbox .box
{
  width: 320px;
  height: 145px;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  background: url("images/frontbox-nic.png") left 8px no-repeat;
}

#frontbox .box a.box-odkaz
{
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
}

#frontbox .last
{
  margin: 0;
}

#frontbox .box h3
{
  padding: 40px 66px 12px 24px;
  font-size: 15px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}


#frontbox .box p
{
  padding: 0 85px 0 24px;
  font-size: 12px;
  font-weight: normal;
  color: white;
  text-decoration: none;
	font-weight: bold;
}

/* FOOTER */

#footer
{
  clear: both;
  padding: 15px 0 0 0;
	background-color:#EDEFF0;
	padding-bottom: 10px;
}

#footer .middle
{
  /*border-top: 1px solid #d4d7d7;
  height: 50px;
  line-height: 50px;*/
  color: #474E4E;
  font-size: 12px;
}

#footer p
{
  float: left;
}
#footer a#wall-logo
{
  display: block;
  float: right;
  width:118px;
  background: url("images/wall-logo.png") right center no-repeat;
  height: 15px;
}


/* Styly k #main */
#main
{
  padding: 15px 0 20px 0; /*20px-100px*/
  
}
#main .main-nadpis
{
  width: 100%;
  height: 55px;
  background: url("images/main-nadpis.png"); 
  position: relative;
}

#main .main-nadpis .left
{
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("images/main-nadpis-left.png");
  width:5px;
  height: 55px;
}

#main .main-nadpis .right
{
  position: absolute;
  right: 0px;
  top: 0px;
  background: url("images/main-nadpis-right.png");
  width:5px;
  height: 55px;
}

#main .main-nadpis h2
{
  height: 54px;
  line-height: 54px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 0 20px;
}

#main .main-nadpis #nadpis-kroky
{
  position: absolute;
  height: 54px;
  right: 0px;
  top: 0px;
  padding: 0 31px 0 0;
}

#main .main-nadpis #nadpis-kroky span
{
  display: block;
  float: left;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  font-weight: bold;
  color: #002856;
  padding: 0 10px 0 0;
}

#main .main-nadpis #nadpis-kroky div.cislo
{
  display: block;
  float: left;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: url("images/nadpis-kroky.png") left center no-repeat;
  width: 30px;
  margin: 0 2px;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

#main .main-nadpis #nadpis-kroky div.actual
{
  background: url("images/nadpis-kroky-actual.png") left center no-repeat;	
  color: #FFFFFF;
}

#main .formular
{
  width: 978px;
	/*
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
  margin: 5px 0 0 0;
}

#main .formular .nadpis
{
  height: 54px;
  line-height: 54px;
  /*background: url("images/formularh3.gif") 13px center no-repeat;*/
  padding: 0 0 0 22px;
  font-size: 16px;
  font-weight: bold;
  color:black;
background-color:#e8ebf0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	/*
  border-bottom: 1px solid #d4d7d7;
  border-top: 1px solid #d4d7d7;
	*/
  position: relative;
  margin: 10px 0 5px 0;
  
}

#main .formular .prvni-nadpis
{
  border-top: 0px;
  margin: 0 0 20px 0;
}

#main .formular .bez-obr
{
  /*background: none;*/
}

#main .formular h3.druhe
{
  position: absolute;
  left: 607px;
  top: 0px;
}


#main .formular .nerozjeto
{
  position: absolute;
  right: 15px;
  top: 5px;
  width: 44px;
  height: 44px;
  background: url("images/formular-posun.png"); 
  cursor: pointer;
}

#main .formular .jeto-left
{
  left: 27px;
}

#main .formular .rozjeto
{
  position: absolute;
  right: 15px;
  top: 5px;
  width: 44px;
  height: 44px;
  background: url("images/formular-posun2.png"); 
  cursor: pointer;
}

#main .formular .line
{
  font-size: 12px;
  color: #444444;
  height: 21px;
  margin: 6px 0;
  position: relative;
  padding: 0 0 0 64px; 
}

#main .formular .line-vetsi
{
  font-size: 12px;
  color: #444444;
  height: 30px;
  margin: 6px 0;
  position: relative;
  padding: 0 0 0 64px; 
}

#main .formular .line3
{
  font-size: 12px;
  color: #444444;
  height: 21px;
  margin: 6px 0;
  position: relative;
  padding: 0 0 0 30px; 
  width: 236px;
  float: left;
}

#main .formular .line3 label
{
  width: 124px;
  height: 21px;
  line-height: 21px;
  float: left;
  display: block;
  text-align: left;
  font-weight: bold;
}

#main .formular .text-right label
{
  text-align: right;
  padding: 0 15px 0 0;
  width: 109px;
}

#main .formular .radkovani
{
  padding: 0 0 0 75px;
}


#main .formular .line3 select
{
  width: 110px;
  height: 19px;
  border: 1px solid #B4B4B4;
  font-size: 11px;
  display: block;
  float: right;
}

#main .formular2 .line
{
  padding: 0 0 0 30px!important; 
}

.databaze-oz .line-grey
{
  margin: 16px 15px!important;
}

.databaze-oz .line-s-border
{
  margin: 5px 0 0 0!important;
  padding: 0 0 0 15px;
}

.databaze-oz{
	/*
	margin-left:15px;
	margin-right:15px;*/
}

#main .line-grey
{
  font-size: 12px;
  background: #eceff0;
  border: 1px solid #d4d7d7;
  color: #444444;
  height: 32px;
  line-height: 32px;
  margin: 16px 29px;
  position: relative;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.line-grey-box
{
  height: 32px;
  background: url("images/line-grey-box.gif") right top repeat-y;
  /*float: left;*/
  margin: 0 3px;
  width: auto;
}

table.list, table.filter{
	width:100%;
	background-color:#E8EBF0;
	 -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	table-layout: fixed;
}

table.filter {
	background: none repeat scroll 0 0 #E8EBF0;
    /*border: 1px solid #D4D7D7;*/
    border-radius: 4px 4px 4px 4px;
    color: #444444;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    position: relative;
	margin-bottom: 10px;
    margin-top: 10px;
}



table.list th{
	margin: 0 3px;
	width:10px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
	text-align:left;
	padding-left:15px;
	/*padding-bottom: 15px;*/
	background-color:#E8EBF0;
}

table.list th a{
	text-decoration:none;
	color:black;
}

table.filter td, table.list td{
  line-height: 32px;
  margin: 0 3px;
	border-bottom: 1px solid #E9EBEB;
	padding-left:15px;
	font-size: 12px;
	white-space: nowrap;
  overflow: hidden;
}

table.filter td{border:0px; line-height: 50px;}

table.list td a.tmavsi {
    color: #002856;
    text-decoration: underline;
}

table.list td a{
	text-decoration:underline;
	color:#002856;
}

table #counter{
	font-size:12px;
}


table.list tr{
	height: 30px;
    line-height: 30px;
}

.line-grey-box select
{
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 110px;
  position: relative;
  top: 1px;
}

.line-grey-box-check
{
  width: 58px;
  text-align: center;
  font-weight: bold;
  padding: 0 6px 0 0;
}


.line-grey-box-psc
{
  width: 118px;
}

.line-grey-box-oz
{
  width: 200px;
}

.line-grey-box-kraj
{
  width: 145px;
}

.line-grey-box-mesto
{
  width: 180px;
}

.line-grey-box-provozovna
{
  width: 185px;
}

.line-grey-box-provozovatel
{
  background: none;
}

.line-grey-box-cast
{
  background: none;
  width: auto;
}


.line-grey-box-oz select
{
  width: 150px;
}

.line-s-border
{
  height: 30px;
  line-height:30px;
  border-bottom: 1px solid #e9ebeb;
  margin: 5px 29px 0 29px;
}

.line-s-border span
{
  display: block;
  background: none;
  float: left;
  color: #434343;
  font-size: 12px;
}

.line-s-border span.line-grey-box-psc
{
  padding: 0 0 0 12px;
  width: 112px;
}

.line-s-border span.line-grey-box-oz
{
  padding: 0 0 0 12px;
  width: 194px;
}

.line-s-border span.line-grey-box-kraj
{
  padding: 0 0 0 12px;
  width: 139px;
}

.line-s-border span.line-grey-box-provozovna
{
  padding: 0 0 0 12px;
  width: 179px;
}

.line-s-border span.line-grey-box-mesto
{
  padding: 0 0 0 12px;
  width: 174px;
}


.line-s-border span.line-grey-box-provozovatel
{
  padding: 0 0 0 12px;
}

.line-s-border span.line-grey-box-cast
{
  padding: 0 0 0 12px;
}




#main .formular .prvni
{
  margin: 6px 0 30px 0;
}

#main .formular .line label
{
  display: block;
  float: left;
  height: 21px;
  line-height: 21px;
  margin: 0 0 0 0px;
  width: 171px;
  position: relative;
}

#main .formular .line label.kratky
{
  margin: 0 0 0 30px;
  width:29px;
}

#main .formular .line label span
{
  position: absolute;
  top: 15px;
  left: 0px;
  color: #9da3a5;
  font-size: 11px;
}


#main .formular .line input.dlouhy
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 338px;
}

#main .formular .line textarea.dlouhy
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 338px;
  height: 100px;
	background-color:white;
}

.textarea-line
{
  height: 100px!important;
}

#main .formular .line input.file
{
  display: block;
  float: left;
  height: 22px;
  border: 1px solid #b4b4b4;
  width: 338px;
}

#main .formular .line span.file-popis
{
  position: absolute;
  display: block;
  left: 235px;
  top: 25px;
  font-size: 11px;
  color: #9da3a5;
}



#main .formular .line span.file-popis2
{
  position: absolute;
  display: block;
  left: 203px;
  width: 338px;
  top: 25px;
  font-size: 11px;
  color: #9da3a5;
}

#main .formular .line span.file-popis3
{
  position: absolute;
  display: block;
  left: 30px;
  top: 25px;
  font-size: 11px;
  color: #9da3a5;
}

#main .formular .line span.file-popis4
{
  font-size: 11px;
  color: #9da3a5;
	float:left;
	padding:2px 15px;
}


#main .formular .line input.check
{
  display: block;
  float: left;
  height: 19px;
  line-height: 19px;
}


#main .formular .line label.check
{
  margin: 0 0 0 4px;
}


#main .formular .line input.stredni
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 184px;
}

#main .formular .line input.kratky
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 94px;
}

#main .formular .line select.kratky
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 110px;
  font-size: 11px;
}


#pridat-dodaci-adresu
{
  margin: 20px 63px;
  clear: both;
  float: none;
  cursor: pointer
}

#dodaci-adresa, #adresa-provozovny
{
  display: none;
}


/* Syly k strankam tvorby napojovych listku */
#main #napojovy-listek-tvorba, #main #light-border-box
{/*
  border-top: 0px!important;
  border-left: 1px solid #eff0f0!important;
  border-bottom: 1px solid #ced1d3!important;
  border-right: 1px solid #eff0f0!important;
  */
}

#napojovy-listek-tvorba div.napoj-tvorba-left
{
  float: left;
  width:355px;
  margin: 43px 0 0 29px; 
}

#napojovy-listek-tvorba h3, #napojovy-listek-tvorba2 h3, #podstranka h3, #light-border-box h3
{
  font-size: 20px;
  font-weight: bold;
  color: black;
}

h3.grey
{
  color: #9da3a5!important;
}

#napojovy-listek-tvorba p
{
  margin: 10px 0 0 0;
  color: #444444;
  font-size: 12px;
}

#napojovy-listek-tvorba p span.sede
{
  color: #a1a1a1;
}



#napojovy-listek-tvorba div.napoj-tvorba-right
{
  position: relative;
  float: right;
  height: 481px;
  width: 559px;
}
/*
#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa5
{
  position: absolute;
  right:450px;
  top: 225px;  
}


#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa4
{
  position: absolute;
  right:292px;
  top: 225px;  
}

#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa42
{
  position: absolute;
  right:475px;
  top: 208px;  
}

#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa3
{
  position: absolute;
  right:277px;
  top: 208px;  
}

#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa43
{
  position: absolute;
  right:386px;
  top: 208px;  
}

#napojovy-listek-tvorba div.napoj-tvorba-right input#radioskladacka
{
  position: absolute;
  right:121px;
  top: 225px;  
}

#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa5-label
{
  position: absolute;
  right:414px;
  top: 95px; 
  background: url("images/radioa5-label.png");
  width: 85px;
  height: 118px; 
}


#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4-label
{
  position: absolute;
  right:238px;
  top: 45px; 
  background: url("images/radioa4-label.png");
  width: 118px;
  height: 169px; 
}

#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4-label2
{
  position: absolute;
  right:452px;
  top: 117px; 
  background: url("images/radioa4-label2.gif");
  width: 55px;
  height: 115px; 
}

#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4-label3
{
  position: absolute;
  right:357px;
  top: 136px; 
  background: url("images/radioa4-label3.gif");
  width: 72px;
  height: 96px; 
}

#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa3-label
{
  position: absolute;
  right:230px;
  top: 118px; 
  background: url("images/radioa3-label.gif");
  width: 106px;
  height: 114px; 
}

#napojovy-listek-tvorba div.napoj-tvorba-right label#radioskldacka-label
{
  position: absolute;
  right:48px;
  top: 75px; 
  background: url("images/radioskladacka-label.png");
  width: 163px;
  height: 138px; 
}
*/
#napoj-tvorba-dalsi
{
  float: right;
  margin: 0 27px 29px 8px;
}

#napoj-tvorba-zpet
{
  float: right;
}


#napojovy-listek-tvorba2, #podstranka
{
  padding: 30px 29px;
}


#napojovy-listek-tvorba3
{
  padding: 56px 211px 54px 216px;
}

#napojovy-listek-tvorba3 p
{
  margin: 40px 0;
  color: #444444;
  font-size: 12px;
  text-align: justify;
}

#napojovy-listek-tvorba3 .buttons a
{
  margin: 0 5px 0 0;
}


#napojovy-listek-tvorba2 #nazev-listku
{
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 15px;
  margin: 40px 0 20px 0;
}

#napojovy-listek-tvorba2 #nazev-listku label
{
  padding: 0 10px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #444444;
  display: block;
  float: left;
  height: 21px;
  line-height: 21px;
}
#napojovy-listek-tvorba2 #nazev-listku input
{
  display: block;
  float: left;
  width: 378px;
  height: 19px;
  border: 1px solid #b3b3b3;
  clear: right
}

#napojovy-listek-tvorba2 #nazev-listku span
{
  display: block;
  padding: 2px 0 0 122px;
  font-size:12px;
  color: #9da3a5;
  clear: both;
}



#slide-left
{
  float: left;
  margin: 102px 0 0 15px;
}

#slide-right
{
  float: left;
  margin: 102px 15px 0 0;
}

#napoje-slide
{
  display: block;
  float: left;
  width: 816px;
  height: 222px;
  background: #e8ebeb;
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 18px 80px 19px;
}

#napoje-slide ul
{
  width: 50000px;
  height: 171px;
  margin: 30px 0 0 0;
}

#napoje-slide ul li
{
  display: block;
  float: left;
  width: 160px;
  height: 171px;
  text-align: center;
}

#napoje-slide ul li label
{
  clear: both ;
  display: block
}



#napojovy-tvorba-left, #podstranka-left
{
  float: left;
  width: 365px;
  text-align: justify;
}

#podstranka-left .pl-pozadi{background-color:#F3F5F5; padding:10px; margin-top:15px;}

#napojovy-tvorba-right, #podstranka-right
{
  float: left;
  width: 513px;
  margin: 42px 0 0 42px; 
}

input#podpora-odeslat
{
  float: right;
}

#podstranka-right p.problem
{
  font-weight: bold;
  font-size: 14px;
  color: #9da3a5;
  margin: 20px 0;
}

#podstranka-right .line2
{
  line-height: 21px;
  font-size: 12px;
  
  margin: 0 0 10px 0;
  clear: both;
  height: 21px;
}

#podstranka-right .textarea
{
  height: 105px;
  margin: 20px 0 10px 0;
}

#podstranka-right .line2 label
{
  display: block;
  float: left;
  width: 172px;
}

#podstranka-right .line2 input
{
  display: block;
  float: left;
  width: 338px;
  height: 19px;
  border: 1px solid #b4b4b4;
}

#podstranka-right .line2 textarea
{
  display: block;
  float: left;
  width: 334px;
  padding: 2px;
  height: 103px;
  border: 1px solid #b4b4b4;
}

#podstranka-right .line2 select.select-stredni
{
  display: block;
  float: left;
  width: 198px;
  height: 19px;
  border: 1px solid #b4b4b4;
}

#napojovy-tvorba-right .line2
{
  height: 21px;
  clear: both;
  margin: 5px 0;
  font-size: 12px;
  color: #444444;
}

#napojovy-tvorba-right .line2 label
{
  display: block;
  float: left;
  width:172px;
  height: 21px;
  line-height: 21px;
}

strong.black
{
  color: #000000;
}

#napojovy-tvorba-right .line2 label.small
{
  display: block;
  float: left;
  width:24px;
  height: 21px;
  line-height: 21px;
  padding: 0 2px 0 33px;
}

#napojovy-tvorba-right .line2 label.small2
{
  display: block;
  float: left;
  width:35px;
  height: 21px;
  line-height: 21px;
  padding: 0 2px 0 33px;
}

#napojovy-tvorba-right .line2 input.dlouhy
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 338px;
}

#napojovy-tvorba-right .line2 input.stredni
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 184px;
}

#napojovy-tvorba-right .line2 input.kratky
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 94px;
}

#napojovy-tvorba-right .line2 input.file
{
  display: block;
  float: left;
  width:172px;
  height: 22px;
  border: 1px solid #b4b4b4;
  width: 338px;
}

#napojovy-tvorba-right .line2 span.popis
{
  display: block;
  float: left;
  width:338px;
  height: 22px;
  font-size: 11px;
  color: #9da3a5;
}

#napojovy-tvorba-right .line2 span.popis2
{
  display: block;
  float: left;
  width:338px;
  height: 22px;
  font-size: 12px;
  color: #9da3a5;
  line-height: 28px;
}

#napojovy-tvorba-right .line2 span.popis3
{
  display: block;
  float: left;
  padding: 0 0 0 180px;
  height: 22px;
  font-size: 10px;
  color: #c0c4c5;
  line-height: 6px;
}

#napojovy-tvorba-right .line2 select.select-kratky
{
  display: block;
  float: left;
  width:100px;
  height: 19px;
  font-size: 11px;
  color: #444444;
  border: 1px solid #b4b4b4;
}

#napojovy-tvorba-right .line2 input.select-input
{
  display: block;
  float: right;
  width:304px;
  height: 19px;
  font-size: 11px;
  color: #444444;
  border: 1px solid #b4b4b4;
  margin: 0 0 0 62px;
}

#napojovy-tvorba-right .line2 .plus
{
  float: right;
  margin: -1px 0 0 10px;
}

#napojovy-tvorba-right .line2 .minus
{
  float: right;
  margin: -1px 0 0 10px;
}


#napojovy-tvorba-right .line2 .pridat-objem
{
  float: left;
  margin: -1px 0 0 30px;  
}

/* STYLY k podstrance napojaky-po-registraci */

#frontpage .middle2
{
  height: 404px; 
  width: 980px;
  margin: auto;
  position: relative;
}

#vytvorit-novy-nadpis
{
  position: absolute;
  top: 50px;
  left: 30px;
  width: 565px;
}

.vytvorit-novy-novinky
{
  top: 40px!important;
}

#vytvorit-novy-nadpis h2
{
  color: #002856;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}

#vytvorit-novy-nadpis p
{
  margin: 25px 0 20px 0;
  padding: 0;
}

.vytvorit-novy-novinky p
{
  margin: 12px 0 20px 0!important;
  padding: 0;
}

#vytvorit-novy-nadpis .tlacitka a
{
  margin: 0 10px 0 0;
}

#obchodni-zast
{
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-size: 13px;
  color: black;
}
#obchodni-zast a{text-decoration:none; color: black;}

#po-registraci-novinky
{
  position: absolute;
  width: 561px;
  height: 136px;
  left: 0px;
  top: 216px;
  border-top: 1px solid #d4d7d7;
  border-bottom: 1px solid #d4d7d7;
}

#po-registraci-novinky .left
{
  float: left;
  width: 278px;
  height: 76px;
  margin: 30px 0;
  border-right: 1px solid #d4d7d7;
}

#po-registraci-novinky .right
{
  float: left;
  width: 262px;
  height: 76px;
  margin: 30px 0 0 18px;;
}

#po-registraci-novinky h4
{
  color: #fe8921;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 4px 0;
}

#po-registraci-novinky p
{
  color: #727272;
  width: 262px;
  font-size: 13px;
}

#po-registraci-novinky p span.date
{
  color: #afafaf;
  padding: 0 30px 0 0;
  background: url("images/po-registraci-date.gif") top right repeat-y;
}

#po-registraci-novinky p a.vice
{
  color: #002856;
  text-decoration: none;
}


/* Styly k listkum */
#listek-po-registraci
{
  position: absolute;
  right: 0px;
  top: 50px;
}
.listek-box
{
  width: 318px;
  height: 300px;
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #FFFFFF;
}

.listek-box-large
{
  width: 477px;
  margin: 50px 20px 0 0;
  float: left;
}

.listek-box-small
{
  width: 320px;
  margin: 50px 0 0 0;
  float: left;
}

.listek-box-small .tabulka
{
  width: 302px!important;
}

#rozsireny-box
{
  width: 1128px;
}
.listek-box-normal
{
  width: 320px;
  margin: 50px 0 0 6px;
  float: left;
}

.listek-box-normal .tabulka
{
  width: 302px!important;
}

.listek-box form
{
  margin: 0px;
}

.listek-box-druhy
{
  margin: 50px 0 0 0;
}


.listek-box h3
{
  font-size: 20px;
  font-weight: bold;
  color: #002856;
  padding: 28px 0 0 30px;
}

.listek-box .tabulka
{
  margin: 9px;
	width: 304px;
	/*
  border: 1px solid #e9ebeb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
 */
}

.listek-box-large .tabulka
{
  width: 457px;
}

.listek-box .tabulka .tab-line
{
  padding: 0 0 0 8px;
  border-bottom: 1px solid #f0f1f2;
  height: 29px;
  line-height: 30px; 
  color: #9da3a5;
  font-size: 12px;
  overflow: hidden;
  width: 292px;
}

.listek-box .tabulka .tab-line2
{
  width: 450px;
}

.listek-box .tabulka .posledni
{
  border: 0px;
}

.listek-box-schvaleno
{
  text-align: right;
  padding: 0 12px;
}

.listek-box-schvaleno label
{
  padding: 0 7px;
}

.listek-box-schvaleno input
{
  position: relative;
  top: 1px;
}

.listek-box-button
{
  margin: 4px 0 0 20px;
}


.listek-box .tabulka .tab-line a
{
  display: block;
  float: left;
  height: 29px;
  color: black;
  text-decoration: none;
  padding: 0 10px;
  background: url("images/cara.gif") right center no-repeat;
}

.listek-box .tabulka .tab-line a.posledni
{
  background: none;
  border: 0px;
}

.listek-box .tabulka .tab-line a.orange
{
  color: #002856;
  font-weight: bold;
}


/* CSS k databaze provozoven */

.box-ramec
{
  /*border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
  clear: both;
  margin: 5px 0;
  padding: 5px 0;
  position: relative;
  background-color:white;
}

.box-ramec .majitel-provozvony
{
  display: block;
  clear: both;
  margin: 0 0 10px 15px;
  color: #444444;
  font-size: 12px;
}

.box-ramec .majitel-provozvony strong
{
  padding: 0 30px 0 0;
}

.box-ramec h3
{
  color: #9da3a5;
  font-weight: bold;
  font-size: 16px;
  margin: 0 15px;
}


.box-ramec h3.schvaleni
{
  margin: 15px 15px 27px 15px;
}

.box-ramec a.button
{
  float: left;
  margin: 10px 10px 0 5px;
}

.box-ramec p
{
  color: black;
  font-size: 12px;
  float: left;
  height: 31px;
  line-height: 31px;
  margin: 10px 20px 0 0;
}

.oddeleni
{
  width: 100%;
  clear: both;
  height: 1px;
 /* background: #d4d7d7;*/
  margin: 15px 0;
  line-height:0px;
  font-size: 0px;
  overflow: hidden;
	display:none;
}

.oddeleni2
{
  width: 100%;
  clear: both;
  height: 1px;
  background: #d4d7d7;
  margin: 20px 0;
  line-height:0px;
  font-size: 0px;
  overflow: hidden;
	display:none;
}

.box-ramec span.napoveda
{
  margin: 15px;
  font-size: 12px;
  color: #7A7C7D;
	display:block;
}

#databaze-provozoven .line-grey-box
{
  width: 160px;
  background: none;
}

#databaze-provozoven .line-grey-box-check
{
  width: 58px;
  padding: 0 6px 0 0;
  background: none;
}

#databaze-provozoven .line-s-border .line-grey-box-check
{
  margin: 0 6px 0 3px;
}

#databaze-provozoven .line-s-border a
{
  color: black;
  text-decoration: underline;
}

#databaze-provozoven .line-s-border a.tmavsi
{
  color: #002856;
  text-decoration: underline;
}


#databaze-provozoven .caption
{
  border: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #9da3a5;
}


/* CSS k editaci listku */

.editace-listku
{
  padding: 0px;
}

.editace-listku .line-grey
{
  margin: 0px!important; 
}

.editace-listku h3
{
  font-size: 20px;
  font-weight: bold;
  color: black;
  margin: 0px;
  float: left;
	margin-top:10px;
	margin-bottom:10px;
}

.editace-listku p
{
  line-height: normal;
}


.editace-listku a.button-zpet-normal
{
  float: right;
}

.editace-listku .left
{
  width: 205px;
  float: left;
}

.editace-listku .left h4, .editace-listku .right h4
{
  font-size: 16px;
  font-weight: bold;
  color: #9E9E9C;
  margin: 10px 0;
}

.editace-listku ul#ul-editace li
{
  display: block;
  width:189px;
  height: 27px;
  background: url("images/ul-editace.gif");
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  margin: 1px 0 0 0;
  padding: 0 0 0 14px;
  line-height: 27px;
}

.editace-listku ul#ul-editace
{
  margin: 0 0 20px 0;
}

.editace-listku ul#ul-editace li.actual, .editace-listku ul#ul-editace li:hover
{
  background: url("images/ul-editace-actual.gif")!important;
}

.editace-listku ul#ul-editace li.actual a, .editace-listku ul#ul-editace li:hover a
{
  color: #FFFFFF!important;
}

.editace-listku ul#ul-editace li.grey
{
  background: url("images/ul-editace-grey.gif");
  border: 1px solid #d4d7d7;
}

.editace-listku ul#ul-editace li.grey a
{
  color: #9da3a5;
}

.editace-listku ul#ul-editace li a
{
  color: #585858;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  display: block;
}

.editace-listku .right
{
  width: 745px;
  float: left;
  margin: 0 0 0 30px;
}
.line-grey-box-poradi
{
  width: 58px;  
  padding: 0 0 0 9px;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
  font-weight: bold;
}
.line-grey-box-kategorie-nazev-input{
	display: block;
    float: left;
    height: 10px;
    width: 190px;
    line-height: 27px;
}

.line-grey-box-kategorie-nazev
{
  width: 330px;  
  padding: 0 6px 0 19px;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
   font-weight: bold;
}

.line-grey-box-kategorie-nazev2
{
  width: 300px;  
  padding: 0 6px 0 19px;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
   font-weight: bold;
}


.line-grey-box-kategorie-nazev a, .line-grey-box-kategorie-nazev2 a
{
  float: right;
  margin: 5px 0 0 0;
}

.line-grey-box-gramaz
{
  width: 50px;  
  padding: 0 12px 0 0px;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
  text-align: right;
   font-weight: bold;
}

.line-grey-box-objem-hmotnost
{
  width: 120px;  
  padding: 0 12px 0 0px;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
  text-align: right;
   font-weight: bold;
}

.line-grey-box-cena
{
  width: 165px;
  padding: 0 10px 0 0px;
  float: left;
  text-align: right;
   font-weight: bold;
}

.line-grey-box-cena-a,
.line-grey-box-cena-b
{
  width: 82px;
  padding: 0 5px 0 0px;
  float: left;
  text-align: right;
   font-weight: bold;
}

.lide-s-grey
{
  height: 27px;
  line-height: 20px;
  border: 1px solid #e9ebeb;
  background: #f5f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  margin: 5px 0 0 0;
}

.lide-s-white
{
  height: 27px;
  line-height: 20px;
  /*line-height: 27px;*/
  border-bottom: 1px solid #e9ebeb;
  border-top: 1px solid transparent;
  background: #FFFFFF;
  margin: 1px 0 0 0;
}

.lide-s-white-pridat
{
  height: 23px;
  padding: 5px 0 0 105px;
	background: #FFFFFF;	
}

.lide-s-grey a.line-down, .lide-s-white a.line-down
{
  display: block;
  width: 8px;
  height: 27px;
  float: left;
  background: url("images/line-down.gif") center center no-repeat;
}


.lide-s-grey a.line-top, .lide-s-white a.line-top
{
  display: block;
  width: 8px;
  height: 27px;
  background: url("images/line-top.gif") center center no-repeat;
  float: left;
  margin: 0 12px 0  4px;
}


.lide-s-grey a.line-del, .lide-s-white a.line-del
{
  display: block;
  width: 14px;
  height: 27px;
  background: url("images/line-del.gif") center center no-repeat;
  float: left;
}

.lide-s-grey input, .lide-s-white input
{
  display: block;
  float: left;
  height: 19px;
  width: 180px;
  border: 1px solid #b4b4b4;
  margin: 3px 0 0 0;
  font-weight: bold;
  color: #434343;
  font-size: 12px;
  padding: 0 0 0 4px;
  background: #f5f7f7;
}

.lide-s-grey input[type='checkbox'], .lide-s-white input[type='checkbox']{
	width:25px;
}

.lide-s-white input
{
  margin: 3px 0 0 6px;
  background: #FFFFFF;
}

.lide-s-grey span, .lide-s-white span
{
  background: none;
  font-size: 12px;
  color: #434343;
}

.line-grey-box-objem-hmotnost a.button-pridat-small,
.line-grey-box-objem-hmotnost a.button-odebrat-small
{
  float: right;
  margin: 2px 0 0 0;
}

.line-grey-box-cena a.button-pridat-small,
.line-grey-box-cena a.button-odebrat-small
{
  
  margin: 2px 0 0 0;
}

.line-grey-box-objem-hmotnost input, .line-grey-box-cena input, .line-grey-box-gramaz input,
.line-grey-box-cena-a input, .line-grey-box-cena-b input
{
  float: left;
  width: 33px;
}

.nadpisiefix
{
  float: left;
}

/* CSS k podstrance napovedy */

#napoveda-content
{
  padding: 17px;
}

form#napoveda-vyhledavani
{
  height: 39px;
  background: #eceff0;
  border: 1px solid #d4d7d7;
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
}

form#napoveda-vyhledavani input.pole
{
  display: block;
  float: left;
  background: url("images/napoveda-vyhledavani.gif") left top;
  width: 220px;
  height: 29px;
  line-height: 29px;
  color: #9da3a5;
  font-size: 12px;
  padding: 0 0 0 15px;
  margin: 5px 0 0 15px;
}

form#napoveda-vyhledavani input.submit
{
  display: block;
  float: left;
  margin: 5px 0 0 5px;
}

#napoveda-content h3
{
  margin: 0px!important;
  padding: 10px 0 10px 0;
}

#napoveda-content h4
{
  margin: 0px!important;
  padding: 10px 0;
  color: #9da3a5;
  font-weight: bold;
  font-size: 16px;
}

#napoveda-content p, #napoveda-content dl
{
  margin: 0;
  padding: 7px 0;
  font-size: 12px;
  color: #444444;
}
#napoveda-content ol{
	font-size: 12px;
  color: #444444;
	
}

#napoveda-content dd{ margin-bottom: 20px; min-height:20px; margin-left: 200px;}
#napoveda-content dt{width:200px;float: left; }
#napoveda-content li, #napoveda-content ul{list-style-type: inherit; margin-left:10px; font-size: 12px; color:#444444;}

#napoveda-content span
{
  color: #999999;
	font-weight:bold;
}
#napoveda-content td{
	font-size:10px;
}

#napoveda-kroky
{
  float: right;
  width: auto;
  margin-top: 40px;
}

#napoveda-kroky a
{
  margin: 0 6px 0 0;
}



/* CSS k editace listku */

h3.h3-zeleny
{
  font-size: 20px;
  font-weight: bold;
  color: black;/*#002856*/
  padding: 15px 0 0 10px;
  float: left;
}

#editace-listku .button-zpet-long, .box-ramec .button-zpet-long
{
  float: right;
  margin: 10px 10px 0 0;
}

.obchodni-podminky
{
  clear: both;
}

.obchodni-podminky input
{
  display: block;
  float: left;
  margin: 16px 0 0 0;
}

.obchodni-podminky label
{
  display: block!important;
  float: left!important;
  width: auto!important;
  padding: 15px 0 0 15px;
}

.obchodni-podminky label a
{
  color: #CD1E40;
  text-decoration: none;
}

input#button-tisk-listku
{
  margin: 20px 0 20px 30px;
}

#editace-listku-slide
{
  padding: 0 0 0 31px;
  padding: 0;
}

#editace-listku-slide #napoje-slide
{
  margin-bottom: 0px;
}

#informace .informace-popis
{
  display: block;
  height: 25px;
  background: url("images/informace-popis.gif") 4px bottom no-repeat;
  font-size: 11px;
  color: #9da3a5;
  margin: 0 0 0 30px;
}

.line4
{
  height:21px;
  margin: 5px 0;
  clear: both;
  font-size: 12px;
  color: #444444;
  padding: 0 0 0 30px;
  position: relative;
}

.line4 input.check
{
  display: block;
  float: left;
  margin: 3px 0 0 0;
}

.line4 span.popis-file
{
  position: absolute;
  top: 25px;
  left: 232px;
  color: #9da3a5;
  font-size: 11px;
}

.line4 label
{
  display: block;
  float: left;
  width: 172px;
  margin: 0 0 0 18px;
  height: 21px;
  line-height: 21px;
}


.line4 label.kratky
{
  width: 35px;
}


.line4 label.line4-nadpis
{
  padding-left: 14px;
  font-weight: bold;
  width: 100%;
  
}

.line4 label.line4-nadpis2
{
  padding: 10px 0 6px 14px;
  color: #9da3a5;
  width: 100%;
  
}

.line4 input.dlouhy
{
  width: 338px;
  height: 19px;
  border: 1px solid #b4b4b4;
  float: left;
  display: block;
}

.line4 input.stredni
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 184px;
}

.line4 input.stredni2
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 380px;
}

.line4 input.kratky
{
  display: block;
  float: left;
  height: 19px;
  border: 1px solid #b4b4b4;
  width: 94px;
}

.line4 input.file
{
  height: 21px;
}

.line4 .prac-doba
{
  margin: 0 0 0 18px;
  width: 108px;
  height: 19px;
  border: 1px solid #b4b4b4;
  display: block;
  float: left;
  font-size: 11px;
}

.line4 .prac-doba-input
{
  width: 304px;
  margin: 0 0 0 64px;
  height: 19px;
  border: 1px solid #b4b4b4;
  float: left;
  display: block;
}

.line4 a.plus, .line4 a.minus
{
  display: block;
  float: left;
  margin: -2px 0 0 6px;
}

.line4 select.kratky
{
  width: 108px;
  height: 19px;
  border: 1px solid #b4b4b4;
  display: block;
  float: left;
  font-size: 11px;
}


/* CSS pro schvaleni */

#box-schvaleni
{
  padding: 30px;
  color: #444444;
  font-size: 12px;

}

#box-schvaleni .left
{
  width: 515px;
  float: left; 
}

#box-schvaleni .left label
{
 
  display:block;
  float: left;
  width: 172px;
  height: 19px;
  line-height: 21px;
  font-weight: bold;
  margin: 5px 0;
	clear:both;
}

#box-schvaleni .left label.textarea
{
  margin: 15px 0;
}

#box-schvaleni .left input
{
  display: block;
  float: left;
  width:338px;
  height: 19px;
  border: 1px solid #b4b4b4;
  clear: right;
  margin: 5px 0;
}

#box-schvaleni .left textarea
{
  display: block;
  float: left;
  width:338px;
  height: 107px;
  border: 1px solid #b4b4b4;
  clear: right;
  margin: 15px 0;
  padding: 0px;
}

#box-schvaleni .right
{
  float: right;
  width: 345px;
  height: 155px;
  background: #f6f7f7;
  border: 1px solid #d4d7d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px;
  line-height: 20px;
}

#box-schvaleni .right .left2
{
  float: left;
}

#box-schvaleni .right .caption
{
  color: #444444;
  display: block;
}

#box-schvaleni .right a
{
  color: #ff7800;
  text-decoration: none;
  display: block;
}

#box-schvaleni  .right a img
{
  border: 0;
}


#box-schvaleni .right a.list
{
  display: block;
  float: right;
  padding: 10px 15px 0 0;
}


/* CSS k obsahu listku */
h4.obsah-listku
{
  font-size: 16px;
  font-weight: bold;
  color: black;
  /*margin: 20px 0;*/
	background-color:#E8EBF0;
	margin-top:10px;
	margin-bottom:5px;
	padding:19px;
	 -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.line-grey-box-stredni
{
  width: 89px;  
  text-align: center;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
  font-weight: bold;
  padding: 0 2px 0 0;
  display: block;
  height: auto;
}

span.line-grey-box-stredni, span.line-grey-box-male, span.line-grey-povinne-polozky
{
  height: 27px;
  line-height: 27px;
}

span.line-grey-box-povinne-polozky input
{
  width: auto;
  height: auto;
  display: block;
  margin: 7px 0 0 44px!important;
  border: 0px;
}

span.line-grey-box-povinne-polozky input.small
{
  width: auto;
  height: auto;
  display: block;
  margin: 7px 0 0 14px!important;
  border: 0px;
}



.line-grey-box-male
{
  width: 70px;  
  text-align: center;
  float: left;
  background: url("images/line-grey-box.gif") right top repeat-y;
  font-weight: bold;
  padding: 0 2px 0 0;
  display: block;
}

.line-grey-box-povinne-polozky
{
  width: 40px;  
  text-align: center;
  float: right;
  background: none;    
  font-weight: bold;
}

.line-grey-box-stredni select
{
  width: 85px;
  height: 20px;
  border: 1px solid #B4B4B4;
  font-size: 10px;
  display: block;
  margin: 2px 0 0 2px;
}

.line-grey-box-stredni input, .line-grey-box-male input
{
  width: 52px;
  height: 19px;
  border: 1px solid #B4B4B4;
  font-size: 10px;
  text-align: right;
  margin: 2px 0 0 3px!important;
  padding: 0 3px 0 0;
}

.line-grey-box-stredni input
{
  margin: 2px 0 0 16px!important;
  text-align: center;
  padding: 0px;
  width: 55px;
}


.editace-listku .lide-s-white input
{
  margin: 3px 0 0 0;
}

.editace-listku-right
{
  float: right;
}

.editace-listku-left
{
  float: left;
}

.editace-listku-right input
{
  float: right;
  clear: both;
  margin: 20px 0 0 0;
}


.fright{float:right;}
.validError{color:#ee91a4; display:block; float:left; margin-left:20px;  font-size: 12px;}/*DA2246*/
.errorField{background:rgb(248, 167, 182);}
.nodisplay{display:none;}
.display{display:block;}

.formButton{	margin: 20px 10px;  float: left;  cursor: pointer;}


/* LOGIN */
#login_form2, #login_form{font-size:12px;}
#login_form2 h1, #login_form h1 {font-size: 17px;}
#login_form2 input, #login_form input{background-color:silver; border:1px solid #B4B4B4;}
#login_form2 dd, #login_form dd{float:left; line-height:18px; height:30px;}
#login_form2 dt, #login_form dt{width:40px; float:left; margin-left:30px;  line-height:18px; height:30px;}
#login_form2 .center, #login_form .center{text-align:center;}
#login_form2 #submit, #login_form #submit {float: left;    margin-left: 105px;    margin-top: 20px;}
#login_form2 #notification_error, #login_form #notification_error { color: #ee91a4; height: auto; padding: 4px; text-align: center; }
#login_form2 #login_response2, #login_form #login_response { overflow: auto; }
#login_form #ajax_loading { display: none; float: left;    margin-top: 20px;    text-align: center;    width: 100%;}
#login_form #status { margin-top: 20px; width: 310px; }

.ui-widget-header{background:transparent; border:none;}
.ui-widget, .ui-button{font-size:12px;   font-family: Arial;}
.ui-dialog-buttonpane{border:0px;}

.placeholder{height:30px;}
.emptyhandle{display:block; float:left; width:32px;}
.emptydel{display:block; float:left; width:16px;}

#mwin dt{ width:130px; float:left;}
#mwin dd{ }

.category-itmes-top{ border:2px solid silver; border-radius: 4px 4px 4px 4px;}

.master{
	border: 1px solid silver;
    border-radius: 4px 4px 4px 4px;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cat-cont{ 
    margin-bottom: 10px;
    margin-top: 10px;
}

.cat-cont h5{
	background: #FAFAFA;
	font-size:12px;
    border-radius: 4px 4px 4px 4px;
    padding: 6px;
}

.subcat{font-size:11px;}

.subcatborder{border-top:3px solid silver;    margin-top: 5px;}

.pagerMover{text-decoration:none; color:#585858;}

#nc-pridat-objem-sel{float:left;}

.msgInfo{
	/*border:3px solid #AFDA00; border-radius: 3px; color:#728F00;  margin:10px; padding:10px; min-height:15px;  background: url('/images/bg_msginfo.png') bottom repeat-x; */
	background-color:#8DBB18;
	color:white;
	margin:2px;
	padding:10px;
	border-radius: 3px; 
}
.msgErr{
	/*border:3px solid red; border-radius: 3px; color:white;  margin:2px; padding:10px; min-height:15px;  /*background: url('/images/bg_msginfo.png') bottom repeat-x;*/
	background-color:#D92145;
	color:white;
	margin:2px;
	padding:10px;
	border-radius: 3px; 
}
.icon_exmark{/*display:inline-block; background: url('/images/ico_exmark.png') no-repeat;  height: 20px;    margin-bottom: -4px;    width: 30px;*/display:none;}

#newsRotatorWrapper
{
  width: 980px;
  overflow:hidden;
  height: 145px;
}

#newsRotator
{
  width: 2000px;
}

.front_banner {
	height: 405px;
    left: 0;
    position: absolute;
    top: 0;
    width: 980px;
}
.ban1{}
.ban2{display:none;}


.formSelect{float:left; margin-bottom: 5px;}

.acc .header{line-height:30px; border:1px solid black; padding-left:30px;}
.acc .cont{border: 1px solid silver;  min-height:200px;}
.acc .cont ul{list-style-type:none; }
.acc .cont li{float:left; padding:5px; }
.acc .cont li.reg{width: 200px;}
.acc .cont li.oz{width: 140px;}
.acc .cont li.asm{width: 140px;}
.acc .cont li.comp{width: 170px;}
.acc .cont label{cursor:pointer; padding:4px;}
.acc .chbs{ background-color: #F39814}
.acc .chbd{  color:silver;}

#form-cont label{float:left;  width: 120px;}
#form-cont .line{clear:both; padding:5px;}

#modalwindow-loading{ color: #000;    left: 50%;    margin-left: -30px;    position: relative;    text-align: center;    top: 50%;    width: 60px;}
#nadpis-kroky a{text-decoration:none;}
/* .ui-state-default{background:url("images/button-green-small.png") repeat scroll left top transparent};*/

.order-price-table {
      font-size: 12px;
   }
   .order-price-table caption{
      margin-left:30px;
      text-align:left;
      float:left;
      line-height: 26px;
   }
   .order-price-table caption.edit{
      margin-left:0px;
   }
   .order-price-table tbody{
      float:left;
      margin-left:25px;
   }
   
   .order-price-table th{
      font-size:16px;
      width:30px;
      text-align:right;
      padding-right:5px;
   }
   .order-price-table td{
      color:#9DA3A5;
      width:30px; 
      text-align:right;
      padding-right:5px;
   }
   .order-price-table td + td, .order-price-table th + th{
      width:auto;
      text-align:left;
   }

.small-note{
  font-size: 11px;
  color: #9da3a5;
  margin-left:235px;
}


select#idCompany-sel{
	width:320px;
}

.button-frontpage-banner{
  display: block;
  float: left;
  width: 179px;
  background: url("images/button-front-banner.png") left top repeat-x;
  height: 51px;
  font-size: 15px;
  line-height: 51px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
.button-frontpage-banner:hover{background: url("images/button-front-banner.png") center top repeat-x; color:white; text-shadow: 1px 1px 1px #565455;}
.button-frontpage-banner:active{background: url("images/button-front-banner.png") right top repeat-x;}

/*nove 03/2013 */
.button-pridat-small-sbalit{
  display: block;
  float: left;
  width: 111px;
  background: url("images/btn_sbalit.png") left top;
  height: 32px;
  font-size: 11px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 18px; 
  cursor: pointer;
}
.button-pridat-small-sbalit:hover{background: url("images/btn_sbalit.png") center top;}
.button-pridat-small-sbalit:active{background: url("images/btn_sbalit.png") right top;}

.button-odebrat-small-sbalit{
  display: block;
  float: left;
  width: 111px;
  background: url("images/btn_sbalit2.png") left top;
  height: 32px;
  font-size: 11px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 18px; 
  cursor: pointer;
}
.button-odebrat-small-sbalit:hover{  background: url("images/btn_sbalit2.png") center top;}
.button-odebrat-small-sbalit:active{  background: url("images/btn_sbalit2.png") right top;}

.button-pridat-small-naseptavac{
  display: block;
  float: right;
  width: 111px;
  background: url("images/btn_naseptavac.png") right top;
  height: 32px;
  font-size: 11px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 18px; 
  cursor: pointer;
}
.button-pridat-small-naseptavac:hover{background: url("images/btn_naseptavac.png") center top;}
.button-pridat-small-naseptavac:active{background: url("images/btn_naseptavac.png") left top;}

.button-odebrat-small-naseptavac{
  display: block;
  float: right;
  width: 111px;
  background: url("images/btn_naseptavac.png") left top;
  height: 32px;
  font-size: 11px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 18px; 
  cursor: pointer;
}
.button-odebrat-small-naseptavac:hover{  background: url("images/btn_naseptavac.png") center top;}
.button-odebrat-small-naseptavac:active{  background: url("images/btn_naseptavac.png") left top;}

#cover-strankovani{}
#cover-strankovani-uvnitr{position:relative; width:500px; margin:0 auto; background-color:#E8EBF0;padding:10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
#cover-strankovani-uvnitr input{padding:1px; border:1px solid #B4B4B4;}
#cover-strankovani-uvnitr .button2{color:white; background-color:#C21A3B; border:none; padding:3px; width:95px;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size:11px;}

.cover-buttons-setting{border:1px solid #D4D7D7; text-align:center; padding: 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 10px 0;]}
.cover-buttons-setting .button{margin-right:20px}

.cover-buttons-users{border:1px solid #D4D7D7; padding-bottom:10px; text-align:center; padding-left: 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom:3px;}
.cover-buttons-users .cbu-levy{float:left; width:650px;}
.cover-buttons-users .cbu-pravy{float:right;}

.box-window-content-bg{background-color:#E8EBF0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-top:5px; padding-bottom:5px;}

.button-role{
  display: block;
  float: left;
  width: 158px;
  background: url("images/button-role.png") left top;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 7px;
  cursor: pointer;
}
input.button-role{width: 165px; padding-bottom: 3px;}
.button-role:hover{background: url("images/button-role.png") center top;}
.button-role:active{background: url("images/button-role.png") right top;}

.clear{clear:both;}


.button-smazat-listek{
  display: block;
  float: left;
  width: 203px;
  background: url("images/btn-listek-smazat.png") left top;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
input.button-smazat-listek{padding-bottom: 3px;}
.button-smazat-listek:hover{background: url("images/btn-listek-smazat.png") center top;}
.button-smazat-listek:active{background: url("images/btn-listek-smazat.png") right top; color:#002856;}

.button-uloz-listek{
  display: block;
  float: left;
  width: 203px;
  background: url("images/btn-listek-ulozit.png") left top;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
input.button-uloz-listek{padding-bottom: 3px;}
.button-uloz-listek:hover{background: url("images/btn-listek-ulozit.png") center top;}
.button-uloz-listek:active{background: url("images/btn-listek-ulozit.png") right top; color:#002856;}

.cover-listek-info{padding:10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom:3px; background-color:#E8EBF0; font-size:12px;}
.cover-listek-info .cli-levy{float:left; width:550px;}
.cover-listek-info .cli-pravy{float:right;}

.podil-alkohol{float:right; margin-top:10px;}

#main .formular .line5{ font-size: 12px;  color: #444444;  height: 21px;  margin: 6px 0;  position: relative;  padding: 0 0 0 10px;   width: 170px;  float: left;}
#main .formular .line5 label{width: 70px;  height: 21px;  line-height: 21px;  float: left;  display: block;  text-align: left;  font-weight: bold;}
#main .formular .line5 select{width: 100px; height: 19px;border: 1px solid #B4B4B4;font-size: 11px;display: block;float: right;}

#main .formular .line5-big{  font-size: 12px; color: #444444;  height: 21px;  margin: 6px 0;  position: relative;  padding: 0 0 0 10px;   width: 225px;  float: left;}
#main .formular .line5-big label{  width: 115px;  height: 21px;  line-height: 21px;  float: left;  display: block;  text-align: left;  font-weight: bold;}
#main .formular .line5-big select{  width: 110px;  height: 19px;  border: 1px solid #B4B4B4;  font-size: 11px;  display: block;  float: right;}

#main .formular .line5-big2{  font-size: 12px; color: #444444;  height: 21px;  margin: 6px 0;  position: relative;  padding: 0 0 0 10px;   width: 265px;  float: left;}
#main .formular .line5-big2 label{  width: 155px;  height: 21px;  line-height: 21px;  float: left;  display: block;  text-align: left;  font-weight: bold;}
#main .formular .line5-big2 select{  width: 110px;  height: 19px;  border: 1px solid #B4B4B4;  font-size: 11px;  display: block;  float: right;}

#main .formular .line-border{color: black; border-bottom: 1px solid #D6D6D6; width:500px; /*padding-left: 10px;*/}

.hlaska-ok{background-color:#8DBB18;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding:10px; color:white; font-size:13px;}
.hlaska-ok span{color:black; font-style:italic; font-size:14px;}

.hlaska-bad{background-color:#D82246;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding:10px; color:white; font-size:13px;}
.hlaska-bad span{display:block; margin-bottom:2px;}
.hlaska-bad strong{font-style:italic; color:black; font-size:14px;}

.mailing-head{border:1px solid #D4D7D7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom:3px;font-size:12px;}
.mailing-head .mh-prvni{float:left; width:325px; border-right: 1px solid #C9C9C9;}
.mailing-head .mh-druhy{float:left; width:325px; border-right: 1px solid #C9C9C9;}
.mailing-head .mh-treti{float:left; width:326px;}
.mailing-head  .mh-uvnitr{padding:10px; overflow:hidden;}

.mailing-body{font-size:12px;}
.mailing-body .mb-levy{float:left; width:326px; border-right: 1px solid #C9C9C9; min-height:200px;}
.mailing-body .mb-pravy{float:left; width:653px;}
.mailing-body .mb-uvnitr{padding: 10px;}
.mailing-body .mb-uvnitr p{margin:0; padding:0; float:none; }
.mailing-body .mb-uvnitr .emaily{overflow:auto; height:200px;}

#main .mailing .nadpis{
  height: 54px;
  line-height: 54px;
  padding:0px;
  font-size: 16px;
  font-weight: bold;
  color:black;
background-color:#e8ebf0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  margin: 0px 0 5px 0;
}
#main .mailing .nadpis h3{color:black;}

.listek-box .tabulka table{width:100%;}
.listek-box .tabulka table td{font-size:12px;}

.button-small{
	display:block;
	width:92px;
	height:29px;
	text-align:center;
	line-height:29px;
	color: #fff;
	background: url('images/button-small.png');
	text-decoration:none;
	float:left;
	font-size:.9em;
	margin:4px;
}

div.thumb{
	float:left;
}

.editace-listku .left .thumb h4{
	padding-top: 30px;
  clear: both;
}

.freeBox{
	border-radius:5px;
	background-color:#E8EBF0;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:10px;
	margin-top: 20px;
  padding-top: 1px;
}

.editace-listku .left h4, .editace-listku .right .freeBox h4{
	color:#000;
	font-size:15px;
}

.ui-widget-content{
	background: #DA2246;
	color:#fff;
	border:0px;
}


.ui-state-default .ui-icon.ui-icon-closethick {
  background: url(/images/del2.png);
  margin-left: -12px;
  margin-top: -10px;
  width: 22px;
  height: 21px;
}

.ui-widget-header .ui-state-default.ui-dialog-titlebar-close{
	border:0px;
	background:transparent;
	width: 22px;
  height: 22px;
}

#idBranch-sel {
	width: 340px;
}

#main .formular .multiple-checkbox .line{float:left; width:350px;}
#main .formular .multiple-checkbox .line label{width:10px;}


#main #support-page .formular .line, #main #support-page .formular .line label {
	height:auto;
	min-height: 21px;
}

#main #support-page .formular .line div{
	margin-left:170px;
}

/*
#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4l1-label{
  position: absolute;
  right:386px;
  top: 293px; 
  background: url("images/radioa4l1-label.png");
  width: 143px;
  height: 131px; 
}
#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4l2-label{
  position: absolute;
  right:47px;
  top: 297px; 
  background: url("images/radioa4l2-label.png");
  width: 159px;
  height: 127px; 
}
#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4p1-label{
  position: absolute;
  right:240px;
  top: 250px; 
  background: url("images/radioa4p1-label.png");
  width: 111px;
  height: 174px; 
}

#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa4l1{
  position: absolute;
  right:450px;
  top: 435px;  
}
#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa4l2{
  position: absolute;
  right:121px;
  top: 435px;  
}
#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa4p1{
  position: absolute;
  right:289px;
  top: 435px;  
}

#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa4c-label{
  position: absolute;
  right:375px;
  top: 75px; 
  background: url("images/radioa4c-label.png");
  width: 118px;
  height: 169px; 
}
#napojovy-listek-tvorba div.napoj-tvorba-right label#radioa3c-label{
  position: absolute;
  right:186px;
  top: 279px; 
  background: url("images/radioa3c-label.png");
  width: 230px;
  height: 177px; 
}
#napojovy-listek-tvorba div.napoj-tvorba-right label#radiosklc-label{
  position: absolute;
  right:91px;
  top: 93px; 
  background: url("images/radiosklc-label.png");
  width: 163px;
  height: 138px; 
}

#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa4c{
  position: absolute;
  right:429px;
  top: 250px;  
}
#napojovy-listek-tvorba div.napoj-tvorba-right input#radioa3c{
  position: absolute;
  right:289px;
  top: 467px;  
}
#napojovy-listek-tvorba div.napoj-tvorba-right input#radiosklc{
  position: absolute;
  right:166px;
  top: 250px;  
}
*/
/* drinks */
#drinks-select{margin-bottom: 20px;}
#drinks-select table{width:100%;}
#drinks-select img{width:105px; height:105px;}
#drinks-select input.stredni {
	border: 1px solid #b4b4b4;
	height: 22px;
}
#drinks-select td.neni-povolen{background-color: #EE869B;}
#drinks-select td.neni-povolen input{background-color: #EE869B; background-image:none;}
#drinks-select td.drink-zvolen{background-color: #e9e7e7;}

#drinks-select hr{margin:0; padding: 0;}
#drinks-select table td{padding-top:10px; padding-bottom: 10px;}


.text-poznamka{color: #a1a1a1; padding:10px;}

#main .line-cena-drinku{
  font-size: 12px;
  background: #dc2247;
  border: 1px solid #e73357;
  color: #444444;
  height: 32px;
  line-height: 32px;
  margin: 10px 0px;
  position: relative;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.line-cena-drinku-nazev{
  width: 90px;  
  padding: 0 0 0 9px;
  float: left;
  color: white;
  font-weight: bold;
}
.line-cena-drinku-cena{
  width: 90px;  
  padding: 0 0 0 9px;
  float: left;
  color: white;
  font-weight: bold;
}
.line-cena-drinku-cena input{
  display: block;
  float: left;
  height: 19px;
  width: 55px;
  border: 1px solid #b4b4b4;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #434343;
  font-size: 12px;
  padding: 0 0 0 4px;
  background: #f5f7f7;
}


.napoj-tvorba-right table td{padding:10px;}


#napoj-tvorba-new{padding:10px;}
#napoj-tvorba-new .box-format{float:left; border:1px solid #d4d7d7; padding:10px; border-radius:2px; margin:5px;}
#napoj-tvorba-new .box-format table{width:127px;/*135px*/}
#napoj-tvorba-new .box-format table td{text-align: center; }
#napoj-tvorba-new .box-format table td.nahled{height:210px; text-align: center; vertical-align:middle;}
#napoj-tvorba-new .box-format table td.volba{padding:5px;}
#napoj-tvorba-new .box-format label{cursor: pointer;}
#napoj-tvorba-new .box-format label img{max-width:100%; height:auto;}

h3.tvorba-listku{margin:10px; font-size:12px;}

#logo-listku{padding:10px;}
#nazev-listku input{border:1px solid #b4b4b4; padding: 3px;}

#nazev-listku{padding:10px;}
#nazev-listku input{border:1px solid #b4b4b4; padding: 3px;}
hr.tvorba-listku-linka{background-color: #b4b4b4; color: #b4b4b4; height: 1px; border: 0 none; width:100%;}
.tvorba-listku-provozovny{padding: 4px;}
.tvorba-listku-provozovny label{display: block; float: left; width: 110px;}

#napojovy-listek-tvorba p{
	padding-left: 15px;
}

#hlaska-js{display:none;}


#loga-download{}
#loga-download .box-logo{float:left; width:285px; height:215px; background-color:white/*#dddddd*/; margin:15px; text-align: center; line-height: 215px;}
#loga-download .box-logo a{display: block; line-height: 215px;}
#loga-download .box-logo-2{float:left; width:285px; min-height:215px; background-color:white/*#dddddd*/; margin:15px; text-align: center; line-height: 215px;}
#loga-download .box-logo-popis{float:left; margin:15px;}
#loga-download .box-logo-3{float:left; width:285px; height:285px; background-color:white; margin:15px; text-align: center; line-height: 215px;}

#loga-download .box-lahev{float:left; width:189px; height:300px; background-color:white; margin-bottom:20px; text-align: center; line-height: 300px; box-sizing: border-box;}
#loga-download .box-lahev a{
  width: 189px;
  vertical-align: bottom;
  height: 300px;
	text-align: center;
	display:table-cell;
}

#loga-download .box-lahev-2{float:left; width:189px; height:160px; background-color:white; margin-bottom:20px; text-align: center; line-height: 160px; box-sizing: border-box;}
#loga-download .box-lahev-2 a{
  width: 189px;
  vertical-align: bottom;
  height: 160px;
	text-align: center;
	display:table-cell;
}


.box-download-first{float:left; width:50%; text-align: center;}
.box-download-first a{color:black; font-size: 20px; line-height: 35px; text-decoration: none; width:100%;}
.box-download-first a:hover{text-decoration: underline;}


.slider-format li{
	width: 170px;
	height: 160px;
	text-align: center;
	display: block;
}

.bx-wrapper img{
	display: inline-block;
}

.bx-wrapper .bx-prev{
	background: url("images/sipka_doleva.png") left top no-repeat;
	width: 16px !important;
	height: 30px;
	left:-30px !important;
}
.bx-wrapper .bx-next{
	background: url("images/sipka_doprava.png") right top no-repeat;
	width: 16px !important;
	height: 30px;
	right:-30px !important;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus{
	background-position: right top;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus{
	background-position: left top;
}
.bx-wrapper{
	background-color: #e8ebeb;
	border: 1px solid #d4d7d7;
	border-radius: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 48px;
	margin-top: 30px;
}

html, body {
      position: relative;
      height: 100%;
    }
.swiper-container {
      width: 90%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	.swiper-button-next, .swiper-button-prev{
		width: 38px;
		top:33%;
	}
	.btn-create{
		top:78%;
	}
	.swiper-slide img{margin-bottom: 5px;}
	
	#drinks-select .img-drink3{width:300px; height:auto;}
	
	
	#drinks-select-3{width:720px;}
	#drinks-select-3 .box-drink{float:left; width:30%; margin-bottom:10px; margin-right:5px; padding:5px;}
	#drinks-select-3 .box-drink .bd-name{margin-bottom:5px; min-height:40px;}
	#drinks-select-3 .box-drink .bd-image{margin-bottom:5px;}
	#drinks-select-3 .box-drink .bd-image img{width:95%; margin-left: auto; margin-right: auto; display: block;}
	#drinks-select-3 .box-drink .bd-cena{padding:5px;}
	#drinks-select-3 .box-drink .bd-cena input{ border:none; border:1px solid #b4b4b4; height:22px; background: none; background-color: white; font-size:12px; text-align: center;}
	
	#drinks-select-3 .box-drink .bd-slozeni{margin-bottom:5px; min-height:55px;}
	
	#drinks-select-3 .box-drink-active{background-color:#e9e7e7;}
	
	#registrace-provozovny-2 .swiper-button-next, #registrace-provozovny-2 .swiper-button-prev{
		width: 38px;
		top:47%;
	}
	
.div-text{padding: 10px;}
.div-text input{border:1px solid #b4b4b4; padding: 3px;}
.div-text label{width:100px; display:block; float: left;}

#lahve-hledani {border-bottom: 1px solid #b4b4b4; padding: 5px; padding-bottom: 10px; margin-bottom: 15px;}
#lahve-hledani td{font-size:13px; padding-right: 15px;}
#lahve-hledani input[type="text"] {
    border: 1px solid #b4b4b4;
    padding: 3px;
}
.button-del-long
{
  display: block;
  float: left;
  width: 165px;
  background: url("images/button-dalsi-long.png") right top;
  height: 36px;
  font-size: 13px;
  line-height: 36px!important;
  text-align: center;
  color:#002856;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding: 0 20px 0 0;
  margin: 0;
  border: 0px;
  font-family: Arial;
}

#drinks-select .nerozjeto,
#drinks-select-inside .nerozjeto{
  height: 22px;
  background: url("images/formular-posun.png"); 
  cursor: pointer;
  background-position:693px;
  background-repeat: no-repeat;
  background-size: 22px;
}

#drinks-select .rozjeto,
#drinks-select-inside .rozjeto{
  height: 22px;
  background: url("images/formular-posun2.png"); 
  cursor: pointer;
  background-position:693px;
  background-repeat: no-repeat;
  background-size: 22px;
}

table.tbl-marze{
	background-color:white;
	width:100%;
	color:black;
}

.tbl-marze td{
	color:black;
	padding:2px;
	border-bottom: 1px solid #e9ebeb;
	line-height: 20px;
	padding-left: 9px;
}

.tbl-marze th{
	text-align:left;
	font-size: 12px;
	background: #eceff0;
	color: #444444;
	height: 32px;
	line-height: 32px;
	margin: 16px 29px;
	padding-left: 9px;
}
.tbl-marze .th-1{
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	
	border:0px;
	border-left: 1px solid #d4d7d7;
	border-top: 1px solid #d4d7d7;
	border-bottom: 1px solid #d4d7d7;
}
.tbl-marze .th-2{
	border:0px;
	border-top: 1px solid #d4d7d7;
	border-bottom: 1px solid #d4d7d7;
}
.tbl-marze .th-3{
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	
	border:0px;
	border-right: 1px solid #d4d7d7;
	border-top: 1px solid #d4d7d7;
	border-bottom: 1px solid #d4d7d7;
}

.tbl-marze input.stredni
{
  height: 19px;
  border: 1px solid #b4b4b4;
}

.inputPriceMarze{
	border:1px solid silver !important;
	width:30px !important;
	margin-left: 2px !important;
	background-color: #E8EBF0 !important;
}

#bcPicker1{
  width:25px;
  height:25px;
  border:1px solid black;
}
#bcPicker2{
  width:25px;
  height:25px;
  border:1px solid black;
}

#menu_predni_strana_a6 .box-drink .bd-name{
  color:black;
}


#drinks-select input.stredni-2 {
  border: 1px solid #b4b4b4;
  height: 22px;
  padding:2px;
}

.polozka12 a{color:#AD002C !important; text-transform: uppercase;}