*{
	padding:0px;
	margin:0px;
}
/*************************  Nulování  ********************************************/

form,fieldset,input,select,p,a,h1,h2,h3,textarea,tt{
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: arial, sans-serif; 
  font-weight: normal; 
  color: #0a0903;
	font-size: 12px;
 	line-height: 15px;
 	text-decoration: none;
}
form,fieldset{
	display: inline;
}
/*************************  telo  ********************************************/ 
body{
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  color:#313131;
  font-size: 12px;
 	line-height: 15px;
	background-color: #FFF;
}
p{
	color: #454545;
	margin: 0px;
	padding: 5px;
}
hr{
	/*display:none;*/
}
a:focus{
	outline: none;
}
/**************************Rozvržení stránky***********************************/
#page_main{
	display: block;
	width: 974px;
	margin: 10px auto;
	padding: 0px;
}
#page{
	float: left;
	width: 970px;
	margin: 0px;
	text-align: left;
	padding: 0px 2px 2px 2px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
#logo{
	float:left;
	position: relative;
	z-index: 0;
	width: 970px;
	height: 197px;
	margin: 1px 0px;
	padding: 0px;
	background-image: url(../images/page_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;                         
}
#logo .small_logo{
	position: absolute;
	width: 200px;
	height: 168px;
	top: 21px;
	left: 22px;
	background-image: url(../images/page_logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;                         
}
#left_side{
	float: left;
	width: 230px;
}
#right_side{
  float: left;
	width: 740px;
	margin: 0px 0px 0px 0px;
}
#page_body{
	float: left;
	width: 970px;
	background-color:#FFF;
	margin-top: 5px;
}
#page_footer{
	float: left;
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;

}
#galandr{
	float: left;
	width: 100%;
	height: 35px;
	margin: 5px 0px 0px 0px;
	padding: 0px;  
}
#galandr p {
	text-align: right;
	padding: 0px 0px 10px 10px;
	color: #A0A0A0;
}
#galandr a {
	text-decoration: underline;
  color: #585858;
	
}
#galandr a:hover {
	text-align: right;
	color: #000000;
	text-decoration: underline;
}

/* pagination */
.pagination{
  float: left;
  width: 100%;
  _float: none; 
  display: block;
	text-align: center; 
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
}
.pagination span{
  float: none;
	display: inline;
	margin: 0px;
	padding: 0px 3px;
}
.pagination a{
  float: none;
	display: inline;
	color: #fff;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 8px;
  background: #E31E1F;
}
.pagination a:hover{
  text-decoration: underline;
}
.pagination a.active{
  background: #A20402;
}

/****************   HYPOTEKY  ***************************/
#hypo {
	float: left;
	display: block;
	width: 282px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #2c8dca;
}
#hypo *{
	font-family: arial, sans-serif;
  font-size: 11px;
 	line-height: 15px;
}
#hypo form{
	float: left;
	margin: 0px;
	padding: 0px;
}
#hypo .hypo_nadpis {
	float: left;
	width: 282px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(../images/hypo_nadpis.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
}
#hypo .hypo_nadpis h3 {
	float: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
}
#hypo .hypo_telo {
	float: left;
	width: 273px;
	height: 123px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	border: none;
	background-image: url(../images/hypo_telo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCE3F5;
}
#hypo .hypo_radek {
	float: left;
	width: 265px;
	height: 19px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	background-image: none;
	background-color: transparent;
	font-size: 11px;
}
#hypo .hypo_radek label {
	float: left;
	width: 64px;
	height: 15px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	border-left: 1px solid #5dadd2;
	border-top: 1px solid #5dadd2;
	border-bottom: 1px solid #5dadd2;
	background-image: url(../images/hypo_label.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	color: #01365a;
}
#hypo .hypo_radek input {
	float: left;
	width: 180px;
	height: 15px;
	border: 1px solid #49a0d5;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	color: #06508a;
}
#hypo .hypo_radek select {
	float: left;
	display: block;
  width: 180px;
	height: 18px;
	border: 1px solid #49a0d5;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #06508a;
	z-index: 0;
}
#hypo .hypo_radek select option {
	display: block;
	padding: 0px 0px 0px 4px;
}
#hypo .hypo_telo .vice {
	float: left;
	width: 48px;
	height: 19px;
	margin: 0px;
  padding: 3px 0px 0px 75px;
	background: transparent;
	
}

#hypo .vice a {
	float: left;
	width: 36px;
	height: 15px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/hypo_vice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #317CB6;
	margin: 0px;
  padding: 2px 0px 0px 10px;
	border: 1px solid #327fb5;
}
#hypo .vice a:hover {
	color: #fff;
	text-decoration: none;
}

