/* CSS Document */
#article p {margin-left: 10px;}
ul {
padding-left: 150px;
}
body {
padding: 0px;
margin: 0px;
font-family: helvetica;
}
table 
{
border-spacing: 15px;
font-size: 12px; 
}
table a {color: #000000}
table a:hover {color: #a6ce39}
b{color: #a6ce39;}
h1 {
text-decoration: underline;
text-transform: uppercase;
font-size: 20px;
color: #a6ce39;
margin-bottom: 10px;
margin-left: 10px;
}
h2 {color: #a6ce39; font-size: 14px; margin: 0px; padding: 0px;}
h3 {color: #a6ce39; font-size: 12px; font-weight: normal;text-align: right;}
#container {
width: 838px;
height: 850px;
}
#header {
background: #717579 url(images/header.gif) no-repeat;
width: 838px;
height: 156px;
}
#menu {
background: url(images/menu_bg.gif) repeat-y;
width: 180px;
height: 732px;
position: absolute; 
padding-top: 20px;
text-align: center;
}
#menu a {
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
a#current {color: #a6ce39}
#article {
width: 600px;
height: 664px;
position: absolute;
left: 180px;
padding-top: 20px;
padding-left: 20px;
font-size: 12px;
}
#pictures {
width: 200px;
height: 684px;
position: absolute;
left: 530px;
}
#dezeny {
width: 608px;
height: 664px;
position: absolute;
left: 180px;
font-size: 12px;
}