/* Layout Stylesheet */ 


img {margin: 0; 
padding: 0; }
body {

margin:0px;
background:#ffffff;
padding:0;
}

a.menu:link, a.menu:active, a.menu:visited {
display: block;
font-size: 20px;
color: white;
font-family: trebuchet MS;
text-decoration: none;
width: 186px;
height: 41px;
background-image: url(images/black_button.jpg);
background-repeat: no-repeat;
text-align: center;

padding-top: 9px



}

a.menu:hover {
display: block;
background-image: url(images/black_button.jpg);
text-decoration: underline;
color: white;
width: 186px;
height: 41px;
padding-top: 9px

}





a.menu_red:link, a.menu_red:active, a.menu_red:visited {
display: block;
font-size: 20px;
color: white;
font-family: trebuchet MS;
text-decoration: none;
width: 186px;
height: 41px;
background-image: url(images/red_button.jpg);
text-align: center;
background-repeat: no-repeat;
padding-top: 9px
}

a.menu_red:hover {
display: block;
background-image: url(images/red_button.jpg);
text-decoration: underline;
color: white;
width: 186px;
height: 41px;
padding-top: 9px

}



a.menu_pod:link, a.menu_pod:active, a.menu_pod:visited {
display: block;
font-size: 17px;
color: white;
font-family: trebuchet MS;
text-decoration: none;
width: 186px;
height: 20px;

text-align: center;

background-image: url('images/m_tlo.jpg');
}

a.menu_pod:hover {
display: block;


text-decoration: underline;
color: white;
width: 186px;
height: 20px;

background-image: url('images/m_tlo.jpg');


}




a.menu_pod_a:link, a.menu_pod_a:active, a.menu_pod_a:visited {
display: block;
font-size: 17px;
color: #ca2228;
font-family: trebuchet MS;
text-decoration: none;
width: 186px;
height: 20px;

text-align: center;

background-image: url('images/m_tlo.jpg');
}

a.menu_pod_a:hover {
display: block;


text-decoration: underline;
color: #ca2228;
width: 186px;
height: 20px;

background-image: url('images/m_tlo.jpg');


}





a:focus {
outline:none;
}




.naz {

font-size: 17px;
color: black;
font-family: trebuchet MS;
font-weight: bold;
display: block;
margin-top: 10px;
margin-bottom: 10px;

}

.poz {

font-size: 14px;
color: black;
font-family: trebuchet MS;
display: block;
margin-bottom:45px;
}

.poz2 {

font-size: 14px;
color: black;
font-family: trebuchet MS;
display: block;
margin-bottom: 50px;
}

