body {
	background-color: #E7E8E9; 
	color: #808285;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#obal {
	margin: 0px auto;
	width: 914px;
}
#obal-content {
	width: 880px;
	padding: 10px 17px 10px 17px;
	background: url(images/content/bg_wrapper.gif) repeat-y #FFFFFF;
}
#obal-top {
	width: 914px;
	height: 7px;
	background: url(images/content/bg_wrapper_top.gif) no-repeat;
}
#obal-bottom {
	width: 914px;
	height: 7px;
	background: url(images/content/bg_wrapper_bottom.gif) no-repeat;
}
#logo {
	width: 300px;
	height: 40px;
	background: url(images/content/logo_libfin.gif) no-repeat;
}
ul#menu {
	width:880px;
	height: 40px;
	background: url(images/content/bg_menu.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
ul#menu li {
	float: left;
	list-style: none;
}
ul#menu li a {
	display: block;
	height: 16px;
	padding: 14px 10px 0 10px;
	background: url(images/content/bg_li.gif) no-repeat 100% 1.2em;
	color: #FFF;
	text-decoration: none;
	float: left;
}
ul#menu li a img {
	margin: -5px 0 0 30px;
}
ul#menu li a:hover {
	text-decoration: underline;
}
.menu-home a {
	width: 83px;
	background: url(images/content/but_home.gif) no-repeat center;
}
#shadow {
	width: 880px;
	height: 35px;
	background: url(images/content/bg_shadow.gif) repeat-x #F9FAFA;
}
#content {
	background-color: #F9FAFA;
	text-align: justify;
}
#padding {
	padding: 1px 20px 0 20px;
	font-size: 1.1em;
}

#slider {
	position:relative;
	overflow:hidden;
}
#slider,#slider img,#slider ul {	
	width:880px;	
	height:300px;
}
#slider li,#slider ul{
	padding:0;	
	margin:0;
}
#slider ul{	
	position:absolute;
}
#slider .slide {
	float:left;
	position:relative;
	display:none;
}
#slider .slide:first	{
	display:block;
}
#slider .slide span {
	position:absolute;
	left:0;
	padding:10px;
	width: 580px;
	opacity:.7;
	background-color:#000;
	color:#fff;
	bottom:0;
	text-align: justify;
	font-size: 1.1em;
}

#screens {
	width: 500px;
}

.web {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
.text {
	float: left;
	width: 290px;
	font-size: 1.0em;
	padding: 10px 10px 10px 20px;
	text-align: justify;
}
.clear {
	clear: both;
}
/* FOOTER */
#footer {
	padding: 5px 20px 0 20px;
}
#brands {
	text-align: center;
	width: 100%;
	padding: 10px 0 0 0;
	font-weight: bold;
}
/* BRANDS TAG */
ul#brands-tag {
	width: 840px;
	padding: 0 20px 0 20px;
	border-top: 1px solid #CACACA;
	margin: 0;
}
ul#brands-tag li {
	float: left;
	list-style: none;
	text-align: center;
	width: 120px;
}
ul#brands-tag li a {
	display: block;
	width: 120px;
	height: 20px;
	padding-top: 60px;
	text-decoration: none;
	color: #868686;
}
.brand-mc {
	background: url(images/content/brand_mc.gif) no-repeat center;
}
.brand-qn {
	background: url(images/content/brand_qn.gif) no-repeat center;
}
.brand-bbc {
	background: url(images/content/brand_bbc.gif) no-repeat center;
}
.brand-ba {
	background: url(images/content/brand_ba.gif) no-repeat center;
}
.brand-hp {
	background: url(images/content/brand_hp.gif) no-repeat center;
}
.brand-mts {
	background: url(images/content/brand_mts.gif) no-repeat center;
}
.brand-sft {
	background: url(images/content/brand_sft.gif) no-repeat center;
}
a {
	color: #D62C04;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
h2 {
	font-size: 1.2em;
	color: #0181C6;
}
.slide h2 {
	font-size: 1.2em;
	color: #FFF;
	margin: 0;
}
