td, tr, img, div, span, a, h1, h2, h3, h4, h5, table, 
body, html, hr, th, ul.hinted {
  margin: 0;
  padding: 0;
  border: 0;
}

p {
  margin: .5em 0 1.3em 0;
}

html {
  background: url(../images/bg_top.gif) top left repeat-x #fff;
  min-height: 100%;
}

body {
  font-family: Arial, 'Arial CE', Verdana, sans-serif;
  font-size: 12px;
  color: #6d6d6d;
  text-align: center;
}


a:link,
a:visited {
  color: #b2b2b2;
  text-decoration: none;
}

a:hover,
a:active {
  color: #8ab500;
  text-decoration: none;
}


ul.hinted {
  list-style: none url();
}

ul.hinted ul.hinted {
  margin-top: 8px;
}

ul.hinted li {
  float: left;
  width: 90% !important;
  width: 100%;

  margin-left: 0;
  padding: 0 0 6px 27px; 
  
  background: url(../images/ul_hint.png) left 2px no-repeat;
}


li a:link,
li a:visited {
  color: #6d6d6d;
  text-decoration: none;
}

li a:hover,
li a:active {
  color: #8ab500;
  text-decoration: none;
}


h4 a:link,
h4 a:visited {
  color: #28166f;
  text-decoration: none;
}

h4 a:hover,
h4 a:active {
  color: #8ab500;
  text-decoration: none;
}


.coltext a:link,
.coltext a:visited {
  color: #6d6d6d;
  text-decoration: none;
}

.coltext a:hover,
.coltext a:active {
  color: #8ab500;
  text-decoration: none;
}

.zipped p a:link,
.zipped p a:visited {
  color: #6d6d6d;
  text-decoration: none;
}

.zipped p a:hover,
.zipped p a:active {
  color: #8ab500;
  text-decoration: none;
}


#all {
  width: 960px;
  margin: auto;
  text-align: left;
  clear: both;
}

.stretcher {
  clear: both;
  width: 100%;
  
}

#top_menu {
  height: 18px;
  
  font-family: Verdana, sans-serif, Arial, 'Arial CE';
  
  float: right;
  clear: both;
  
  margin-top: 58px;
  margin-bottom: 20px;
  text-align: right;

}

.menu_btn {
  height: 18px; /* IE */
  
  float: left;
  display: inline; /* IE */
  
  color: #252525;
  font-size: 14px;
  
  padding: 0 0 0 22px; 
  
}


a.menu_btn:link,
a.menu_btn:visited {
  color: #252525;
  text-decoration: none;
}

a.menu_btn:hover,
a.menu_btn:active {
  color: #8ab500;
  text-decoration: none;
}

.menu_btn.sel {
  color: #252525;
}

.menu_btn_hint {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 6px;
  background:url(../images/menu_hint_inactive.png) center center no-repeat; 
}

a.menu_btn:hover .menu_btn_hint {
  background:url(../images/menu_hint_active.png) center center no-repeat; 
}

.menu_btn.sel .menu_btn_hint.sel {
  background:url(../images/menu_hint_active.png) center center no-repeat; 
}



#top {
  width: 960px;
  height: 206px;
  clear: both; 
}



#mainpage,
#subpage {
  width: 960px;

  clear: both;   
  
  margin-top: 26px;
}

#subpage .content {
  width: 600px;
  float: left;
  margin-right: 40px;
}


#mainpage .col.size1{
  width: 305px;
  float: left;
  margin-right: 28px;
}

.col h3,
.content h3 {
  color: #44b6eb;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.col h4,
.content h4,
.zipped h4  {
  color: #28166f;
  font-size: 12px;
  font-weight: bold;
  clear: right;
}

.promo h4 {
  clear: none;
}

.col .date,
.content .date {
  font-size: 10px;
  margin-bottom: 12px;
  display: block;

}

.col .coltext {
  margin-bottom: 20px;
  clear: both;
}

.col h2 a.adbox_1,
.col h2 a.adbox_2,
.col h2 a.adbox_3 {
  height: 42px !important;
  height: 61px;
  width: 284px !important;
  width: 305;
  
  clear: both;
  display: block;
  
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle; 
  
  padding-left: 21px;
  padding-top: 19px;
  margin-bottom: 1px;
  
  background-color: #009be4;
}
.col h2 a.adbox_2 {
  background-color: #9dcc04;
}
.col h2 a.adbox_3 {
  background-color: #cccccc;
}

.col h2 a.adbox_1:hover,
.col h2 a.adbox_2:hover,
.col h2 a.adbox_3:hover {
  background-color: #28166f;
}

#mainpage .col.size2{
  width: 267px;
  float: left;
  margin-right: 40px;
}

#mainpage .col.size3,
#subpage .col.size3 {
  width: 320px;
  float: left;
}

.col .promo.box1 {
  width: 320px;
  height: 161px;
  
  position: relative;
  
  background:url(../images/bg_box1.gif) left top no-repeat;
}

.promo.box1 .text {
  width: 194px;
  float: right;
  margin-top: 23px;
  
}

.promo.box1 .badge {
  width: 156px;
  height: 156px;
  position: absolute;
  left: -30px;
  top: -20px;
  background: url(../images/umow_sie.png) left top no-repeat;
}

.promo.box1 h4 {
  font-size: 20px;
  font-weight: bold;
  color: #28166f;
  clear: both;
}

.button1 {
  width: 174px;
  height: 30px;
  display: block;
  clear: both;
  
  margin: 13px 0;
  
  cursor:pointer; 
  cursor:hand;
}

.button1 .left {
  width: 13px;
  height: 30px;
  float: left;
  background: url(../images/bg_btn_left.png) left top no-repeat;
}

.button1 .right {
  width: 13px;
  height: 30px;
  float: right;
  background: url(../images/bg_btn_right.png) left top no-repeat;
}

.button1 .center {
  width: 148px;
  height: 23px !important;
  height: 30px;
  float: left;
  background: url(../images/bg_btn_center.png) left top repeat-x;
  
  color: #fff;
  font-weight: bold;
  text-align: center;
  
  padding-top: 7px;
}


.button1:hover .center {
  background: url(../images/bg_btn_center.png) left -30px repeat-x;

}
.button1:hover .left {
  background: url(../images/bg_btn_left.png) left -30px no-repeat;
}
.button1:hover .right {
  background: url(../images/bg_btn_right.png) left -30px no-repeat;
}


.col .promo.box2 {
  width: 320px;
  height: 143px;
  
  position: relative;
  
  background:url(../images/bg_box2.gif) left top no-repeat;
}

.promo.box2 .text {
  width: 285px;
  float: left;
  display: inline; /* ie fix */
  margin-top: 17px;
  margin-left: 18px;  
}

.promo.box2 h4 {
  font-size: 14px;
  font-weight: normla;
  color: #28166f;
}

.promo.box2 .text img {
  float: right;
  margin-left: 18px;  
}

.art_img {
  float: left;
  margin: 0 10px 10px 0;
}
.art_imgs {
  float: left;
  margin: 0 10px 10px 0;
}

.path {
  color: #333;
  padding-bottom: 2px;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #eee;
}

.path a {
  margin-right: 2px;
  margin-left: 2px;
}

.path a:link,
.path a:visited {
  color: #888;
  text-decoration: none;
}

.path a:hover,
.path a:active {
  color: #8ab500;
  text-decoration: none;
}

#footer {
  width: 100%;
  height: 50px !important;
  height: 81px;
  
  clear: both; 
  
  color: #b2b2b2;
  font-size: 10px;
  text-align: center;
  
  margin-top: 21px;
  padding-top: 31px;

  background:url(../images/bg_bottom.gif) left top repeat-x;
}

#footer_inner {
  margin: auto;
  width: 960px;
  height: 22px;
}

#avigraf_logo {
  width: 63px;
  height: 22px;
  
  float: right;
  background: url(../images/avigraf_strony_www.png) left top no-repeat;
  
  overflow: hidden;
  
  cursor:pointer; 
  cursor:hand;
}
#avigraf_logo span {
  margin-left: -150px;
}

#footer_inner .copyright {
  float: right;
  margin-right: 34px;
  padding-top: 5px;
} 

#footer_inner .footer_menu {
  float: left;
  margin-right: 34px;
  padding-top: 5px;
}