body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #8D8D8D;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_tail {
	background-image: url(../img/bgr_header_top.jpg);
	background-repeat: repeat-x;
	height: 127px;
	width: 100%;
	text-align: center;
}
.top_tail .content {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.button_zamow {
	background-image: url(../img/button_zamow.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.top_tail .content .logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 199px;
	display: block;
	cursor: pointer;
}
.top_tail .content .logodiv {
	height: 87px;
	width: 199px;
	margin-top: 20px;
	float: left;
}
.top_tail .content .logodiv  .cena{
	background-image: url(../img/logo_cena.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 80px;
	margin-left: 175px;
	margin-top: 20px;
	z-index: 100;
	position: absolute;
	float: left;
}
#logo_subline{
	position: absolute;
	margin-top: 70px;
	margin-left: 255px;
}
#ponad500 {
	margin-top: 35px;
	margin-left: 445px;
	position: absolute;
}
#main_menu {
	/*width: 700px;*/
	margin-top: 47px;
	position: absolute;
	margin-left: 550px;
}
#main_menu h1 {
	float: right;
	font-weight: normal;
}
#main_menu h1.sep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	padding-left: 6px;
	padding-right: 9px;
}
#main_menu h1 a {
	font-size: 16px;
	color: #FFF;
}
#main_menu h1 a.black {
	color: #000;
}
#main_menu h1 a:hover {
	color: #000;
}
.border_light_grey {
	border: 1px solid #CCC;
}

.border_light_grey_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.mm_spacer {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}

.border_light_grey_right_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.border_light_grey_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#header {
	width: 960px;
}
#site {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../img/header_dotts.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
	width: 100%;
	padding-top: 6px;
	font-size: 12px;
}
#footer a {
	color: #A3A3A3;
}
#footer a:hover {
	color: #000;
}
#footer img .margin { margin-right:20px;}
#site #footer .box {
	float: left;
	margin-right: 25px;
}
.kontakt_box {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	font-size: 16px;
	color: #4D4D4D;
}
.font_10 {
	font-size: 10px;
}
.colour_red {
	color: #930;
}
.colour_viotet {
	color: #7D00FF;
}
.font_12 {
	font-size: 12px;
}
.font_14 {
	font-size: 14px;
}
.font_16 {
	font-size: 16px;
}
.font_18 {
	font-size: 18px;
}
.font_20 {
	font-size: 20px;
}
.font_22 {
	font-size: 22px;
}


#site #footer #box img {
	margin-right: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.div_justified {
	text-align: justify;
}
.div_content {
	margin-top: 22px;
}
#adv_search_toolbar {
	background-color: #F4F4F4;
	width: 700px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	z-index
	: 50;
	font-size: 12px;
}
#adv_search_toolbar h2, #adv_search_toolbar h3{
	color: #333;
}
#adv_search_toolbar h2 {
	font-weight: normal;
	color: #666;
}
#adv_search_toolbar h3 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
#adv_search_toolbar a {
	color:#333;
	font-size: 12px;
}
#adv_search_toolbar a:hover {
	color:#666;
}
#search_bar {
	background-image: url(../img/bgr_searchbar.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
	padding-top: 8px;
}
#search_bar a {
	color: #666666;
	font-size: 14px;
}
#search_bar a:hover {
	color: #8D8D8D;
	font-size: 14px;
}

#search_bar input.search {
	color: #969696;
	padding: 2px;
	border: 1px solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#search_bar input.submit {
	background-image: url(../img/button_szukaj.jpg);
	background-repeat: no-repeat;
	width: 48px;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

#div_staticcol {
	float: left;
	width: 232px;
}
#div_staticcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#div_staticcol ul li {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.button_zapoznalem {
	background-image: url(../img/button_zapoznalem.jpg);
	height: 22px;
	width: 279px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button_anuluj {
	background-image: url(../img/button_anuluj.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 59px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.button_szukaj_adv {
	background-image: url(../img/button_szukaj.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 59px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}


#div_staticcol ul li.margin-up {
	margin-top: 15px;
}
input.grey {
	background-image: url(../img/bgr_input_grey.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	padding: 3px;
}
input.disabled {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: solid;
	padding: 3px;
	background-color: #CFAFF9;
	color: #999;
	border-top-width: 1px;
	border-top-color: #CCC;
}
input.error {
	padding: 3px;
	border: 1px solid #7D00FF;
	background-color: #CFAFF9;
}
.mm_portfolio {
	background-image: url(../img/mm_portfolio_white.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 66px;
	display: block;
	cursor: pointer;
}
.mm_portfolio:hover, .mm_portfolio.selected {
	background-image: url(../img/mm_portfolio_black.png);
	background-repeat: no-repeat;	
}
.mm_zrealizowane {
	background-image: url(../img/mm_zrealizowane_white.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 100px;
	display: block;
	cursor: pointer;
	padding-top: 2px;
}
.mm_zrealizowane:hover, .mm_zrealizowane.selected {
	background-image: url(../img/mm_zrealizowane_black.png);
	background-repeat: no-repeat;
}
.mm_jak_zamowic {
	background-image: url(../img/mm_jak_zamowic_white.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 98px;
	display: block;
	cursor: pointer;
}
.mm_jak_zamowic:hover, .mm_jak_zamowic.selected {
	background-image: url(../img/mm_jak_zamowic_black.png);
	background-repeat: no-repeat;	
}
.mm_jakosc {
	background-image: url(../img/mm_jakosc_white.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 52px;
	display: block;
	cursor: pointer;
}
.mm_jakosc:hover, .mm_jakosc.selected {
	background-image: url(../img/mm_jakosc_black.png);
	background-repeat: no-repeat;	
}
.mm_pytania {
	background-image: url(../img/mm_pytania_white.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 58px;
	display: block;
	cursor: pointer;
}
.mm_pytania:hover, .mm_pytania.selected {
	background-image: url(../img/mm_pytania_black.png);
	background-repeat: no-repeat;	
}
.dotted {
	background-image: url(../img/dotted.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	position: relative;
}
#pagenav {
	font-size: 14px;
	color: #A3A3A3;
}
#pagenav a.nav {
	color: #A3A3A3;
	margin-right: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 2px;
	border-right-color: #A3A3A3;
	height: 12px;
}
#pagenav a:hover {
	color: #7D00FF;
}
#pagenav label.nonav {
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A3A3;
}
.cenalogo {
	font-size: 20px;
	color: #757575;
	float: left;
	height: 33px;
	width: 55px;
	position: absolute;
	background-image: url(../img/cena.png);
	background-repeat: no-repeat;
	margin-top: 160px;
	margin-left: 25px;
	padding-left: 7px;
	padding-top: 1px;
}
#tooltip {
	position:absolute;
	z-index:9999;
	color:#FFF;
	font-size:10px;
	width:180px;
	background-color: #999;
}
#tooltip .tipHeader {
	height:8px;
	background:url(../img/tooltip/tipHeader.gif) no-repeat;
}
#tooltip .tipBody {
	padding:5px 5px 5px 15px;
}
#tooltip .tipFooter {
	height:8px;
	background:url(../img/tooltip/tipFooter.gif) no-repeat;
}
.clear {
	clear:both
}.pointer {
	cursor: pointer;
}
#lista_pytan a {
	color: #7D00FF;
}
#lista_pytan a:hover {
	color: #000;
}
#lista_pytan li {
	color: #7D00FF;
}
.colour_grey {
	color: #636363;
}
.zrealizowane_logo {
	margin-top: 16px;
	margin-right: 4px;
	margin-bottom: 16px;
	margin-left: 4px;
}
.sep-h {
	background-image: url(../img/sep-h.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 961px;
	margin-top: 290px;
	position: absolute;
	margin-left: -1px;
}
.sep-v {
	background-image: url(../img/sep-v.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 2px;
	margin-left: 479px;
	position: absolute;
	margin-top: 57px;
}
.quarter1 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.quarter2 {
	margin-bottom: 10px;
	margin-left: 10px;
}
.quarter3 {
	margin-top: 10px;
	margin-right: 10px;
}
.quarter4 {
	margin-top: 10px;
	margin-left: 10px;
}

#main_menu h1 {margin:21px 0px;}
#main_menu h1 a {line-height:16px;padding-top:5px;display:block;}
h1#portfolio_link a {font-size:22px;line-height:22px;padding-top:0px;}
#main_menu h1#portfolio_link{padding-left:0px;}
#main_menu {min-width:440px;}
.top_tail .content {position:relative;}
body, #search_bar {min-width:1040px;}
#logo_subline, #ponad500, #main_menu {left:0px;top:0px;} 

