body, html 
{
	font-family: 'Times New Roman', 'Times New Roman CE', serif;
	font-size: 12px;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}


p, h1, h2, h3, h4, ul, li, table, hr {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

p, h1, h2, h3, h4,  table {margin:15px 0px 15px 0px; }

h1, h2, h3, h4 {color:#000000; text-align:left;}



h1 {
	font-size: 16px;
	margin-top:0px;
	border:none;
	padding: 5px 0px 0px 0px;
}

h2 {
	font-size:14px;
}

h3{
	font-size: 12px;
	font-weight:bold; 
}


h4{
	font-size: 12px;
	text-transform:capitalize;
	font-variant: small-caps;
}

#main

{
  width: 650px;		/* změna z auto na 650px pak je obsah celý vidět i v FX, i IE */
  margin: 0px auto 0px auto; 
  text-align: left;
  background-color: #ffffff;
  background-image:none;
  }


#main #header

{
  background-color: #ffffff;
  width: auto;
  height: auto;
  background-image:none;
  border-bottom:2px solid #000000;
  
}
#main #header h1

{
visibility: visible;
display: yes;

}



#main #body_content
{	
  width: auto;
  	margin:0px; 
	padding:10px;
	text-align: justify;
  	line-height:20px;
	
}


#body_content ul{


  margin-left: 15px;

}


#main #footer

{
	
	background-image:none;
	width: auto;
	height: auto;
	background-color: #ffffff;
	border-top:1px solid #000000;
	margin:10px 0px 10px 0px;
	
 }

#main #footer img

{
	display:none;
	visibility: hidden;
 }


/*********************************************************************/

#main #menu	
{
 display:none; 
  visibility: hidden;
  margin: 0px;
  padding: 0px;
  
}


a:link
{	color: #000000;
    text-decoration: underline;
}


a:visited
{	color: #000000;
    text-decoration: underline;
}

table {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	border: 1px solid #000000;
	border-collapse: collapse;
	line-height:15px;
}
td {
	border: 1px solid #000000;
	border-collapse: collapse;
	padding:3px;
	width:auto;
	text-align:left;
	font-size: 10px;
}

th {
	font-weight: bolder;
	font-size: 12px;
	background-color: #FFFFFF;
	padding:3px;
	border-collapse: collapse;
	border: 1px solid #000000;
	width:auto;
	color: #000000;
	text-align:left;
}
	
	
.kurziva
{
font-size:12px;
font-style:italic;
letter-spacing: 0px;
}

#attavena
{
	display:none;
}


.pravy_obrazek 

{

float:right;
border: 0px;
clear: right;
margin: 0px 0px 5px 5px; 

}


/* image positioning - left, right and center */

.left

{ float: left; 

  padding: 0px 8px 0px 0px;

}


.right

{ float: right; 

  padding: 0px 0px 0px 8px;

}

.center

{ display: block;

  text-align: center;

  margin: 0 auto;

}

/*konec pozice */

.blockquote

{ margin: 20px 0px 20px 0px; 
  padding: 0px 20px 0px 20px;
  border-left: 8px solid;
  background: #FFFFFF;
  color: #000000;
  border-color: #000000;

}



/*============== news ====================*/


#news_bar
{	
	display:none; visibility:hidden;

}

#newstitle             /* definuje barvu a zarovnÃ¡nÃ­ titulku Aktuality */
{
	margin-top:10px;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	
}

#newstext
{
  margin:0px;
 padding:5px;
 width:auto;
 height:auto;
  color:#000000;
 }

.news_lnk
{
 margin-bottom: 5px;
 text-align: right;
 }

.news_head
{
 margin-bottom: 5px;
 text-align: left;
 }

.news_lnk a
{
 color:#000000;
 font-size: 10px;
 text-decoration: underline;
 line-height: 20px;
 font-weight:bold;
}


.news_lnk a:hover
{
 color: #000000;
 font-size: 10px;
 text-decoration: none;
 line-height: 20px;
 font-weight:bold;
}

.news_desc, .news_lnk, .news_head
{
 padding-left: 5px;
 
}

.news_head
{
 font-size: 11px;
 font-weight: bold;
 color:#000000;
 
}


.news_desc
{
 text-align: justify;
 line-height:15px;
 font-size: 11px;
 font-weight:normal;
 color: #000000;
}


/*------ KONEC NEWS --- */

#main #header #icons {
	
display:none; visibility:hidden;
}

#main #header #icons img {
	display:none; visibility:hidden;
}


#main #body_content hr {
	width:100%;
	height:1px;
	border-bottom: 1px solid #000000;
	text-align:center;
	border-left:none;
	border-top:none;
	border-right:none;
}


/* definuje poptávkový frm */

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:1px solid #000000;
  width:auto;
  height:auto;
  margin:15px 25px 25px 0px;
  
  }
  
 legend {
  padding: 0.2em 0.5em;
  border:1px solid #000000;
  color:#000000;
  font-size:11px;
  text-align:right;
  }

form, form.frm_demand

{

display:none; visibility:hidden;
}



form input, form textarea, form.frm_demand input, form.frm_demand textarea

{
  display:none; visibility:hidden;
}


form texarea, form.frm_demand textarea

{  display:none; visibility:hidden;
  
}



form label, form.frm_demand label

{
  float: left;
  width: 110px;
  padding-top: 0.3em;
  margin: 0 0 0 10px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}


form button, form.frm_demand button

{
 display:none; visibility:hidden;
}

form select

{
  display:none; visibility:hidden;
}


/* konec frm */

/* zacatek boxu fora */
fieldset .hlavicka
{
  display: block;
  width: 100%;
  height: 20px;
  background-color: #000000; 
  color: #ffffff;
 }


#main #footer .donorText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:normal;

	width:auto;
	
}



/* --- KONEC PATICKY--- */
