@import url("layout.css");
@import url("news.css");
/* farby ----------

*/


*{
  font-family : arial, tahoma, verdana, helvetica, sans-serif;
  font-size:12px;
}

td, p{
  font-size : 12px;
}

a {
	color: #0092dd;
	text-decoration : underline;
	font-weight :normal;
}

a.back{
	padding:0 0 0 18px;
	background: transparent url(../images/link_back_bg.gif) no-repeat center left;
}

a:hover {
	text-decoration : none;
}

p, ul, li, ol, div, table td{
  color: #5e5e5e;
}
li{
padding: 6px 0 0 6px;

}
#content ul{
  /*list-style-image: url('../images/img_sipka_blue.gif');*/
  margin-top:2px;
}

#content img{
	margin-right:5px;
}

b, strong {

  
}

h1, h1.caption{
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	color:#04215d;
	height:32px;
	background: url('../images/h1_bg.gif') no-repeat center left;
	margin:0 0 15px 0;
	padding:17px 0 0 0px;
}

H2 {
	padding:0px;
	margin:5px 0 5px 0;
	color: #0062aa;
	font-size: 16px;
	font-weight:normal;
}
H3 {
	padding:0px;
	margin:10px 0 0px 0;
	color: #24517d;
	font-size: 13px;
	font-weight:bold;
}
H4 {
	padding:0px;
	margin:10px 0 0px 0;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
}

.perex{
  color: #003e7c;
  font-size:14px;
}

.perex B, .perex STRONG{
  color: #003e7c;
  font-size:14px;
}

p a{
  color: #0092dd;
  text-decoration : underline;
}

p a:hover{
  color: #0092dd;
  text-decoration : none;
}


address {
text-align:justify;
margin-left:10px;
font-size:12px;
}

p{
padding:3px 0px 5px 0px;
margin: 0px;
text-align:justify;
}
.p_underlined{
clear:both;
	border-bottom:1px dotted #0062aa;
	padding:10px 0 10px 0;
}

.TAB{
  margin:15px 0px 0px 10px;
  border:1px solid #666;
  border-collapse:collapse;
}

.TAB_body{
	padding:5px;
	margin:0px;
	border:1px solid #d0d2d4;
}

.TAB_caption{
	padding:5px;
	margin:0px;
	background-color:#f1f2f5;
	border:1px solid #d0d2d4;
}

.TAB_head{
	text-align:center;
	padding:5px;
	margin:0px;
	border:1px solid #999;
	background-color:#e4ebcc;
	font-weight:bold;
}
/* -------------------------------------------------------*/
/*EHS TABULKA*/

.tabu {
	border:5px solid #047EC4;
	background-color:#7abbed;
}
.tabu_head{
	text-align:center;
	background-color:#BCCEEC;
	border-left:1px solid #74A6D4;
	border-bottom:1px solid #74A6D4;
	color:#047EC4;
}
.tabu_cap{
	text-align:center;
	font-size:26px;
	font-weight:bold;
	color:#047EC4;
	background-color:#fff;
	padding:5px;
	border-bottom:1px solid #74A6D4;
}
.tabu_body{
	text-align:left;
	background-color:#047EC4;
	padding:7px;
	color:#FFFFFF;
	border-bottom:1px solid #7abbed;
	border-right:1px solid #7abbed;
}
/*-----------------------------------*/

div.RAMIK {
  text-align:left;
  color:#ffffff;
  padding:5px;
  font-size:11px;
  width:450px;
  border-top:1px dotted #ffffff;
  border-bottom:1px dotted #ffffff;
  margin:2px 0px 2px 0px;
  background-color: #73706b;
}

div.PARTNERI-TOP {
  background: url('../images/partneri_top.gif') no-repeat center top;
  width:504px;
  height:9px;
}

div.PARTNERI-BOTTOM {
  background: url('../images/partneri_bottom.gif') no-repeat center top;
  width:504px;
  height:8px;
}

div.PARTNERI {
  color:#5e5e5e;
  background-color:#ffffff;
  font-size:13px;
  width:502px;
  border-left:1px solid #707476;
  border-right:1px solid #707476;
}



img{
  border:0;
}

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

ul{
font-size: 12px;
}

textarea{
  border:1px solid #8ABADA;
  height:200px;
  width:350px;
  color:#5e5e5e;
}

input.poradna{
  border:1px solid #8ABADA;
  padding:2px;
  width:216px;
  ?width:218px;
  color:#5e5e5e;
}

input.button{
  border:1px solid #8ABADA;
  padding:3px;
  color:#5e5e5e;
}
/* vlastne tagy */

/* bloky */

/******** FORM*/
div.jednotka {
	height: 33px;
	width: 33px;
	margin-left: 3px;
	background-image: url("../images/jednotka.gif");
}

div.dvojka {
	height: 33px;
	width: 33px;
	margin-left: 3px;
	background-image: url("../images/dvojka.gif");
}

div.trojka {
	height: 33px;
	width: 33px;
	margin-left: 3px;
	background-image: url("../images/trojka.gif");
}

div.stvorka {
	height: 33px;
	width: 33px;
	margin-left: 3px;
	background-image: url("../images/stvorka.gif");
}