﻿html, body 
{  
    font-family:  Arial, sans-serif;
    font-size: 100%;
    text-align: left;
    color: #000;
    font-weight: normal;
    margin: 0; 
    padding: 0;
}

*
{
	margin: 0;
	padding: 0;
}

img
{
     border: 0;
}

.floatleft
{
    float: left;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.inputHolderSimple
{
	width: 160px;
	height: 17px;
	float: left;
	margin: 0 12px 5px 0;
	padding: 2px 5px;
	position: relative;
	background: url(images/admin-input.png) no-repeat left top;
}

.inputHolderSimple.short
{
	width: 120px;
}

.inputHolderSimple.long
{
	width: 230px;
}

.inputHolderSimple.longest
{
	width: 365px;
}

.inputHolderSimple.shortest
{
	width: 60px;
}

.inputHolderSimple span
{
	width: 7px;
	height: 21px;
	position: absolute;
	right: -5px;
	top: 0;
	display: block;
	background: url(images/admin-input-right.png) no-repeat left top;
}	

.inputHolderSimple input
{
	width: 100%;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
}



#ESOlightBox
{
	width:700px;
	overflow:hidden;
	font-size: 75%;
	color: #6a6969;
}

#ESOlightBox.loginBox
{
	width:460px;
	overflow:hidden;
	font-size: 75%;
	color: #6a6969;
}


#ESOlightBox h1
{
	padding: 0 20px;
	margin:0;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size:120%;
	text-transform: uppercase;
	background: url(images/lightBox-top.png) no-repeat right top;
}

#ESOlightBox h1.red
{
    background: url(images/lightBox-top-red.png) no-repeat right top;
}

#ESOlightBox.loginBox h1
{
    background: url(images/lightBox-top-login.png) no-repeat right top;
}

#ESOlightBox .errorBox, #ESOlightBox .infoBox, #ESOlightBox .correctBox
{
    background-image: none;
    width: auto;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#ESOlightBox .errorBox div, #ESOlightBox .infoBox div, #ESOlightBox .correctBox div
{
    background-image: none;
}

#ESOlightBox .errorBox p, #ESOlightBox .infoBox p, #ESOlightBox .correctBox p
{
    width: auto;
}

#ESOlightBox.registration h1 a
{
	display: block;
	width: 152px;
	height: 29px;
	float: left;
	position: relative;
	top: 6px;
	margin: 0 5px 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	color: #c5e0eb;
	background: #085271 url(images/h1tab.png) no-repeat right top;
}


#ESOlightBox.registration h1 a.on
{
	color: #01a5e5;
	background: #fff url(images/h1tab.png) no-repeat left top;
}

#ESOlightBox .content
{
	padding: 20px;
	background:#fff;
}

#ESOlightBox .bottom
{
	width: 100%;
	height: 6px;
	background: url(images/lightBox-bottom.png) no-repeat right top;
}

#ESOlightBox.loginBox .bottom
{
    background: url(images/lightBox-bottom-login.png) no-repeat right top;
}

#ESOlightBox  ul.styled li
{
    display: block;
    padding: 0 0 0 20px;
    line-height: 20px;
    list-style-type: none;
    background: url(images/ico-li2.png) no-repeat left center;
}

#ESOlightBox .inputHolder
{
	float:left;
}

#ESOlightBox .form .inputHolder
{
	margin: 0 0 5px 0;
}

#ESOlightBox .form label
{
	margin: 0 0 5px 0;
}


#ESOlightBox .form  a.buttonOffer
{
	color: #fff;
	float: left;
}

#ESOlightBox a.buttonOffer
{
	color: #fff;
}

#ESOlightBox a.buttonRequest
{
	color: #fff;
	float: right;
}

#ESOlightBox .inputHolder.small
{
	width: 70px;
}

#ESOlightBox .inputHolder.small input
{
	width: 54px;
	padding: 0 8px;
}

#ESOlightBox .padded
{
	padding: 5px;
    padding-top:20px;
    padding-bottom:20px;
}

#ESOlightBox .label
{
	font-weight: bold;
	width: 80px;
	float:left;
	line-height: 20px;
}



#ESOlightBox.loginBox .label.longer
{
	width: 90px;
}

#ESOlightBox.loginBox.registration img
{
	margin: 10px 10px;
	float: left;
}

#ESOlightBox.loginBox.registration .roundedCorner.form .rccontent .buttonOffer
{
    margin: 0;
}

.newCode
{
    width: 80px;
    display: block;
    padding: 10px 0 0 0;
    font-size: 13px;
    float: left;
}

.infoText
{
    padding: 0 0 0 7px;
    font-size: 11px;
    font-style: italic;
}


.sign
{
	display: inline-block;
	font-weight: bold;
	width: 80px;
}

#ESOlightBox .nextlabel
{
	width: 60px;
	padding: 0 0 0 5px;
	float: left;
	line-height: 40px;
	font-weight: bold;
}

#ESOlightBox .roundedCorner.onleft
{
	width: 80px;
	float: left;
	margin: 20px;
}

#ESOlightBox .onright
{
	float: left;
	padding:20px 20px 20px 0;
}

#ESOlightBox .roundedCorner .rccontent.googlemap
{
	width: 660px;
	height: 400px;
}

/*======================================================================================*/

#ESOlightBox .bigInputs .label
{
	width: 130px;
	line-height: 40px;
}

#ESOlightBox .bigInputs .inputHolder
{
	width: 300px;
}

#ESOlightBox .bigInputs .inputHolder input
{
	width: 284px;
	padding: 0 8px;
}

#ESOlightBox  .bigInputs .inputHolder.small
{
	width: 70px;
}

#ESOlightBox  .bigInputs .inputHolder.small input
{
	width: 54px;
	padding: 0 8px;
}

#ESOlightBox  .bigInputs .inputHolder.long
{
	width: 460px;
	
}
#ESOlightBox  .bigInputs .inputHolder.long textarea
{
    width:98%;
    margin:2%;
   
}
#ESOlightBox  .bigInputs .inputHolder.long input
{
	width: 444px;
	padding: 0 8px;
}

#ESOlightBox .bigInputs .inputHolder input
{
	margin: 7px 0;
}

#ESOlightBox .bigInputs .inputHolder.calendar
{
	width: 130px;
	margin: 0 35px 5px 0;
}

#ESOlightBox .bigInputs .inputHolder.calendar input
{
	width: 114px;
	padding: 0 8px;
}

#ESOlightBox .bigInputs .inputHolder.calendar a.datePick
{
	top:10px;
}

#ESOlightBox.loginBox .roundedCorner.form .rccontent,
#ESOlightBox.loginBox .roundedCorner.filled .rccontent,
#ESOlightBox.loginBox .roundedCorner .rccontent
{
    padding: 0;
}

#ESOlightBox.loginBox .roundedCorner.form .rccontent .login .inputHolder input
{
    width: 160px;
}

#ESOlightBox.loginBox .roundedCorner.form .rccontent .login .inputHolder
{
    width: 164px;
}

#ESOlightBox.loginBox .label
{
    width: 60px;
    text-align: right;
    padding: 0 10px 0 0;
}

#ESOlightBox.loginBox .roundedCorner.form .rccontent .login .buttonOffer
{
    margin-left: 0;
}
 
/*======================================================================================*/

#ESOlightBox h2
{
	padding: 10px 0;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

#ESOlightBox .item,
#ESOlightBox .smallitem
{
	height: auto;
}

#ESOlightBox .item h2,
#ESOlightBox .smallitem h2
{
	padding:10px 0;
	margin: 0;
}

#ESOlightBox .item p
{
	padding: 0 10px 10px 10px;
}

#ESOlightBox .rccontent
{
	overflow: hidden;
}

#ESOlightBox .itemImage img
{
	 max-width: 130px;
}

#ESOlightBox a,
#ESOlightBox h2 a,
#ESOlightBox h2
{
	color: #b20bac;
}

#ESOlightBox .item strong,
.black
{
	color: #000;
}

#ESOlightBox a.blue,
#ESOlightBox .blue
{
	color: #06aced;
}

#ESOlightBox .button
{
	height: 36px;
	padding:2px 20px 0 20px;
	margin:10px 5px 20px 0px;
	position: relative;
	display: block;
	float: left;
	color:#fff;
	line-height:36px;
	font-weight:bold;
	font-size:140%;
	text-decoration:none;
	text-transform:uppercase;
	border:0;
	background: #af36aa url(images/button-offer.png) no-repeat left top;
	z-index:1;
}

#ESOlightBox a.button .back
{
	height: 32px;
	display:block;
	float:left;
	position:static;
	padding:0 8px;	
	background: url(images/ico-back-white.png) no-repeat left center;
}

#ESOlightBox a.button.floatright
{
	float:right;
	margin:0 20px;
}

#ESOlightBox .button span
{
	width: 12px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: #af36aa url(images/button-offer-right.png) no-repeat left top;
}

#ESOlightBox input.button
{
	height:38px;
	padding:0 20px;
}

#ESOlightBox .topInfo
{
	width: 598px;
	height: 32px;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 20px;
	background: #b8b8b8 url(images/top-info.png) no-repeat left top;
}

#ESOlightBox .topInfo table,
#ESOlightBox .topItem table
{
	width: 550px;
	height: 32px;
	margin: 0;
}

#ESOlightBox .topInfo table td,
#ESOlightBox .topItem table td
{
	vertical-align: middle;
	text-align: center;
	height: 32px;
	padding: 0 10px;
	color: #e0e0e0;
	border: 0;
	font-weight: bold;
	background: none;
}

#ESOlightBox .topItem
{
	width: 598px;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 20px;
	color: #939393;
	position: relative;
	background: #fff url(images/top-item.png) no-repeat left top;
}

#ESOlightBox .topItem strong
{
	color: #939393;
}

#ESOlightBox .topItem p
{
	width: 550px;
	padding: 10px 0;
}

#ESOlightBox .topItemBottom
{
	width: 618px;
	height: 8px;
	background: #fff url(images/top-item-bottom.png) no-repeat left top;
}
	
#ESOlightBox .topItem table td
{
	color: #000;
	font-weight: normal;
}

#ESOlightBox .topItemCheck
{
	position: absolute;
	right: 12px;
	top: 30px;
}

#ESOlightBox .topItem .column1 { text-transform: uppercase; }

#ESOlightBox .column1 {width: 110px;}
#ESOlightBox .column2 {width: 160px;}
#ESOlightBox .column3 {width: 90px;}
#ESOlightBox .column4 {width: 110px;}

#ESOlightBox .whiteBox
{
	width: 578px;
	padding: 20px;
	margin: 10px 0 0 0; 
	background: #fff url(images/white-box.png) no-repeat left top;
}

#ESOlightBox .whiteBoxBottom
{
	width: 618px;
	height: 6px;
	background: #fff url(images/white-box-bottom.png) no-repeat left top;
}

#ESOlightBox .whiteBox h3
{
	color: #000;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#ESOlightBox table.payment
{
	width: 250px;
	float: right;
	margin: 0 20px 0 0;
}


#ESOlightBox table.payment td
{
	padding: 0;
	height: 20px;
	line-height: 20px;
	text-align: right;
	background: none;
	border: 0;
}

#ESOlightBox table.payment td.label
{
	width: 175px;
	text-align: left;
}

#ESOlightBox table.payment td.price
{
	color: #c727e5;
	font-size: 150%;
}

#ESOlightBox .roundedTabs
{
	width: 100%;
	float: none;
	position: relative;
	top: 5px;
	left: 0;
	z-index: 500;
}

#ESOlightBox .roundedTabs a,
#ESOlightBox .roundedTabs span
{
	display: block;
	float: left;
	padding: 0 30px;
	margin: 0 5px 0 0;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #c20abb;
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
}

#ESOlightBox .roundedTabs span
{
	background: #f0f0f0 url(images/tabs-on.png) no-repeat left top;
	z-index: 500;
}

#ESOlightBox .roundedTabs a:hover
{
	background: #f0f0f0 url(images/tabs-on.png) no-repeat left top;
}

#ESOlightBox .roundedTabs a
{
	color: #000;
	text-decoration: none;
	background: url(images/tabs-off.png) no-repeat left top;
}

#ESOlightBox .roundedTabs a span,
#ESOlightBox .roundedTabs span span
{
	padding: 0;
	margin: 0;
	width: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

#ESOlightBox .roundedTabs span span,
#ESOlightBox .roundedTabs a:hover span
{
	background: #f0f0f0 url(images/tabs-on-right.png) no-repeat right top;
}

#ESOlightBox .roundedTabs a span
{
	background: url(images/tabs-off-right.png) no-repeat right top;
}



/*======================================================================================*/


.whiteHolder
{
	width:198px; 
	float: left;
	padding:0;
	margin:0 8px 20px 0;
	position: relative;
}

.whiteHolder.last
{
	margin: 0 0 20px 0;
}

.whiteHolder .whiteContent
{
	width:166px;
	padding:15px;
    overflow:hidden;
    position: relative;
    border: 1px solid #bfbfbf;
    color: #000000;
    line-height: 18px;
    background:#fff;
}

.whiteHolder .whiteContent .whitePrice
{
	width: 171px;
	height: 56px;
	line-height: 56px;
	color: #0cb3f1;
	font-weight: bold;
	text-align: center;
	background: url(images/white-price.png) no-repeat left top;
}

.topText
{
	height: 100px;
	margin: 0 0 15px 0;
}
.topPrice
{
    color:#0cb3f1;
    text-decoration:underline;
    height:120px;
    font-weight:bold;
}
    .topPrice input
    {
        margin-right:15px;
        margin-top:3px;
    }
.topingSouhr strong
{
    font-size:14px;
    margin:5px 0px 5px 0px;
    
}
.topingSouhr span
{
    color:#0cb3f1;
    font-size:18px;
    font-weight:bold;
}
.topingButtons,#lowMoney
{
    float:right;
   font-weight:bold;
}
#lowMoney
{
    padding:15px;
    border:1px solid #aaa;
    height:330px;
    width:600px;
    position:absolute;
    background:#eee;
    z-index:1000;
    margin-left:15px;
    filter: alpha(opacity=10);
    margin-top:100px;
	opacity=0.1;
}

    #lowMoney .buttons
    {
        float:right;
        margin-top:160px;
    }
#lowMoney h3
{
    color:red;
    margin-top:80px;
    margin-bottom:10px;
    text-align:center;
}
    #lowMoney h4
    {
        color:black;
        font-weight:bold;
        text-align:center;
        font-size:14px;

    }
    .topingButtons a,#lowMoney a
    {
        background:#0cb3f1;
        display:block;
        color:white !important;
        float:left;
        padding:10px 10px 10px 10px;
        margin:2px;
        font-size:14px;
        text-decoration:none;
    }

.whiteHolder .whiteContent .payment
{
	line-height: 25px;
}

.whiteHolder .whiteContent .payment input
{
	margin: 5px 0;
}

.whiteHolder .whiteContent .payment .cards
{
	padding: 0 0 0 16px;
}

#ESOlightBox .whiteHolder .button
{
	padding: 2px 30px 0 30px;
	margin: 10px 0 0 15px;
}

#ESOlightBox .whiteHolder h2
{
	height: 32px;
	padding: 0;
	line-height: 32px;
	color: #fff;
	font-size: 100%;
	text-align: center;
	text-transform: uppercase; 
	background: url(images/whiteholder-h2.png) no-repeat left top;
}

#ESOlightBox .whiteHolder h3
{
	font-size:100%;
}


.whiteHolder .rctop,
.whiteHolder .rcbottom,
.whiteHolder .rctop div,
.whiteHolder .rcbottom div
{
	width:100%;
	height: 8px;
	overflow:hidden;
	
}

.whiteHolder .rctop
{
	position:absolute;
    top:0;
    left:0;
	background: url(images/input-left-top.png) no-repeat left top;
	z-index:100;
}

.whiteHolder .rctop div
{
    background: url(images/input-right-top.png) no-repeat right top;
}

.whiteHolder .rcbottom
{
	position:absolute;
    bottom:0;
    left:0;
    background: url(images/input-left-bottom.png) no-repeat left top;
    z-index:100;
}

.whiteHolder .rcbottom div
{
    background: url(images/input-right-bottom.png) no-repeat right top;
}

/*======= sverit prodej rk ===============================================================================*/

#ESOlightBox #insertForm
{
    width: 670px;
}

#ESOlightBox #insertForm .rccontent
{
    padding: 0 0 0 20px;
}

#ESOlightBox #insertForm .addLeft
{
    width: 290px;
}

#ESOlightBox #insertForm .addRight
{
    width: 340px;
    padding: 0 0 0 20px;
}

#ESOlightBox #insertForm .label
{
    width: 85px;
}


.waitingBox
{
    text-align:  center;
    color: #000;
    background: #fff;
    padding: 30px;
    position: absolute;
    left: 45%;
    top: 150px;
    z-index: 5000;
    font-size: 25px;
    font-weight: bold;
    border: 3px solid #F9D300;
}

.topingh1 span
{
    color:#a7862e;
}

.topingh2, .topingh3
{
    color:#0cb3f1 !important;
}
.topingh2
{
    font-size:20px !important;
}
.topingh3
{
    margin-top:12px;
    margin-bottom:20px;
}
.GDPRTable {
    line-height: 18px;
    border-top: 1px solid #939393;
    border-bottom: 1px solid #939393;
    padding-top: 10px !important;
    margin-bottom: 10px !important;
}
.GDPRTable td{
  padding:0px;
  padding-left:5px;
  vertical-align:top;
}
.VOPMusiteSouhlasit
{
    color:red;
    font-weight:bold;
    display:inline-block;
    padding:5px;
}