/* remember to define focus styles! */

:focus { outline: 0; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

del { text-decoration: line-through; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html{
  min-height: 100%;
}

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/*********************************************************************/
/*********************************************************************/
/*********************************************************************/
/*********************************************************************/

img{
  margin: 0px;
  padding: 0px;
}

body {
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #16141e;
	color: #cccccc;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

.wrapper{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}

.top{
	height: 215px;
	width: 100%;
}

.top img, .nav img{
	float: left;
}

.nav{
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}

.separator{
	margin-left: 17px;
	margin-right: 17px;
}

.nav a{
	display: block;
	float: left;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
}

a { color: white; text-decoration: none; }
a:hover {text-decoration: underline;}

.content{
	background-color: black;
	min-height: 450px;
  *height:auto !important;
  *height:450px;
  width: 100%;  
}

.content_w{
  padding: 20px;
}

.orange{
  color: #ff9c00;
}

.footer{
  width: 100%;
  height: 108px;
  font-size: 12px;
  color: rgb(32,32,32);
}

.footer span{
  margin-left: 20px;
  padding-top: 6px;
  position: absolute;
}

#footer_mlyn{
  position: absolute;
  margin-left: -98px;
  margin-top: -154px;
}

#footer_ruze{
  position: absolute;
  margin-left: 1000px;
  margin-top: -142px;
}

.line{
  margin: 0 auto;
  text-align: center;
  width: 455px;
  height: 49px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: url(images/line.gif);
  background-repeat: no-repeat;
}

.line_middle{
  margin: 0 auto;
  text-align: center;
  width: 718px;
  height: 49px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: url(images/line_middle.gif);
  background-repeat: no-repeat;
}

.linebig{
  margin: 0 auto;
  text-align: center;
  width: 817px;
  height: 49px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: url(images/line_big.gif);
  background-repeat: no-repeat;
}

.admin{
  width: 960px;
}

.admin a{ float: right; text-decoration: underline; color: rgb(24,24,24);}

.box{
  background-image: url(images/box_ct.gif);
  background-repeat: repeat-y;
  text-align: left;  
}

.b_t, .b_tx, .b_ty{
  position: absolute;
  z-index: -1;
}

.b_tx{
  margin-top: -7px; margin-left: -16px;
}

.b_ty{
  margin-left: -16px; margin-top: -13px;
}

.box_wrapper{
  background-image: url(images/box_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 778px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
}

.box_content{
  z-index: 99;
  position: relative;
  padding: 13px;
  padding-left: 16px;
  *background-image: url(images/box_ct.gif);
}

.box1{
  background-image: url(images/box1_ct.gif);
  background-repeat: repeat-y;
  text-align: left;  
}

.box1_wrapper{
  background-image: url(images/box1_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 943px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
}

.box1_content{
  z-index: 99;
  position: relative;
  padding: 13px;
  padding-left: 16px;
  *background-image: url(images/box1_ct.gif);
}


.box_psi{
  background-image: url(images/box_pes_ct.gif);
  background-repeat: repeat-y;
  text-align: left;  
}

.box_psi_wrapper{
  background-image: url(images/box_pes_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 530px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 5px;
  position: absolute;
  margin-left: 410px;
}

.box_psi_content{
  z-index: 99;
  position: relative;
  padding: 13px;
  padding-left: 16px;
  *background-image: url(images/box_pes_ct.gif);
  line-height: 17px;
}

ul{
  margin-left: 25px;
  position: relative;
}

.box_content ul li{
  list-style-image: url(images/tlapka.gif);
  line-height: 20px;
}

.box1_content ul li{
  list-style-image: url(images/tlapka.gif);
  line-height: 20px;
}

.vyrazne{
  font-weight: bold;
  color: rgb(223,223,223);
}

table{
  margin: 0 auto;
  text-align: center;
}

table tr td{
  text-align: left;
  padding: 10px;
}

.novinky {
  text-align: center;
}

h1{
  font-size: 18px;
  color: white;
  margin-bottom: 3px;
  font: arial;
  font-weight: normal;
} 

.pes_nav{
  color: white;
  font-size: 16px;      
  text-align: center;    
  margin-left: 95px;
  clear: both;
  z-index: 99; 
  margin: 0 auto; 
  margin-top: -5px; 
  line-height: 20px;       
  }

.pes_nav img{
}
.pes_nav a{
  display: inline;
  font-weight: bolder;
  *font-weight: normal;
}

.resize_400{
  width: 400px
}

.pes_ods, .pes_odsx{
  background-image: url(images/separator_pes.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 20px;
}

.pes_odsx, .pes_odsy{
  margin-left: 20px;
}

.subnav_ct{
  width: 769px;
  margin-left: 190px;
  text-align: center;
  margin-top: -8px;
}

.resize img
{
   max-width: 370px;
   width: expression(do­cument.body.cli­entWidth > 270? „270px“ : „auto“ );
}

.subnav{
   width: 201px;
   font-weight: bolder;
   background-repeat: repeat-y;
   position: absolute;
   margin-left: -20px;
   margin-top: -20px;
   text-align: center;
}

.sn_ct{
   background-image: url(images/subnav_ct.gif);
   padding-top: 8px; 
}

.sn_title{
 background-image: url(images/subnav_title.gif);
 width: 100%;
 height: 34px; 
}

.sn_title h1{
  font-size: 15px;
  padding-top: 7px;
  width: 100%;
  text-align: center;
  font-weight: normal;
}

.subnav a{
  text-align: left;
  padding-left: 39px;
  padding-top: 11px;
  padding-bottom: 6px;
  display: block;
  font-weight: normal;
  background-image: url(images/tlapka.gif);
  background-position: 20px 13px;
  background-repeat: no-repeat;
}

.subnav ul li{
  list-style-image: url(images/tlapka.gif);
}

.ax a{ color: argb(255,0,0); }

.novinky_edit{
  width: 300px;
  padding: 10px;
  background: rgb(32,32,32);
  border: 1px rgb(80,80,80) solid;
  margin-bottom: 20px;
}