@media screen, projection
{
  /*-------------------------------------------------------------------------*/
  body { background: url("../images/page-bcg.png") 50% 0 repeat-x fixed; padding: 0 0 0 0; margin: 0 5px 0 5px; font-family: "Arial CE", Arial, sans-serif; font-size: 75%;}

  .page_margins { margin: 0 auto; }

  .page_margins { width: auto;  min-width: 740px; max-width: 90em; }
  .page { padding: 10px 15px 10px 10px; }
  #header { padding: 4px 5px 10px 20px; margin: 0 -18px 0 0; color: #000; background: url("../images/head-bcg.png") repeat-x top left; border-right: 1px solid #8f918c; height: 72px; z-index: 1000; }
  
  div.hlist { background-color: #c8ddf3 }
  #main { margin: 10px 0; background: #fff; }
  #footer { padding: 5px 2px 0 2px; color:#c6c6c6; background: #fafafa; border-top: 1px #bababa solid; text-align: center; margin: 0 -12px -5px -12px; clear: both; }

    
  #footer a, #footer a:link, #footer a:visited {
	color: #c6c6c6;
	text-decoration: underline;
	font-size: 108.3%;
  }

  #footer a:hover, #footer a:focus{
	color: #c10000;
  }
  
  #topnav { color: #aaa; background: transparent; text-align: right; font-size: 91.7%;}
  
  #topnav p { padding: 0; margin: 0; }
  
  #topnav a, #topnav a:link, #topnav a:visited {
	color: #000033;
	padding-left: 6px;
	padding-right: 6px;
  }
  
  #topnav a:hover, #topnav a:focus{
	color: #c10000;
	text-decoration: none;
  }
  
  #nav {overflow: hidden; background: url("../images/mainmenu_bcg.png") repeat-x top left; position: relative; left: 0; top: -2px; width: 100%; min-width: 740px; max-width: 90em; margin-left: -12px; padding-right: 24px;}
  #nav ul { margin: 0; padding: 0;}
  #nav ul li { margin: 0; padding: 0; float: left; list-style-type: none; }
  
  #nav li.active {
	color: #c10000!important;
	background: url("../images/mainmenu_active_right.png") no-repeat top right;
  }
  
  #nav li.active strong {
	font-weight: normal;
  }
  
  #nav li.active a {
	background: url("../images/mainmenu_active_left.png") no-repeat 0 0px;
	color: #c10000!important;
	padding-top: 7px!important;
  }
  
  #nav li.first a {
	background: none;
  }
  
  #nav a, #nav a:link, #nav a:visited {
	color: #333;
	text-decoration: none;
	font-size: 108.3%;
	display: block;
	padding: 6px 14px 8px 14px;
  }

  #nav a:hover, #nav a:focus{
	color: #c10000;
  }
  
  h1#logo {  background: url("../images/logo_ksrzis.png") no-repeat top left;  position: relative; top: 24px; left: 90px; overflow: hidden; text-indent: -999px; font-size: 0px; line-height: 0px; z-index: 1000; display: block;}
  
  h1#logo  a {
	display: block;
	width: 164px; height: 38px;
  }
  
  ul {
	list-style-type: square;
  }
  
  h1, h2, h3, h4, h5, h6 {
	color: #c10000;
  }
  
  a, a:link {
	color: #000033;
  }
  
  a:hover {
	color: #c10000;
	text-decoration: none;
  }
  
  a:visited {
	color: #333;
  }
  
  /* LAYOUT -------------------------------------------------------------------------*/

  #obsah { float: left; width: 75%; }
  #pravy-sloupec { width: auto; margin: 0 0 -15px 75%; }
  #obsah_in { padding: 0 20px 0 0px;  }
  #pravy-sloupec_in { padding: 0 15px 0 10px;  }
	
  /* -------------------------------------------------------------------------*/

  .page_margins {
    border: 0 none;
    background-image:  url(../images/border_left.png);
    background-repeat:repeat-y;
    background-position:left;

  }

  .page {
    border: 0 none;
    margin: 0 0 0 5px; padding: 0px 15px 10px 10px;
    background-image:  url(../images/border_right.png);
    background-repeat:repeat-y;
    background-position: 100% 0;
		
  }

  #border-bottom {
    overflow:hidden;
    width: 100%;
    height: 20px;
    margin-top: -15px;
    font-size:0;
    background-image:  url(../images/border_bottom.png);
    background-repeat:repeat-x;
    background-position:bottom left;
  }

  #edge-tl {
    float:left;
    width: 275px;
    height: 88px;
    font-size:0;
    background-image:  url(../images/header-left.png);
    background-position: 0 0;
	position: relative;
	left: -13px;
  }

  #edge-tr {
    position:relative; /* IE Fix | z-index */
    float: left;
    width: 375px;
    height: 88px;
    font-size:0;
    background-image:  url(../images/header_right.png);
    background-position: top right;
	left: -13px;
	z-index: 2000;
	margin-right: -26px;
  }

  #edge-bl {
    float:left;
    width: 20px;
    height: 20px;
    background-image:  url(../images/corner_bl.png);
    background-position: bottom left;
	z-index: 2000;
  }

  #edge-br {
    position:relative;
    float:right;
    width: 20px;
    height: 20px;
    background-image:  url(../images/corner_br.png);
    background-position: bottom right;
  }
  
  /* HLAVICKA -------------------------------------------------------------------------*/
  
  .search {
	text-align: right;
	color: #fff;
	font-size: 91.7%;
	padding-top: 13px;
  }
  
  input.searchform {
	border: 1px solid #8b8b8b;
	margin: 0 0 0 3px;
	width: 130px;
  }
  
  input.searchbutton {
	font-size: 100%;
  }
  
  p#datum {
	text-align: right;
	color: #999;
	font-size: 91.7%;
	margin: 13px 4px 0 0;
  }
  
  /* PRAVY SLOUPEC -------------------------------------------------------------------------*/
  
    #pravy-sloupec_in h2 {
	font-size: 133.33%;
	font-weight: normal;
	color: #c10000;
	text-align: left;
	margin: 10px 0 8px 0;
	padding: 0 0 0 0;
  }
  
.dialog {
 position:relative;
 margin:0px auto;
 margin-right: -20px;
 min-width:8em;
 max-width:760px;
 color:#333;
 z-index:1;
 margin-left:4px;
 margin-bottom:0.5em;
}

.dialog .content,
.dialog .top,
.dialog .bottom,
.dialog .bottom div {
 background:transparent url(../images/box_bcg.png) no-repeat top right;
 _background-image:url(../images/box_bcg.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding: 1px 12px 0px 0px;
}

.dialog .top {
 position:absolute;
 left:0px;
 top:0px;
 width:12px;
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .bottom {
 position:relative;
 width:100%;
}

.dialog .bottom,
.dialog .bottom div {
 height:20px;
 font-size:1px;
 margin-top: -12px;
}

.dialog .bottom {
 background-position:bottom right;
}

.dialog .bottom div {
 position:relative;
 width:12px;
 margin-left:-12px;
 background-position:bottom left;
}

  /* OBSAH STRANKY -------------------------------------------------------------------------*/
  
.clanek {
 position:relative;
 margin:10px auto;
 margin-right: 0px;
 min-width:8em;
 max-width:760px;
 color:#333;
 z-index:1;
 margin-left:10px;
 margin-bottom:.5em;
}

.clanek .content,
.clanek .top,
.clanek .bottom,
.clanek .bottom div {
 background:transparent url(../images/box_bcg2.png) no-repeat top right;
}

.clanek .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding: 1px 12px 0px 0px;
}

.clanek .top {
 position:absolute;
 left:0px;
 top:0px;
 width:12px;
 margin-left:-12px;
 height:100%;
 _height:1600px;
 background-position:top left;
}

.clanek .bottom {
 position:relative;
 width:100%;
 
}

.clanek .bottom,
.clanek .bottom div {
 height:20px;
 font-size:1px;
 margin-top: -12px;
 background-color: #fff;
}

.clanek .bottom {
 background-position:bottom right;
}

.clanek .bottom div {
 position:relative;
 width:12px;
 margin-left:-12px;
 background-position:bottom left;
}

	#obsah h2 {
		margin: 0 0px 0 0;
		padding: 0 0 3px 0;
	}
	
	#obsah p {
		line-height: 130%;
	}
	
	#obsah .titulek {
		border-bottom: 1px solid #c10000;
	}
	
	#obsah .titulek h2 a, #obsah .titulek h2 a:link, #obsah .titulek h2 a:visited {
		color: #c10000;
	}
	
	#obsah .titulek h3 {
		margin: 0;
		padding: 10px 0 10px 20px;
		font-weight: normal;
		font-size: 133.33%;
		background: url(../images/header-arrow.png) no-repeat 3px 6px;
	}
  
  /* BOXY -------------------------------------------------------------------------*/
  
  div.tech-support {
	padding: 0 0 10px 0;
  }
  
  div.tech-support p {
	text-align: center;
	font-size: 108.3%;
	color: #000;
  }
  
  div.tech-support .tel {
	text-align: center;
	font-size: 108.3%;
	background: url(../images/img-tel.png) no-repeat 0 50%;
	margin-left: 4%;
  }
  
  div.tech-support .tel p {
	font-size: 92.33%;
	color: #333;
	padding-top: 2px;
	margin-top: 0;
  }
  
  div.tech-support .tel strong {
	font-size: 130.75%;
	font-weight: bold;
	color: #c10000;
  }
  
  div.tech-support .e-mail {
	text-align: center;
	display: block;
	z-index: 2000;
	margin-bottom: 12px;
	margin-left: 4%;
	padding: 10px 0 12px 10px;
	background: url(../images/img-email.png) no-repeat 0 50%;
  }
  
  
  div.tech-support .e-mail a, div.tech-support .e-mail a:link, div.tech-support .e-mail a:visited {
	font-weight: bold;
	color: #c10000;
	
  }
  
  div.tech-support .e-mail a:hover, div.tech-support .e-mail a:focus {
	color: #000033;
	text-decoration: none;
  }
  
  div.telefon a, div.telefon a:link, div.telefon a:visited {
	color: #c10000;
  }
  
  div.telefon a:hover, div.telefon a:focus {
	color: #000033;
	text-decoration: none;
  }
  
  div.kontakt div.adresa p, div.kontakt div.telefon ul {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 91.7%;
  }
  
  div.kontakt div.telefon ul, div.kontakt div.telefon ul li {
	list-style-type: none;
  }
  
  div.kontakt div.adresa {
	width: 46%;
	float: left;
	margin: 0;
  }
  
  div.kontakt div.telefon {
	width: 53%;
	text-align: right;
	float: left;
	margin: 0;
  }
  
  .readmore {
	text-align: right;
	padding: 10px 15px 0 0;
	margin: 15px 0 12px 0;
	font-size: 91.7%;
	background: url(../images/readmore-arrow.png) no-repeat 100% 100%;
	display: block;
	clear: right;
  }
  
  .readmore a, .readmore a:link, .readmore a:visited {
	color: #000033;
  }
  
 .readmore a:hover, .readmore a:active {
	color: #c10000;
	text-decoration: none;
  }
  
  div.certifikaty {
	text-align: center;
  }
  
  div.certifikaty ul, div.certifikaty ul li {
	margin: 0;
	padding: 0;
	text-align: center;
  }
  
   div.certifikaty ul{
	margin: 0 -8px 0 -2px;
	padding: 0;
	text-align: center;
  }
  
  div.certifikaty ul li {
	float: left;
	padding: 0 1px 0 1px;
	display: block;
	list-style-type: none;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 6px;
	width: 32%;
	text-align: center;
  }
  
  div.certifikaty li a {
	display: block;
	width: 71px;
	height: 70px;
  }
  
  div.certifikaty li.iso9001 a {
	background: url(../images/img-tuv-sud-iso-9001.png) no-repeat 0 0;
  }
  
  div.certifikaty li.iso20000 a {
	background: url(../images/img-tuv-sud-iso-20000.png) no-repeat 0 0;
  }
  
  div.certifikaty li.iso27001 a {
	background: url(../images/img-tuv-sud-iso-27001.png) no-repeat 0 0;
  }
  
  div.certifikaty li.iso9001 a:hover, div.certifikaty li.iso9001 a:focus {
	background: url(../images/img-tuv-sud-iso-9001.png) no-repeat 0 100%;
  }
  
  div.certifikaty li.iso20000 a:hover, div.certifikaty li.iso20000 a:focus {
	background: url(../images/img-tuv-sud-iso-20000.png) no-repeat 0 100%;
  }
  
  div.certifikaty li.iso27001 a:hover, div.certifikaty li.iso27001 a:focus {
	background: url(../images/img-tuv-sud-iso-27001.png) no-repeat 0 100%;
  }
  
  /* UVODNI STRANKA -------------------------------------------------------------------------*/
  
  div.uvod {
	background: url(../images/uvod-bcg.png) no-repeat top left;
	height: 155px;
	padding: 5px 18px 0 20px;
  }
  
  div.uvod-txt {
	float: left;
	width: 67%;
	color: #333;
	font-size: 108.3%;
	line-height: 122%;
	padding: 5px 0 0 10px;
  }
  
  div.uvod-img {
	background: url(../images/uvod-img.png) no-repeat top right;
	height: 155px;
	width: 33%;
	float: right;
	margin-right: -20px;
	margin-top: -5px;
  }
  
  div.uvod-img ul, div.uvod-img ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
  }

	div.uvod-img ul {
		margin-top: 69px;
		float: right;
	}
  
  div.uvod-img a.proodborniky, div.uvod-img  a.proodborniky:link, div.uvod-img a.proodborniky:visited {
	background: url(../images/img-proodborniky.png) no-repeat 100% 0;
	display: block;
	width: 100%;
	height: 39px;
  }
  
  div.uvod-img a.proverejnost, div.uvod-img  a.proverejnost:link, div.uvod-img a.proverejnost:visited {
	background: url(../images/img-proverejnost.png) no-repeat 100% 0;
	display: block;
	width: 100%;
	height: 47px;
  }
  
    div.uvod-img a.proodborniky:hover, div.uvod-img  a.proodborniky:focus {
	background: url(../images/img-proodborniky.png) no-repeat  100% 100%;
  }
  
  div.uvod-img a.proverejnost:hover, div.uvod-img  a.proverejnost:focus {
	background: url(../images/img-proverejnost.png) no-repeat 100% 100%;
  }
  
  
  /* BOX S REGISTRY -------------------------------------------------------------------------*/
  
  .registrbox  {
	width: 100%;
	margin: 0 0 20px 0;
  }
  
  .registrbox h2 {
	font-size: 116.7%;
	font-weight: normal;
	text-align: center;
	margin: 0 0 -15px 0!important;
	padding: 0;
	border-bottom: none!important;
  }
  
  .registrbox h3 {
	font-size: 133.3%;
	color: #c10000;
	
  }
  
  .registrbox h3 a,.registrbox h3 a:link, .registrbox h3 a:visited {
	 background: url(../images/registr-btn.png) no-repeat 50% 0;
	 display: block;
	 width: 220px;
	 color: #fff;
	 text-decoration: none;
	 margin: 0;
	 text-align: center;
	 float: left;
  }
  
  .registrbox h3 a:hover,.registrbox h3 a:focus, .registrbox h3 a.jquery_odkaz_zvyraznit{
	 background: url(../images/registr-btn.png) no-repeat 50% 100%;
  }
  
    .jquery_seznam_registru
    {
        display: none;
    }
  
  .registrbox h3 a.registrnarodni {
	padding: 13px 5px 10px 5px;
	height: 68px;
  }
  
  .registrbox h3 a.registrhygienicky {
	padding: 13px 5px 10px 5px;
	height: 68px;
  }
  
  .registrbox h3 a.registrspecialni {
	padding: 11px 5px 10px 5px;
	height: 68px;
  }
  
  .registrbox h3 a.registrspecialni span, .registrbox h3 a.registrhygienicky span, .registrbox h3 a.registrnarodni span {
	width: 90%;
	margin: 0 auto;
	display: block;
  }
  
  .registrbox h3 a.registrspecialni span {
	font-size: 91.7%;
	line-height: 95%;
  }
  
  /*-------------------------------------------------------------------------*/
  
  .narodnipopis, .hygienickypopis, .specialnipopis {
	height: 87px;
	margin-left: 220px;
	margin-bottom: -5px;
  }
  
  .narodnipopis {
	 background: url(../images/registr-narodni-bcg.png) no-repeat 100% 0; 
  }
  
  .hygienickypopis {
	 background: url(../images/registr-hygienicke-bcg.png) no-repeat 100% 0;
  }
  
  .specialnipopis {
	 background: url(../images/registr-specialni-bcg.png) no-repeat 100% 0;
  }
  
   .narodnipopis p, .hygienickypopis p, .specialnipopis p{
	padding: 18px 20px 10px 20px;
   }
   
   .narodnipopis a, .narodnipopis a:link, .narodnipopis a:visited,
   .hygienickypopis a, .hygienickypopis a:link, .hygienickypopis a:visited,
   .specialnipopis a, .specialnipopis a:link, .specialnipopis a:visited{
		color: #000033;
		font-size: 158%;
		line-height: 135%;
   }
   
   .narodnipopis a:hover, .narodnipopis a:focus,
   .hygienickypopis a:hover, .hygienickypopis a:focus,
   .specialnipopis a:hover, .specialnipopis a:focus {
		color: #c10000;
		text-decoration: none;
   }
  
   .hygienickypopis ul, .narodnipopis ul, .specialnipopis ul {
	padding-top: 7px;
	font-size: 63.33%;
	color: #c10000;
   }
	
	.narodnipopis ul li{
	float: left;
	width: 14.5%;
	padding: 0 2% 0 0px;
   }
  
   .hygienickypopis ul li, .specialnipopis ul li{
	float: left;
	width: 18%;
	padding: 0 2% 0 0px;
   }
   
   .narodnipopis ul, .specialnipopis ul {
		padding-top: 24px;
		padding-bottom: 24px;
  }
  
  div.label {
	position: relative;
	top: 9px;
	z-index: 3000;
	color: #676767;
	float: left;
  }
   
  div.label p {
	padding: 0;
	margin: 0;
	}
	
	
  /* KONTAKTY -------------------------------------------------------------------------*/
  
  div.kontakty {
	clear: both;
  }
  
  div.kontakty h3{
	padding: 0;
	margin: 15px 0 5px 0;
  }
  
  div.kontakty p{
	padding: 0;
	margin: 0 0 2px 0;
  }
  
  
  
  div.column2 {
	width: 49%;
	float: left;
  }
  
  div.column3 {
	width: 32%;
	float: left;
  }
  
  img.border {
	margin: 15px;
	border: 1px solid #ccc;
  }
  
  div.clanek img {
	padding: 0 10px 15px 0;
	display: block;
	z-index: 2000;
	height: 73px;
	width: 73px;
  }
	
  /* MISC -------------------------------------------------------------------------*/
	
	div.strankovani {
	 text-align: center;
	 padding: 0 0 20px 0;
	}
	
	ul.sitemap {
		font-size: 116.67%;
		line-height: 133.33%;
	}
	
	ul.sitemap ul {
		margin-bottom: 10px;
	}	
	
	.clearfix{display:block}
	.clearfix:after{content:".";display:block;font-size:0;height:0;clear:both;visibility:hidden}
	.center {text-align: center;}
	.skip,.hidden,.print,dfn{position:absolute;left:-1000em;top:-1000em}
	.skip:focus,.skip:active{position:static;left:0;top:0}
}	