@import url("layout.css");
@import url("news.css");
@import url("download.css");
@import url("left-side.css");
@import url("blocks.css");
/* farby ----------

*/
*.editor_pozadie {
    background: #585858 none;
}
*{
  font-family : arial, verdana, helvetica, sans-serif;
}

.big-text {
  font-size: 14px;
  color: #000000;
}

a {
	color: #0971AD;
	text-decoration : none;
	font-weight :bold;
}
a:hover {
	text-decoration : underline;
}

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

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

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

img {
 border: 0px;
}

.modry_text {
	color:#0971AD;
}

h1.caption {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color:#384461;
	margin: 0px;
	padding: 0px 10px 0px 24px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color:#000000;
	margin:5px 0px 5px 0px;
}


h2 {
	color : #0971AD;
	text-decoration : none;
	font-size:13px;
	font-weight:bold;
	margin:15px 0px 3px 0px;
	padding: 2px 0px 2px 5px;
	background: #EDEDED;
}

h2.slovnik {
	color : #000000;
	text-decoration : none;
	font-size:13px;
	font-weight:bold;
	margin:15px 0px 3px 0px;
	padding: 2px 0px 2px 5px;
	background: #EDEDED;
}

h2.slovnik a {
	color : #000000;
	text-decoration : none;
}

h2.slovnik a:hover {
	color : #000000;
	text-decoration : underline;
}

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

}
h4 {
	color : #22689c;
	text-decoration : underline;
	font-size:11px;
	font-weight:bold;
	margin:15px 0px 0px 5px;
	padding-bottom:2px;

}



h5 {
  width: 100%;
  height: 13px;
  margin: 13px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background: url('sipka.gif') no-repeat;
  color: #9B2376;
  font-size: 13px;
  display: block;
}

.h5text {
  color: #434343;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

.firsttext {
  font-size: 14px;
  color: #168ECB;
  font-weight: bold;
}
.firsttext2 {
  font-size: 11px;
  color: #168ECB;
  font-weight: bold;
}



#menu h2{
  color:#fff;
  font-size: 12px;
  margin:0;
  padding:6px 0 0 0;
}


ul{
font-size: 11px;
margin: 0px 0px 0px 30px;
padding: 0px;
}

/* vlastne tagy */

/* bloky */

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


