html, body {
   background: #eee;
   text-align: center;
   margin:0;
   padding:0;
   height: 100%;
}

html, body, div, p, ul, li, input {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a img {border: none}

a {color: #e20074}

#ip_main {
	width: 920px;
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: #fff url("ip_bg.gif") top left repeat-y;
}

body>#ip_main {
 	height: auto;
}

#ip_container {
	width: 900px;
	min-height: 545px;
	height: 545px;
	margin: 0 auto;
	background: #ffffff url("ip_vizual.jpg") top left no-repeat;
}

#ip_main>#ip_container {height: auto}

#ip_container1 {
	width: 900px;
	min-height: 545px;
	height: 545px;
	margin: 0 auto;
	background: #ffffff url("ip_vizual-1.jpg") top left no-repeat;
}

#ip_main>#ip_container1 {height: auto}

#ip_container2 {
	width: 900px;
	min-height: 545px;
	height: 545px;
	margin: 0 auto;
	background: #ffffff url("ip_vizual-2.jpg") top left no-repeat;
}

#ip_main>#ip_container2 {height: auto}

#ip_header {
	width: 920px;
	height: 144px;
	background: #fff url("ip_header.gif") top left no-repeat;
	margin: 0 auto;
	text-align: left
}

#logo {position: relative; display: block; left: 21px; top: 36px; width: 878px; height: 60px; float: left}
#ip_pocitadlo {position: relative; left: 326px; top: 42px; width: 378px; height: 46px; float: left}

.ip_header_menu {
  clear: left;
  position: relative;
  list-style: none;
  height: 18px;
  width: 720px;
  margin: 0;
  padding: 0;
  top: 64px;
  left: 110px;
  border-left: 1px solid #979797
}

.ip_header_menu li {float: left; font-size: 11px; padding: 2px 10px; border-right: 1px solid #979797}

.ip_header_menu a {text-decoration: none; font-weight: bold}

.ip_header_menu a:hover {text-decoration: underline; color: #e20074}

#ip_aktivne_menu {background: #979797; color: #fff}
#ip_aktivne_menu a {color: #fff}

#ip_footer {
	width: 900px;
 	height: 40px;
 	font-size: 11px;
 	line-height: 20px;
	background: url("ip_footer2.gif") 50% 0 no-repeat;
	position: absolute;
	overflow: hidden;
  padding: 10px 0 0 0;
	bottom: 0;
	right: 0;
	left: 10px;
	text-align: left
}

#ip_footer a {
  color: #e20074;
  font-size: 12px;
  text-decoration: none;
  margin-left: 30px
}

#ip_footer a:hover {text-decoration: underline}

#ip_leftmenu {
	width: 340px;
	height: 200px;
	text-align: left;
  float: left;
}

#ip_mainbody {
	width: 530px;
	text-align: left;
	margin-left: 10px;
	padding: 15px 20px 65px 0;
	overflow:hidden;
	float: left;
}

#ip_mainbody h1, #ip_mainbody1 h1 {
  color: #e20074;
  font-size: 16px;
  margin: 30px 0 20px 0
}

#ip_mainbody1 {
	width: 830px;
	text-align: left;
	margin-left: 10px;
	padding: 15px 20px 65px 20px;
	overflow: hidden
}

.nadpis
{
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	color: #e20074
}

.textsedy
{
	font-size: 12px;
	margin: 20px 0 10px 0;
	color: #8E8E8E
}

.ip_detail {
  width: 430px;
  margin-bottom: 12px;
}

.ip_detail_left {float: left; width: 70px; text-align: center}

.ip_detail_right {float: left; width: 350px; margin-left: 5px}

.ip_detail h2, h2 {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 5px
}

#ip_mainbody p {
  margin-right: 50px
}

.ip_tabulka {
  width: 500px;
  border-top: 3px solid #e20074;
}

.ip_tabulka1 {
  width: 820px
}

.ip_tabulka1 td {
	padding: 2px 0 2px 0
}

.ip_tabulka tr {
  font-size: 12px;
  text-align: right;
}

.ip_tabulka th {
  color: #000;
  border-bottom: 1px solid #999999;
  padding: 5px 0 5px 0;
  background: #fff;
  font-weight: bold;
}

.ip_tabulka td {
	border-bottom: 1px solid #999999;
	border-left: 4px solid #ffffff;
	padding: 5px 0 5px 0;
	vertical-align: top
}

.prvy {background: #fff}
.druhy {background: #fff}
.prvy_vlavo {text-align: left}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

.inputfieldnext
{
	width: 106px;
	border:1px solid #7B9EBD;
	padding: 2px;
	background-color: #ffffff
}

.imgfr
{
	margin: 20px 25px 0 0;
	float: right
}