body{
margin:0 0 0 0;
background-color:white;
font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
font-size:12px;
}
#cien{
width:10px;
background:url("grafika/cien_l.png") white repeat-y;
}
#cien_r{
width:10px;
background:url("grafika/cien_r.png") white repeat-y;
}
#gora{
background:url("grafika/gora_d_tlo.png") repeat-x;
}
#menu{
width:175px;
border-right:1px solid #ccc;
background: url("grafika/menu_tlo.png") white repeat-x;
}
#sky{
width:175px;
border-left:1px solid #ccc;
background:url("grafika/menu_tlo.png") white repeat-x;
}
#forum{
text-align:justify;
background:#eee;
position:static;
border:1px solid #999;
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
}
#publi{
text-align:justify;
position:static;
border:1px solid #999;
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
}
#publi h2{
font-size:14px;
color:#666;
margin-top:0px;
margin-bottom:5px;
text-indent:20px;
border-bottom:none;
}
#forum h2{
font-size:12px;
border-bottom:solid 1px #999;
color:#ff8f45;
margin-top:0px;
margin-bottom:5px;
}
h1{
font-size:14px;
border-bottom:solid 1px #999;
color:#ff8f45;
margin:5px 5px 5px 5px;
}
h2{
font-size:12px;
border-bottom:solid 1px #999;
color:#ff8f45;
margin:5px 5px 5px 15px;
}
ul{
list-style:disc url(grafika/kropka.gif);
}
#menu a:link{
color:#444;
text-decoration:none;
}
#menu a:visited{
color:#666;
text-decoration:none;
}
#menu a:hover{
color:#888;
text-decoration:underline;
}
#menu a:active{
color:#999;
text-decoration:none;
}
#tresc{
padding:10px 10px 10px 10px;
}
#tresc h1{
font-size:16px;
border-bottom:solid 1px #999;
color:#ff8f45;
}
p{
line-height:20px;
text-indent:20px;
color:#333;
text-align:justify;
}
.data{
color:#ccc;
font-size:10px;
text-align:justify;
}
#tresc a:link{
color:#1086d8;
text-decoration:underline;
}
#tresc a:visited{
color:#1086d8;
text-decoration:underline;
}
#tresc a:hover{
color:#ff8f45;
text-decoration:none;
}
#tresc a:active{
color:#ff8f45;
text-decoration:none;
}
#forum a:link{
color:#444;
text-decoration:none;
}
#forum a:visited{
color:#666;
text-decoration:none;
}
#forum a:hover{
color:#888;
text-decoration:underline;
}
#forum a:active{
color:#999;
text-decoration:none;
}
input{
background-color: #eeeeee;
border:solid 1px #999;
}
textarea{
background-color: #eeeeee;
border:solid 1px #999;
}