/**
 * TABO Polska
 */

/* RESET
--------------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* FONTS
--------------------------------------------------------------------------------------------------*/
* {
	line-height: 120%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.4px;
	word-spacing: 0.5px;
}

a:active, a:focus {
	outline: none;
}

p {
	text-align: justify;
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 135%;
}

/* TABO
--------------------------------------------------------------------------------------------------*/
body {
	background-repeat: repeat-x;
	background-position: 0 185px;
	/*overflow-x: hidden;*/
}

.background {
	position: absolute;
	top: 0;
	left: 0;
	height: 185px;
	width: 100%;
	z-index: -2;
}

.wrapper {
	width: 924px;
	margin: 0 auto 15px;
}

#tabo .logo, #tabo .menu, #tabo .container, #tabo .fotter {
	margin: 0 20px;
}

#tabo #light {
	position: absolute;
	width: 924px;
	max-width: 1040px;
	width: 100%;
	height: 300px;
	z-index: 2;
	background: transparent url("../images/flara.png") no-repeat;
	display: none;
	margin-left: -25px;
}

/* Logo
--------------------------------------------------------------------------------------------------*/
#tabo .logo {
	height: 120px;
	padding-top: 15px;
}

#tabo .logo span {
	display: none;
}

#tabo #logo {
	left: 30px;
	top: -15px;
	position: relative;
	z-index: 16;
}

/* Menu
--------------------------------------------------------------------------------------------------*/
#tabo .menu {
	height: 134px;
}

#tabo .menu li {
	height: 134px;
	float: left;
	cursor: pointer;
	position: relative;
	left: -1px;
	z-index: 4;
}

#tabo .menu li a {
	height: 160px;
	display: block;
	border-style: solid;
	border-width: 0 1px;
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -10000%;
	font-size: 0;
}

#tabo .menu li .break {
	display: block;
	height: 7px;
	margin: -26px 1px 0;
}

#tabo .menu li .bg {
	display: block;
	height: 25px;
	margin: 0 1px;
}

#tabo .menu .piece {
	width: 133px;
}

#tabo .menu .instalacje {
	width: 128px;
}

#tabo .menu .onas {
	width: 125px;
	left: -2px;
}

#tabo .menu .kontakt {
	left: -3px;
	width: 127px;
}

#tabo .menu .serwis {
	left: -4px;
	width: 125px;
}

#tabo .menu .klient {
	left: -5px;
	width: 128px;
}

#tabo .menu .download {
	width: 124px;
	left: -6px;
}

#tabo .menu .first-child {
	left: 0;
}

#tabo .menu .first-child a {
	border-left: 0;
}

#tabo .menu .last-child {
	margin-right: -7px;
}

#tabo .menu .last-child a {
	border-right: 0;
}

#tabo .menu .selected {
	top: -25px;
	z-index: 1;
}

/* Container
--------------------------------------------------------------------------------------------------*/
#tabo .container {
	overflow: hidden;
	clear: left;
	position: relative;
	z-index: 8;
}

#tabo .container strong {
	font-weight: bold;
}

#tabo .container a {
	text-decoration: none;
}

#tabo .container a:hover {
	text-decoration: underline;
}

/* Columns
--------------------------------------------------------------------------------------------------*/
#tabo .container .column {
	min-height: 400px;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

#tabo .container .left_side {
	float: left;
	width: 284px;
}

#tabo .container .right_side {
	float: right;
	width: 600px;
	background: #fff;
}

/* Left Side
--------------------------------------------------------------------------------------------------*/
#tabo .left_side .title, #tabo .left_side p, #tabo .left_side .news, #tabo .left_side .submenu {
	margin: 10px;
}

#tabo .left_side .title {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}

#tabo .left_side .title span {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: transparent no-repeat -1px -1px;
}

#tabo .left_side .title span span {
	background: transparent no-repeat right -1px;
}

#tabo .left_side p {
	font-size: 14px;
	margin-bottom: 24px;
}

#tabo .left_side .submenu dt {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding-left: 10px;
}

#tabo .left_side .submenu li a, #tabo .left_side .submenu dd a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border-bottom: 2px solid transparent;
	text-decoration: none;
	padding-left: 10px;
}

/* Right Side
--------------------------------------------------------------------------------------------------*/
#tabo .right_side .about, #tabo .right_side .about_image, #tabo .right_side .quote,
#tabo .right_side .banner, #tabo .right_side .page_title, #tabo .right_side .content {
	margin: 15px;
}

#tabo .right_side .banner span {
	display: none;
}

#tabo .right_side .page_title {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	padding: 0 15px;
	margin-bottom: 0;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}

#tabo .right_side .page_title span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	background: transparent no-repeat -1px -1px;
}

#tabo .right_side .page_title span span {
	padding: 0 15px;
	background: transparent no-repeat right -1px;
}

#tabo .right_side .content {
	min-height: 300px;
	margin-top: 0;
	padding: 15px;
	overflow: hidden;
}

/* Fotter
--------------------------------------------------------------------------------------------------*/
#tabo .fotter {
	min-height: 120px;
	padding: 10px 16px 16px;
	overflow: hidden;
}

#tabo .fotter a {
	text-decoration: none;
	letter-spacing: 0.5px;
}

#tabo .fotter a:hover {
	text-decoration: underline;
}

#tabo .fotter .dev {
	display: none;
}

#tabo .fotter .bottom_menu {
	padding: 10px 0;
}

#tabo .fotter .bottom_menu li {
	float: left;
	min-width: 60px;
	max-width: 145px;
	margin-left: 15px;
}

#tabo .fotter .bottom_menu li.first-child {
	margin-left: 0;
}

#tabo .fotter .bottom_menu dt {
	margin-bottom: 5px;
}

#tabo .fotter .bottom_menu dt a {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#tabo .fotter .bottom_menu dd {
	margin-top: 2px;
	line-height: 115%;
}

#tabo .fotter .bottom_menu dd a {
	font-size: 11px;
}