body{
 background-color: #ffffff;
 background-image: url('../pic/l.jpg');
 background-position: bottom left;
 background-attachment: fixed;
 background-repeat: no-repeat;
 font-family: Tahoma,Arial;
 font-size: 18px;
}

a{
 font-weight: normal;
 text-decoration: none;
}


img{
 border: none;
}

#kon{
 width: 600px;
 margin: auto;
 margin-top: 50px;
}

#men{
 color: #cccccc;
 font-size: 18px;
 margin: 0px;
 margin-bottom: 5px;
}

#men a{
 color: #cccccc;
}

#men a.b{
 color: #999999;
 font-weight: bold;
}

#tre{
 background-color: #ffffff;
 background-repeat: no-repeat;
 height: 300px;
 padding: 0px;
 width: 600px;
}

#nag{
 background-color: #ffffff;
 background-repeat: no-repeat;
 height: 50px;
 padding: 0px;
 width: 600px;
}

#mas{
 background-color: #999999;
 height: 260px;
 left: 10px;
 padding: 10px;
 position: relative;
 top: 10px;
 width: 260px;
 opacity: 0.4;
 filter: alpha(opacity=40);
}

#tek{
 color: #ffffff;
 float: left;
 height: 260px;
 left: 20px;
 position: relative;
 top: -260px;
 width: 260px;
}

#tek a{
 color: #ffffff;
 font-size: smaller;
}

#tek a:hover{
 border-bottom: 1px #ffffff dashed;
}

#inf{
 color: #000000;
 float: left;
 font-size: 12px;
/* margin-top: 10px; */
}

#inf a{
 color: #000000;
}

#inf a:hover{
 border-bottom: 1px #999999 dashed;
}

#inf img{
 border: #000000 1px solid;
 float: left;
 margin: 0px;
 margin-right: 10px;
 margin-bottom: 10px;
 clear: both;
}

#inf h1{
 color: #999999;
 font-size: 18px;
 border-bottom: 1px #999999 dashed;
}

#inf .art{
 clear:both;
}

#inf .p{
 float: right;
 margin: 0px;
 margin-top: 10px;
 margin-left: 10px;
 margin-bottom: 10px;
 clear: both;
}

#fot{
 position: relative;
 top: -280px;
 left: 40px;
}

#sto{
 color: #cccccc;
 font-size: 12px;
 margin: 0px;
 margin-top: 5px;
 text-align: right;
}

#sto img{
 vertical-align: text-top;
}