/****************************************/
/*                                      */
/*               iPujcka                */
/*                                      */
/****************************************/

body{
	margin: 0px;
	background: #fbfbea url(../img/header_background.png) repeat-x top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.accessibility{
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	font-size: 0px;
}
.hidden{
	display: none;
}
.clear{
	height: 0px;
	line-height: 0px;
	clear: both;
	font-size: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
a{
	color: #f98e0d;
}
a:hover{
	text-decoration: none;
}
a img{
	border: none;
}
img{
	border: none;
}
.smalltext{
  font-size: 12px;
  color: #666;
  line-height: 100%;
}
.right-align{
	text-align: right;
}


.container{
	width: 996px;
	margin: 0 auto;
}

.logo-ferr {
	left: 200px;
	position: relative;	
	}

#header{
	position: relative;
	width: 996px;
	height: 72px;
	background: url(../img/banner_background_top.png) no-repeat top;
	overflow: hidden;
}
#header #logo{
	display: block;
	position: absolute;
	top: 15px;
	left: 42px;
	width: 160px;
	height: 38px;
	background: url(../img/logo_ipujcka.png) no-repeat;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/logo_ipujcka.png', sizingMethod='crop');
	
}
#infobar{
	position: absolute;
	top: 20px;
	left: 405px;
	width: 330px;
	padding: 0px 0px 3px 235px;
	font-size: 18px;
	color: #fff;
	background: url(../img/header_text_pravedostalpujcku.png) no-repeat left bottom;
}
#infobar table{
	border-collapse: collapse;
	width: 100%;
}
#infobar table td{
	margin: 0;
	padding: 0;
}
.navigation{
	position: absolute;
	top: 21px;
	right: 30px;
	_left: 550px;
}
.navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.navigation ul li{
	float: left;
}
.navigation li a{
	display: block;
	padding: 0px 15px 0px 15px;
}
.navigation li.active a{
	color: #fff;
}


#banner_wrapper{
	background: url(../img/banner_background_middle.png) repeat-y;
}
.banner{
	position: relative;
	padding: 0px 20px;
	background: url(../img/banner_background_bottom.png) no-repeat bottom;
	color: #fff;
}
#homepage{
	height: 318px;
}
.banner p{
	position: absolute;
	width: 600px;
	top: 0px;
	left: 75px;
	margin: 0;
	font-size: 44px;
	font-weight: normal;
}
.banner p strong{
	color: #f7941d;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 52px;
}
.banner p span{
	font-size: 56px;
}
table.list{
	position: absolute;
	top: 143px;
	left: 21px;
	width: 559px;
	height: 64px;
	background: url(../img/banner_list_bg.png) no-repeat;
	font-size: 16px;
}
table.list td{
	padding: 0px 0px 0px 55px;
}
table.list ol, table.list ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
}
table.list li{
	margin-bottom: 3px;
	padding: 0px 0px 0px 13px;
	background: url(../img/banner_list_point.png) no-repeat left;
}
.banner .button_chcipujcit{
	position: absolute;
	top: 233px;
	left: 163px;
}
a.button_chcipujcit{
	display: block;
	width: 316px;
	height: 61px;
	background: url(../img/button_chcipujcitpenize.png) no-repeat top;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chcipujcitpenize.png', sizingMethod='crop');
  	cursor: pointer;
  	overflow: hidden;
}
a.button_chcipujcit:hover{
	background: url(../img/button_chcipujcitpenize.png) no-repeat bottom;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chcipujcitpenize.png', sizingMethod='crop');
  	cursor: pointer;
}
#kamila{
	position: absolute;
	top: -64px;
	right: 23px;
	width: 405px;
	height: 380px;
	background: url(../img/banner_kamila.png) no-repeat;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/banner_kamila.png', sizingMethod='crop');
}
#form #kamila{
	top: 21px;
}
#form iframe{
	margin-left: 80px;
}

#content{
	float: left;
	width: 560px;
	padding: 0px 40px 0px 38px;
	overflow: hidden;
	color: #092251;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1, #content h2,
#content h3, #content h4{
	margin: 25px 0px 20px 0px;
	font-size: 28px;
	font-weight: normal;
	color: #0c2e6d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content h2{
	font-size: 24px;
}
#content h3{
	margin: 20px 0px 10px 0px;
	font-size: 18px;
}
#content h4{
	font-size: 14px;
	font-weight: bold;
}
#content p{
	margin: 20px 0px 20px 0px;
	font-size: 14px;
	line-height: 160%;
}
#content ul, #content ol{
	margin: 20px 0px 20px 0px;
	padding-left: 30px;
}
#content li{
	margin: 0px 0px 8px 0px;
}
#content table{
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 1px solid #1c3564;
}
#content table th{
	padding: 3px 0px 3px 0px;
	background-color: #1c3564;
	color: #fff;
	text-align: left;
}
#content table td{
	padding: 3px 0px 3px 0px;
	background-color: #f4f4d8;
}
#content table .odd td{
	background-color: #fff;
}
#content table td.cislo_pujcky{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
a.button_chcisnadnoupujcku{
	display: block;
	width: 277px;
	height: 54px;
	background: url(../img/button_chcisnadnoupujcku.png) no-repeat top;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chcisnadnoupujcku.png', sizingMethod='crop');
  	cursor: pointer;
  	overflow: hidden;
}
a.button_chcisnadnoupujcku:hover{
	background: url(../img/button_chcisnadnoupujcku.png) no-repeat bottom;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chcisnadnoupujcku.png', sizingMethod='crop');
  	cursor: pointer;
}
a.button_chciinformace{
	display: block;
	width:214px;
	height: 54px;
	background: url(../img/button_chciinformace.png) no-repeat top;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chciinformace.png', sizingMethod='crop');
  	cursor: pointer;
  	overflow: hidden;
}
a.button_chciinformace:hover{
	background: url(../img/button_chciinformace.png) no-repeat bottom;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chciinformace.png', sizingMethod='crop');
  	cursor: pointer;
}
#content table.buttons{
	margin-top: 20px;
	border: none;
}
#content table.buttons td{
	background-color: #fbfbea;
}
#content table.buttons td a{
	margin: 0 auto;
}
table#zakaznici{
	margin: 20px 0 0 0;
	border: none;
}
table#zakaznici td{
	text-align: left;
	vertical-align: top;
	padding: 0 30px 0 0;
	background-color: transparent;
}
table#zakaznici td.last{
	padding: 0;
}
table#zakaznici p{
	margin: 10px 0 0 0;
	font-size: 13px;
}


#right_panel{
	float: left;
	width: 340px;
	overflow: hidden;
}
#right_panel h3{
	margin: 30px 0px 10px 0px;
	font-size: 26px;
	font-weight: normal;
}
#right_panel h4{
	margin: 30px 0px 10px 0px;
	font-size: 22px;
	font-weight: normal;
}
#right_panel h5{
	margin: 30px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
}
#progress{
	position: relative;
	width: 340px;
	height: 286px;
	background: url(../img/progress_background.png) no-repeat;
}
#progress ol{
	padding: 0px;
	list-style: none;
}
#progress li{
	position: absolute;
	left: 60px;
	font-size: 24px;
	color: #0c2e6d;
}
#progress li a{
	color: #0c2e6d;
}
li#progress01{
	top: 28px;
}
li#progress02{
	top: 130px;
}
li#progress03{
	top: 223px;
	font-size: 17px;
	_font-size: 15px;
	color: #fff;
}
#right_panel #banner_small{
	width: 340px;
	margin: 20px 0 15px 0;
	background: url(../img/banner_small_bg_middle.png) repeat-y;
	color: #fff;
}
#right_panel #banner_small .bottom_bg{
	background: url(../img/banner_small_bg_bottom.png) no-repeat bottom;
}
#right_panel #banner_small .top_bg{
	padding: 15px;
	background: url(../img/banner_small_bg_top.png) no-repeat top;
}
a.button_chcipujcit_small{
	display: block;
	width: 316px;
	height: 52px;
	background: url(../img/button_chcipujcitpenize_small.png) no-repeat top;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chcipujcitpenize_small.png', sizingMethod='crop');
  	cursor: pointer;
  	overflow: hidden;
}
a.button_chcipujcit_small:hover{
	background: url(../img/button_chcipujcitpenize_small.png) no-repeat bottom;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/button_chcipujcitpenize_small.png', sizingMethod='crop');
  	cursor: pointer;
}
#banner_small p{
	margin: 0 0 20px 5px;
	font-size: 24px;
	font-weight: normal;
}
#banner_small p strong{
	color: #f7941d;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 28px;
}
#banner_small p span{
	font-size: 26px;
}
#banner_small ul{
	position: relative;
	left: -14px;
	width: 231px;
	height: 92px;
	margin: 0 0 20px 0px;
	padding: 10px 0 0 50px;
	list-style: none;
	background: url(../img/banner_small_list_bg.png) no-repeat left;
}
#banner_small ul li{
	margin: 0 0 4px 0;
	padding: 0 0 0 13px;
	background: url(../img/banner_list_point.png) no-repeat left;
}
#right_panel .box{
	width: 340px;
	margin: 0 0 15px 0;
	background: url(../img/box_background_middle.png) repeat-y;
}
#right_panel .box .bottom_bg{
	background: url(../img/box_background_bottom.png) no-repeat bottom;
}
#right_panel .box .top_bg{
	padding: 15px;
	background: url(../img/box_background_top.png) no-repeat top;
}
#right_panel .box p{
	margin: 0px;
	line-height: 160%;
	font-size: 13px;
}
#right_panel .box img{
	float: left;
	margin: 0px 15px 0px 0px;
}

.white_wrapper_top{
	margin: 30px 0px 30px 0px;
	padding: 10px 0px 0px 0px;
	background: #fff url(../img/separator_top.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
.white_wrapper_bottom{
	padding: 0px 0px 30px 0px;
	background: url(../img/separator_bottom.png) repeat-x bottom;
}
.white_wrapper_top .box{
	float: left;
	width: 290px;
	padding: 0px 0px 0px 35px;
}
.white_wrapper_top .box h4{
	margin: 20px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #0c2e6d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.white_wrapper_top .box h4 span{
	color: #f08b11;
}
.white_wrapper_top .box table{
	width: 100%;
}
.white_wrapper_top .box table td{
	padding: 0px 0px 5px 0px;
}
.white_wrapper_top .box p{
	margin: 0px 0px 0px 0px;
	line-height: 160%;
}
.white_wrapper_top .box a.morelink{
	float: right;
	color: #f98e0d;
	font-weight: bold;
}


#footer{
	padding: 10px 0px 10px 0px;
	color: #fff;
	background: #1c3564 url(../img/footer_background.png) repeat-x;
}
#footer .container{
	position: relative;
}
#footer .navigation{
	position: absolute;
	top: 13px;
	right: 15px;
	_left: 550px;
}
#footer p{
	line-height: 160%;
}

.RPMN{
	padding-left: 470px;
	font-size: 9px;
}
