html,
body 
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	background-image:url(pic/bg-celek-podklad.png);
	background-repeat:repeat-y;
	background-position:top center;
	}
#container 
{
	min-height:100%;
	position:relative;
}
	
#header 
{
	background-image:url(pic/bg_header.png);
	background-repeat:no-repeat;
	background-position:top center;
	height: 156px;
}
	
#header .header_in 
{ 
width: 830px;
margin: 0 auto;
text-align:left;
}
.header_in_img1
{
	float:left;
	margin-top:30px;
}
.header_in_img2
{
	float:right;
	margin-right: 60px;
	margin-top: 25px;
}

#header .menu 
{ 
width: 830px;
margin: 0 auto;
text-align:left;
margin-top: 35px;
}

#content 
{
	padding-bottom:170px;	/* Height of the footer */
	width:830px;
	margin:0 auto;
	padding-top: 5px;
}
.maincontent{
	padding-right: 15px;
	width: 435px;}

#footer {
	background-image:url(pic/bg_footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	position:absolute;
	bottom:0;
	width:100%;
	height:170px;
	/* Height of the footer */	
}
#footer .footer_in{
	margin: 0 auto;
	padding-top: 100px;
	width: 830px;
	color: white;
	}
#footer .footer_logo{
	float:right;
	padding-top: 0px;
	}

	
#footer p 
{
	margin:0;
	color: white;
	font-size: 10px;
}
	
/*SIDEBAR moduly*/
#sidebar_akce{
	background-image:url(pic/bg-sidebar-header-akce.png);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 0px;}
#sidebar_newsletter{
	background-image:url(pic/bg-sidebar-header-newsletter.png);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 0;}
#sidebar_bonusy{
	background-image:url(pic/bg-sidebar-header-bonusy.png);
	background-repeat: no-repeat;
	background-position:top left;
	}
#sidebar_lloyds{
	background-image:url(pic/bg-sidebar-header-lloyds.png);
	background-repeat: no-repeat;
	background-position:top left;
	}

#sidebar_achtung{
	background-image:url(pic/bg-sidebar-header-achtung.png);
	background-repeat: no-repeat;
	background-position:top left;
	}
#sidebar_fuze{
	background-image:url(pic/bg-sidebar-header-fuze.png);
	background-repeat: no-repeat;
	background-position:top left;
	}
.sidebar_modul_bg{
	padding: 0px 15px 5px 40px;
	background-image:url(pic/bg-sidebar-podklad.png);
	background-repeat:repeat-y;
	color: #7a8651;
	font-size: 12px;
	}
.sidebar_modul_bottom{
	background-image:url(pic/bg-sidebar-footer.png);
	background-repeat:no-repeat;
	height: 16px;
	display:block;
	}
.sidebar_header{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	display: block;
	padding: 13px 15px 0px 40px;
	}
	
#sidebar_big_lloyds{
	background-image:url(pic/bg-sidebar-big-header-lloyds.png);
	background-repeat: no-repeat;
	background-position:top left;
	}
#sidebar_big_akce{
	background-image:url(pic/bg-sidebar-big-header-akce.png);
	background-repeat: no-repeat;
	background-position:top left;
	}
.sidebar_big_modul_bg{
	padding: 0px 15px 5px 40px;
	background-image:url(pic/bg-sidebar-big-podklad.png);
	background-repeat:repeat-y;
	color: #7a8651;
	font-size: 12px;
	}
.sidebar_big_modul_bottom{
	background-image:url(pic/bg-sidebar-big-footer.png);
	background-repeat:no-repeat;
	height: 16px;
	display:block;
	}
.sidebar_big_header{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	display: block;
	padding: 13px 15px 0px 40px;}

/*NAVIGACE*/

/* nav level1 */

ul#nav {

	list-style: none !important;
	padding: 0;
	margin: 0;
	text-align: left;

}

ul#nav li a {

	display: block;
	font-weight: bold;
	padding: 2px 20px 0px 0px;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  

}

ul#nav li a:hover{
	color: #96be10;
	}


li {
	float: left;
	position: relative;
	text-align: center;
	margin-right:5px;
}

ul#nav li.current a{
color: #96be10;
text-shadow: 0pt 1px 1px rgba(255, 255, 255, 0.4);

	}

ul#nav li.current a:hover{
color: #96be10;
	}

li ul {
	display: none;
	position:absolute;
	top: 18px;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
}

ul#nav li ul.sub li{
	list-style: none;
	border-width:0 1px 1px 1px!important;
	background-color:#96be10;
	text-shadow: 0pt 1px 1px rgba(0, 0,0, 0.4);
	line-height: 30px;
	padding: 0px 0px 0px 0px;

}

ul#nav li ul.sub li a{

	font-weight: normal!important;	
	color:white;
	padding: 0px 10px 0px 10px;
	width: 150px;
	border-bottom: 1px solid #85a90e;

}
ul#nav li ul.sub li a:hover{

	font-weight: normal!important;	
	color: white;
	background-color:#125e1c;
	text-shadow: 0pt 1px 1px rgba(0, 0, 0, 0.4);

}

li>ul {

	top: auto;
	left: auto;

}

li:hover ul, li.over ul {
	display: block;

}

/*END NAVIGACE*/
h1 {
	color: #96be10;
	font-size: 18px;
	margin: 0; 
	padding: 0px;
}
h2 {
	color: #96be10;
	font-size: 15px;
	margin: 5px 0px 0px 0px; 
	padding-top: 5px;
}
h3 {
	color: #96be10;
	font-size: 13px;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
}
h4 {
	color: #96be10;
	font-size: 12px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	line-height: 20px;
}
p, td{
	color:#898989;
	font-size:12px;
	vertical-align: top;
    text-align: justify;
}
a:link, a:visited{
color:#8bb00f;	
outline: none;
text-decoration: underline;}

a:hover{
outline: none;
text-decoration: underline;
color: #125e1c;}

	
/*FORM items*/

.form_item_header{
font-size: 12px;
margin: 5px 0px 0px 0px;
display: block;
color: #898989;
font-weight: bold;
}
.form_item_header_inline_w55{
float: left;
width: 55px;
font-size: 12px;
margin: 5px 0px 0px 0px;
display: block;
color: #898989;
font-weight: bold;
}
.form_item_header_inline_w80{
float: left;
width: 80px;
font-size: 12px;
margin: 5px 0px 0px 0px;
display: block;
color: #898989;
font-weight: bold;
}
.form_item_header_inline{
float: left;
font-size: 12px;
margin: 5px 0px 0px 0px;
display: block;
color: #898989;
font-weight: bold;
}

input[type=text]{
margin-top: 5px;
	font-size: 12px;
	color:#898989;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
select{
    margin-top: 5px;
	font-size: 12px;
	color:#898989;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
textarea
{
    margin-top: 5px;
	font-size: 12px;
	color:#898989;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.w400{width: 400px} /*width in px*/
.inline_w247{width: 235px} /*width in px*/
.inline_w220{width: 220px} /*width in px*/
.inline_w100{width: 100px} /*width in px*/
.inline_w320{width: 310px} /*width in px*/
.inline{float: left;} /*inline form row*/
.row{float: left; width: 100%; line-height: 20px;}

input[type=button]{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #96be10;
	border: none;
	padding: 5px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-transform: uppercase;
}
input[type=button]:hover{
	
	color:white;
	background-color: #125e1c;
	border: none;
	padding: 5px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
errtext
{
    color:red;
    padding: 5px 7px;
    font-size: 11px;
}
input[type=submit]{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #96be10;
	border: none;
	padding: 5px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-transform: uppercase;
}
input[type=submit]:hover{
	
	color:white;
	background-color: #125e1c;
	border: none;
	padding: 5px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
input[type=file]{
margin-top: 5px;
	font-size: 12px;
	color:#898989;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.button_newletter{float:none;}
.button_hledej{margin-top: 0px;}
.button_right{float:right;}

input[type=checkbox]{
	
	color:#898989;
	padding: 0px;
	margin-top: 10px;
	outline: none;

}
/*TABLES*/
.table_01{
    border: 1px solid #d6d1c7;
    vertical-align: top;
    border-collapse: collapse;
    margin-top: 7px;
    width: 100%;
}
.table_01 td{
    border: 1px solid #d6d1c7;
    vertical-align: top;
}
.table_02{
    border: 1px solid #d6d1c7;
    vertical-align: top;
    border-collapse: collapse;
    margin-top: 7px;
    width: 420px;
}
.table_02 td{
    border: 1px solid #d6d1c7;
    vertical-align: top;
}
.th {
	color: #96be10;
	font-size: 12px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	line-height: 20px;
	text-align: left;
}
.tdlight{background-color:#fff; vertical-align: middle; }
.tddark{background-color:#f3f3f3; vertical-align: middle; }
.tdhead {
	color: #96be10;
	font-size: 12px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	line-height: 20px;
	text-align: left;
}

.normalli {
	display:inline-table;
	position:static;
	font-weight: normal;
}

.left{float: left;width: 400px;}

.right{float: right;width: 150px;}

.clearfloat{clear:both;	font-size:1px; line-height:0;}