td, tr, img, div, span, a, h1, h2, h3, h4, h5, table, 
body, html, hr, th, form, object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

table, tr, td, tbody {
  empty-cells: show;
  border-spacing: 0;
  border-collapse: collapse;
}

html {
  background-color: #fff;
  min-height: 100%;
}

body {
  text-align: center;
}

form br {
  clear: both;
}

#all {
  width: 960px;
  margin: auto;
  text-align: left;
  position: relative;
}

#logo {
  width: 220px;
  height: 46px;
  
  position: absolute;
  z-index: 10;
  left: 0;
  top: 14px;
  
  background: url(../images/aluprof_logo.gif) left top no-repeat;
}

#top {
  width: 960px;
  height: 82px;
  clear: both;
  
  position: relative;
}

#page_header {
  width: 960px;
  height: 313px;
  clear: both;
}

#subpage_header {
  width: 960px;
  height: 210px;
  clear: both;
}

.submit {
  width: 67px;
  height: 19px;
  overflow: hidden;
  cursor: pointer;
  border: 0;
  background: url(../images/btn_bg.gif) left top no-repeat;
  color: #fff;
  font-size: 11px;
  padding-bottom: 1px;
}

.submit.sonda {
  margin-left: 96px;
  float: left;
  margin-top:15px;
}

.shaded_input,
.shaded_textarea {
  width: 114px !important;
  height: 14px !important;
  width: 118px;
  height: 17px;
  padding: 1px;
  margin: 0 0 4px 0;
  background-color: #fff;
  vertical-align: middle;
  border: solid 1px #d3d3d3;
}

.shaded_textarea {
  height: 114px !important;
  height: 119px;
}



.menu_top .menu_btn2 {
  height: 26px !important;
  height: 33px; /* IE6 */
  
  float: left;
  display: inline; /* IE */

  overflow: visible !important;
  overflow: hidden;
  
  white-space: nowrap; 
}

.menu_top .menu_btn2 a {
  padding: 7px 10px 7px 10px; 
  height: 14px !important;
  height: 28px;
  float: left;
}

.menu_top .menu_btn2.sel a:link,
.menu_top .menu_btn2.sel a:visited,
.menu_top .menu_btn2.sel a:hover,
.menu_top .menu_btn2.sel a:active  {
  background: url(../images/menu_bg_sel.gif) left top repeat-x #fff;
  padding: 7px 10px 7px 10px; 
  height: 14px !important;
  height: 28px;
}

.menu_top .menu_btn2.sel .left,
.menu_top .menu_btn2.sel .right {
  background: url(../images/menu_bg_sel_left.gif) right top no-repeat ;
  width: 10px;
  height: 28px;
  float: left;
}
.menu_top .menu_btn2.sel .right  {
  background: url(../images/menu_bg_sel_right.gif) left top no-repeat ;
}

.menu_top .menu_btn2 .left,
.menu_top .menu_btn2 .right {
  width: 11px;
  height: 28px;
  float: left;
}

.menu_top {
  position: absolute;
  bottom: 0px;
  width: 960px; 
  height: 33px !important;

  background: url(../images/menu_bg.gif) left top repeat-x;
  display: block;
}

.menu_top ul {
  text-align: left;
  display: block;
  
  list-style: none inside url();
  padding: 0;
  margin: 0;
}

.main_menu {
  float: right;
}


#footer {
  width: 958px !important;
  width: 960px;
  height: 100px;
  
  clear: both; 
  position: relative;
  float: left;
  overflow: hidden;
  
  margin-top: 5px;

  border: solid 1px #eaebeb;
  
  background: url(../images/footer_bg1.gif) left top repeat-x #f3f3f3;
}

#footer2 {
  width: 960px;
  height: 50px;  
  position: relative;
  margin-top: 1px;
  
  float: left;
  background: url(../images/footer_bg2.gif) left top repeat-x #fff;
}

#avigraf_logo {
  width: 81px;
  height: 29px;
  
  position: absolute;
  right: 0;
  top: 15px;
  
  background: url(../images/avigraf_strony_www.png) left top no-repeat;
  
  overflow: hidden;
  
  cursor:pointer; 
  cursor:hand;
}
#avigraf_logo span {
  margin-left: -150px;
}

#footer2 .copyright {
  position: absolute;
  right: 135px;
  top: 20px;
} 

#footer2 #footer_menu_div {
  position: absolute;
  left: 0px;
  top: 20px;
}

#footer2 .footer_menu {
  margin-right: 20px;
}



.stretcher {
  clear: both;
  width: 100%;
  height: 1px;
  overflow: hidden;
  display: block;
}


/* #############################################   */



#path {
  width: 630px !important;
  width: 650px;
  height: 21px !important;
  height: 33px;
  padding: 12px 0 0 25px;
  float: left;
  display: inline;  
  background: url(../images/path_bg.gif) left bottom no-repeat;
}

.columna_0_25,
.columna_0_33,
.columna_0_5,
.columna_0_75,
.columna_1_0,
.columna_240px,
.columna_320px,
.columna_400px,
.columna_640px,
.columna_720px {
  float: left;
  display: inline; /*ie fix*/
}
.columna_0_25 {
  width: 25%;
}

.columna_0_33 {
  width: 33%;
}

.columna_0_5 {
  width: 49.5%;
}

.columna_0_75 {
  width: 75%;
}
.columna_1_0 {
  width: 99%;
}

.columna_240px {
  width: 240px;
}

.columna_320px {
  width: 320px;
}

.columna_400px {
  width: 400px;
}

.columna_640px {
  width: 640px;
}

.columna_720px {
  width: 720px;
}


.blok_padding {
  padding: 10px 25px;
  overflow: hidden; /*ie7 fix*/
  width: auto !important;
  width: 100%; /*ie6 fix*/
}

.footer_blok {
  padding: 15px 25px;
  overflow: hidden; /*ie7 fix*/
  width: auto !important;
  /*width: 100%; /*ie6 fix*/ 
}

.blok_padding3 {
  padding: 15px;
  overflow: hidden; /*ie7 fix*/
  width: auto !important;
  width: 100%; /*ie6 fix*/
}

.blok_padding4 {
  padding: 8px;
  overflow: hidden; /*ie7 fix*/
  width: auto !important;
  width: 100%; /*ie6 fix*/
  margin-left: 2px;
}

.footer_blok2 {
  padding: 15px 20px;
  overflow: hidden; /*ie7 fix*/
  width: auto !important;
}


/* ###############################  */


.hint1,
.hint2,
.hint3,
.hint4,
.hint5,
.hint6,
.hint7,
.hint8,
.hint9 {
  width: auto !important;
 
}

.hint8 {
  margin-bottom:0;
}

.hint1 {
  background:url(../images/hint_1.gif) left center no-repeat;
  padding-left: 16px;
}
.hint2 {
  background:url(../images/hint_2.gif) left center no-repeat;
  padding-left: 25px;
}
.hint3 {
  background:url(../images/hint_3.gif) left center no-repeat;
  padding-left: 18px;
}
.hint4 {
  background:url(../images/hint_4.gif) left center no-repeat;
  padding-left: 18px;
}
.hint5 {
  background:url(../images/hint_5.gif) left 5px no-repeat;
  padding-left: 12px;
  margin-left: 3px;
}
.hint6 {
  background:url(../images/hint_6.gif) left center no-repeat;
  padding-left: 15px;
}
.hint6b {
  background:url(../images/hint_6b.gif) left center no-repeat;
  padding-left: 15px;
}
.hint6c {
  background:url(../images/hint_6c.gif) left center no-repeat;
  padding-left: 15px;
}
.hint7 {
  background:url(../images/hint_7.gif) left center no-repeat;
  padding-left: 13px;
}
.hint8 {
  background:url(../images/hint_8.gif) right center no-repeat;
  padding-right: 13px;
}
.hint9 {
  background:url(../images/hint_9.gif) left center no-repeat;
  padding-left: 18px;
}

.side_menu {
  background:url(../images/menu_side_bg.gif) left 1px repeat-x #fff;
  border: 1px solid #dcdcdc;
  padding: 1px;
}

ul.menu_list1 {
  list-style-image: url();
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
ul.menu_list1 li {
  margin: 0px;
  padding: 6px 0 6px 0;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/menu_side_btn.gif) left top repeat-x #f3f3f3;
}

ul.menu_list1 li a {
  padding-left: 44px;
  display: block;
  padding-right: 10px;
  background: url(../images/hint_6.gif) 27px center no-repeat transparent;
}

ul.menu_list1 .expanded a {
  background: url(../images/hint_6b.gif) 27px center no-repeat transparent;
}

ul.menu_list1 .expanded {
  padding-bottom: 0;
  border-bottom: 0;
}

ul.menu_list1 ul.menu_list1 {
  margin: 6px 0 0 0;
  padding: 0;
  border-top: 1px solid #dcdcdc;
}

ul.menu_list1 li ul.menu_list1 li {
  margin: 0px;
  padding: 6px 0 6px 0;
  border-bottom: 1px solid #dcdcdc;
  background: url() #fff;
}

ul.menu_list1 li ul.menu_list1 li a {
  background: url() transparent;
}

.art_img {
  float: right;
  display: inline;
  margin-left: 17px;
  margin-bottom: 17px;
  margin-top: 15px;
  border: solid 1px #e0e2e5;
}

.art_img img {
  border: 5px solid #8cbad8;
  background-color: #f9fbfd;
  padding: 1px;
  float: left;
  display: inline;
}

.gal_photo {
  width: 131px;
  height: 120px;
  
  background-position: center center;
  background-repeat: no-repeat;
  
  display: block;
  margin: auto;
  margin-bottom: 13px;
}

.gal_photo_block {
  width: 133px;
  /*height: 200px;*/
  margin: 20px 2.5% !important;

  float: left;
  display:inline; /*ie6 fix*/
  overflow: hidden;
  
  text-align: left;
}

.table_100 {
  width: 100%;
  margin-top: 15px;
}

table.table_100 td,
table.table_100 th {
  padding: 3px 6px 3px 0;
}


/* #################################### */




.goBack {
  background:url(../images/hint_10a.gif) 7px center no-repeat;
  padding-left: 20px;
}

.goTop {
  background:url(../images/hint_10b.gif) 7px center no-repeat;
  padding-left: 20px;
}



.icon {
  width: 24px;
  height: 24px;
  
  padding: 2px 2px 2px 7px;
  
  background-position: center center;
  background-repeat: no-repeat;
}


.print {
  background-image: url(../images/icon_print.gif);
}

.recom {
  background-image: url(../images/icon_tell_friend.gif);
}

.attach {
  height: 11px;
  background-image: url(../images/icon_attach.gif);
}

.download {
  height: 11px;
  background-image: url(../images/icon_download.gif);
}


.clear2 {
  clear: both;
}


.rounded {
  position: relative;
  padding: 1px;
  margin: 2px 0;
  float: left;
  display: inline;
  z-index: 0;
  zoom: 1;
}

.rounded.v1 {
  width: 373px !important;
  width: 375px;
  background-color: #dcdcdc;
  padding: 1px;
}

.rounded.v2 {
  width: 302px !important;
  width: 305px;
  background-color: #dcdcdc;
  padding: 1px;
}

.rounded.img_min {
  width: 68px !important;
  width: 70px;
  height: 68px !important;
  height: 70px;
  background-color: #c6c8ca;
  margin-right: 16px;
}

.rounded.v3 {
  width: 638px !important;
  width: 640px;
  background-color: #dbdbdb;
}


.rounded.v4 {
  width: 301px !important;
  width: 303px ;
  background-color: #dbdbdb;
  margin-top: 10px;
}

.rounded.v5 {
  width: 238px !important;
  width: 240px;
  background-color: #767676;
  padding: 1px;
}

.rounded.v6 {
  width: 301px !important;
  width: 303px;
  background-color: #888888;
  padding: 1px;
}

.rounded.v7 {
  width: 303px !important;
  background-color: #e77615;
  padding: 1px;
  float: right;
}
.rounded .pix1,
.rounded .pix2,
.rounded .pix3,
.rounded .pix4 {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  background-color: #fff;
  display: block;
}
.rounded .pix1 {
  left: 0;
  top: 0;
}
.rounded .pix2 {
  right: 0;
  top: 0;
}
.rounded .pix3 {
  left: 0;
  bottom: 0;
}
.rounded .pix4 {
  right: 0;
  bottom: 0;
}

.rounded .content {
  zoom: 1;
  overflow-x: hidden !important;
}

.rounded.img_min span {
  height: 62px !important;
  height: 68px;
  width: 62px !important;
  width: 68px;
  padding: 0;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border: 3px solid #fff;
  display: block;
}

.rounded.v1 .content,
.rounded.v2 .content {
  background: url(../images/header_1.gif) left top repeat-x #fff;
  padding: 7px 13px 7px 25px;
  display: block;
}

.rounded.v3 .content {
  background-color: #fff;
  padding: 20px 0px 14px 0px;
  display: block;
}

.rounded.v4 .content {
  background-color: #fff;
  padding: 5px;
  display: block;
}

.rounded.v5 .big_btn_1,
.rounded.v6 .big_btn_1 {
  background: url(../images/big_btn_1.gif) left top repeat-x #868686; /*#767676;*/
  padding: 18px 23px;
  display: block;
}

.rounded.v5 .big_btn_3 {
  background: url(../images/big_btn_1.gif) left top repeat-x #868686; /*#767676;*/
  padding: 18px 23px;
  display: block;
}

.rounded.v7 .big_btn_2 {
  background: url(../images/btn_bg1.gif) left top repeat-x #ea7817;
  height: 22px !important;
  height: 29px;
  padding: 7px 15px 0 28px;
  display: block;
}

.rounded.v7 .big_btn_2 .hint {
  background: url(../images/hint_7.gif) right center no-repeat;
  width: 5px;
  height: 17px;
  float: right;
  display: inline;
}

.rounded .content .left {
  position: absolute;
  width: auto;
  text-align: left;
  padding: 4px 0;
  display: block;
}

.rounded .content .right {
  position: absolute;
  width: auto;
  right: 16px;
  text-align: right;
  padding: 4px 0;
  display: block;
}

.rounded .content .center {
  position: absolute;
  width: 96%;
  text-align: center;
  padding: 4px 0;
  display: block;
}


.tabs .menu_btn {
  height: 23px !important;
  height: 25px; /* IE6 */
  
  float: left;
  display: inline; /* IE */

  overflow: visible !important;
  overflow: hidden;
  
  white-space: nowrap; 
  
  padding: 1px;
  padding-bottom: 0;
  margin-right: 4px;
  margin-top: 6px;
  position: relative;
  background-color: #dbdbdb;
}

.tabs .menu_btn.sel {
  height: 31px !important;
  height: 32px; /* IE6 */
  padding: 1px;
  padding-bottom: 0;
  margin-top: 0;
  background-color: #dbdbdb;
}

.tabs .menu_btn a {
  padding: 5px 50px; 
  height: 13px !important;
  height: 23px;
  float: left;
  background-color: #f6f6f6;
}

.tabs .menu_btn.sel a:link,
.tabs .menu_btn.sel a:visited,
.tabs .menu_btn.sel a:hover,
.tabs .menu_btn.sel a:active  {
  padding: 7px 50px; 
  height: 17px !important;
  height: 31px;
  background-color: #fff;
}

.tabs .menu_btn .pix1,
.tabs .menu_btn .pix2 {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  background-color: #fff;
}

.tabs .menu_btn .pix1 {
  left: 0;
  top: 0;
}
.tabs .menu_btn .pix2 {
  right: 0;
  top: 0;
}

.tabs {
  width: 100%; 
  height: 30px;
  display: block;
  float: left;
  position: relative;
  z-index: 3;
}

.tabs ul {
  text-align: left;
  display: block;
  
  list-style: none inside url();
  padding: 0 0 0 10px;
  margin: 0;
  
  position: absolute;
  z-index: 5;
  top: 1px;
}


.icon_right {
  display: block;
  padding: 7px 25px 5px 0;
  background-position: right center;
  background-repeat: no-repeat;
  text-align: right;
  float: right;
}

.icon_left {
  padding: 7px 0 5px 25px;
  background-position: left center;
  background-repeat: no-repeat;
  text-align: left;
  float: left;
}

.icon_left.dwg,
.icon_right.dwg {
  background-image: url(../images/icon_dwg.gif);
}

.icon_left.pdf,
.icon_right.pdf {
  background-image: url(../images/icon_pdf.gif);
}

.icon_left.jpg,
.icon_right.jpg {
  background-image: url(../images/icon_jpg.gif);
}

.sec_icons {
  width: 70px;
  padding: 7px 0 0 0;
  float: right;
  display: inline;
}

.title_intro {

}

.title1 {
  display: block;
  padding: 0;
  background: url(../images/hint_3.gif) left 15px no-repeat;
  padding: 7px 0 22px 17px;
  margin-left: 7px;
  width: 73%;
}

.title2 {
  display: block;
  background: url(../images/hint_9.gif) left 13px no-repeat;
  padding: 5px 0 5px 17px;
}

.title3 {
  display: block;
  padding-top: 5px;
  padding-left: 20px;
}

.title4 {
  display: block;
  margin-bottom: 14px;
}

.title4 .expanded {
  background: url(../images/hint_6b.gif) right center no-repeat;
  padding-right: 12px;
  padding-bottom: 2px;
}
.title4 .expand {
  background: url(../images/hint_6.gif) right center no-repeat;
  padding-right: 12px;
  padding-bottom: 2px;
}

.title5 {
  display: block;
  background: url(../images/hint_3.gif) left 9px no-repeat;
  padding: 5px 0 34px 17px;
}

.date {
  display: block;
  margin-bottom: 3px;
}

.under_shadow1 {
  width: 100%;
  height: 52px;
  display: block;
  clear:both;
  background: url(../images/under_shadow_1.png) center top no-repeat;
}

.flags {
  width: 260px !important;
  width: 200px;
  margin: auto;
  text-align: center;
  white-space: nowrap;
  padding: 7px 20px;
}

.flag {
  float: left;
  display: inline;
  width: 20px !important;
  height: 11px !important;
  width: 22px;
  height: 13px;
  
  margin: 5px;
  overflow: hidden;
  background: url(../images/flag_pl.gif) left top no-repeat;
  border: solid 1px #BDBFC7;
  
  
}

.flag span {
  margin-left: -50px;
}

.flag.en {
  background-image: url(../images/flag_en.gif);
}

.flag.de {
  background-image: url(../images/flag_de.gif);
}

.flag.ru {
  background-image: url(../images/flag_ru.gif);
}

.flag.fr {
  background-image: url(../images/flag_fr.gif);
}

.flag.cz {
  background-image: url(../images/flag_cz.gif);
}

.flag.ro {
  background-image: url(../images/flag_ro.gif);
}

.flag.hu {
  background-image: url(../images/flag_hu.gif);
}


a.flag:link,
a.flag:visited {
  border: solid 1px #BDBFC7;
}

a.flag:hover,
a.flag:active {
  border: solid 1px #f5821f;
}

/* 3############################ */

.float_right {
  float: right;
  display: inline;
}

.float_left {
  float: left;
  display: inline;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-just {
  text-align: justify;
}

.padding_bottom0 {
  padding-bottom: 0px;
}

.padding_top0 {
  padding-top: 0px;
}

.padding_right0 {
  padding-right: 0px;
}

.padding_left0 {
  padding-left: 0px;
}

.border {
  border: solid 1px #e0e2e5;
  overflow: hidden;
}

.border_left {
  border-left: solid 1px #e0e2e5;
}

.border_right {
  border-right: solid 1px #e0e2e5;
}

.border_bottom {
  border-bottom: solid 1px #e0e2e5;
}

.margin_right0 {
  margin-right: 0px;
}

.margin_left0 {
  margin-left: 0px;
}

.margin_top0 {
  margin-top: 0px;
}

.margin_bottom0 {
  margin-bottom: 0px;
}

.input_0_75 {
  width: 75% !important;
  margin-bottom: 10px;
  margin-right: 5px;
}

.input_185 {
  width: 185px !important;
  margin-bottom: 10px;
  margin-right: 5px;
}

.input_0_5 {
  width: 49% !important;
  margin-bottom: 10px;
  margin-right: 5px;
}

.input_0_25 {
  width: 25% !important;
  margin-bottom: 10px;
  margin-right: 5px;
}

.input_0_15 {
  width: 14% !important;
  margin-bottom: 10px;
  margin-right: 5px;
}

.input_auto {
  width: auto !important;
  margin-bottom: 10px;
  margin-right: 5px;
}

.news_short_desc {
  padding: 2px 0;
}

.pages {
  width: 100%;
  text-align: center;
  border-top: solid 1px #e0e2e5;
}

#offerimg {
  height: 260px;
  overflow: hidden;
}

.sonda {
  float: right;
  margin-left: 15px;
  clear: right;
}

.no_bullets {
  list-style: none outside url();
  padding-left: 0;
  margin-left: 0;
}
.no_bullets li {
  clear: both;
  padding: 5px 0;
}
.percent_bar_container {
  width: 90%;
}
.percent_bar {
  background: #EA7817 url(../images/btn_bg1.gif) repeat-x scroll left top;
  height: 17px;
  width: 1%;
}

.sonda .percent_bar span{
  position: relative;
  left: 37px;
  float: right;
  display: inline;
  width: 32px;
  text-align: left;
}

#contact_photo_container {
  position: absolute;
  width: 95px;
  height: 104px;
  background: url(../images/contact_photo_frame.gif) no-repeat left top transparent;
  left: 0;
  top: 0;
  z-index: 5000;
  visibility: hidden;
}

#contact_photo {
  position: absolute;
  width: 63px;
  height: 90px;
  left: 24px;
  top: 5px;
  border: 0;
}

.icon_photo {
  padding-right: 18px;
  background: url(../images/icon_photo.gif) right center no-repeat; 
}

#claimform input, #claimform textarea {
	border: 1px solid #bbbbbb;
	padding: 4px;
	width: 270px;
}

#claimform td {
	padding: 2px;
}

#claimform input.submit_claim {
	width: 100px;
	color: #000000;
	display: block;
	margin: auto;
}

#claimform input.radio {
	width: 30px;
}

#claimform td.label {
	width: 310px;
	font-weight: bold;
	text-align: right;
}

.fb_likebox {
	display: block;
	width: 290px;
	height: 62px;
	float: right;
}





