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;
	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: 30px;}
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;
}

/*.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: 860px;
	margin: 0px auto;
	/*background-image: url(background.gif);
	background-position: top center;
	background-repeat: repeat;*/
}
.main .in
{
	width: 860px;
	margin: 0px auto;
	text-align: left;
}
.header
{
	width: 860px;
	height: 120px;
	background-image: url(header.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-h1
{
	color: #333333;
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 30px;
	display: block;
}
h3.subtitle
{
	padding: 0px;
	margin: 0px;
}
.cols{
	position: relative;
	width: 910px;
	margin-left: 0px;
	height: 100%;
}
.col-left
{
	float: left;
}
.col-center
{
	float: left;
	width: 665px;
}
.col-right
{
	/*float: right;*/
}

/*pager*/
.pager
{
	text-align: right;
}
.pager ul
{
   list-style: none;
   color: #333;
   margin: 0px;
   padding: 0px;
}
.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;}



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

.c-month-title
{
  padding: 0px 5px;
}
.m-item
{
   width: 150px;
   height: 200px;
   text-align: center;
   float: left;
   border-right: 1px solid #FBCBBD;
}


/*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;
}


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

.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;
}
/*------------------------------------*/
.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
{
   padding-top: 2px;
   width: 66px;
   height: 40px;
   display: block;
   float: left;
   border: 2px solid #ffffff;
}

.m1-c-nameday
{
   padding-top: 2px;
   width: 66px;
   height: 25px;
   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;
   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;
   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: 500px;
   height: 420px;
}

.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;
}

/**
 * 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: 88px;
	float: left;
	border: 1px solid #ffffff;
	/*margin-left: 20px;*/
	background: #fff url(/res/down_back.png) no-repeat;
	background-position: left;
	padding-top: 10px;
}

.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;
}

/*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;
    
}



.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: 15px;
}

.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;
}

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

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


/**/





/*-------------------------------------------------------------------------------
 * 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;}

/*-------------------------------------------------------------------------------
 * 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_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;
}

/**/

.help
{
	float: left;
   /*background: transparent url(/res/otaznik.gif) no-repeat right bottom;*/
   /*height: 180px;*/
   padding: 5px;
   border: 1px solid #D1F0B2;
   margin: 5px 0 15px 0;
}

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

.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;
}


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


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

.fs12{font-size: 12px;}
.fs15{font-size: 15px;}
.fs20{font-size: 20px;}

.w100{width: 100px;}
.w115{width: 115px;}
.w125{width: 125px;}
.w130{width: 130px;}
.w150{width: 150px;}
.w160{width: 160px;}
.w200{width: 200px;}
.w260{width: 260px;}
.w300{width: 300px;}
.w350{width: 350px;}
.w450{width: 450px;}
.w410{width: 410px;}
.w445{width: 445px;}
.w600{width: 600px;}
.w98p{width: 98%;}

.mark{width: 10px;}

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

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

.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;}
.mlr5{margin: 0px 5px 0px 5px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.mtb10{margin: 10px 0px 10px 0px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.m-auto{margin: auto;}


.cred a, .cred {color: 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;}
.nu{text-decoration: none;} 
.nb{border: none;}

.p0 {padding: 0;}
.p3 {padding: 3px;}
.p6 {padding: 6px;}
.ptb5{padding: 5px 0 5px 0;}
.pt0{padding-top: 0px;}

.fl{float: left;}
.fr{float: right;}
.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.h20{height: 20px;}
.h55{height: 55px;}
.fcr{color: red;}
.br{border: 1px solid red;}