@CHARSET "UTF-8";
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #000;
  background: transparent;
}

html, body, p, th, td, li, dd, dt {
  font: 1em Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  padding: 3px;
  margin: 0px;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #06f; }
a:active { color: #000; }
#dilgZpravy ul {list-style-type:none;}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
body {
	min-width: 896px;
	width:896px; 
    margin: auto; 				
}
#hlavicka {
	height: 228px;
}
#paticka   		{
	height: 25px;
	width:896px;	
 	background: #c2c0c0;
}

#obal 			{
			width:896px; 
			margin: auto;   
			padding: 0 ;
}

#volbaMeny
{
   display: block;
    margin-right: 15px;
    text-align: right;
    height: 17px;
    padding: 8px;

}

#left, #center, #right 	{
			/*display:inline;*/
			margin: 0 0  20px 0; 
}

#left {
			width: 200px;
			float:left;  
      position:relative; 
			right: 500px;
			padding-top:5px;
}

#right 			{
			width: 170px;
			float:right; 
}

#center 		{
			width:500px; 
			float:left; 
      position:relative; 
			left:207px;
}

#stin, #stinroh {
  width: 912px;
  padding:0pt;
  
  margin:auto;
  background: transparent url("../img/bg.jpg") repeat-y;
}

#stinroh {
  background: transparent url("../img/bggroh.jpg") no-repeat;
}

#stin-l {
  left: 50%; margin-left: -450px; position: absolute;
}

#stin-r {
left: 50%; margin-left: 458px; position: absolute;
}

/*** Jen pro vzhled ***/ 
.dilgZpravy ul{
	list-style-type:none;
}

#hlavicka #topstrip {
	font-size: large;
  background: #C8D1CE url("../img/head_bg_grad.jpg") repeat-x;
	height: 178px;
}
#hlavicka #topstrip #topstrip_left {
  float:left; 
  width:530px;
}
#hlavicka #topstrip #logo {
  float: left;
  margin-top:5px;
  margin-left: 10px;
  text-align:center;
	color: #e70005;
	font-size: 26px;
	font-weight: 900;
	font-family: Arial;
	width: 300px;
}
#hlavicka #topstrip #texty {
  float:left;
  margin-left:-10px;
	width: 200px;
	height:140px;
  font-weight: bold;
	font-family: arial;
}
#hlavicka #topmenu {
	/*font-size: normal;*/
	color: white;
	text-align: center;
	background: #E20900 url("../img/topmenu_bg.jpg") repeat-x;
	height: 50px;
	line-height: 50px;
	font-family: Arial;
}

#hlavicka #topmenu ul {
  margin:0pt;
  padding:0pt;
  
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#hlavicka #topmenu ul li {
  display:inline;
  margin:0pt;
  padding:0pt;
	line-height: 50px;
}

#hlavicka #topmenu ul li a {
  padding:22px 5px 16px 6px;
  font-weight:bold;
  position:relative;
  color: white;
	margin-left: 5px;
	margin-right: 5px;
}
#hlavicka #topmenu ul li a:hover,
#hlavicka #topmenu ul li a.selected {
  background: #CE0000 url("../img/topmenu_top.gif") 0% 0% repeat-x;
}

#paticka-uvnitr {
	font-size: xx-small;
	color: #393838;
	padding: 0.3em 0.3em;
	background: #999 url("../img/bgbottom.jpg") 0% 0% repeat-x;
	line-height: 20px;
	height: 20px;
}
#chyba404 {
	display: block;
	background-color: #f46e59;
	font-size: 83%;
	border: 1px solid #ff2c08;
	color: white;
	padding: 15px;
	margin: 5px;
}
/*url("../img/bgbody.gif") repeat-x*/
body {

	margin-top: 15px;
	padding: 0;
	background: #dedede url("../img/bgg.jpg") repeat-x;
	font-family: Arial, "Lucida Sans Unicode", Verdana, Tahoma, lucida, sans-serif
}

