/**
* Głowny plik styli dla nowej strony LOCO.pl
*
* ToDo:
*  - Utworzyć plik styles-print.css na podstawie tego (do drukowania).
*/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 101%;
}

body {
	background-color: #FFFFFF;
	color: #002F5B;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

/* style główne */
a {
	color: #3B82BF;
	text-decoration: none;
}

h1, h2 , h3 {
	clear: both;
	font-weight: bold;
	margin-top: 9px;
	padding-top: 9px;
}

h1 {
	color: #6D6D6D;
	font-size: 15px;
}

h2 {
	color: #257AC4;
	font-size: 13px;
	margin-bottom: 10px;
}

h2.blue {
	color: #257AC4;
	display: inline;
	font-size: 13px;
}

h2.dark {
	color: #6D6D6D;
	display: inline;
	font-size: 13px;
}

h3 {
	color: #257AC4;
	font-size: 13px;
	margin-bottom: -10px;
}

h4 {
	color: #6D6D6D;
	clear: both;
	font-size: 12px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}

img {
	margin: 4px;
}

a img {
	border: none;
}

/* wygląd ogólny */
.site_background {
	background-image: url(/gfx/background_content.gif);
	display: table;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
	width: 943px;
}

.site_header {
	background-image: url(/gfx/background_top.jpg);
	background-repeat: no-repeat;
	height: 68px;
	position: relative;
}

.site_footer {
	color: #000000;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
	filter: alpha(opacity=30);
	opacity: 0.3;

}

.logo_full {
	border: none;
	position: absolute;
	left: 55px;
	top: 18px;
}

.flash_top {
	background-repeat: no-repeat;
	height: 175px;
}

.footer {
	height: 146px;
	background-image: url(/gfx/background_down.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.footer a {
	color: #2277BB;
	font-weight: bold;
}

.footer div {
	float: left;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 15px;
}

.item_plus {
	color: #2277BB;
	margin-left: -9px;
}

/* menu główne (start, mapa...) */
#top_menubar {
	float: right;
	width: 335px;
}

.menu_top {
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 9px;
	height: 66px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 69px;
}

div.menu_top a {
	display: block;
	padding-top: 40px;
	height: 26px;
	width: 69px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.menu_top_over {
	filter: alpha(opacity=0);
	opacity: 0;
}

div.menu_home {
	background-image: url(/gfx/menu_home1.gif);
}

div.menu_home_over {
	background-image: url(/gfx/menu_home2.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}

div.menu_map {
	background-image: url(/gfx/menu_map1.gif);
}

div.menu_map_over {
	background-image: url(/gfx/menu_map2.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}
div.menu_mail {
	background-image: url(/gfx/menu_mail1.gif);
}

div.menu_mail_over {
	background-image: url(/gfx/menu_mail2.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}

div.menu_bt {
	background-image: url(/gfx/menu_bt1.gif);
}

div.menu_bt_over {
	background-image: url(/gfx/menu_bt2.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}

/* nawigacja (profil firmy, rozwiązania dla...) */
.menu {
	background-image: url(/gfx/menu_back1.gif);
	background-repeat: repeat-x;
	height: 50px;
	margin-top: 1px;
	padding-left: 50px;
}

.menu ul, .menu li, .menu div {
	display: block;
	float: left;
	font-size: 10px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: relative;
	left: 0px;
}

.menu li.menu_vl {
	background-image: url(/gfx/menu_vert_line.gif);
	height: 44px;
	width: 1px;
}

.menu ul a {
	background-image: url(/gfx/menu_back3.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 30px;
	outline-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	text-decoration: none;
}

.menu ul a:hover {
	background-image: url(/gfx/menu_back2.gif);
}

.menu ul ul li {
	float: none !important;
}

.menu ul ul a {
	background: #569BD4;
	border-bottom: 1px solid #FFFFFF;
	float: none !important;
	font-weight: normal;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	filter: alpha(opacity=99);
	opacity: 0.99;
}

.menu ul ul a:hover {
	background-image: url(/gfx/submenu_back.gif);
}

.menu ul li ul {
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 1000;
}

.menu ul li ul#submenu_firma {
	width: 100px;
}

.menu ul li ul#submenu_rozwiazania_dla_biznesu {
	width: 170px;
}

.menu ul li ul#submenu_rozwiazania_dla_domu {
	width: 160px;
}

.menu ul li ul#submenu_praca {
	width: 140px;
}

.menu ul li ul#submenu_kontakt {
	width: 130px;
}

/* zobacz również */
ul.menusee {
	list-style-image: url(/gfx/li_plus1.png);
	margin-left: -20px;
}

ul.menusee li {
	font-weight: normal;
	margin-left: 30px;
	margin-top: 5px;
}

a.menusee{
	color: #6D6D6D;
	font-size: 11px;
}

span.menusee_1 {
	color: #3B82BF;
	display: inline;
	margin-right: 5px;
}

span.menusee_2 {
	color: #656565;
	display: inline;
	margin-right: 5px;
}

/* menu rozwijane (oprogramowanie, systemy...) */
ul.menuleft {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menuleft li {
	border-left: 7px solid #3C7CB0;
	margin: 5px;
}

ul.menuleft li ul {
	display: none;
	margin: 0px 0px 10px 6px;
	padding: 0px;
	list-style-type: none;
}

ul.menuleft li a {
	display: block;
	font-weight: bold;
	padding: 3px 5px 3px 6px;
	/*filter: alpha(opacity=100);
	opacity: 1;*/
}

ul.menuleft li a.wybrany {
	background-color: #EFEFEF;
}

ul.selected {
	display: block !important;
}

ul.menuleft li ul li {
	border: none;
	margin: 0px;
}

ul.menuleft li ul li a {
	display: block;
	font-weight: normal;
	padding: 3px 5px 3px 20px;
}

ul.menuleft a {
	outline-style: none;
}

li.selected {
	border-left-color: #6FA9D8 !important;
}

/* zawartość strony */
#middle {
	color: #6D6D6D;
	line-height: 15px;
	overflow: hidden;
	padding-bottom: 20px;
}

/* kolumna */
.column {
	background-image: url(/gfx/content_column_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	clear: right;
	display: block;
	float: left;
	margin-bottom: -10000px;
	padding: 10px 25px 10000px 25px;
}

/*div.center {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
}*/

img.margin1 {
	margin: 10px;
}

img.margin2 {
	margin-top: 20px;
}

/*img.margin3 {
	position: relative;
	left: 10px;
	top: 20px;
}*/

/* paragraf */
p {
	clear: left;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
}

/*p.ind {
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
}*/

p.tab:first-letter {
	margin-left: 30px;
}

p.bold {
	font-weight: bold;
	margin-top: 5px;
}

/* wypisanie */
ol, ul {
	margin: 10px;
	padding-left: 20px;
	text-align: left;
}

ol {
	list-style-type: none;
}

ul.lite {
	list-style-image: url(/gfx/li_plus1.png);
}

ul.dark {
	clear: both;
	display: inline;
	float: left;
	list-style-image: url(/gfx/li_plus2.png);
	position: relative;
	left: -10px;
}

div.inl {
	clear: both;
	display: inline;
	float: left;
	position: relative;
	margin-bottom: -40px;
	left: -20px;
	top: -40px;
}

strong.head {
	clear: both;
	display: block;
}

span.upp , span.add {
	color: #3A84C3;
	margin-left: -20px;
	margin-right: 10px;
}

span.add {
	float: left;
	width: 10px;
}

sup {
	line-height: 0px;
}

/* tabela */
table {
}

tr {
	font-size: 10px;
	height: 36px;
}

td {
	padding-left: 4px;
	padding-right: 4px;
}

tr.header, td.header {
	background-color: #F5F5F5;
	color: #000000;
	text-align: right;
}

td.no {
	background-color: #FCDCDF;
}

td.yes {
	background-color: #DCFCED;
}

/* Profil firmy */
div.profile-section {
	float: left;
	margin-bottom: 15px;
	text-align: left;
}

div.profile-text {
	clear: both;
}

div.profile-name {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 80px;
}

a.profile-link {
	float: left;
	margin-top: 5px;
}

/* Parnerzy */
div.partners img {
	border: none;
	margin-bottom: 20px;
}

