body {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#666;
}

a, a:visited {
	color:#FF4F00;
}
a:hover {
	color:#FF854E;
}

.contentBg {
	background:url(../grafika/bg_content.gif) repeat-x top center;
}

.contentWidth {
	width:990px;
}

.box {
	text-align:left;
}

.newsBoxes {
	list-style: none;
	margin:0;
	padding:0;
	padding-left:8px;
}
.newsBoxes li {
	float:left;
	width:324px;
	margin: 2px 1px 0 0;
}

.newsBoxes li .bt, .newsBoxes li .bb {
	background:url(../grafika/sprite_news.png) no-repeat top left;
}

.newsBoxes li .bt {
	height:7px;
	background-position: 0 -9px;
}

.newsBoxes li .bb {
	height:9px;
	background-position: 0 0;
}

.newsBoxes li .nc {
	width:320px;
	height:150px;
	padding:0 2px;
	background:url(../grafika/bg_news.png) repeat-y top left;
}

.box-top {
	height:25px;
}

.box-top_info {
	height:130px;
}

.mainContent {
	padding:16px 10px 0;
	background:url(../grafika/bg_content.png) no-repeat 5px 0px;
	overflow:hidden;
}

.box-content_top, .content, .box-content_bottom {
	width:970px;
}

.bgBar {
	background:url(../grafika/bg_bar.gif) repeat-x top center;
}

.bgSlider {
	background:url(../grafika/bg_top.gif) repeat-x bottom center;
}

.box-bar {
	height:40px;
}

.navi {
	height:103px;
}

#navigation {
	float:right;
	list-style:none;
	width:565px;
	margin:0;
	padding:0;
	margin-top:22px;
}

#navigation li {
	float:left;
	margin-left:38px;
}

#navigation li a {
	display:block;
	height:29px;
	background:url(../grafika/sprite_navi.gif) no-repeat top left;
}

#navigation #menuUslugi {
	width:62px;
	background-position:0 0;
}

#navigation #menuDostawy {
	width:86px;
	background-position:-64px 0;
}

#navigation #menuPromocje {
	width:95px;
	background-position:-152px 0;
}

#navigation #menuCenniki {
	width:69px;
	background-position:-417px 0;
}

#navigation #menuPraca {
	width:57px;
	background-position:-359px 0;
}


#navigation #menuUslugi:hover {
	background-position:0 -29px;
}

#navigation #menuDostawy:hover {
	background-position:-64px -29px;
}

#navigation #menuPromocje:hover {
	background-position:-152px -29px;
}

#navigation #menuCenniki:hover {
	background-position:-417px -29px;
}

#navigation #menuPraca:hover {
	background-position:-359px -29px;
}


.flyingSubmenu {
	position: absolute;
	top:80px;
	left:0;
	right:0;
	margin:auto;
	z-index: 500;
	display:none;
}

.flyingSubmenu .btt {
	background:url(../grafika/bg_submenu_top.png) no-repeat 440px 0;
	height:17px;
	width:100%;
	float:left;
}

.flyingSubmenu .bt {
	float:left;
	width:100%;
	height:22px;
}

.flyingSubmenu .bt .btl, .flyingSubmenu .bt .btc, .flyingSubmenu .bt .btr {
	float:left;
	height:22px;
}

.flyingSubmenu .bt .btl, .flyingSubmenu .bt .btr , .flyingSubmenu .bb .br, .flyingSubmenu .bb .bl {
	background:url(../grafika/bg_submenu_shadows.png) no-repeat top left;
}


.flyingSubmenu .bt .btl {
	width:27px;
}

.flyingSubmenu .bt .btr {
	width:30px;
	background-position:-27px 0;
}

.flyingSubmenu .bb .br {
	width:30px;
	background-position:-27px -22px;
}

.flyingSubmenu .bb .bl {
	width:27px;
	background-position:0 -22px;
}

.flyingSubmenu .bb .bc {
	width:933px;
	background:url(../grafika/bg_submenu_b.png);
}

.flyingSubmenu .bt .btc {
	width:933px;
	background:url(../grafika/bg_submenu.gif);
}

.flyingSubmenu .br {
	float:left;
	width:100%;
	background:url(../grafika/bg_submenu_right.png) repeat-y top right;
}

.flyingSubmenu .br .bc {
	float:left;
	width:928px;
	padding-left:32px;
	background:url(../grafika/bg_submenu.gif);
}

.flyingSubmenu .bb, .flyingSubmenu .bb .bl, .flyingSubmenu .bb .bc, .flyingSubmenu .bb .br {
	float:left;
	height:30px;
}

.flyingSubmenu .br .bc ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	font-family:"Trebuchet MS";
}

.flyingSubmenu .br .bc ul .submenuBlock {
	float:left;
	width:264px;
	display:block;
	padding-left:22px;
	padding-right:17px;
}

.flyingSubmenu .br .bc ul .submenuBlock span {
	float:left;
	display:block;
	width:235px;
	padding-left:26px;
	padding-top:4px;
	background:url(../grafika/submenu_tip.png) 0 5px no-repeat;
	font-size:18px;
	color:#fff;
	line-height:20px;
}

.flyingSubmenu .br .bc ul .submenuBlock ul {
	padding:10px 0 10px 7px;
}

.flyingSubmenu .br .bc ul .submenuBlock li {
	padding-bottom:2px;
}

.flyingSubmenu .br .bc ul .submenuBlock a {
	display:block;
	color:#fff;
	padding-left:20px;
	font-size:12px;
	line-height:15px;
	background:url(../grafika/submenu_arrow.png) no-repeat left center;
}

.flyingSubmenu .br .bc ul .submenuBlock a:hover {
	color:#ff4f00;
	background:url(../grafika/submenu_arrow_act.png) no-repeat left center;
}

.flyingSubmenu .br .bc .sep1, .flyingSubmenu .br .bc .sep2 {
	background:url(../grafika/submenu_separator_top.png) no-repeat;
	overflow:hidden;
}

.flyingSubmenu .bb .bc .sep1, .flyingSubmenu .bb .bc .sep2 {
	background:url(../grafika/submenu_separator_bottom.png) no-repeat;
	width:100%;
	height:14px;
}

.flyingSubmenu .br .bc .sep1, .flyingSubmenu .bb .bc .sep1 {
	margin-top:-12px;
	background-position:285px 0;
}

.flyingSubmenu .br .bc .sep2, .flyingSubmenu .bb .bc .sep2 {
	padding-top:15px;
	background-position:621px 0;
}

.flyingSubmenu .bb .bc .sep1, .flyingSubmenu .bb .bc .sep2 {
	padding:0;
	margin:0;
	margin-left:5px;
}

.flyingSubmenu .bb .bc .sep2 {
	margin:0;
}

.gallery .photo-row {
	margin-left:55px;
}

.gallery .photo-row  a {
	width: 160px;
	border:1px solid #333;
}

#contact_form {
	width:790px;
	overflow:hidden;
	font-family:"Trebuchet MS";
	color:#373737;
	font-size:15px;
}

#contact_wrapper .contactFormTop {
	margin:auto;
	width:790px;
	text-align:center;
	padding-bottom:24px;
}

#contact_form label {
	display:block;
	width:100%;
	padding-left:45px;
	line-height:20px;
	background:url(../grafika/contact_form_tip.jpg) no-repeat 8px 0px;
	margin-bottom:7px;
}

#contact_form select {
	width:400px;
}

#contact_form .leftCol {
	width:360px;
}

#contact_form .rightCol {
	width:400px;
	padding-left:30px;
}

#contact_form .formRow {
	padding-bottom:6px;
}

#contact_form div.selector {
	margin-bottom:6px;
}

#contact_form div.selector select {
  width: 790px;
}

#contact_form input {
	width:325px;
	padding:0px 10px 0 5px;
	height:37px;
	line-height:20px;
	background:url(../grafika/contact_form_bg_input.gif) no-repeat;
	border:none;
}

#contact_form input:focus, #contact_form textarea:focus {
	outline: none;
}

#contact_form textarea {
	background:url(../grafika/contact_form_tac.gif) repeat-y top left;
	width:385px;
	height:157px;
	padding:0px 10px 0 5px;
	border:none;
}

#contact_form .checkbox {
	padding-top:6px;
}

#contact_form .checkbox input {
	width:auto;
	height:auto;
	float:left;
	margin-left:4px;
	margin-top:2px;
}

#contact_form .checkbox label {
	background:transparent;
	font-family:Verdana;
	font-size:11px;
	line-height:normal;
	width:375px;
	padding-left:25px;
}

#contact_form #submit {
	width:auto;
	height:auto;
	background:transparent;
}

.sitemapUL {
	float:left;
	margin:0;
	padding:0;
	margin-left:95px;
	list-style:none;
	font-size:20px;
	font-family:"Trebuchet MS";
	color:#454545;
	line-height:24px;
	width:410px;
}

.sitemapUL li span {
	padding-left:37px;
	padding-bottom:6px;
	margin-top:18px;
	display:block;
	background:url(../grafika/submenu_tip_grey.gif) no-repeat 2px 0px;
}

.sitemapUL ul, .sitemapUL .section {
	margin: 0px;
	padding:0px;
	font-size:13px;
	list-style: none;
	margin-left:40px;
	line-height:18px;
}

.sitemapUL .section ul {
	margin-left:20px;
}

.sitemapUL ul li a, .sitemapUL .section a {
	color:#666;
	padding-left:9px;
	background:url(../grafika/sitemap_arrow.gif) no-repeat center left;
}

.sitemapUL ul li a:hover, .sitemapUL .section a:hover {
	color:#ff4f00;
	background:url(../grafika/sitemap_arrow_act.gif) no-repeat center left;
}

.sitemapUL .header {
	color:#ff4f00;
}

.sitemapUL .header span {
	background:url(../grafika/submenu_tip.png) no-repeat 2px 0px;
	padding-left:37px;
}
.qnPopup {
	width:999px;
	text-align:left;
	float:none;
}

.ui-dialog,
.ui-dialog-titlebar {background:transparent !important; border:0 !important}

/*.ui-icon-closethick { background: url('../grafika/x.png') 0 0 no-repeat !important; width:19px !important; height:19px !important }*/
.ui-dialog-titlebar-close:hover { border: solid black 1px !important;}


.ui-dialog .ui-dialog-titlebar-close {
	width:44px !important;
	height:45px !important;
	margin-top:-5px !important;
	right:0 !important;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
	background: transparent;
	border: none !important;
	padding:1px !important;
}

.ui-dialog .ui-dialog-titlebar-close span {
	width:44px;
	height:45px;
	background:url(../grafika/btn_closepopup.png) no-repeat top left;
}

.ui-dialog .ui-dialog-titlebar-close:hover span {
	background-position: -44px 0;
}

#search {
	float:right;
	clear:both;
	padding-right:8px;
	padding-top:10px;
}
#search .inputText {
	width:130px;
	border:1px solid #c7c7c7;
	border-right:2px solid #c7c7c7;
	height:21px;
	float:left;
	margin:0;
	padding:0;
	outline: none;
}

#search .button {
	float:left;
}

.searchResults {
	width:100%;
}

.searchResults li {
	font-size: 12px;
	line-height: normal;
}

.searchResults li h2, .searchResults .header {
	font-size:20px;
}
.searchResults .header span {
	color: #666;
}

.searchResults li {
	padding-left:40px;
}

.searchResults .header {
	padding-left:0;
}

.searchResults li h2 {
	font-weight:normal;
	font-size: 18px;
}

.searchResults li span {
	padding-left:0;
	background:transparent;
	padding-bottom:0;
}

.searchResults a {
	display: inline;
}

#fb_widget {
	display:block;
	position:fixed;
	top:110px;
	float:right;
	width:229px;
	height:373px;
	right:-212px;
	padding:7px 15px;
	text-align:left;
	background:url(../grafika/fb_widget_bg.png) no-repeat top left;
	text-align:right;
	z-index:1003;
}

.newsletter {
	display:block;
	height:280px;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:465px;
	font-family:"Trebuchet MS";
	color:#666;
	background:url(../grafika/image_newsletter.jpg) no-repeat 32px 40px;
}

.newsletter .title {
	color: #ff4e00;
	font-size:20px;
	font-family:"Trebuchet MS";
	padding-bottom:13px;
}

.newsletter .email {
	padding:25px 0px 9px 0px;
}

.newsletter .email label {
	width:100%;
	height:20px;
	line-height:20px;
	display:block;
	padding-left:43px;
	background:url(../grafika/submenu_tip.png) no-repeat 5px 0px;
	font-size:15px;
	color:#373737;
	margin-bottom:5px;
}

.newsletter .email input {
	background: url(../grafika/newsletter_form_bg_input.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 37px;
    line-height: 20px;
    padding: 0 10px 0 5px;
    width: 364px;
    outline: none;
}

.newsletter .checkbox {
	overflow:hidden;
	padding-bottom:14px;
}

.newsletter .checkbox input {
	float:left;
	margin-top:2px;
}

.newsletter .checkbox label {
	float:left;
	width:358px;
	padding-left:7px;
}

.newsletter .errors {
	list-style: none;
}

.newsletter .checkbox .errors {
	float:left;
}

