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

.bred{border: 1px solid red;}

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: 5px;
	padding-top: 5px;
}

h1{ font-size: 30px;}
h2{ font-size: 20px; margin: 0 0 7px 0; padding-top: 0; }
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.tableorder{
	border: 0px solid #ABD953;
	border-right: none;
	border-bottom: none;
}
table.standard{
	border: 1px solid #ABD953;
	border-right: none;
	border-bottom: none;
}
table.colored
{
	border: none;
	border-right: none;
	border-bottom: none;
}
table.standard th{
	background: #ABD953;
	color: #333333;
}
table.standard th,
table.standard td{
	border-right: 1px solid #ABD953;
	border-bottom: 1px solid #ABD953;
}

table.tableorder th,
table.tableorder td{
text-align: left;
border-bottom: 1px solid #bbb;
}


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
{
   border-bottom: 1px solid  #ABD953;
	width: 860px;
	height: 100px;
	background-image: url(header.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.header-h1
{
	color: #333333;
	padding-bottom: 5px;
	padding-top: 6px;
	font-size: 30px;
	display: block;
}
h3.subtitle
{
	padding: 0px;
	margin: 0px;
}

h2.subtitle
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
}

.cols{
	position: relative;
	width: 860px;
	margin-left: 0px;
	height: 100%;
}

.nav-item
{
   border-right: 3px solid #fff;
   float: left;
   padding: 0 5px 0 5px;
   overflow: hidden;
   height: 17px;
}

.nav-active, .nav-active a
{
   background-color: #ABD953;
   color: #fff;
   font-weight: bold;
}

.navigator
{
   height: 16px;
   background-color: #fff;
   border-bottom: 1px solid  #ABD953;
   overflow: hidden;
}

.navigator a 
{
   text-decoration: none;
}

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

#logo-del
{
   display: none;
}

/*edititng*/

.resizer{
display: none;
}

.editable
{
   position: absolute;
   border: 0px dotted #ddd ;
   background: transparent;
}


.edit-select
{
   border: 2px solid red; 
}

.edit-hover
{
   border: 1px dashed red; 
}

.logo
{
   background-repeat: no-repeat;
}



.footer{
	border-top: 1px solid  #ABD953;
	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;}

/*vizitky - card-thumb*/
.tcard-thumb
{
   border-right: 0px solid  #E3F2C8;
   width: 172px;
   margin: 0px;
   margin-bottom: 10px;
   float: left;
}

.tcard-thumb img 
{
   border: 1px solid #bbbbbb; 
}

.tactive
{
   border: 1px solid  #454545;
}

.tcard-thumb img
{
   margin: 10px;
}

.tcard-label
{
   color: #333;
   padding: 2px;
   text-align: center;
   font-size: 12px;
}

/*cards settings*/
.card
{
   display: block;
   width: 363px;
   /*height: 244px;*/
   height: 212px;
   border: 1px solid #000;
   margin: auto;
   margin-top: 60px;
   margin-left: 300px;
   background-color: #fff;
   font-family: Verdana;
}

.card0
{
   display: block;
   width: 400px;
   /*height: 244px;*/
   height: 233px;
   border: 1px solid #000;
   margin: auto;
   margin-top: 60px;
   margin-left: 300px;
   background-color: #fff;
   font-family: Verdana;
}

.card1
{
   display: block;
   width: 400px;
   /*height: 244px;*/
   height: 233px;
   border: 1px solid #000;
   margin: auto;
   margin-top: 60px;
   margin-left: 300px;
   background-color: #fff;
}



.menu
{
   width: 300px;
   border: 1px #ccc dashed;
   float: right;
   height: 30px;
   line-height: 25px;
   text-align: center;
}

.menu #edit-page
{
   font-weight: bold;
   color: #f00;
}



.navig
{
   width: 860px;
}

.manipulator {
   margin: auto;
   display: block;
   width: 140px;
   height: 105px;
   border: 1px dashed #ccc;
   padding: 5px;
}

.manipulator table td 
{
    padding: 0px;
    text-align: center;
}


#font-preview
{
   display: none;
}
.settings {
   display: block;
   width: 860px;
   height: 530px;
   border: 1px dashed #ccc;
   margin-bottom: 15px;
   position: relative;
}

.frame
{  
   position: relative;
   border: 1px dashed #ccc;
   width: 332px;
   height: 182px;
   display: block;
   position: absolute;
   top: 75px;
   left: 315px;
}

.spad
{  
   color: #ccc;
   width: 332px;
   height: 10px;
   display: block;
   position: absolute;
   top: 60px;
   left: 315px;
}


.preview {
   display: block;
   width: 860px;
   height: 650px;
   border: 1px dashed #ccc;
   float: left;
   margin-bottom: 15px;
   font-family: Verdana;
}

.card input, .card1 input, .card0 input
{
   font-family: verdana;
}

.previewlabel
{
   position: absolute;
   left: 300px;
   margin-top: 40px;
   width: 100px;
}

#select-item
{
   background-color: #ff0000;
   font-weight: bold;
   color: #fff;
   padding: 5px 
}

.tobasket
{
   margin-left: 20px;
   display: block;
   width: 250px;
   height: 400px;
   border: 1px dashed #ccc;
   float: left;
}

.t-b {
   display: block;
   width: 175px;
   height: 80px;
   border: 1px dashed #ccc;
   border-top: 0;
   float: right;
   margin-top: 0px;
   padding: 3px;
}

.t-b-i {
 height: 50px;
 border-bottom: 1px dashed #ccc;
 }
.t-b a { text-decoration: none;}


.paper-item img {border: 1px solid #ccc;}
.paper-item
{
   float: left;
   width: 80px;
   margin-left: 10px;
   margin-bottom: 10px;
}



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


/*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: 860px;
	margin: 0px auto 0px auto;
}

.center h3
{
   font-size: 15px;
   border-bottom: 1px solid  #E3F2C8;   

}

/**
 * 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;
   color: #fff;
   border: 0;
   font-weight: bold;
   background-color: #ABD953;
   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;
}


.submit-blue
{
	font: normal 1dpx "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   background-color: blue;
   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 #ABD953;
   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*/
 
 #boxWrapper {position: absolute;}
.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: #ABD953; 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: #ABD953;
}


/*
 * 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: #ABD953;

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

/**/

/*simple picker*/

div.color_picker {
  height: 16px;
  width: 16px;
  padding: 0 !important;
  border: 1px solid #ABD953;
  background: url(arrow_cp.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
}

div#color_selector {
  width: 110px;
  position: absolute;
  border: 1px solid #ABD953;
  background-color: #ABD953;
  padding: 2px;
}
  div#color_custom {width: 100%; float:left }
  div#color_custom label {font-size: 95%; color: #2F2F2F; margin: 5px 2px; width: 25%}
  div#color_custom input {margin: 5px 2px; padding: 0; font-size: 95%; border: 1px solid #000; width: 65%; }

div.color_swatch {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  margin: 2px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}

.color-box
{
   padding: 0 5px;

}

.color-box .color
{
   width: 20px;
   height: 15px;
   display: block;
   float: left;
   margin: 0px 5px;
}

/*simple picker end*/
.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 #ABD953;
   color: red;
   margin: 5px 0 15px 0;
}

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

.report-red
{
   padding: 6px;
   border: 1px solid #ABD953;
   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;
}



/***/
/*-------------------------------------------------------------------------------
* DIALOG START
*/


.msgDialog
{
   position: absolute;
   top: -100px;
   width: 600px;
   height: 60px;
   display: block;
   border-top: 0;
   z-index: 1000;
}

.md-mask {  
   position:absolute;  
   z-index:999;  
   background-color:#000;  
   display:none;  
 }

.md-ok .md-content { background-color: #ABD953; border-color:  #88CA00; color: #ffffff;}
.md-ko .md-content { border-color: #FF3300; background-color: #FF5E35; color: #ffffff; }
.md-ne .md-content { border-color: #0099FF; background-color: #9DD8FF; color: #ffffff; }

.md-text
{
   font-size: 20px;
   padding: 0 10px 0 10px;
   color: #ffffff;
   width: 100%;
   text-align: center;
   
}

.md-content
{
   border: 1px solid  #88CA00;
   border-bottom: 0px;
   border-top: 0px;
}

.md-left {
   height: 15px;
   width: 10px;
   background-repeat: no-repeat;
   display: block;
   float: left;
}

.md-center {
   height: 15px;
   width: 100%;
   background-repeat: repeat-x;
   display: block;
   float: left;
}
.md-right {
   height: 15px;
   width: 10px;
   background-repeat: no-repeat;
   display: block;
   float: left;
}


.md-ok .md-left {background-image: url(/res/dialogs/ok_l.png);}
.md-ko .md-left {background-image: url(/res/dialogs/ko_l.png);}
.md-ne .md-left {background-image: url(/res/dialogs/ne_l.png);}

.md-ok .md-right {background-image: url(/res/dialogs/ok_r.png);}
.md-ko .md-right {background-image: url(/res/dialogs/ko_r.png);}
.md-ne .md-right {background-image: url(/res/dialogs/ne_r.png);}

.md-ok .md-center {background-image: url(/res/dialogs/ok.png);}
.md-ko .md-center {background-image: url(/res/dialogs/ko.png);}
.md-ne .md-center {background-image: url(/res/dialogs/ne.png);}
/*-------------------------------------------------------------------------------
* DIALOG END
*/

/*info text*/
.pointer1
{
   width: 860px;
   height: 9px;
   background: #fff url(/res/pointer1.png) no-repeat;
   background-position: bottom;
   display: block;
}

.pointer2
{
   width: 860px;
   height: 9px;
   background: #fff url(/res/pointer2.png) no-repeat;
   background-position: bottom;
   display: block;
}

.pointer3
{
   width: 860px;
   height: 9px;
   background: #fff url(/res/pointer3.png) no-repeat;
   background-position: bottom;
   display: block;
}

.pointer4
{
   width: 860px;
   height: 9px;
   background: #fff url(/res/pointer4.png) no-repeat;
   background-position: bottom;
   display: block;
}


.info
{
   border: 1px solid #66CCFF;
   border-top: 0px;
   padding: 5px;
   background-color: #ECF8FF;
   margin-bottom: 20px;
   height: 50px;
   
}

.info p 
{
   margin: 0px; 
}



/**/
.order
{
   display: none;
}

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


.orderok
{
   width: 100%;
   border: 1px solid #ABD953;
   height: 30px;
   padding: 10px 0 0 10px;
   background-color: #ABD953;
   color: #000;
}


#tooltip {  
     position:absolute;  
    z-index:99999;  
     color:#fff;  
     font-size:10px;  
     width:180px;      
 }  
   
#tooltip .tipHeader {  
    height:8px;  
     background:url(images/tipHeader.gif) no-repeat;  
}  
   
 /* IE hack */  
 *html #tooltip .tipHeader {margin-bottom:-6px;}  
   
#tooltip .tipBody {  
     background-color:#000;  
     padding:5px 5px 5px 15px;  
 }  
   
 #tooltip .tipFooter {  
     height:8px;  
     /*background:url(images/tipFooter.gif) no-repeat;*/  
 }

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


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

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

.w35{width: 16px;}
.w50{width: 50px;}
.w100{width: 100px;}
.w80{width: 80px;}
.w115{width: 115px;}
.w125{width: 125px;}
.w130{width: 130px;}
.w150{width: 150px;}
.w160{width: 160px;}
.w200{width: 200px;}
.w250{width: 230px;}
.w300{width: 300px;}
.w350{width: 350px;}
.w450{width: 450px;}
.w500{width: 500px;}
.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 #ABD953;}


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

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

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

.brd
{
   border-right: 1px dashed #ccc;
}


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

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.ml5{margin-left: 5px;}
.mlr5{margin: 0px 5px 0px 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.mtb10{margin: 10px 0px 10px 0px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.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;}
.h30{height: 30px;}
.h55{height: 55px;}
.h61{height: 61px;}
.h75{height: 75px;}
.fcr{color: red;}
.br{border: 1px solid red;}