
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 Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
html {
  overflow: auto;
}
html, body {
  height: 100%;
  min-height: 100%;
}
body.mceContentBody
{
	font: normal 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #292425;
	margin: 0px;
	padding: 0px;
	background-color: #FDB813;
}
body{
/*	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;*/
	font: normal 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #292425;
	margin: 0px;
	padding: 0px;
	background-color: #FDB813;
}
h1, h2, h3, h4, h5, h6
{
	color: #292425;
	padding-bottom: 10px;
	padding-top: 15px;
}
h1
{
	font-size: 130%;
	color: #292425;
   background: transparent url(/res/h1.gif) no-repeat;
   padding-left: 15px;
   background-position: 0px 18px;
}
h2{ font-size: 120%; }
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: #99cc33;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #fff;
}

.tdbody{background-color: #F3F9E8;
border-bottom: 2px solid #fff;
}



table{ font-size: 100%; }
table td{
	padding: 4px;
}
/* tabulky */
table.standard{
	border-right: none;
	border-bottom: none;
}
table.colored
{
	border: none;
	border-right: none;
	border-bottom: none;
}
table.standard th{
	background: #515151;
	color: white;
}
table.standard th,
table.standard td{
}
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;
	margin: 0px 0px 1px 1px;
	line-height: 19px;
}
table.colored2 td{
	color: #000;
}
table.colored2 td,
table.colored2 th
{
	height: 30px;
	padding: 0px;
}
table.colored2 td.tdbody{color: #000;}
table.colored2 th{
	text-align: left;
	color: #fff;

}
/*
table.colored2 th{
	padding-left: 18px;
	text-align: left;
	color: #fff;
	background: transparent url(/res/tab-000-left.gif) no-repeat center left;
}

* html table.colored2 th{
	padding-left: 4px;
	padding-right: 0px;
}
table.colored2 th span{
	background: transparent url(/res/tab-000-right.gif) no-repeat center left;
	width: 9px;
	height: 19px;
	display: block;
	float: right;
}*/
table.colored2 th.l,
table.colored2 th.r,
table.colored2 td.lw,
table.colored2 td.rw
{
	width: 9px;
	display: block;
}
table.colored2 th.lr,
table.colored2 td.lrw
{
	width: 22px;
	display: block;
}
table.colored2 th.l{
	background: transparent url(/res/tab-000-left.gif) no-repeat center right;
}
table.colored2 th.lr{
	background: transparent url(/res/tab-000-lr.gif) no-repeat center center;
}
table.colored2 th.r{
	background: transparent url(/res/tab-000-right.gif) no-repeat center left;
}
table.colored2 td.lw{
	background: transparent url(/res/tab-000-leftw.gif) no-repeat center right;
}
table.colored2 td.lrw{
	background: transparent url(/res/tab-000-lrw.gif) no-repeat center center;
}
table.colored2 td.rw{
	background: transparent url(/res/tab-000-rightw.gif) no-repeat center left;
}

ul
{
   /*list-style-image: url(li.jpg);*/
   list-style: none;
   color: #333;
   margin: 0px;
   padding: 0px;
}
ul li
{
   list-style: none;
   margin: 0px;
   padding: 0px;
}
ol{
	color: #333;
}
dl
{
   color: #333;
   margin: 0px;
   padding: 0px;
}
dt
{
   margin: 0px;
   padding: 0px;
   background: transparent url(/res/li.gif) no-repeat left center;
   padding-left: 10px;
   font-weight: bold;
}
dd
{
   font-size: 9px;
   margin-left: 10px;
}
/* layout */
.main
{
	width: 1000px;
	margin: 0px auto;
}
.main .in
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
.header
{
	width: 1000px;
	height: 232px;
	background-image: url(header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.logo
{
	float: left;
	width: 123px;
	height: 123px;
	display: block;
	margin: 45px 0px 0px 450px;
}
* html .logo{margin: 45px 0px 0px 225px;}
.cols{
	float: left;
	width: 1000px;
	background-image: url(/res/main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.col-left
{
	float: left;
	margin: 9px 0px 0px 10px;
	width: 220px;
   overflow-x: hidden;
}
.menu{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 630px;
	margin-top: 2px;
	height: 26px;
	background-color: #231F20;
}
.menu a{
	line-height: 26px;
	padding: 0px 7px;
   display: block;
	color: #fff;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   float: left;
}
.menu a:hover{
   background-color: #fff;
   color: #000;
}
/*
ul.menu li
{
	width: 150px;
	line-height: 30px;
	margin-bottom: 5px;
	float: left;
}
ul.menu li a.menu-li-home{background-color: transparent url(/res/menu-bg-home.gif) repeat-x top left;}

ul.menu li a.menu-li-home,
ul.menu li a.menu-li-active{color: #000;}


ul.menu li a.menu-li-active{background: transparent url(/res/menu-bg-active.gif) repeat-x top left;}
ul.menu li a:hover{background: transparent url(/res/menu-bg-active.gif) repeat-x top left; color: #000;}
ul.menu li a
{
	width: 150px;
	line-height: 30px;
	padding-left: 0px;
   display: block;
   background: transparent url(/res/menu-bg.gif) repeat-x top left;
	margin-left: 0px;
	color: #fff;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
}
*/

.laber-wrap
{

   height: 100px;
   text-align: center;
   margin: 0px auto;
}
/*
.laber
{
	margin: 0px auto 0 auto;
   background: transparent url(/res/laber.gif) no-repeat top left;
   width: 79px;
   height: 89px;
   
}
*/
.col-right
{
	/*width: 760px;*/
	width: 990px;
	margin: 0px 0px 0px 10px;
	/*margin-top: 43px;*/
	/*margin-left: 150px;*/
   overflow-x: hidden;
}
.head
{
	background-color: #221D1E;
}
/*
.content
{

   float: left;
   width: 714px;
   text-align: center;
   margin-left: 1px;
}
* html .content
{
   margin-left: 1px;
}
*/
.item .content
{
   background-color: transparent;
   float: right;
   width: 550px; /*590*/
   text-align: left;
   margin-left: 1px;
}
.head-cor-left
{
   float: left;
	background: transparent url(/res/head-cor-left.gif) no-repeat center left;
	width: 18px;
	height: 37px;
	margin: 11px 0px 0px 0px;
}
.head-cor-right
{
   float: left;
	background: transparent url(/res/head-cor-right.gif) no-repeat center right;
	width: 18px;
	height: 37px;
	margin: 11px 0px 0px 0px;
}
.head-text
{
	/*width: 714px;*/
	width: 1000px;
   line-height: 37px;
   font-weight: bold;
   font-size: 35px;
   color: #fff;
   padding: 0px;
   margin: 11px 0px 0px 0px;
}
.gallery
{
	margin: 0px auto 0px auto;
width: 650px;

}
.gallery-photos
{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 630px;
	background-color: #231F20;
	padding: 15px 10px;
	padding: 0px 10px;
}
* html .gallery-photos
{
	margin: 0px 0px 0px 0px;
}
.gallery-top
{
	margin: 0px 0px 0px 0px;
	width: 650px;
	height: 16px;
   background-image: url(/res/gallery-top.gif);
   background-position: top center;
   background-repeat: no-repeat;
}
.gallery-bottom
{
	margin: 0px 0px 0px 0px;
	width: 650px;
	height: 16px;
   background-image: url(/res/gallery-bottom.gif);
   background-position: top center;
   background-repeat: no-repeat;
}
.gallery-item
{
	margin: 5px 10px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   font-size: 15px;
   font-weight: bold;
   width: 190px;
}

.corners
{
	margin-top: -130px;
	width: 190px;
	height: 130px;
	display: block;
}
* html .corners
{
	margin-top: -134px;
}
html>body .corners{*margin-top: -134px;}
.pager
{
	text-align: right;
   font-size: 10px;
}
.pager a
{
	text-decoration: none;
}
.pager ul
{
   list-style: none;
   color: #333;
   margin: 0px;
   padding: 0px;
}
.pager ul li
{
   background: url();
	display: inline;
   margin: 0px;
   padding: 0px;
}
.pager a:hover,
.pager .active
{
	text-decoration: underline;
}
.pager .next
{

}
.pager .previous
{
}
.page{}

.bg-black
{
   background: url(/res/bg-b.gif) repeat-x center center;
}
.bg-white
{
	background: url(/res/bg-w.gif) repeat-x center center;
}

.footer
{
	margin: auto;
	margin-top: 20px;
	width: 900px;
	height: 32px;
   font-size: 11px;
}
/*-------------------------------------------------------------------------------
 * 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: #FBB033; 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 .question { width: 350px; min-height: 400px;}
    .boxy-wrapper .answers { text-align: right; }

.red{background-color: red;}


/*-------------------------------------------------------------------------------
 * BOXY END
 */
.ml10{margin-left: 10px;	}
.ml69{margin-left: 69px;	}
* html .ml69{margin-left: 34px;	}
.m0a{
	margin: 0px auto;
}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
.fw{font-weight: bold;}
/* Posledni blok */
.fl{float: left;}
.fr{float: right;}
.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.h12{height: 12px;}
.br{border: 1px solid red;}
.nb
{
	border: none !important;
   text-decoration: none;
}
/* sem uz nepsat */
