BODY{
	margin:0px;
	padding:0px;
	background-color:#fff8dd;
	/*background-image: url('images/back.jpg');*/
}
body,table{
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
	font-family: 'Georgia', 'Cambria', 'Palatino', "Palatino Linotype", Constantia, serif;
  font-size: 10pt;
	line-height:14.25pt;
}

H1{
  color:#CC0000;
  font-size:22px;
  margin:10px 0px;
}

H3, H2, H4{
  display:block;
  background-color:#fff8dd;
  border: 1px solid #FF9900;
  border-left:0px;
  border-right:0px;
  font-size:14px;
  line-height:17px;
  color:#CC0000;
  font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Constantia,serif;
  clear:left;
}

H2{
	text-indent:3px;
}
#article H2{
	clear:none;
}
A{
	text-decoration:none;
	color:#0003a3;
}

A:hover{
	text-decoration:underline;
	color:#703000;
}

H2 A{
	color:#CC0000;
}

table{
text-align:left;
}

IMG{border:0px;}

INPUT, SELECT, TEXTAREA{
  border: 1px solid #FF9900;
  background-color: #FFF8DD;
  color: #CC0000;
}

P{
  text-align:left;
  text-indent:20px;
  margin:0px 10px 5px 10px;
  text-align:justify;
	line-height:14.25pt;
}

UL{
	list-style-type:none;
	padding:10px;
	margin:10px;
	text-align:left;
}

abbr, acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}
/*
abbr:after {
     content: " (" attr(title) ") ";
}
*/
.clear {/*cistící a uzavírací prvek*/
	clear:left;
	display:block;
	height:1px;
	overflow:hidden;
}


#center{
  text-align:center;
  margin: auto;
  width:98%;
  background-color:white;
  background-image: url('images/content_back.png');
  background-repeat: repeat-y;
  max-width:1000px;
  width:980px;
}

#page{
  width:100%;
  background-position: right center;
  background-image: url('images/menu_back.png');
	background-repeat: repeat-y;
}

#top-left{
	width:215px;
	height:115px;
  background-image: url('images/top_logo.png');
  background-repeat: no-repeat;
  float:left;
}

#top-left A{
	width:200px;
	height:70px;
	float:right;
	display:block;
}

#top{
  width:100%;
  height:115px;
  border:0px solid red;
  background-image: url('images/top_back.png');
  background-repeat: repeat-x;
	float:left;
}
#top-right{
	width:338px;
	height:115px;
  background-image: url('images/top_right.png');
  background-repeat: no-repeat;	
	float:right;
}

/*.hid{display:none;}*/
#news{
	width:340px;
	float:right;
	font-size:90%;
}

#news-in{
	margin-right:10px;
}

#menu-lcol{
	display:inline;
	float:left;
	margin:0;
	padding:10px 0;
	width:190px;
}

#menu-rcol{
	display:inline;
	float:right;
	margin:0;
	padding:10px 10px 0;
	width:120px;
}
#content{
	clear:both;
}

#content-in{
	margin-right:350px;
}

#content-in2{
	margin-left:20px;
	text-align:left;
}


#bot{clear:both;font-size:1px;}

#foot{
  padding-top:2px;
  text-align:right;
  font-size:80%;
}
#foot-ad{
	margin-left:20px;
  text-align:left;
  float:left;
}
#foot-links{
  clear:both;
  text-align:left;
}
#foot-text{
	margin-right:20px;
}

#end-left{
	clear:both;
	width:12px;
	height:10px;
  background-image: url('images/end_left.png');
  background-repeat: no-repeat;	
	float:left;
}

#end{
  width:100%;
	height:10px;
	background-image: url('images/end_back.png');
  background-repeat: repeat-x;
  float:left;
  margin-bottom:-7px; /*IE vada*/
}

#end-right{
	width:12px;
	height:10px;
  background-image: url('images/end_right.png');
  background-repeat: no-repeat;	
	float:right;
}
#end-right2{
	width:326px;
	height:10px;
  background-image: url('images/end_right2.png');
  background-repeat: no-repeat;	
	float:right;
}
.hid{display:none;}

#article H2{
  color:#CC0000;
  font-size:17px;
  margin:10px 0px;
  border:0px;
  background:none;
}

#article H3{
  color:#CC0000;
  font-size:16px;
  margin:6px 0px;
  border:0px;
  background:none;
}

#article P{
	text-align:justify;
	text-indent:15px;
	margin: 5px 0px;
	padding:0px;
}

#article DIV.article-head P{
	clear:left;
	text-align:justify;
	text-indent:15px;
	margin: 5px 0px;
	padding:0px;
	color:black;
}


DIV.article-head{
	color:blue;
	text-decoration:italic;
}

#article DIV.article-head{
	padding-bottom:20px;
}

SPAN.article-info{
	display:block;
	float:left;
}

SPAN.article-links{
	display:block;
	float:right;
}

SPAN.article-foot{
	text-align:right;
	clear:left;
}

DIV.article-foot{
	text-align:right;
	clear:left;
}

P.article-description{
	clear:left;
	margin-top:5px;
}

.article-preview H2{
	font-size:18px;
	padding: 3px;
}
#news UL, UL.relatedarticles{
	padding:0 5px;
	margin-top:0px;
}
#news UL LI, UL.relatedarticles LI, #article UL LI{
	background: url("images/li-main.gif") no-repeat 0px 0.5em;
	padding-left: 7px;
	line-height:1.4em;
	text-decoration:none;
}

.news-head{
	color:#CC0000; /*#703000;*/
	font-weight:bold;
	text-decoration:underline;
}

#copyleft{
	color:gray;
	font-size:80%;
	margin:0px;
	padding:0px;
	padding-top:15px;
}

.article-foto-left{
  float:left;
  padding:5px; 
  border:0px;
}
.article-foto-right{
  float:right;
  padding:5px; 
  border:0px;
}

SPAN.article-foto-text-left, SPAN.article-foto-text-right{
  display:block;
  font-size:9pt;
  color:#808080;
}
SPAN.article-foto-text-right{
  text-align:right;
}

DIV.fotomiddle{
	text-align:center;
	text-decoration:italics;
}
.article-foto-middle{
  margin:auto;
  padding:5px; 
  border:0px;
}

.cite, .code{
	display:block;
	margin-left:15px;
	margin-right:15px;
	text-indent:0px;
	margin-top:3px
	margin-bottom:3px;
	background-color:#fff8dd;
}

.code{
	background-color:#F8F8F8;
	border:1px solid #FF9900;
	border:1px solid #C9C9C9;
}

.tr2{
background-color:#fff8dd;
}

thead{
background-color:#fff8dd;
font-weight:bold;
}
.table{
border: 1px solid #FF9900;
}
.td_main{
  color: #CC0000;
}
.td_number{
text-align:right;
}

