/*****************************************/
/*               Pujcka.cz               */
/*            Complete style             */
/*****************************************/


body{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #313131;
}
.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: #3370a1;
}
a:hover{
	text-decoration: none;
}
a img{
	border: none;
}
img{
	border: none;
}


/* ---- HEADER ---- */
#header_wrapper{
	height: 80px;
	background: #cfeaff url(../img/header_background.png) repeat-x bottom;
}
#header{
	position: relative;
	width: 960px;
	height: 80px;
	margin: 0 auto;
}
#header #navigation ul{
	position: absolute;
	top: 27px;
	right: 0px;
	margin: 0px;
	list-style: none;
	font-size: 80%;
}
#header #navigation ul li{
	display: inline;
}
#header #navigation ul li a{
	display: inline;
	float: left;
	margin-right: 2px;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #3370a1;
}
#header #navigation ul li a:hover, #header #navigation ul li a.active{
	background-color: #fff;
	color: #ec0f29;
}
#header #logo{
	position: absolute;
	top: 18px;
	left: 10px;
	width: 156px;
	height: 70px;
	background: transparent url(../img/logo.png) no-repeat;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/logo.png', sizingMethod='crop');
  	cursor: pointer;
	z-index: 100;
	overflow: hidden;
}
/* ---- end:HEADER ---- */


/* ---- CONTENT ---- */
#content{
	width: 938px;
	margin: 0 auto;
	padding: 10px;
	background-color: #c7e4fe;
	border-left: 2px solid #aad8ff;
	border-right: 2px solid #aad8ff;
	overflow: hidden;
}

/* ---- BANNERY ---- */
#banner_large, #banner_small{
	margin-bottom: 10px;
	position: relative;
	width: 938px;
	height: 413px;
	background: url(../img/banner_large.jpg) no-repeat;
}
#banner_large a.button, #banner_small a.button{
	position: absolute;
	bottom: 50px;
	right: 300px;
	display: block;
	width: 203px;
	height: 48px;
	background: url(../img/button_chcizadat.png) no-repeat 0px 0px;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/button_chcizadat.png', sizingMethod='crop');
  	cursor: pointer;
	overflow: hidden;
}
#banner_large a.button:hover, #banner_small a.button:hover{
	background: url(../img/button_chcizadat.png) no-repeat 0px -48px;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/button_chcizadat.png', sizingMethod='crop');
  	cursor: pointer;
}
#banner_small{
	width: 938px;
	height: 325px;
	background: url(../img/banner_small.jpg) no-repeat;
}
#banner_small a.button{
	bottom: 52px;
	right: 300px;
}
.banner_panel{
	position: relative;
	width: 258px;
	height: 241px;
	margin-bottom: 10px;
	border: 11px solid #fff;
	background: url(../img/banner_panel.png) no-repeat;
}
.banner_panel a.button{
	position: absolute;
	bottom: 15px;
	right: 27px;
	display: block;
	width: 203px;
	height: 48px;
	background: url(../img/button_chcizadat.png) no-repeat 0px 0px;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/button_chcizadat.png', sizingMethod='crop');
  	cursor: pointer;
	overflow: hidden;
}
.banner_panel a.button:hover{
	background: url(../img/button_chcizadat.png) no-repeat 0px -48px;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/button_chcizadat.png', sizingMethod='crop');
  	cursor: pointer;
}
/* ---- end:BANNERY ---- */

/* ---- COLUMNS ---- */
.col_left{
	float: left;
	width: 518px;
}
.col_right{
	float: left;
	width: 420px;
}
.col_thirds{
	width: 960px;
	overflow: hidden;
}
.col_thirds .box{
	float: left;
	width: 256px;
	margin-right: 10px;
}
.col_left_half{
	float: left;
	width: 464px;
	margin-right: 10px;
}
.col_right_half{
	float: left;
	width: 464px;
}
/* ---- end:COLUMNS ---- */

/* ---- BOX ---- */
.box{
	position: relative;
	margin-bottom: 10px;
	padding: 5px 25px 5px 25px;
	background-color: #fff;
	font-size: 80%;
	min-height: 230px;
}

.boxvysesplatek{
	padding: 5px 20px 5px 20px;
}

.box h3, .box h2, .box h1{
	margin: 15px 0px 15px 0px;
	font-size: 185%;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #3370a1;
}

.box h3 span, .box h2 span, .box h1 span{
	color: #ec0f29;
}
.box h3.green, .box h2.green, .box h1.green{
	position: relative;
	color: #5e891e;
}
.box h3.green span, .box h2.green span, .box h1.green span{
	position: relative;
	top: -4px;
	left: 7px;
	font-size: 50%;
	color: #767575;
	letter-spacing: normal;
	font-weight: bold;
}
.box h4{
	margin: 15px 0px 15px 0px;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #3370a1;
}
.box p{
	margin: 15px 0px 10px 0px;
	line-height: 180%;
}
.box .smalltext{
	font-size: 80%;
}
.box cite{
	display: block;
	margin: 15px 0px 15px 0px;
	line-height: 160%;
}
.box ul, .box ol{
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
}
.box li{
	padding: 2px 0px 2px 0px;
	line-height: 180%;
}
.box span.author{
	display: block;
	margin: 0px 0px 15px 0px;
	text-align: right;
	color: #7b7b7b;
}
.box table{
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-collapse: collapse;
	background-color: #e4f2fe;
}
.box table .even{
	background-color: #fff;
}
.box table th{
	padding: 5px 10px 5px 10px;
	text-align: left;
}
.box table td{
	padding: 5px 10px 5px 10px;
}
#bonus{
  color: #7b7b7b;
}
/* ---- SPLATKY ---- */
.box table.splatky{
	margin: 0px;
	font-size: 90%;
	background-color: #f4f4f4;
}
.box table.splatky th{
	padding: 2px 3px 2px 3px;
	border: 1px solid #cbe1f5;
	font-weight: normal;
	text-align: center;
	background-color: #dcedfb;
}
.box table.splatky td{
	padding: 2px 3px 2px 3px;
	border: 1px solid #cbe1f5;
	color: #1e5988;
	text-align: center;
}
/* ---- end:SPLATKY ---- */

.box a.link{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 10px 30px 8px 0px;
	text-align: right;
	background: url(../img/icon_arrow.png) no-repeat right;
}

/* ---- FORM ---- */
.box form fieldset{
	margin: 20px 0px 20px 0px;
	padding: 10px;
	border: 1px solid #c7e4fe;	
}
.box form table{
	margin: 0px;
	background: none;
	font-size: 120%;
	color: #183852;
}
.box form span{
	color: #e01029;
}
.box form table td.required{
	background: url(../img/list_star.png) no-repeat right;
}
.box form input.text, .box form textarea{
	margin-right: 3px;
	border: 1px solid #6e869b;
	font-size: 120%;
	color: #183852;
	background: #fff url(../img/input_background.png) repeat-x bottom;
}
.box form input.button{
	margin: 5px 0px 0px 0px;
	border: none;
}
/* ---- end:FORM ---- */

/* ---- CHARACTERS ---- */
.characters	{
	position: relative;
	width: 280px;
	margin-left: 14px;
	padding-left: 126px;
}
.char01{
	background: url(../img/deco_char01.png) no-repeat left top;
}
.char02{
	background: url(../img/deco_char02.png) no-repeat left top;
}
.char03{
	background: url(../img/deco_char03.png) no-repeat left top;
}
.char04{
	background: url(../img/deco_char04.png) no-repeat left top;
}
/* ---- end:CHARACTERS ---- */

/* ---- end:BOX ---- */

/* ---- PROCESS ---- */
.process{
	margin-top: 20px;
	position: relative;
}
.process .item{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 75px;
	border-bottom: 1px solid #d8ecfe;
}
.process #zadost{
	background: url(../img/icon_zadost.png) no-repeat 10px 10px;
}
.process #doklady{
	background: url(../img/icon_doklady.png) no-repeat 0px 10px;
}
.process #penezenka{
	background: url(../img/icon_penezenka.png) no-repeat 10px 10px;
}
.process .item h2, .process .item h3{
	margin: 0px 0px 15px 0px;
	font-size: 150%;
	font-weight: normal;
	color: #3370a1;
}
.process .item h2 span, .process .item h3 span{
	color: #ec0f29;
}
.process .item p span{
	color: #7b7b7b;
}
.process .button{
	float: right;
	_float: none;
	display: block;
	margin: 0px 0px 15px 0px;
	width: 203px;
	height: 48px;
	background: url(../img/button_chcizadat.png) no-repeat 0px 0px;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/button_chcizadat.png', sizingMethod='crop');
  	cursor: pointer;
}
.process .button:hover{
	background: url(../img/button_chcizadat.png) no-repeat 0px -48px;
	_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pujcka.cz/img/button_chcizadat.png', sizingMethod='crop');
  	cursor: pointer;
}
/* ---- end:PROCESS ---- */

/* ---- LIST ---- */
.list hr{
	margin: 0px 0px 10px 0px;
	border: none;
	border-top: 1px solid #d8ecfe;
	height: 0px;
}
.list .item{
	float: left;
	width: 50%;
	_float: none;
	_width: 100%;
}
.list .wide{
	float: none;
	width: 100%;
}
.list .item h4{
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-size: 140%;
	font-weight: normal;
	color: #3370a1;
	background: url(../img/list_circle_red.png) no-repeat 0px 8px;
}
.list .item p{
	padding: 0px 15px 0px 0px;
}

/* rev z/z */ .list .item h2{
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-size: 140%;
	font-weight: normal;
	color: #3370a1;
	background: url(../img/list_circle_red.png) no-repeat 0px 8px;
}

/* rev z/z */.list .item .z2{
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-size: 140%;
	font-weight: normal;
	color: #3370a1;
	background: url(../img/list_circle_red.png) no-repeat 0px 8px;
}

/* rev z/z */.list .item .z4{
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-size: 140%;
	font-weight: normal;
	color: #3370a1;
	background: url(../img/list_circle_red.png) no-repeat 0px 8px;
}
/* rev z/z */ .z4{
	margin: 15px 0px 15px 0px;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #3370a1;
}

/* rev z/z */ .z2{
	margin: 0px 0px 15px 0px;
	font-size: 150%;
	font-weight: normal;
	color: #3370a1;
}

/* rev z/z */ .z1{
	margin: 15px 0px 15px 0px;
	font-size: 185%;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #3370a1;
}

/* ---- end:LIST ---- */
/* ---- end:CONTENT ---- */

.hidden {
  display: none;
}

.bannerCode {
  background-color: white;
  border: 1px solid black;
  font-family: monospace;
}

/* ---- FOOTER ---- */
#footer_wrapper{
	height: 70px;
	background: #c7e5ff url(../img/footer_background.png) repeat-x top;
}
#footer{
	width: 960px;
	margin: 0 auto;
	font-size: 80%;
	padding: 17px 0px 0px 0px;
}
#footer a{
	color: #3370a1;
	font-weight: bold;
}
#footer .col_left{
	margin: 0px;
	float: left;
	width: 470px;
	padding: 0px 0px 0px 10px;
	color: #3370a1;
	line-height: 160%;
}
#footer .col_right{
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 12px;
	text-align: right;
	color: #3370a1;
	position: relative;
}
#footer .col_right img#logo_ge{
	position: absolute;
	top: 0px;
	right: -170px;
}
/* ---- end:FOOTER ---- */

.bottomLinks {
  font-size: 0.8em;
}
