html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
ol, ul, li,
table, tr, th, td,
form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

table {
 border-collapse: collapse;
  border-spacing: 0;
}
input, button{
  overflow: visible;
  /*font: normal 12px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  /*font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font: normal 12px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  margin: 0px;
  padding: 0px;
}                  

html {
  overflow: auto;
}
html, body {
  height: 100%;
  min-height: 100%;
}
sup, sub{font-size: 10px;}
body{
	/*font: normal 12px "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
      font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
      /*font: normal 12px Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6
{
	color: #333333;
	padding-bottom: 10px;
	padding-top: 15px;
}

h1{ font-size: 25px;}
h2{ font-size: 20px; }
h3{ font-size: 110%; }
h4{ font-size: 100%; }
h5{ font-size: 100%; }
h6{ font-size: 100%; }
p{margin: 8px 0px;}
a{	color: #333333; }
a:hover{ text-decoration: none; }
a img{ border: none; } /* , a:link img */

.tdhead
{
	background-color: #FBCBBD;
	font-weight: bold;
	color: #333;
}

.tdbody{
}



table{ font-size: 100%; }
table td{
	padding: 4px;
}
/* tabulky */
table.standard{
	border: 1px solid #FBCBBD;
	border-right: none;
	border-bottom: none;
}
table.colored
{
	border: none;
	border-right: none;
	border-bottom: none;
}
table.standard th{
	background: #FBCBBD;
	color: #333333;
}
table.standard th,
table.standard td{
	border-right: 1px solid #FBCBBD;
	border-bottom: 1px solid #FBCBBD;
}
table.colored th,
table.colored td{
	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}
table.colored th{
	background-color: #ff7f00;
	color: white;
}
table.standard th,
table.standard td,
table.colored th,
table.colored td{
	padding: 4px;
}

table.colored2{
	border: 1px solid #ffffff;
	border-right: none;
	border-bottom: none;
}
table.colored2 td{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

table.colored2 th{
	text-align: left;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}


table.settings{
	border: 0px;
   border-collapse: collapse;;
}
table.settings tr
{
	height: 56px;
}
table.settings tr td,
table.settings tr th
{
	padding: 0px;
	border-bottom: 1px solid #FBCBBD;
	padding-left: 5px;
}

table.settings tr th{
	text-align: left;
}

table.settings-green{
	border: 0px;
   border-collapse: collapse;;
}
table.settings-green tr
{
	height: 56px;
}
table.settings-green tr td,
table.settings-green tr th
{
	padding: 0px;
	border-bottom: 1px solid #ABD953;
	padding-left: 5px;
}

table.settings-green tr th{
	text-align: left;
}


/*.b2-dark
{
	margin: 0px;
	border-top: 2px solid #DB1921;
	border-bottom: 2px solid #DB1921;
}*/



ul
{
   /*list-style-image: url(li.jpg);*/
   list-style: none;
   color: #333;
   margin: 0px;
   padding: 0px;
}
ul li
{
   
   list-style: none;
   list-style-image: none;
   margin: 0 0 5px 0px;
   padding: 0px;
}

#payment-set ul li
{
   list-style: none;
   list-style-image: url(li.gif);
   margin: 0 0 5px 20px;
   padding: 0px;
}

ol{
	color: #333;
	margin-left: 20px;
}





/* layout */

.main
{
	width: 940px;
	margin: 0px auto;
	/*background-image: url(background.gif);
	background-position: top center;
	background-repeat: repeat;*/
}
.main .in
{
	width: 940px;
	margin: 0px auto;
	text-align: left;
}

.thumb_basket {
    background-color: #FFFFFF;
    border: 1px solid #666666;
    float: right;
    height: 70px;
    margin-top: 4px;
}

.thumb_basket_info
{
 border-width: 0; 
 border-bottom: 1px solid #ccc;
 height: 35px;
 margin-bottom: 5px;
 
}


.thumb_basket .opensave
{
 float: left;
 text-align: center;
 width: 100px;
 margin-left:0px;
 overflow: hidden;
}

.thumb_basket .opensave a
{
 width: 86px;
 font-size: 10px;
 height: 23px;
 text-decoration: none;
 margin-top: 2px;
 
               
}

.thumb_basket .opensave a:hover
{
               
}




.rb1-gray
{
 border-right: 1px solid #ccc;
}

.header
{
      height: 115px;
      margin-bottom: 25px;
      background-image: url(header.png);
      background-position: top center;
      background-repeat: repeat-x;
}


.headerin
{
  width: 940px;
  height: 70px;
  margin: auto;
  /*background-image: url(header.gif);
  background-position: top center;
  background-repeat: no-repeat;*/
}

.headerin h1
{
 padding: 2px 0 2px 0;
 margin-bottom: 3px;
}


.headermenu {
   width: 940px;
   margin: auto;
   text-align: right;
   height: 25px;
   margin-top: 15px;
   /**margin-top: 0px;*/
}

.headermenu ul {
   float: right;
}

.headermenu ul li {
   float: left;
   height: 17px;
   color: #fff;
   margin-left: 10px;
   border: 1px solid   #999;
   border-width: 0 1px 0 0px;
   padding: 1px 10px 0 0px;
   font-weight: bold; 
}

.headermenu ul li a {
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   }

.headermenu ul li.facebookheader {
      /*background-image: url(fbback.png);
      background-position: top center;
      background-repeat: repeat-x;*/
   
}


.header-h1
{
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 25px;
	display: block;
}

.logo{
	/*max-width: 100px;*/
}

.log a img {
   margin-top: -3px;
}
* html .logo{
/*	width: 100px;*/
}
h3.header-subtitle
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
      width: 382px;
}
.cols{
	position: relative;
	width: 940px;
	margin-left: 0px;
	height: 100%;
}
.col-left
{
	float: left;
}
.col-center
{
	float: left;
	width: 665px;
}
.col-right
{
	/*float: right;*/
}

#flashinfo
{
   display: none;
   border: 1px solid #FF3300;
   padding: 10px 5px 5px 10px;
   background-color: #FFC0B0;
   color: #000;
   margin: 30px 0 0px 0;
   text-align: center;   
}


#editinfo
{
   border: 1px solid #FF3300;
   padding: 10px 5px 5px 10px;
   background-color: #FFC0B0;
   color: #000;
   margin: 30px 0 0px 0;
   text-align: center;   
}

/*pager*/
.pager
{
	text-align: right;
}
.pager ul
{
   list-style: none;
   color: #333;
   margin: 0px;
   padding: 0px;
}

.circle li
{
	list-style: disc url();
	margin-left: 15px;
}

.pager ul li
{
	display: inline;
   margin: 0px;
   padding: 0px;
}

.pager .active{}
.next
{
   font-size: 15px;
}
.previous
{
	font-size: 15px;
}

.footer
{
	border-top: 1px solid #FBCBBD;
	margin: 25px 0px 0px 0px;
	line-height: 30px;
}

.foot-left
{
	float: left;
}
.foot-right
{
	float: right;
}
.copy
{
	float: right;
   font-size: 11px;
   color: cccccc;
}
ul.lang{}

ul.lang li
{
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 7px 0px 0px;
   background: url(/res/divide.gif) no-repeat right center;
}
ul.lang li.last{background-image: none;}
ul.lang li a{text-decoration: none;}
ul.lang li a:hover{text-decoration: underline;}

ul.page-menu li
{
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 7px 0px 0px;
   background: url(/res/divide.gif) no-repeat right center;
}
ul.page-menu li.last{background-image: none;}

ul.page-menu li a{text-decoration: none;}
ul.page-menu li a:hover{text-decoration: underline;}

.flip-counter {
    width: 70px;
}

.facebook
{
/*#3b5998*/
   color: #fff; 
   background-color: #627AAD;
   border: 1px solid #3b5998;
   width: 250px;
   margin: 20px auto;
   font-weight: bold;
   height: 30px;
   display: block;
   text-align: center;
   text-decoration: none;
   padding-top: 10px; 
}

.facebook:hover {
   background-color: #3b5998;
}


/*motive*/
/*bude asi jinde---------------------*/

.c-month-title
{
  padding: 0px 5px;
}

.m-item
{
   width: 166px;
   /*height: 210px;*/
   height: 240px;
   text-align: center;
   float: left;
   border: 1px solid #FBCBBD;
   margin: 5px;
   position: relative;
}

.m-item.selected
{
   border: 1px solid #DB1921;
}

.m-thumb
{
	margin-top: 5px;
}

/*preview*/
.c-page-port
{
   width: 498px;
   height: 707px;
   display: block;
   /*border: 1px solid black;*/
   text-align: center;
   /*background-color: #ECECEC;*/
   background-color: #ffffff;
    /*#F5F5F5*/
   border: 1px solid #ccc;
   border-top: 0px; 
}

.c-rings
{
   background: url(/res/rings.jpg) no-repeat;
   width: 500px;
   height: 37px;
   display: block;
   /*display: block;
   border-bottom: 1px solid #ccc;*/
/*   border: 1px solid #ccc;
   border-bottom: 1px dashed black;
   position: absolute;
   z-index: 5;*/
   
}


.c-img-port
{
   width: 500px;
   height: 355px;
   display: block;
   /*border: 1px solid black;*/
   position: relative;
}

/*.c-img-port img
{
 margin-top: 19px !important;
} */



.c-day
{
   display: block;
   
}

.c-names
{
   line-height: 11px;
}
/*c-day m1-c-day */
.c-day a
{
  text-decoration: none;
  width: 66px;
  height: 45px;
  display: block;
  border: none;
}

.c-footer span
{
	font-size: 11px;
}

/*------------------------------------*/
.width .c-page-port{
   width: 707px;
   height: 498px;
   display: block;
   text-align: center;
   background-color: #ffffff;
   border: 1px solid #ccc;
   border-top: 0px;
}
.width .c-rings{
	width: 100%;
	background: url(/res/rings_long.jpg) no-repeat;
   height: 37px;
   display: block;
}

.width .c-img-port{
   width: 707px;
   height: 400px;
   display: block;
   position: relative;
}
.width .upload-wrap
{
   border: 0px solid #DB1921;
   position:absolute;
   top: 0px;
   left: 125px;
   width: 454px;
   width: 580px;
   height: 50px;
   z-index: 20;
   margin: 0 auto;
}



/*------------------------------------*/

/*m1 preview*/
.m1-c-day
{
   font-size: 10px;
	padding-top: 2px;
   width: 66px;
   height: 40px;
   display: block;
   float: left;
   border: 2px solid #ffffff;
}

.m1-month .sep, .m18-month .sep,  {
     *display: none;
}

.m1-c-nameday
{
   padding-top: 2px;
   width: 66px;
   height: 20px;
   display: block;
   float: left;
   border: 2px solid #ffffff;
}
 
/*m1 preview*/
.m2-c-day
{
   padding: 0px 2px 0 0 ;
   text-align: right;
   width: 65px;
   height: 46px;
   display: block;
   float: left;
   border: 1px solid #ddd;
   border-top: none;
}

.m2-c-nameday
{
   padding: 2px 2px 0 0;
   width: 65px;
   height: 15px;
   display: block;
   float: left;
   color: #969696;
   border: 1px solid #ddd;
   border-bottom: 1px solid #fff;
}

.m3-c-day
{
   padding: 0px 2px 0 0 ;
   width: 65px;
   height: 46px;
   display: block;
   float: left;
   border: 1px solid #999 !important;
   border-top: none;
}

.m3-c-nameday
{
   padding: 2px 2px 0 0;
   width: 65px;
   height: 20px;
   display: block;
   float: left;
   color: #333;
   border: 1px solid #999 !important;
   background-color: #bbb;
}

.c-m5-img-port
{
   width: 500px;
   height: 343px;
   display: block;
   /*border: 1px solid black;*/
   position: relative;
}

.m5-c-month
{
   float: left;
   width: 120px;
   font-size: 12px;
   margin-left: 2px;
}



.m5-green
{
   border: 1px solid green;
   background-color: lime;
}

.m5-c-day
{
   float: left;
   width: 15px;
   height: 13px;
   font-size: 10px;
   margin: 0px;
}

.m5-c-day a
{
   text-decoration: none;
   font-size: 10px;
   
}

.upload-wrap
{
   border: 0px solid #DB1921;
   position:absolute;
   top: 0px;
   left: 20px;
   width: 454px;
   height: 50px;
   z-index: 20;
   margin: 0 auto;
  /* opacity: 0.5;
   filter: alpha(opacity=50);  
   -moz-opacity: 0.5;  
   -khtml-opacity: 0.5;*/  
}

.m8-c-img
{
   height: 260px;
}

.m8-c-month
{
   float: left;
   width: 120px;
   font-size: 12px;
   margin-left: 30px;
}

.m8-c-day
{
   float: left;
   width: 17px;
   height: 12px;
   font-size: 10px;
   margin: 0px;
}
.m8-c-day a 
{
text-decoration: none;
}

.m5-c-nameday
{
   float: left;
   width: 15px;
   height: 13px;
   font-size: 10px;
   margin: 0px;
}

.m8-c-nameday
{
   float: left;
   width: 17px;
   height: 13px;
   font-size: 10px;
   margin: 0px;
}


.rot-left
{
 background: url(/res/rotate_left.gif) no-repeat;
 width: 48px;
 height: 48px;
 display: block;   
}

.rot-right
{
 background: url(/res/rotate_right.gif) no-repeat;
 width: 48px;
 height: 48px;   
 display: block;
}

.brot-left
{
 background: url(/res/brotate_left.gif) no-repeat;
 width: 48px;
 height: 48px;
 display: block;   
}

.brot-right
{
 background: url(/res/brotate_right.gif) no-repeat;
 width: 48px;
 height: 48px;   
 display: block;
}


.fileUploaderBtn
{
   margin-top: 10px;
}

.slideshow
{
   display: block;
   width: 410px;
   height: 344px;
}

.c-title
{
   padding-bottom: 10px;
	padding-top: 15px;
	width: 400px;
	margin: auto;
}
.c-title a
{
   font-size: 35px;
   font-weight: normal;
   color: #333333;
}

.deco
{
	background: url(/res/arrow-menu.gif) no-repeat right top;
}

.home li a:hover
{
	color: red;
	font-weight: bold;
}
.center
{
	width: 760px;
	margin: 5px auto 0px auto;
}
.center-home
{
	width: 940px;
  margin: 30px auto 0px auto;
  *margin: 0px auto 0px auto;
}

.home-links
{
 margin-top: 35px;
 height: 200px;
}

.home-links .home-box
{
 width: 310px;
 height: 230px;
 text-align: center;
 float: left;
 border: 1px solid #fff;
 border-right: 1px solid #ccc;
}

.home-box.last {
 border: 1px solid #fff;

} 


.home-box img {
   margin-top: 20px;
   *margin-top: 0px;
}

.home-box.last:hover, .home-box:hover {
   border: 1px solid #DB1921;
}


.home-slide
{
 height: 350px;
 border: 1px solid #ccc;
 margin: 100px 0 35px 0;
 *margin: 100px 0 10px 0;
}

/**
 * Finish
 * */
a.dwn-demo
{
	margin: 5px 5px 5px 10px;
   width: 75px;
	height: 76px;
	display: block;
   background: url(/res/tsm_btn.gif) no-repeat left top;
}



a.pay-green
{
	background-position: 0px -76px;
}

.payment-set div
{
   display: none;
}

.dwn-fs
{
	width: 358px;
	height: 85px;
	float: left;
	border: 1px solid #ffffff;
	/*margin-left: 20px;*/
	background: #fff url(/res/down_back.png) no-repeat;
	padding-top: 4px;
	overflow: hidden;
	background-position: 0 0;
}

.dwn-fs:hover
{
   background-position: 0 -88px;	
}

.snd-fs
{
	width: 108px;
	height: 88px;
	float: left;
	border: 1px solid #ffffff;
	/*margin-left: 20px;*/
	background: #fff url(/res/send_back.jpg) no-repeat;
	background-position: left;
	padding-top: 10px;
}

.snd-fs .link
{
   margin: 0px 0 0 28px;
   text-decoration: none;
   font-weight: bold;
}

.snd-fs .linkenv
{
   width: 50px;
   height: 50px;
   display: block;
   margin: 10px 0 0 27px;   
}



.dwn-fs h2
{
   padding: 0;
   font-size: 19px;
   

}
.dwn-bg
{
	width: 500px;
	height: 109px;
	
	margin: 0px;
	border: 1px solid #aff46b;/*#81a60d;*/
   background-color: #AFF46B;
}
.next-calendar
{
	text-decoration: none;
	height: 21px;
}

/*inputy*/
.submit
{
	font: normal 1dpx "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   background-color: #DB1921;
   color: #fff;
   border: 0;
   font-weight: bold;
   margin: 2px;
   background: transparent url(/res/btn_line.gif) repeat-x;
   line-height: 24px;
   height: 24px;
   float: left;
   padding: 0 5px 3px 5px;
   font-size: 12px;
    
}


.submit-blue
{
	font: normal 1dpx "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   background-color: #DB1921;
   color: #fff;
   border: 0;
   font-weight: bold;
   margin: 2px;
   background: transparent url(/res/blue_btn_line.gif) repeat-x;
   line-height: 24px;
   height: 24px;
   float: left;
   padding: 0 5px 3px 5px;
   font-size: 12px;
    
}

.submit-red
{
	font: normal 1dpx "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   color: #fff;
   border: 0;
   font-weight: bold;
   background-color: red;
   line-height: 24px;
   height: 24px;
   float: left;
   padding: 0 5px 3px 5px;
   font-size: 12px;
}


.link-submit
{
   background-color: #DB1921;
   color: #fff;
   border: 0;
   font-weight: bold;
   margin: 2px;
}
.text-select
{
	border: 1px solid #F58C6F;
	
}

.text-input
{
   border: 1px solid #F58C6F;
   padding: 2px 3px 3px 3px;
   height: 22px;
}

.order-input
{
   border: 1px solid #F58C6F;
   padding: 2px 3px 3px 3px;
   height: 22px;
}

.quantity
{
   border: 1px solid #F58C6F;
   padding: 2px 3px 3px 3px;
}

.text-area
{
   border: 1px solid #F58C6F;
   width: 150px;
   height: 50px;
}

.text-check
{
	width: 15px;
	height: 15px;
	/*border: 1px solid #F58C6F;*/
	padding: 0px;
	margin: 0px 2px 0px 0px;
}

.manipulator {
   float: left;
   margin-top: 15px;
}

.manipulator .up {
   background: url(/res/up.png) no-repeat;
   background-position: right;
   padding-right: 48px;
   height: 48px;   
   display: block;
   padding-top: 25px;
}

.manipulator .down {
   background: url(/res/down.png) no-repeat;
   background-position: right;
   padding-right: 48px;
   height: 48px;   
   display: block;
   padding-top: 25px;
}


.payitem
{
   /*border: 2px solid #fff;*/
   border-bottom: 1px solid #FBCBBD;
   margin-bottom: 15px;
   padding-bottom: 10px;
}

.have-images
{
   border: 1px solid #FF3300;
   height: 30px;
	padding: 10px 5px 5px 10px;
   background-color: #FFC0B0;
   color: #000;
   margin: 29px 0 10px 0;
   text-align: center;
}

.recount, .recount td
{
   display: none;
   width: 720px;
   border: 1px solid #FF3300;
   height: 30px;
   padding: 5px 0 0 10px;
   background-color: #FFC0B0;
   color: #000;
}


.payprice
{
   font-size: 20px;
   color: #DB1921;
   margin: 5px auto 5px auto;
   padding: 2px;
   /*border: 1px solid #DB1921;*/
   font-weight: bold;
   width: 70px;
   /*background-color: #FDE6DF;*/
}


/**/

/*-------------------------------------------------------------------------------
 * IMG combo*/
/************** Skin 1 *********************/
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#ffffff;
	border: 1px solid #F58C6F;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:30px;
}
.dd .ddTitle span.arrow {
	background:url(dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; 
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px; float:left; width: 235px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background-color:#FBCBBD;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background-color:#FBCBBD;
	
}
.hidden {display:none;}

/************* use sprite *****************/
/*neni nutne pouzivat*/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
	background-image:url(../icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
	background-position:0 -404px;
}
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
	background-position:0 -330px;
}
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
	background-position:0 -439px;
}
.dd .ddChild a.email, .dd .ddChild a.email:visited {
	background-position:0 -256px;
}
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
	background-position:0 -183px;
}
.dd .ddChild a.games,
.dd .ddChild a.games:visited {
	background-position:0 -365px;
}
.dd .ddChild a.music, .dd .ddChild a.music:visited {
	background-position:0 -146px;
}
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
	background-position:0 -109px;
}
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
	background-position:0 -73px;
}
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
	background-position:0 -37px;
}
.dd .ddChild a.video, .dd .ddChild a.video:visited {
	background-position:0 0;
}


/*------------------------------------------------------------------------------
 * END img combo*/

/*color picker*/

.color_picker
{
	width: 500px;
	height: 40px;
}

#setForm .color_picker
{
	width: 280px;
	height: 80px;
}


.color_picker span
{
 	display: block;
 	height: 25px;
 	width: 25px;
	float: left;
  margin: 10px 2px 2px 2px;
}

span.c_red { background-color: #ff3300;}
.c_red span, span.c_red_t, div.c_red_t div, div.c_red_t span { color: #ff3300 !important;}
span.c_red_b, div.c_red_b { border: 1px solid #ff3300 !important;}

span.c_black { background-color: #000000;}
.c_black span, span.c_black_t, div.c_black_t div, div.c_black_t span{ color: #000000 !important;}
span.c_black_b, div.c_black_b { border: 1px solid #000000 !important;}

span.c_white { background-color: #fff; border: 1px solid black !important;}

.c_white span, span.c_white_t, div.c_white_t div, div.c_white_t span{ color: #ffffff !important;}
span.c_white_b, div.c_white_b { border: 1px solid #ffffff !important;}

span.c_gray { background-color: #999999;}
.c_gray span, span.c_gray_t, div.c_gray_t div, div.c_gray_t span{ color: #999999 !important;}
span.c_gray_b, div.c_gray_b { border: 1px solid #999999 !important;}

span.c_dark_red { background-color: #990000;}
.c_dark_red span, span.c_dark_red_t, div.c_dark_red_t div, div.c_dark_red_t span { color: #990000 !important;}
span.c_dark_red_b, div.c_dark_red_b { border: 1px solid #990000 !important;}



span.c_orange { background-color: #ff6633;}
.c_orange span, span.c_orange_t, div.c_orange_t div, div.c_orange_t span { color: #ff6633 !important;}
span.c_orange_b, div.c_orange_b { border: 1px solid #ff6633 !important;}

span.c_yellow { background-color: #ffcc00;}
.c_yellow span, span.c_yellow_t, div.c_yellow_t div, div.c_yellow_t span { color: #ffcc00 !important;}
span.c_yellow_b, div.c_yellow_b { border: 1px solid #ffcc00 !important;}


span.c_light_pink { background-color: #ff66ff;}
.c_light_pink span, span.c_light_pink_t, div.c_light_pink_t div, div.c_light_pink_t span  { color: #ff66ff !important;}
span.c_light_pink_b, div.c_light_pink_b { border: 1px solid #ff66ff !important;}

span.c_pink { background-color: #ff66cc;}
.c_pink span, span.c_pink_t, div.c_pink_t div, div.c_pink_t span { color: #ff66cc !important;}
span.c_pink_b, div.c_pink_b { border: 1px solid #ff66cc !important;}

span.c_purple { background-color: #6600cc;}
.c_purple span, span.c_purple_t, div.c_purple_t div, div.c_purple_t span { color: #6600cc !important;}
span.c_purple_b, div.c_purple_b { border: 1px solid #6600cc !important;}

span.c_light_green { background-color: #66ff00;}
.c_light_green span, span.c_light_green_t, div.c_light_green_t div, div.c_light_green_t span { color: #66ff00 !important;}
span.c_light_green_b, div.c_light_green_b { border: 1px solid #66ff00 !important;}

span.c_green { background-color: #66cc00;}
.c_green span, span.c_green_t, div.c_green_t div, div.c_green_t span { color: #66cc00 !important;}
span.c_green_b, div.c_green_b { border: 1px solid #66cc00 !important;}

span.c_dark_green { background-color: #336600;}
.c_dark_green span, span.c_dark_green_t, div.c_dark_green_t div, div.c_dark_green_t span { color: #336600 !important;}
span.c_dark_green_b, div.c_dark_green_b { border: 1px solid #336600 !important;}

span.c_light_blue { background-color: #33ccff;}
.c_light_blue span, span.c_light_blue_t, div.c_light_blue_t div, div.c_light_blue_t span { color: #33ccff !important;}
span.c_light_blue_b, div.c_light_blue_b { border: 1px solid #33ccff !important;}


span.c_blue { background-color: #0066ff;}
.c_blue span, span.c_blue_t, div.c_blue_t div, div.c_blue_t span { color: #0066ff !important;}
span.c_blue_b, div.c_blue_b { border: 1px solid #0066ff !important;}

span.c_dark_blue { background-color: #0000cc;}
.c_dark_blue span, span.c_dark_blue_t, div.c_dark_blue_t div, div.c_dark_blue_t span { color: #0000cc !important;}
span.c_dark_blue_b, div.c_dark_blue_b { border: 1px solid #0000cc !important;}

span.c_brown { background-color: #996600;}
.c_brown span, span.c_brown_t, div.c_brown_t div, div.c_brown_t span { color: #996600 !important;}
span.c_brown_b, div.c_brown_b { border: 1px solid #996600 !important;}

span.c_navy { background-color: #999900;}
.c_navy span, span.c_navy_t, div.c_navy_t div, div.c_navy_t span { color: #999900 !important;}
span.c_navy_b, div.c_navy_b { border: 1px solid #999900 !important;}


.color_picker span.cselected {margin-top: 1px; }

/* end color picker*/

/*-------------------------------------------------------------------------------
 * BOXY*/
.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */

  .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }

  /* Border */

  .boxy-wrapper { empty-cells: show;}
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }

	.boxy-wrapper .top-left { background: url('/global/res/www/cms/1.0/boxy/images/boxy-nw.png'); }
	.boxy-wrapper .top-right { background: url('/global/res/www/cms/1.0/boxy/images/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { background: url('/global/res/www/cms/1.0/boxy/images/boxy-se.png'); }
	.boxy-wrapper .bottom-left { background: url('/global/res/www/cms/1.0/boxy/images/boxy-sw.png'); }

	/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/res/www/cms/1.0/boxy/images/boxy-nw.png'); }
	.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/res/www/cms/1.0/boxy/images/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/res/www/cms/1.0/boxy/images/boxy-se.png'); }
	.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/res/www/cms/1.0/boxy/images/boxy-sw.png'); }

	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

	.boxy-wrapper .left,
	.boxy-wrapper .right { width: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

	/* Title bar */

	.boxy-wrapper .title-bar { background-color: #DB1921; padding: 6px; position: relative; }
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: bold; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }

	/* Content Region */

	.boxy-inner { background-color: white; padding: 0 }
	.boxy-content { padding: 15px; }

	/* Question Boxes */

    /*.boxy-wrapper .answers input {background-color: red;}*/
    .boxy-wrapper .answers { text-align: right; }

.red{background-color: red;}

.error{
   border: 1px solid #FF3300;
   height: 25px;
	padding: 10px 5px 5px 10px;
   background-color: #FFC0B0;
   color: #000;
   margin: 30px 0 0px 0;
	width: 450px;
}

/*-------------------------------------------------------------------------------
 * BOXY END*/


/*******************************************************************************/
/*-------------------------------------------------------------------------------
 * SLIDER
 */
/*
 * Color, Border, and Button Rules
 */
.cs_wrapper, .cs_article {
  background-color: #FFF; /* Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {
  width: 15px; /* Should be as wide as the button graphic being used */
  background-color: #FBCBBD;
}


/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */
.cs_article h2 {
  font-size: 200%;
  line-height: 1.125em;
}
  .cs_article h2 a {
    color: #333;
    text-decoration: none;
  }
.cs_article p {
  font-size: 85%;
  line-height: 1.5em;
  color: #777;
}
.cs_article .readmore {
  font-size: 80%;
}

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if
 * it's not absolutely necessary.
 ******************************************************************************
 */

.contentslider {
  position: relative;
  display: block;
  width: 779px;
  height: 200px;
  margin: 0 0;
  overflow: hidden;
  padding: 1px;
	background-color: #FBCBBD;

}
.cs_wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-left: 15px;
}
.cs_slider {
  position: absolute;
  width: 10000px;
  height: 100%;
  margin: 0;
  padding: 0;
}
.cs_article {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 779px;
  height: 200px;
  margin: 0 auto;
  padding: 0;
}
.cs_article h2 {
  display: block;
  width: 65%;
  margin: 10px 26px 5px 10px;
  text-align: left;
}
.cs_article img {
  margin: 10px 0;
  top: 0;
  left: 0;
  width: 35%
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.cs_article p {
  display: block;
  /*width: 65%;*/
  /*margin:0 26px 5px 67%;*/
  margin: 0px 26px 5px 10px;
  padding: 0;
  border: 0;
}

/*
.cs_article .readmore {
  display: block;
  width:26%;
  margin:0 6% 1% 68%;
  text-align:right;
}
*/
.cs_leftBtn, .cs_rightBtn {
  position: absolute;
  top: 0;
  height: 256px;
  padding: 0px;
  z-index: 100;
}
.cs_leftBtn {
  left: 0;
  outline: 0;
}
.cs_rightBtn {
  right: 0;
  outline: 0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position: relative;
  top: 100px;
  margin:0;
  margin-top: 0px;
}

ico_foot
{
   display:block;
   height:16px;
}

.white-back
{
   background-color: #fff;
}

.ico
{
	vertical-align: middle;
}

.ico_foot1
{
   display:block;
   height:16px;
   width: 270px;
   margin: auto;
   
}
.ico16
{
	padding-left: 16px;
	padding-bottom: 2px;
	text-decoration: none;
}

.ico16-edit {	background: transparent url(/res/icons/16/page_edit.png) no-repeat; }
.ico16-delete {	background: transparent url(/res/icons/16/delete.png) no-repeat; }
.ico16-pdf {	background: transparent url(/res/icons/16/page_white_acrobat.png) no-repeat; }
.ico16-ok {	background: transparent url(/res/icons/16/tick.png) no-repeat; }


/*ACCORDING - rozbalovaci zalozky*/
.according
{
  background-color: #FFFFFF;
}
.according h3 a
{
  text-decoration: none;
  font-weight: bold;
  color: #DB1921;
}

.according h3 a:hover
{
   color: #DB1921;
}

.according h3:hover a
{
   

}


.according h3
{
  font-size: 20px;
  margin: 0;
  padding-left: 5px;
  margin-bottom: 10px;
  height: 15px;
  background-image: url(images/h3_back.png);
  border: none;
}

.according h3:hover
{
   background-repeat: repeat-x;
   background-position: 0px -23px;
}

.according-content { padding-left: 5px;}
/*******/

/* formulare nahled obrazku*/
#preview
{
	position: absolute;
	border: 2px solid #DB1921;
	background: #DB1921;
	/*padding:5px;*/
	/*display: none;*/
	color: #fff;
}

/**/
.work-with-l
{
   width: 860px;
   border-bottom: 1px solid #ccc;
   font-size: 9px;
   color: #888;
   margin: 20px auto 0 auto;
   text-align: left;
}

.work-with
{
   width: 860px;
   border-bottom: 1px solid #ccc;
   font-size: 9px;
   color: #888;
   margin: 0px auto 10px auto;
   text-align: left;
}

/**/

.hline
{
	border: 1px solid #FBCBBD !important;
	padding: 0 0 0 0 !important;
	margin: 15px 0 15px 0;
}

.order-box
{
	border: 1px solid #FBCBBD;
   width: 600px; 
}

.order-ok
{

}

.recount
{
	display: none;
}

.order
{
	display: none;
}

.help
{
	float: left;
   background: transparent url(/res/longbox.png) no-repeat right bottom;
   /*height: 180px;*/
   margin: 5px 0 15px 0;
   width: 450px !important;
   height: 120px;
}

.help2
{
  border: 1px solid #ccc;
  background-color: #eee;
  /*height: 180px;*/
  margin: 5px 0 15px 0;
  width: 300px !important;
  padding: 0px 10px;
}


.help-small
{
	float: left;
   background: transparent url(/res/longbox_small.png) no-repeat left bottom;
   /*height: 180px;*/
   margin: 5px 0 15px 0;
   width: 350px !important;
   height: 100px;
}


.help-small p, .help p
{
	margin: 10px;
}

.red-help
{
	float: left;
   padding: 5px;
   border: 1px solid #FBCBBD;
   color: red;
   margin: 5px 0 15px 0;
}

.b1l-red{ border-left: 1px solid red !important;}
.b1r-red{ border-right: 1px solid red !important;}
.b1t-red{ border-top: 1px solid red !important;}
.b1b-red{ border-bottom: 1px solid red !important;}

.b2l-red{ border-left: 2px solid red !important;}
.b2r-red{ border-right: 2px solid red !important;}
.b2t-red{ border-top: 2px solid red !important;}
.b2b-red{ border-bottom: 2px solid red !important;}

.small-help
{
	border: 1px solid #D1F0B2;
}

.report-red
{
   padding: 6px;
   border: 1px solid #FBCBBD;
   font-size: 20px;
   text-align: center;
   margin: 15px 0 15px 0;
   width: 600px;
   color: red;
}

.report-green
{
   padding: 6px;
   border: 1px solid green;
   font-size: 20px;
   text-align: center;
   margin: 15px 0 15px 0;
   width: 600px;
   color: #00CC00;    
}


.danger
{
   background: transparent url(/res/vykricnik.gif) no-repeat right bottom;
   height: 150px;
   padding: 5px;
   border: 1px solid #FDE5DE;
}

.facebook-header
{
/*#3b5998*/
    color: #fff;
    background-color: #627AAD;
    border: 1px solid #3b5998;
    width: 240px;
    font-weight: bold;
    height: 30px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding-top: 2px;
    float: right;
    margin-top: -3px;
    font-weight: bolder;
    margin-left: 100px;

}

.facebook-header:hover {
   background-color: #3b5998;
}

.facebookheader a {
   
}

.counter {
   float: left;
   color: #fff;
}
.counter .cred {
	color: #fff !important;
	background-color: #333;
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
}

/*fonts */

/*@font-face {
    font-family: 'aadcarkcafe';
    src: url('Comfortaa.eot');
    src: local('Comfortaa Regular'), 
         local('Comfortaa'), 
         url('Comfortaa.ttf') format('truetype'),
         url('Comfortaa.svg#font') format('svg'); 
}  */    

/*verdana */
.font1 {
       font-family: Verdana, Arial, sans-serif;
}


/*aadcarkcafe_cz */
@font-face {
font-family: 'AardvarkCafeRegular';
    src: url('/res/fonts/font2/font2.eot');
    src: url('/res/fonts/font2/font2.eot?#iefix') format('embedded-opentype'),
         url('/res/fonts/font2/font2.woff') format('woff'),
         url('/res/fonts/font2/font2.ttf') format('truetype'),
         url('/res/fonts/font2/font2.svg#AardvarkCafeRegular') format('svg');
    font-weight: normal;
    font-style: normal;       
}
.font2 {
 font-family: 'AardvarkCafeRegular';
}


/*akadylanplain */
@font-face {
font-family: 'akadylan';
    src: url('/res/fonts/font3/font3.eot');
    src: url('/res/fonts/font3/font3.eot?#iefix') format('embedded-opentype'),
         url('/res/fonts/font3/font3.woff') format('woff'),
         url('/res/fonts/font3/font3.ttf') format('truetype'),
         url('/res/fonts/font3/font3.svg#akadylan') format('svg');
    font-weight: normal !important;
    font-style: normal;       
}

.font3 {
 font-family: 'akadylan';
}

/*scrgunny */
@font-face {
    font-family: 'GunnyHandwritingRegular';
    src: url('/res/fonts/font4/font4.eot');
    src: url('/res/fonts/font4/font4.eot?#iefix') format('embedded-opentype'),
         url('/res/fonts/font4/font4.woff') format('woff'),
         url('/res/fonts/font4/font4.ttf') format('truetype'),
         url('/res/fonts/font4/font4.svg#GunnyHandwritingRegular') format('svg');
    font-weight: normal;
    font-style: normal;       
}

.font4 {
 font-family: 'GunnyHandwritingRegular';
}
/*pricedow*/
@font-face {
    font-family: 'dullos';
    src: url('/res/fonts/font5/font5.eot');
    src: url('/res/fonts/font5/font5.eot?#iefix') format('embedded-opentype'),
         url('/res/fonts/font5/font5.woff') format('woff'),
         url('/res/fonts/font5/font5.ttf') format('truetype'),
         url('/res/fonts/font5/font5.svg#pricedow') format('svg');
    font-weight: normal;
    font-style: normal;       
}

.font5,.font5 span {
       font-family: 'dullos';
}

/*baveuse */
@font-face {
    font-family: 'share';
    src: url('/res/fonts/font6/font6.eot');
    src: url('/res/fonts/font6/font6.eot?#iefix') format('embedded-opentype'),
         url('/res/fonts/font6/font6.woff') format('woff'),
         url('/res/fonts/font6/font6.ttf') format('truetype'),
         url('/res/fonts/font6/font6.svg#baveuse') format('svg');
    font-weight: normal;
    font-style: normal;       
}

.font6 {
       font-family: 'share';
}

/***/

.t-b {
   display: block;
   width: 174px;
   text-align: center;
   border: 1px dashed #DB1921;;
   border-top: 0;
   float: right;
   margin-top: 0px;
   padding: 3px;
}

.t-b-i 
{
 border-bottom: 1px dashed #DB1921;;
 padding-bottom: 2px;
}

.t-b-r 
{
 border-right: 1px dashed #DB1921;;
}


.t-b a { text-decoration: none;}


a.h2a:hover
{
	text-decoration: underline;
}

.fn{font-weight: normal;}
.fw{font-weight: bold;}

.fs9{font-size: 9px !important;}
.fs10{font-size: 10px;}
.fs12{font-size: 12px;}
.fs15, .fs15 span {font-size: 15px;}
.fs20{font-size: 20px;}

.w8{width: 8px;}
.w30{width: 30px;}
/*TODO tohle je prasarna, ale pouziva se to jen u stolnicch u cisla dne*/
.w40{width: 30px;
   margin-top: 2px;
}
.w50{width: 50px;}
.w75{width: 75px;}
.w100{width: 100px;}
.w115{width: 115px;}
.w125{width: 125px;}
.w130{width: 130px;}
.w140{width: 140px;}
.w145{width: 145px;}
.w150{width: 150px;}
.w155{width: 155px;}
.w160{width: 160px;}
.w200{width: 200px;}
.w210{width: 210px;}
.w220{width: 233px;}
.w240{width: 240px;}
.w260{width: 260px;}
.w270{width: 270px;}
.w300{width: 300px;}
.w350{width: 350px;}
.w400{width: 400px;}
.w410{width: 410px;}
.w430{width: 430px;}
.w445{width: 445px;}
.w470{width: 470px;}
.w450{width: 450px;}
.w520{width: 520px;}
.w510{width: 510px;}
.w500{width: 500px;}
.w506{width: 506px;}
.w516{width: 500px;}
.w550{width: 550px;}
.w600{width: 600px;}
.w640{width: 640px;}
.w700{width: 700px;}
.w98p{width: 98%;}
.w100p{width: 100%;}


.hide { display: none; }

.mark{width: 10px;}

.high{margin: 0 0; width: 500px;}
.b1-dark {border: 1px solid #DB1921;}
.b2-dark {border: 2px solid #DB1921;}
.b1-btbord{border-bottom: 1px solid #FBCBBD;}

.bg-dark {background-color: #DB1921;}
.bg-light {background-color: #FBCBBD;}
.bg-green-light{background-color: #D1F0B2;}

.c-dark {color: #DB1921;}
/*#F58C6F*/
.c-light {color: #FBCBBD;}

.bg-gray{background-color: #F8F8F8;}
.b1-gray{border: 1px solid #ccc;}

.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
.m0{margin: 0px;}
.m3{margin: 3px;}

.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px !important;}
.mlr5{margin: 0px 5px 0px 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px !important;}
.ml20{margin-left: 20px !important;}
.mtb10{margin: 10px 0px 10px 0px;}
.mtb5{margin: 5px 0px 5px 0px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.m-auto{margin: auto;}
.m0-auto{margin: 0px auto;}

.cred a, .cred {color: red !important;}
.bred {border: 1px solid red; }
.cgreen a, .cgreen {color: #00CC33;}
.cwgreen {color: #68CD03; font-weight: bold;}
.cwgreen strong {color: red;}
.c8{color: #888;}
.cblack{color: black;}
.c0{color: #fff;}
.required{color:red; font-size: 10px;font-weight: normal;}
.nu{text-decoration: none;} 
.nb{border: none;}

.p0 {padding: 0;}
.p3 {padding: 3px;}
.p6 {padding: 6px;}
.ptb5{padding: 5px 0 5px 0;}
.plr5{padding: 0 5px 0 5px; }
.mb5{margin: 0px 0 5px 0;}
.pt5b2{padding: 5px 0 2px 0;}
.pt0{padding-top: 0px;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pl5{padding-left: 5px;}


.fl{float: left;}
.fr{float: right;}

.settings-continue{

float: none;

}
.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px !important;
	overflow: hidden;
	position: relative;
}
.h20{height: 20px;}
.h55{height: 55px;}
.h75{height: 75px;}
.fcr{color: red;}
.br{border: 1px solid red;}
