@import url("layout.css");
@import url("news.css");
@import url("download.css");
@import url("fotogaleria.css");
@import url("blocks.css");
@import url("center.css");
@import url("kurzy.css");
@import url("akcie.css");
@import url("cvicenia.css");
@import url("instruktori.terapeuti.css");
/* farby ----------

*/
*.editor_pozadie {
    background: #00ffff url('../images/site.gif') no-repeat;
}
*{
  font-family : arial, tahoma, verdana, helvetica, sans-serif;
}

td, p, a, div, th, input, select, option {
  font-size : 12px;
}

a {
	color: #CD2121;
	text-decoration : underline;
	font-weight :normal;
}
a:hover {
	color: #CD2121;
	text-decoration : none;
	font-weight: normal;
}

p, ul, li, ol, div, table td{
  color: #000000;
}

p a, span a{
  color: #CD2121;
  font-weight: normal;
  text-decoration : underline;
}

p a:hover,span a:hover{
  color: #CD2121;
  font-weight: normal;
  text-decoration : none;
}


p{
padding:10px 0px 0px 0px;
margin: 0px;
text-align:justify;
}

h1.caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 21px;
	color: #000000;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url('../images/h1-back-caption.gif') no-repeat;
	text-transform: uppercase;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	height: 21px;
	color: #000000;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url('../images/h1-back.gif') no-repeat;
	text-transform: uppercase;;
}


h2 {
	color : #444444;
	text-decoration : none;
	font-size:13px;
	font-weight:bold;
	height: 20px;
	background: #E4E4E4;
	margin:15px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}
h2 A{
	color : #000000;
	text-decoration : none;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
h2 A:hover{
	text-decoration : underline;
}

h3 {
	color : #7c7c7c;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;

}

h3 A{
	color : #7c7c7c;
	text-decoration : none;
	font-size:13px;
	font-weight:bold;
	margin:0px;
}

h3 A:hover{
	text-decoration : underline;
}

h4 {
	width:100%;
	color : #90A7B7;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 0px 0px;
	border-bottom:1px solid #e8f0f2;
	padding-bottom:2px;

}

img{
  border:0;
}

form {
	padding : 0px 0px 0px 0px;	
	margin-top : 0px;
	margin-bottom : 0px;
}

ul{
font-size: 12px;
}

/* vlastne tagy */

/* bloky */

/******** FORM*/


