/* CSS Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, small, strike, sub, sup, dl, dt, dd, ol, ul, li, acronym, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;  font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}
/* CSS Reset - end */

html {height: 101%; margin-bottom: 1px;}
body {background: #8b94a2 url(../images/background.jpg) 0 0 ;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; line-height: 1.8em; text-align:left; color:#f8f8f8;}
a, img {border: 0; text-decoration: none;}
a {color:#888;}
a:hover {color:#404040;}
.clear {clear: both;}

#wrapper {margin: 50px auto; padding: 152px 111px 223px 120px; width: 269px; height: 325px; background: transparent url(../images/iphone.jpg) no-repeat 0 0;}
#wrapper h1 {margin-left: 34px; width: 198px; height: 32px; position: relative;}
#wrapper h1 span {background: url(../images/mobilne_logo.jpg) no-repeat 0 0; position: absolute; width: 198px; height: 32px;}

.htabs{	overflow:hidden; height: 31px; padding-top: 28px;}
.htabs li {float:left; display: inline; overflow:hidden; text-align: center; margin-left: 18px; width: 103px; height: 31px; background: transparent url(../images/menu_bg.gif) no-repeat 0 0; font-family: "NuvoOT-medi";}
.htabs li a{font-size: 14px; line-height: 14px; padding: 8px 10px; display: block; font-weight:bold; color:#fff;	font-family: arial, "museo 700","goodpro-widelight";}
.htabs li a:hover{color: #000;}

.tabs{margin-top: 36px; overflow:hidden;}
.tabs ul {margin-top: 20px;}
.tabs li {border-bottom:1px solid #161616; border-top:1px solid #2e2e2e; display:block; line-height: 2em; padding:5px 0px;}
.tabs li:first-child {border-top:0 none;}
.tabs .eshop {padding-left: 50px; background: url(../images/eshop.gif) no-repeat 0 5px;}
.tabs .seo {padding-left: 50px; background: url(../images/seo.gif) no-repeat 0 5px;}
.tabs .adresa {padding-left: 50px; background: url(../images/adresa.gif) no-repeat 0 5px; border-bottom:0 none;}

.tab {width: 226px; margin-left: 17px;} 

h2 {font-size: 20px; display: inline;}
h2 span {font-size: 14px; color: #999;}




.tabs .bullet{
	border-right:2px solid #fff;
	color:#d00;
	font: bold 1em Georgia,"Times New Roman",Times,serif;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}


