/*  halvni barva #4B0F08 - oranzova */
/* 	
  font-family: 'Helvetica CE',Helvetica,'Trebuchet MS','Avenir','Arial CE','Verdana CE',arial,verdana,tahoma,lucida, sans-serif; 
*/
body {
  background:#fff;
  font-family: 'Georgia CE',georgia,'Times New Roman CE','Lucida sans Unicode','Tahoma CE',tahoma,'VERDANA CE',verdana,'Arial CE',arial,sans-serif,helvetica;
  font-size:13px;
  color:#000;
  line-height:1.9em;
}
  
table,td,ul,li,input,select {
	color: #000;
	font-size:11px;
}

table {margin:0;}
td {padding:4px;font-size:12px;text-align:left;}

ul,li {list-style:none;color:#000}

img, .clanek img {
 order:4px solid #5F0B0B;
 padding:1px;
 margin-right:16px;
 margin-bottom:10px;
}

div {margin:0;padding:0;border:none;}
p {margin-bottom:10px;}

h1 {
 font-size:24px;
 color:#971C1C;
 position:relative;
}

h2 {
 font-size: 14px;
 margin-bottom:6px;
} 

a {color:#971C1C;text-decoration:underline}
a:hover {text-decoration:none}
a.out {
 background: url(../images/ik_out.gif) no-repeat left 2px;
 padding-left:15px;
}

a.moje_volba {
  display:block;
  font-size:12px;
  background: url(../images/ik_mojemenu.gif) no-repeat left 3px;
  padding:4px;
  padding-left:25px;
  text-decoration:none;
  margin-bottom:10px;
  font-weight:bold;
  letter-spacing:1px;
}

/* levy a pravy sloupec v textovem poli */
.col-l {
  float:left;
  width:220px;
} 

.col-r {
  float:right;
  width:550px;
  _height:350px;
  min-height:350px;
  background: #fff url(/images/colr-bgtop.jpg) no-repeat left top;
}

/*
.col-r .cedule_top {
  width:470px;
  height:40px;
  background: url(/images/cedule_top.gif) no-repeat
}

.col-r .cedule_bottom {
  width:470px;
  height:29px;
  background: url(/images/cedule_bottom.gif) no-repeat
}
*/
/* levy a pravy sloupec v textovem poli */

hr {
  color:#eee;
  background:#ccc;
}

.vyrazny {display:block;background: url(../images/bg_box.gif) repeat-x;padding:10px;color:#ccc}

