@charset "utf-8";
/* CSS Document */

.kropka {
font-size:0px;
background:#FFFFFF;
}

#button_ik {
display: block;

line-height: 44px;
width: 172px;

text-align: center;
text-decoration: none;
color: #5466a9;
font-size:0px;


background-image: url("images/podbaner/button_ik.png");
background-repeat: no-repeat;
} 

#button_ik:hover {
text-decoration: underline;

background-image: url("images/podbaner/button_ik_a.png");
background-repeat: no-repeat;
} 


#button_po {
display: block;

line-height: 44px;
width: 172px;

text-align: center;
text-decoration: none;
color: #61b051;
font-size:0px;


background-image: url("images/podbaner/button_po.png");
background-repeat: no-repeat;
} 

#button_po:hover {
text-decoration: underline;

background-image: url("images/podbaner/button_po_a.png");
background-repeat: no-repeat;
} 


#button_of {
display: block;

line-height: 44px;
width: 172px;

text-align: center;
text-decoration: none;
color: #FFFFFF;
font-size:0px;


background-image: url("images/podbaner/button_of.png");
background-repeat: no-repeat;
} 

#button_of:hover {
text-decoration: underline;

background-image: url("images/podbaner/button_of_a.png");
background-repeat: no-repeat;
} 


#button_ce {
display: block;

line-height: 44px;
width: 172px;

text-align: center;
text-decoration: none;
color: #dd7dad;
font-size:0px;


background-image: url("images/podbaner/button_ce.png");
background-repeat: no-repeat;
} 

#button_ce:hover {
text-decoration: underline;

background-image: url("images/podbaner/button_ce_a.png");
background-repeat: no-repeat;
} 


#button_ko {
display: block;

line-height: 44px;
width: 172px;

text-align: center;
text-decoration: none;
color: #9485ba;
font-size:0px;


background-image: url("images/podbaner/button_ko.png");
background-repeat: no-repeat;
} 

#button_ko:hover {
text-decoration: underline;

background-image: url("images/podbaner/button_ko_a.png");
background-repeat: no-repeat;
} 


