﻿/*  
Theme Name: Lubuskie Sieci Światłowodowe
Theme URI: http://www.lss.com.pl
Description: Template do strony LSS wykonany przez firmę EXPROMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl
*/

body {
	margin: 0;
	padding: 0;
	background: url('images/background.jpg') repeat-x;
	background-position: center top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#clearthis {
	width: 100%;
	height: 20px;
	background: yellow;
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #fb630d;
}
.clear {
	clear: both;
}
.orange {
	color: #fb630d;
}
.content {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 100%;
	background: url('images/backgroundcenter.jpg') no-repeat;
	background-position: center top;
}
/* Formatowanie górnego menu */
#topmenu {
	float: right;
	margin-bottom: 12px;
}
#topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 10px;
}
#topmenu ul li {
	float: left;
	margin-right: 10px;
}
#topmenu ul li a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
#topmenu ul li:hover, #topmenu ul li.sfhover {
	background: url('images/corner-right.jpg') no-repeat;
	background-position: right center;
}
#topmenu ul li.sfhover a {
	color: #FFF;
	cursor: pointer;
}
#topmenu ul li a:hover {
	display: block;
	background: url('images/corner-left.jpg') no-repeat;
	background-position: left center;
	color: #FFF;
}
/* Formatowanie głównego menu */
#menu {
	width: 942px;
	height: 32px;
	background: url('images/menu-top.png') no-repeat;
	clear: both;
	position: relative;
	z-index: 20;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
#menu ul li {
	float: left;
	position: relative;
}
#menu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	background: url('images/right.jpg') no-repeat;
	background-position: right center;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#menu ul li a:hover, #menu ul li:hover a, #menu ul li.sfhover a{
	background: url('images/menulightup.jpg') repeat-x;
	margin-left: -1px;
	padding-left: 31px;
}
#menu ul li ul {
	position: absolute;
	top: 32px;
	left: -11px;
	z-index: 100;
	margin: 0;
}
#menu ul li ul li {
	float: left;
	clear: left;
	position: relative;
}
#menu ul li ul li a {
	background: black;
	width: 150px;
	background: url('images/submenubg.jpg') repeat-x !important;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #f1f1f1 solid;
	padding-left: 5px;
	padding-right: 10px;
}
#menu ul li ul li:hover a {
	background: none;
}
#menu ul li ul li a:hover, #menu ul li ul li:hover {
	background: url('images/menulightup.jpg') repeat-x !important;
	text-align: right;
}

#menu ul li ul li ul {
	position: absolute;
	top: 0;
	left: 181px;
}
#menu ul li ul li ul li {
	background: url('images/submenubg.jpg') repeat-x !important;
}
#menu ul li ul li ul li a {
	border-left: 1px #f1f1f1 solid;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left !important;
	background: none !important;
}
#menu ul li ul li ul li a:hover {
	text-align: right !important;
}
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul,
#menu ul li.sfhover ul ul,
#menu ul ul li.sfhover ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul,
#menu ul li.sfhover ul,
#menu ul ul li.sfhover ul,
#menu ul ul ul li.sfhover ul
{display: block;
}

/* Formatowanie bannera i submenu */
#submenu {
	width: 942px;
	height: 215px;
	background: #f4f4f4 url('images/banner-main.jpg') no-repeat;
	position: relative;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 0;
}
#submenu ul li {
	float: left;
}
#submenu ul li a {
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #FFF;
	text-decoration: none;
}
#submenu ul li a:hover {
	background: url('images/menulightup.jpg') repeat-x;
}
#submenu ul#itemsright {
	position: absolute;
	top: 0;
	bottom: auto;
	right: 0;
	padding-top: 30px;
	padding-right: 20px;
}
#submenu ul#itemsright li {
	float: left;
	clear: left;
}
#submenu ul#itemsright li#Internet {
	display: block;
	width: 214px;
	height: 52px;
	background: url('images/top-internet.jpg') no-repeat;
}
#submenu ul#itemsright li#Telefon {
	display: block;
	width: 214px;
	height: 47px;
	background: url('images/top-telefon.jpg') no-repeat;
}
#submenu ul#itemsright li#Telewizja {
	display: block;
	width: 214px;
	height: 46px;
	background: url('images/top-telewizja.jpg') no-repeat;
}

/* Formatowanie głównego miejsca na treść */
#side {
	float: left;
	width: 240px;
}
#banner {
	float: right;
	width: 140px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#banner p {
	margin: 0;
	padding: 0;
}
#mainbannernoside {
	width: 770px;
	float: left;
}
#mainempty {
	width: 930px;
}
#mainbanner {
	float: right;
	width: 550px;
}
#main {
	float: right;
	width: 700px;	
}
#nawigacja {
	padding-bottom: 5px;
	padding-top: 16px;
	margin-bottom: 5px;
	border-bottom: 1px #666666 solid;
	font-weight: bold;
}
#nawigacja a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#nawigacja a:hover {
	color: #fb630d;;
}
/* Formatowanie okienek po prawej */
#boxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 20px;
}
#boxes ul li {
	font-size: 14px;
}
#boxes ul li.Internet{
	background: #e6e6e6 url('images/internet-button.jpg') no-repeat;
	width: 180px;
	padding-right: 9px;
	float: left;
	clear: left;
	margin-bottom: 20px;
	position: relative;

}
#boxes ul li.Internetplus{
	background: #e6e6e6 url('images/internetplus-button.jpg') no-repeat;
	width: 180px;
	padding-right: 9px;
	float: left;
	clear: left;
	margin-bottom: 20px;
	position: relative;

}
#boxes ul li.Telefon{
	background: #e6e6e6 url('images/telefon-button.jpg') no-repeat;
	width: 180px;
	padding-right: 9px;
	float: left;
	clear: left;
	margin-bottom: 20px;
	position: relative;

}

#boxes ul li.Telewizja{
	background: #e6e6e6 url('images/telewizja-button.jpg') no-repeat;
	width: 180px;
	padding-right: 9px;
	float: left;
	clear: left;
	margin-bottom: 20px;
	position: relative;

}
#boxes ul li a {
	display: block;
	width: 180px;
	height: 19px;
	padding-top: 92px;
	padding-right: 9px;
	display: block;
	bottom: 0;
	right: 0;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#boxes ul li a:hover {
	background: url('images/2.jpg') repeat-x;
	background-position: center bottom;
}
/* Formatowanie stopki */
#footer {
	clear: both;
	width: 100%;
	height: 64px;
	background: url('images/footer.jpg') repeat-x;
	color: #FFF;
	margin-top: 10px;
}
#footer .content {
	position: relative;
}
#footermenu {
float: right;
	
}
#copyright {
	padding-top: 25px;
	float: left;
}
#footermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footermenu ul li {
	float: left;
	position: relative;
}
#footermenu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 23px;
	padding-bottom: 23px;
	background: url('images/right.jpg') no-repeat;
	background-position: right center;
}
#footermenu ul li a:hover, #footermenu ul li:hover a, #footermenu ul li.sfhover a{
	background: url('images/footerbg.jpg') repeat-x;
}
#footermenu ul li ul {
	position: absolute;
	bottom: 60px;
	right: 0;
}
#footermenu ul li ul li {
	border-bottom: 1px white solid;
	position: relative;
	float: right;
	clear: right;
}
#footermenu ul li ul li a {
	display: block;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	background: #666666 url('images/submenubg.jpg') repeat-x !important;
	
}
#footermenu ul li ul li a:hover{
	background: url('images/menulightup.jpg') repeat-x !important;
	text-align: left !important;
}
#footermenu ul li ul li:hover a {
	text-align: left;
}

#footermenu ul li ul li ul {
	top: 0;
	right: 140px;
}
#footermenu ul li ul li ul li a {
	border-right: 1px white solid;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right !important;
}
#footermenu ul li ul li ul li a:hover {
	text-align: left !important;
}
#footermenu ul ul,
#footermenu ul li:hover ul ul,
#footermenu ul ul li:hover ul ul,
#footermenu ul li.sfhover ul ul,
#footermenu ul ul li.sfhover ul ul
{display: none;}

#footermenu ul li:hover ul,
#footermenu ul ul li:hover ul,
#footermenu ul ul ul li:hover ul,
#footermenu ul li.sfhover ul,
#footermenu ul ul li.sfhover ul,
#footermenu ul ul ul li.sfhover ul
{display: block;
}
/* Formatowanie formularza kontaktowego */
.contactform {
	width: 414px;
	padding-bottom: 15px;
}
.contactform input, .contactform textarea{
	border: 1px #666666 solid;
	padding: 6px;
	margin-top: 2px;
	background: #F7F7F7;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
}
.contactform input:hover, .contactform textarea:hover {
	border: 1px #FF6600 solid;
}
.contactform input:focus, .contactform textarea:focus {
	border: 3px #FF6600 solid;
	background: #FFF;
}
.contactform .submit, .contactform .submit:hover, .contactform .submit:focus {
	width: 200px;
	background: url('images/menulightup.jpg') repeat-x;
	border: 1px #666666 solid;
	color: #FFF;
	float: right;
}
/* Formatowanie mapy strony */
#pagemap ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#pagemap ul ul {
	padding-left: 20px;
	font-weight: normal;
}
#pagemap ul li {
	
}
#pagemap ul li a {
	display: block;
	padding: 5px;
	background: #F7F7F7;
}
#pagemap ul li a:hover {
	background: #fb630d;
	color: #FFF;
}
/* Formatowanie suwaka */
#suwak {
	background: #f7f7f7;
	border: 1px black solid;
}
.suwaktitle {
	display: block;
	padding: 10px;
	background: #666666; 
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#suwak input{
	display: block;
	padding: 10px;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	outline: none;
}
#suwak form {
	padding: 10px;
	background-position: left center;
	position: relative;
	
}
#abonamenty, #dlugoscumowy{
position: relative;
}
#suwak .suwaj {
	position: absolute;
	width: 537px;
	height: 12px;
	left: 75px;
	background: url('images/suwaj.jpg') no-repeat;
	top: 70px;
}
.formelement {
	width: 33%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 100;
}
.formelementinfo {
	text-align: center;	
	margin-bottom: -10px;
	color: #999999;
}
.formelementinfo .info {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
#cenacontainer {
	padding: 10px;
	background: #333333; 
	color: #FFF;
	font-size: 16px;
}
#cenacontainer #cenaopis {
	float: left;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#cenacontainer #cena {
	float: right;
	font-weight: bold;
	font-size: 20px;
	color: #fb630d;
}
