/*
Theme Name: World.net.pl
Description: Szablon dedykowany dla World
Version: 1.0
Author: Adrian Pawlik
Author URI: http://symbioticbs.com/
*/



html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

li {
	margin-left: 3em;
	margin-bottom: .5em;
}

ul, ol {
	margin-bottom: 1em;
}

body {
	margin: 0;
	background: #dfeced url(img/bg.png) repeat-x;
	
	text-align: center;
}


body,p,td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #126abc;
}

h1,h2,h3 {
	
}

h1 {
	font-size: 1.6em;
	line-height: 1;
	margin-bottom: 0.75em;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: .75em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .75em;
}

h5 {
	font-size: 1em;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.6em;
	padding: 0;
}

li {
	line-height: 1.6em;
}

img {
	border: 0;
}

hr {
	border: 1px solid #ddd;
	height: 0;
	margin: 0 0 1em 0;
}

a:link,a:visited {
	color: #126abc;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

.clear-both {
	clear: both;
}

.center {
	text-align: center; 
}

#pageContainer {
	width: 850px;
	margin: 0 auto;

	background-color: #fff;
	
	position: relative;
}

#top {
	height: 90px;
	position: relative;

	background: url(img/top-bg.png) repeat-x;
}

#top #logo {
	width: 215px;
	height: 49px;

	position: absolute;
	top: 20px;
	left: 10px;

	background: url(img/logo.jpg) no-repeat;
}

#top #logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#top #topPhone {
	background: url(img/top-phone.gif) no-repeat;
	height: 24px;

	color: #737679;
	font-size: 20px;
	line-height: 18px;

	width: 200px;

	position: absolute;
	top: 35px;
	left: 320px;

	padding-left: 5px;
}

#topNav {
	list-style: none;
	position: absolute;
	top: 35px;
	right: 10px;

	width: 500px;
}

#topNav li {
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

#topNav li a {
	padding: 5px 10px 5px 10px;
}

#topNav li a:link, #topNav li a:visited {
	background: #227acc;
	color: #fff;
}

#topNav li a:hover, #topNav li a:active {
	background: #0858a2;
	color: #fff;

	text-decoration: none;
}

#slider {
	height: 250px;
	background: #f4f7f9;
}

#content {
	padding: 10px;
	text-align: left;
	position: relative;

	background: url(img/content-bg.png) repeat-x top;
}

#footer {
	background: #c0cedb;
	text-align: left;
	padding: 0 10px 0 10px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: .8em;
	color: #424f5a;
}

#footer p.poweredby {
	float: right;
	font-weight: bold;
}


#footer p.poweredby a:link,  #footer p.poweredby a:visited {
	color: #000;
}

#mainButtons {
	width: 510px;
	height: 210px;

	position: relative;
}

#mainButtons a {
	position: absolute;
	width: 250px;
	height: 100px;
}

#mainButtons a:hover {
	opacity: .9;
}

#mainButtons #buttonInternet {
	background: url(img/button-internet.jpg) no-repeat;
	top: 0;
	left: 0;
}

#mainButtons #buttonShop {
	background: url(img/button-sklep.jpg) no-repeat;
	top: 0;
	left: 260px;
}

#mainButtons #buttonBusiness {
	background: url(img/button-firmy.jpg) no-repeat;
	top: 110px;
	left: 0;
}

#mainButtons #buttonService {
	background: url(img/button-serwis.jpg) no-repeat;
	top: 110px;
	left: 260px;
}

#news {
	width: 320px;
	position: absolute;
	left: 530px;
	top: 10px;
}

#news h2 {
	color: #e53000;
}

#news ul {
	list-style: none;
}

#news ul li {
	margin: 0 0 10px; 0;
}

#news ul li h4 {
	margin: 0 0 2px 0;
	padding: 0;

	font-size: 1em;
}

p.info {
	font-size: .8em;
	color: #777;
	line-height: 1em;

	font-weight: bold;

}

#news ul li p.info {
	margin: 0 0 0 0;
	padding: 0;
}

#sidebar {
	float: left;
	width: 200px;
}

#menu {
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu li a {
	line-height: 75px;
	display: block;
	height: 75px;

	padding-left: 70px;
	
	font-weight: normal;

	font-size: 20px;
	font-family: Arial, serif;
}

#menu li.current_page_item {
	background: #e8ecef;
	padding-left: 10px;
}

div.content {
	float: left;
	background: #e8ecef;
	width: 630px;
	position: relative;
}

div.content div.inner {
	padding: 10px;
}


/* colours for INTERNET */

#menu li.page-item-13 {
	background: #126abc url(img/menu-internet-w.jpg)
}

#menu li.page-item-13 a {
	color: #126abc;
}

#menu li.current_page_item-13 {
	background: #126abc url(img/menu-internet.jpg) no-repeat;
}

#menu li.current_page_item-13 a {
	color: #fff;
}

div.content-page-13 {
	background-color: #126abc;
	color: #fff;
}

div.content-page-13 p {
	color: #fff;
}

div.content-page-13 a:link, div.content-page-13 a:visited {
	color: #ffe400;
}

div.content-page-13 h1, div.content-page-13 h2, div.content-page-13 h3, div.content-page-13 h4, div.content-page-13 h5, div.content-page-13 h6 {
	color: #fff;
}

/* colours for SHOP */

#menu li.page-item-14 {
	background: #126abc url(img/menu-shop-w.jpg)
}

#menu li.page-item-14 a {
	color: #ffd200;
}

#menu li.current_page_item-14 {
	background: #ffd200 url(img/menu-shop.jpg) no-repeat;
}

#menu li.current_page_item-14 a {
	color: #de0000;
}

div.content-page-14 {
	background-color: #ffd200;
	color: #333;
}

div.content-page-14 p {
	color: #333;
}

div.content-page-14 a:link, div.content-page-14 a:visited {
	color: #de0000;
}

div.content-page-14 h1, div.content-page-14 h2, div.content-page-14 h3, div.content-page-14 h4, div.content-page-14 h5, div.content-page-14 h6 {
	color: #de0000;
}


/* colours for BUSINESS */

#menu li.page-item-15 {
	background: #126abc url(img/menu-business-w.jpg)
}

#menu li.page-item-15 a {
	color: #ba0065;
}

#menu li.current_page_item-15 {
	background: #ba0065 url(img/menu-business.jpg) no-repeat;
}

#menu li.current_page_item-15 a {
	color: #fff;
}

div.content-page-15 {
	background-color: #ba0065;
	color: #fff;
}

div.content-page-15 p {
	color: #fff;
}

div.content-page-15 a:link, div.content-page-15 a:visited {
	color: #ffe400;
}

div.content-page-15 h1, div.content-page-15 h2, div.content-page-15 h3, div.content-page-15 h4, div.content-page-15 h5, div.content-page-15 h6 {
	color: #fff;
}

/* colours for SERVICE */

#menu li.page-item-16 {
	background: #126abc url(img/menu-service-w.jpg)
}

#menu li.page-item-16 a {
	color: #76ba00;
}

#menu li.current_page_item-16 {
	background: #76ba00 url(img/menu-service.jpg) no-repeat;
}

#menu li.current_page_item-16 a {
	color: #fff;
}

div.content-page-16 {
	background-color: #76ba00;
	color: #fff;
}

div.content-page-16 p {
	color: #fff;
}

div.content-page-16 a:link, div.content-page-16 a:visited {
	color: #333;
}

div.content-page-16 h1, div.content-page-16 h2, div.content-page-16 h3, div.content-page-16 h4, div.content-page-16 h5, div.content-page-16 h6 {
	color: #fff;
}
