
body {
padding : 0;
margin : 0;
}
div#naglowek {
width : 800px;
overflow : hidden;
background : white;
}
div#gmenu {
width : 800px;
overflow : hidden;
padding-bottom : 0;
}
ul, ul li {
display : block;
list-style : none;
margin : 0;
padding : 0;
}
ul li {
float : left;
border-width : 0;
border-style : solid;
border-color : transparent #25b #25b #9ce;
display : inline;
}
ul a:link, ul a:visited {
text-decoration : none;
display : block;
width : 133px;
text-align : center;
padding : 5px 0;
font-weight : bold;
background : #0093dd;
color : #29166f;
border-bottom : 10px solid #fff;
border-top : 0;
}
ul a:hover {
background : #29166f;
color : #fff;
border-top : 10px solid #c1c1fd;
border-bottom : 0;
color : #def;
text-decoration : underline;
}
a {
font-family : sans-serif;
color : #003153;
border-bottom : 1px dotted;
text-decoration : none;
}
.button {
text-decoration : none;
text-align : center;
font-weight : bold;
background : url(../grafika/button1.jpg);
color : #def;
padding : 5px;
border : 1px;
}
.button:hover {
background : url(../grafika/button2.jpg);
margin : 10px;
color : #fff;
}
a:hover {
color : #003153;
border : 0;
text-decoration : underline;
}
p {
font-family : 'verdana';
font-size : 13px;
color : #000934;
padding-left : 5px;
padding-right : 5px;
}
img {
padding : 2px;
margin : 5px;
}
.foto {
padding : 2px;
margin : 5px;
border : 3px double #003153;
}
pre {
font-family : 'verdana';
font-size : 13px;
color : #000934;
margin : 5px;
}
h1 {
font-weight : bold;
font-size : 16px;
font-family : 'constantia';
}
h2 {
font-weight : bold;
font-size : 18px;
font-family : 'constantia';
}
h3 {
font-weight : bold;
font-size : 20px;
font-family : 'constantia';
}
hr {
border : 3px solid #c1c1fd;
}
div#start {
min-height : 310px;
}
div#container {
display : table;
margin : 0 auto;
width : 800px;
}
div#content {
width : 802px;
float : left;
text-align : left;
padding-bottom : 0;
margin : 0;
}
div#start {
background : #c1c1fd url(../grafika/gradient2.png) repeat-x;
width : 802px;
float : left;
text-align : left;
padding-bottom : 0;
margin : 0;
}
div#stopka {
width : 800px;
float : left;
text-align : left;
border : 1px solid #c1c1fd;
}
div#stopka p {
padding-left : 40px;
}
#menu li {
display : none;
}
.horizontalcssmenu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
.horizontalcssmenu ul li {
position : relative;
display : inline;
float : left;
}
.horizontalcssmenu ul li a {
display : block;
width : 116px;
padding : 2px 8px;
border : 1px solid #202020;
border-left-width : 0;
text-decoration : none;
background : #0093dd;
color : black;
font : bold 13px Tahoma;
}
.horizontalcssmenu ul li ul {
left : 0;
top : 0;
border-top : 1px solid #202020;
position : absolute;
display : block;
visibility : hidden;
z-index : 100;
}
.horizontalcssmenu ul li ul li {
display : inline;
float : none;
background : #0093dd;
}
.horizontalcssmenu ul li ul li a {
width : 130px;
font-weight : normal;
padding : 2px 5px;
background : #0093dd;
border-width : 0 1px 1px 1px;
}
.horizontalcssmenu ul li a:hover {
background : #29166f;
color : #def;
text-decoration : underline;
}
.horizontalcssmenu .arrowdiv {
position : absolute;
right : 0;
background : transparent url(menuarrow.gif) no-repeat center left;
}
* html p#iepara {
padding-top : 1em;
}
* html .horizontalcssmenu ul li {
float : left;
height : 1%;
}
* html .horizontalcssmenu ul li a {
height : 1%;
}
